]> git.mxchange.org Git - friendica.git/history - src/Model
Merge pull request #10600 from nupplaphil/bug/update_autoinstall_doc
[friendica.git] / src / Model /
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 MichaelSome more standards
2021-08-15 MichaelRemove spaces
2021-08-15 MichaelMerge branch 'subscription' of github.com:annando/frien...
2021-08-15 MichaelPreparation for creating push notification
2021-08-15 Michael VogelUpdate src/Model/Subscription.php
2021-08-15 MichaelWe need to create a vapid public and private key
2021-08-15 MichaelImproved error check, added "put"
2021-08-15 MichaelStyling
2021-08-15 MichaelAPI: First steps to support subscriptions
2021-08-11 Michael VogelMerge pull request #10580 from MrPetovan/bug/10019...
2021-08-11 Hypolite PetovanMerge pull request #10593 from annando/matrix2
2021-08-10 MichaelThe Matrix and XMPP address is now transported via...
2021-08-10 Hypolite PetovanMerge pull request #10592 from annando/event
2021-08-10 MichaelSimplify event storing
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-09 Hypolite PetovanMerge pull request #10588 from annando/matrix
2021-08-09 MichaelMatrix addresses can be entered in the profile
2021-08-08 MichaelGet rid of App->user completely
2021-08-08 Hypolite PetovanMerge pull request #10581 from annando/postopts
2021-08-08 MichaelRemove direct calls to App->user
2021-08-07 MichaelAdded some description
2021-08-06 MichaelRespect the postopts values for scheduled posts
2021-08-06 Tobias DiekershoffMerge pull request #10579 from annando/http-errors
2021-08-06 MichaelDon't send "accept" when we accept anything
2021-08-05 Tobias DiekershoffMerge pull request #10575 from MrPetovan/bug/10019...
2021-08-05 Hypolite PetovanMerge pull request #10574 from annando/diaspora-signature
2021-08-05 MichaelSimplified signature creation
2021-08-05 MichaelMake the system owner ready for Diaspora
2021-08-05 Michael VogelCreate the Diaspora signature for the correct user
2021-08-03 Hypolite PetovanMerge pull request #10567 from annando/delayed
2021-08-03 MichaelDon't set the pconfig values on manual mode
2021-08-02 Hypolite PetovanMerge pull request #10566 from annando/manage-avatar
2021-08-02 Hypolite PetovanMerge pull request #10565 from annando/schedule2
2021-08-02 MichaelUse a centralized function to delete delayed entries
2021-08-02 Hypolite PetovanMerge pull request #10563 from annando/scheduled-frontend
2021-08-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-01 MichaelAdded option to define a schedule date when posting...
2021-08-01 Hypolite PetovanMerge pull request #10562 from nupplaphil/bug/storage_admin
2021-08-01 Hypolite PetovanMerge pull request #10557 from annando/delayed
2021-07-30 MichaelAll needed fields are now filled
2021-07-30 MichaelDelayed now return their id on insert
2021-07-30 Michaelguid function is now public
2021-07-29 MichaelFixing variables
2021-07-29 MichaelReturn as array
2021-07-29 MichaelAdded API calls, removed fields
2021-07-29 Michael"wid" is not an item field
2021-07-28 MichaelPreparation for delayed posts
2021-07-28 Hypolite PetovanMerge pull request #10553 from annando/issue-10545
2021-07-27 Michael VogelMerge pull request #10525 from MrPetovan/bug/fatal...
2021-07-27 Hypolite PetovanAdd Exception for empty User::getOwnerDataById(0 return...
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelPerformance: Moved filter call after content generation
2021-07-27 MichaelSupport for stacked profiler analysis
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-26 Hypolite PetovanMerge pull request #10544 from annando/router-lock
2021-07-25 MichaelGetter/Setter for theme info
2021-07-25 Hypolite PetovanMerge pull request #10543 from annando/app-variables
2021-07-24 MichaelUse getter/setter for timezone value
2021-07-24 MichaelUsing getter/setter functions
2021-07-24 MichaelFix field name
2021-07-24 MichaelApp->contact is now removed
2021-07-24 MichaelFixed avatar fetching for mail and feed
2021-07-24 MichaelMany more app-variables removed
2021-07-23 Hypolite PetovanMerge pull request #10541 from annando/profile
2021-07-23 MichaelMerge remote-tracking branch 'origin/develop' into...
2021-07-23 MichaelRemoved unused code from the profile sidebar
2021-07-23 MichaelSimplified functionality to load the profile in the...
2021-07-22 Hypolite PetovanMerge pull request #10538 from annando/performance
2021-07-22 MichaelSome small performance tweaks
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-21 Hypolite PetovanMerge pull request #10528 from annando/db-error
2021-07-21 MichaelAvoid "DB Error" messages
2021-07-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-20 Hypolite PetovanMerge pull request #10524 from realkinetix/sanitize...
2021-07-20 RealKinetixSanitize negative status count on APContact
2021-07-19 Michael VogelMerge pull request #10521 from MrPetovan/task/10511...
2021-07-19 Hypolite PetovanManually add Persian to post body language detection
2021-07-19 Hypolite PetovanMerge pull request #10508 from annando/loop-prevention
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 MichaelSimplify code
2021-07-19 Hypolite PetovanMerge pull request #10515 from annando/event-handling
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 Hypolite PetovanMerge pull request #10512 from annando/ap-endpoints
2021-07-19 MichaelDetection of local requests
2021-07-19 MichaelImproved detection for a local contact
2021-07-18 MichaelFetch local data without HTTP requests
2021-07-18 MichaelPrevent loop also when fetching the outbox
2021-07-18 MichaelImproved event storing / improved performance when...
2021-07-18 Tobias DiekershoffMerge pull request #10513 from annando/notice
2021-07-18 Tobias DiekershoffMerge pull request #10509 from annando/issue-10506a
2021-07-17 MichaelFix notice in events
2021-07-17 MichaelIssue 10506 - again. Improved check for pictured in...
2021-07-17 MichaelFixed wrong parameter
2021-07-17 MichaelPrevent endless loop when updating contact by probe
2021-07-17 Tobias DiekershoffMerge pull request #10507 from annando/issue-10506
next