]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Mastodon/Notifications.php
Merge pull request #13176 from MrPetovan/bug/warnings
[friendica.git] / src / Module / Api / Mastodon / Notifications.php
2023-05-10 Hypolite PetovanMerge pull request #13110 from anubis2814/develop
2023-05-02 Hypolite PetovanMerge pull request #13070 from xundeenergie/fix-share-via
2023-05-01 Tobias DiekershoffMerge pull request #13066 from annando/issue-13041
2023-05-01 Tobias DiekershoffMerge pull request #13067 from annando/issue-13052
2023-05-01 MichaelIssue 13052: The limit parameter now behaves like the...
2023-04-23 Tobias DiekershoffMerge branch '2023.03-rc' into stable
2023-02-22 Hank GrabowskiMerge branch 'develop' into blocks-status-fix
2023-02-20 Hank GrabowskiMerge branch 'develop' into mastodon-instance-v2-implem...
2023-02-20 Hank GrabowskiMerge branch 'develop' into fix-blocks-listing
2023-02-20 PhilippMerge pull request #12821 from HankG/notifications...
2023-02-20 Hank GrabowskiMerge branch 'develop' into notifications-summary
2023-02-20 Hank GrabowskiFix whitespace issue on assignment alignment
2023-02-20 Hank GrabowskiAdd notifications summary (count only for now) to Masto...
2023-02-14 PhilippMerge pull request #12796 from annando/fatal
2023-02-14 PhilippMerge pull request #12795 from annando/caps
2023-02-14 MichaelFix caps
2023-02-14 Hypolite PetovanMerge pull request #12786 from annando/c2s-post
2023-02-14 Michael VogelMerge pull request #12791 from HankG/mastodon-notificat...
2023-02-13 Hank GrabowskiAutomatic PHPCBF style fix
2023-02-13 Hank GrabowskiAdd unsupported Friendica notification types to built...
2023-02-13 Hank GrabowskiRemove extraneous, unused, non-standard 'count' paramet...
2023-01-25 Hypolite PetovanMerge pull request #12731 from annando/api-quotes
2023-01-25 MichaelQuote for notifications
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-01 Hypolite PetovanMerge pull request #12298 from annando/api-suggestions
2022-12-01 Hypolite PetovanMerge pull request #12306 from annando/api-doc
2022-11-30 Hypolite PetovanMerge pull request #12304 from HankG/add-dismissed...
2022-11-30 Hank GUpdate src/Module/Api/Mastodon/Notifications.php
2022-11-30 Hank GrabowskiAdd 'include_all' parameter on Mastodon API endpoint
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
next