]> git.mxchange.org Git - friendica.git/history - src/Model
Replace remaining reference to Model\Photo::stripExtension
[friendica.git] / src / Model /
2021-08-24 Hypolite PetovanRaise an Exception when Profile::load is profided the...
2021-08-24 Hypolite PetovanSet profile fields for system user in Model\User::getOw...
2021-08-24 MichaelUnused parts of the old notification system are removed
2021-08-23 Hypolite PetovanMerge pull request #10627 from annando/like-announce
2021-08-23 MichaelReliably diasplay "like" and "share" notifications
2021-08-22 Hypolite PetovanMerge pull request #10619 from nupplaphil/task/guzzlehttp
2021-08-22 Hypolite PetovanMerge pull request #10620 from annando/new-notifications
2021-08-22 MichaelAdded "follow" subscription message
2021-08-22 MichaelAdded handling another situation
2021-08-21 MichaelFetch the user's post if present
2021-08-21 MichaelThe desktop notifications have been reworked
2021-08-20 PhilippFix getHeader()
2021-08-20 PhilippA lot of Fixings
2021-08-20 PhilippCleanup
2021-08-20 PhilippIHTTPResult::getContentType is now a string again
2021-08-20 PhilippFix IHTTPResult::getHeader()
2021-08-20 PhilippReplace IHTTPResult for CurlResult usages
2021-08-20 Hypolite PetovanMerge pull request #10309 from fabrixxm/feature/advance...
2021-08-20 fabrixxmFix code standard
2021-08-20 fabrixxmFix review points
2021-08-19 Hypolite PetovanMerge pull request #10616 from annando/notification...
2021-08-19 MichaelAdded "causer" and "notification" for the "ping" mechanism
2021-08-19 MichaelMeaningful notification message
2021-08-19 fabrixxmAdd DI to ParsedLogIterator, replace constructors with...
2021-08-19 fabrixxmFix code formatting
2021-08-19 fabrixxmAdd search and filter to log view
2021-08-19 fabrixxmDisplay structured logs in admin
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 Hypolite PetovanMerge pull request #10609 from tobiasd/20210816-10514
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-17 Hypolite PetovanMerge pull request #10610 from nupplaphil/feat/readd_ph...
2021-08-17 Hypolite PetovanMerge pull request #10582 from nupplaphil/feat/storage_...
2021-08-16 PhilippAdd todo for later
2021-08-16 PhilippUpdate src/Model/Storage/Filesystem.php
2021-08-16 PhilippUpdate src/Model/Storage/IWritableStorage.php
2021-08-16 PhilippIntroduce InvalidClassStorageException and adapt the...
2021-08-16 PhilippRename ISelectableStorage to IWritableStorage
2021-08-16 PhilippRevert Photo::getImageDataForPhoto return-type change
2021-08-16 Philipp- Moved the description for the specific storage except...
2021-08-16 PhilippFixup Database behaviour
2021-08-16 PhilippFix Storage Exceptions
2021-08-16 PhilippRefactor IStorage
2021-08-16 PhilippSplit IStorage and ISelectableStorage and make their...
2021-08-16 Hypolite PetovanMerge pull request #10602 from annando/push
2021-08-16 MichaelAdded logging, removed superfluous comments
2021-08-16 Hypolite PetovanAdd the attachments to the $item for the prepare_body_c...
2021-08-16 MichaelAdd a payload
2021-08-15 MichaelTrim whitespace
2021-08-15 MichaelUse the existing VAPID key generation
2021-08-15 MichaelAdding the VAPID keys
2021-08-15 MichaelTransmit push subscriptions
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
next