]> git.mxchange.org Git - friendica.git/history - src/Module/Notifications
Merge pull request #12215 from MrPetovan/bug/hovercard-url
[friendica.git] / src / Module / Notifications /
2022-11-10 PhilippMerge pull request #12154 from MrPetovan/bug/12084...
2022-11-10 Hypolite PetovanFlatten arbitrary contact structure in constructor...
2022-11-08 Tobias DiekershoffMerge pull request #12142 from MrPetovan/task/homepage...
2022-11-08 Tobias DiekershoffMerge pull request #12143 from MrPetovan/bug/moderation
2022-11-08 Hypolite PetovanReplace remaining occurrences of admin/users route...
2022-11-04 PhilippMerge pull request #12094 from MrPetovan/task/hide...
2022-11-04 Hypolite PetovanRemove non-top-level posts from notification labels...
2022-11-04 Hypolite PetovanRemove dependency on DI in Notifications\Ping module
2022-11-04 Hypolite PetovanRename Repository\Notify->NotifyOnDesktop to shouldShow...
2022-11-01 Tobias DiekershoffMerge pull request #12091 from MrPetovan/bug/12085...
2022-11-01 PhilippMerge pull request #12092 from MrPetovan/bug/12090...
2022-11-01 Hypolite PetovanReplace remaining "follow" route instances to "contact...
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-23 Tobias DiekershoffMerge pull request #12051 from Quix0r/hotfix/one-dollar...
2022-10-23 Tobias DiekershoffMerge pull request #12050 from nupplaphil/bug/notf_sess...
2022-10-23 PhilippFix missing/wrong IHandleUserSessions usages
2022-10-21 Hypolite PetovanMerge pull request #12041 from nupplaphil/feat/usersess...
2022-10-20 PhilippUserSession class [5] - Refactor src/Module/ files...
2022-10-19 Hypolite PetovanMerge pull request #12027 from annando/no-boot-src...
2022-10-19 Hypolite PetovanSuppress repetitive "missing cache key ping:events...
2022-10-19 Michaelold boot.php functions replaced in src/module (3)
2022-10-19 Hypolite PetovanMerge pull request #12026 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (2)
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-18 Hypolite PetovanMerge pull request #12012 from nupplaphil/feat/move_monolog
2022-10-17 Hypolite PetovanMerge pull request #12010 from annando/notice
2022-10-17 MichaelThe notice and info have been moved
2022-07-28 MichaelMerge branch 'develop' of github.com:annando/friendica...
2022-07-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-27 PhilippMerge pull request #11777 from MrPetovan/task/11775...
2022-07-27 Hypolite PetovanMove system messages from boot to own class
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-09 Hypolite PetovanMerge pull request #11718 from HankG/feature-optional...
2022-07-08 Hank GrabowskiMerge branch 'develop' into feature-optional-network...
2022-07-08 Hank GrabowskiMake network counts at the group level system level...
2022-06-11 Tobias DiekershoffMerge pull request #11532 from tobiasd/2022.05-CHANGELOG
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-06-05 MichaelRemove test
2022-06-05 MichaelIssue 11602: Fix error during contact merhe
2022-05-29 Hypolite PetovanMerge pull request #11575 from annando/issue-11469
2022-05-29 MichaelIssue 11469: Repect desktop notification settings
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-10 MichaelUnified output via the "httpExit" function
2022-03-19 Hypolite PetovanMerge pull request #11360 from annando/announce-notific...
2022-03-19 MichaelDon't show double introductions
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-19 Hypolite PetovanMerge pull request #11355 from annando/notifications
2022-03-19 MichaelFixes for the notifications
2022-03-17 Michael VogelMerge pull request #11352 from MrPetovan/task/4639...
2022-03-17 Hypolite PetovanAdd support for notification visibility settings
2022-03-15 Tobias DiekershoffMerge pull request #11342 from MrPetovan/task/4639...
2022-03-15 Hypolite PetovanAdd correct ordering for detailed notifications
2022-03-15 Michael VogelMerge pull request #11336 from MrPetovan/task/4639...
2022-03-15 Hypolite PetovanHide like notifications from menu again
2022-03-15 Hypolite PetovanAdd exception when message is empty in FormatteNavNotif...
2022-03-14 Hypolite PetovanMerge pull request #11333 from annando/feed-guid
2022-03-14 Michael VogelMerge pull request #11273 from MrPetovan/task/4639...
2022-03-14 Hypolite PetovanSwitch data source from notify to notification in Modul...
2022-03-14 Hypolite PetovanMove mod/ping to module class
2022-03-14 Hypolite PetovanAdd legacy notification endpoint for deprecated Notify...
2022-03-14 Hypolite PetovanDeprecated the notify table/classes
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippIntroduce `Response` for Modules to create a testable...
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 Hypolite PetovanMerge pull request #11012 from annando/api-relations
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-19 Hypolite PetovanMerge pull request #11002 from nupplaphil/feat/modules_...
2021-11-19 PhilippRevert "Revert "Replace Module::init() with Constructors""
2021-11-19 Hypolite PetovanMerge pull request #11000 from friendica/revert-10994...
2021-11-19 Hypolite PetovanRevert "Replace Module::init() with Constructors"
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-19 Hypolite PetovanMerge pull request #10994 from nupplaphil/feat/module_c...
2021-11-18 PhilippReplace $this->l10n->t() with $this->t() for Modules
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 PhilippReplace Module::init() with Constructors
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-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-21 Hypolite PetovanMerge pull request #10893 from nupplaphil/feat/deposito...
2021-10-21 PhilippRename setIgnore() to ignore()
2021-10-21 PhilippMove Introduction to new depository paradigm
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-03 Tobias DiekershoffMerge pull request #10816 from MrPetovan/task/refactor...
2021-10-03 Hypolite PetovanCheck if the string representation of Notify->link...
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 PetovanCreate new DI shorthands for notification-related factories
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanMove notification introductions to the new paradigm
next