]> git.mxchange.org Git - friendica.git/history - src/Model
Add the possibility to use a different configuration directory
[friendica.git] / src / Model /
2021-09-05 Hypolite PetovanMerge pull request #10669 from annando/no-rino
2021-09-05 Tobias DiekershoffMerge pull request #10667 from nupplaphil/bug/photo_delete
2021-09-05 PhilippFix Photo::delete()
2021-08-30 Hypolite PetovanMerge pull request #10643 from annando/notices
2021-08-30 MichaelAvoid notices
2021-08-30 Hypolite PetovanMerge pull request #10642 from annando/url-change
2021-08-29 MichaelSet contact to failed when url changed
2021-08-25 Hypolite PetovanMerge pull request #10636 from nupplaphil/feat/httpclie...
2021-08-25 PhilippRename DI::httpRequest() into DI::httpClient()
2021-08-25 PhilippRename HTTPRequestOptions to HTTPClientOptions
2021-08-25 PhilippUse HTTPRequestOptions constants for HTTPClient::get()
2021-08-25 PhilippUse HTTPRequestOptions constants for HTTPClient::post()
2021-08-25 Hypolite PetovanMerge pull request #10633 from nupplaphil/task/httprequ...
2021-08-25 PhilippFix curResult::getHeader() in GServer.php
2021-08-25 PhilippFixup HTTP headers for httpClient requests
2021-08-24 Hypolite PetovanMerge pull request #10632 from annando/fox-notifications
2021-08-24 Hypolite PetovanMerge pull request #10630 from annando/cleared-enotify
2021-08-24 Michael VogelMerge pull request #10628 from MrPetovan/bug/fatal...
2021-08-24 Hypolite PetovanRemove Profile::load from Module\HCard
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...
next