]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Mastodon/Notifications.php
Merge branch 'develop' into rewrite/gravity-constants
[friendica.git] / src / Module / Api / Mastodon / Notifications.php
2022-10-14 Tobias DiekershoffMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-09-26 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-09-24 Hypolite PetovanMerge pull request #11925 from mexon/mat/dont-remove...
2022-09-24 Hypolite PetovanMerge pull request #11926 from annando/sql-queries
2022-09-24 Michael(Hopefully) SQL improvements
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-12-29 Hypolite PetovanMerge pull request #11112 from nupplaphil/feat/woodpecker
2021-12-28 Hypolite PetovanMerge pull request #11123 from annando/notification...
2021-12-28 MichaelAPI: Set "dismissed" instead of "seen"
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 Philippextract "BaseApi::checkDefaults()" method for later...
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-27 Hypolite PetovanAdd a second parameter to BaseApi::getRequest to enable...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-13 Hypolite PetovanMerge pull request #10867 from annando/replace-p
2021-10-13 Michael VogelMerge pull request #10870 from MrPetovan/bug/fatal...
2021-10-13 Michael VogelMerge pull request #10869 from MrPetovan/bug/10868...
2021-10-13 Hypolite PetovanFix request parameter mapping to selectByBoundaries...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanCreate constants for Mastodon notification types
2021-10-02 Hypolite PetovanRename Model\Post\UserNotifications type constants
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-16 Hypolite PetovanMerge pull request #10410 from annando/oauth
2021-06-16 Hypolite PetovanMerge pull request #10409 from annando/api-link-header
2021-06-16 MichaelSet the "Link" header
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelUse "checkAllowedScope" instead of "login"
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-06-01 Hypolite PetovanMerge pull request #10355 from annando/follow-notifications
2021-06-01 MichaelAdded notifications for follow requests
2021-06-01 Hypolite PetovanMerge pull request #10350 from annando/api-notifications
2021-06-01 MichaelRenamed function
2021-06-01 MichaelAPI: Show activity notifications
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10268 from annando/api-parameters
2021-05-19 MichaelAPI: Parameter cleanup
2021-05-18 Hypolite PetovanMerge pull request #10265 from annando/api-parameters
2021-05-18 MichaelAPI: Reworked request parameter handling
2021-05-18 Hypolite PetovanMerge pull request #10261 from annando/api-search
2021-05-18 MichaelCentral function to process request parameters
2021-05-16 Hypolite PetovanMerge pull request #10251 from nupplaphil/feat/drone_ph...
2021-05-16 Hypolite PetovanMerge pull request #10252 from annando/api-status
2021-05-16 MichaelAdded scope check
2021-05-15 Hypolite PetovanMerge pull request #10249 from annando/more-api
2021-05-15 MichaelAPI: Many item related endpoints added
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 Tobias DiekershoffMerge pull request #10231 from MrPetovan/bug/warnings
2021-05-12 Hypolite PetovanMerge pull request #10233 from annando/api-again
2021-05-12 MichaelSimplified null check
2021-05-10 PhilippMerge pull request #10209 from MrPetovan/bug/10205...
2021-05-10 Hypolite PetovanMerge pull request #10224 from nupplaphil/feat/drone
2021-05-10 Hypolite PetovanMerge pull request #10223 from annando/api-search-lists
2021-05-09 MichaelRenamed functions
2021-05-09 MichaelUnused use removed
2021-05-09 MichaelFormatting ...
2021-05-09 MichaelNotifications are now supported as well