]> git.mxchange.org Git - friendica.git/history - src/Module/BaseNotifications.php
Issue 11566: More detailled notification configuration
[friendica.git] / src / Module / BaseNotifications.php
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 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-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 PhilippReplaced DI:: calls at BaseNotifications.phpt
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 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-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 notify to the new paradigm
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-02-20 Hypolite PetovanMerge pull request #8322 from nupplaphil/task/move_name...
2020-02-17 PhilippMerge pull request #8302 from annando/allowed-chars
2020-02-16 PhilippMerge pull request #8297 from MrPetovan/task/8285-api...
2020-02-16 PhilippMerge pull request #8293 from MrPetovan/task/5562-commu...
2020-02-16 Hypolite PetovanAdd L10n parameter to Pager classes
2020-02-12 Michael VogelMerge pull request #8277 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8261 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8272 from MrPetovan/bug/8254-regex...
2020-02-10 Michael VogelMerge pull request #8269 from MrPetovan/bug/frio-more...
2020-02-10 Michael VogelMerge pull request #8271 from MrPetovan/bug/8229-frio...
2020-02-09 Hypolite PetovanMerge pull request #8230 from AlfredSK/AlfredSK-statist...
2020-02-09 Hypolite PetovanMerge pull request #8263 from annando/remote-follow
2020-02-09 Hypolite PetovanMerge pull request #8265 from nupplaphil/task/add_license
2020-02-09 nupplaPhilAdd license info at Friendica classes
2020-02-03 Tobias DiekershoffMerge pull request #8227 from annando/daemon-checks
2020-02-02 Hypolite PetovanMerge pull request #8222 from annando/ap-gnusocial
2020-01-29 Hypolite PetovanMerge pull request #8194 from nupplaphil/bug/ignore_not...
2020-01-28 nupplaPhilFix ignore notification
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-26 PhilippMerge pull request #8175 from MrPetovan/task/revert...
2020-01-26 Hypolite PetovanMerge pull request #8170 from nupplaphil/task/repo_noti...
2020-01-25 nupplaPhilReWork Notification Model/Module/Object/Repository...
2020-01-24 PhilippMerge pull request #8156 from MrPetovan/task/7817-custo...
2020-01-24 Hypolite PetovanMerge pull request #8155 from nupplaphil/task/move_noti...
2020-01-24 nupplaPhilrename CSS attributes notify => notification
2020-01-24 nupplaPhilNotifies => Notifications
2020-01-24 nupplaPhilNotify => Notification
2020-01-22 nupplaPhilMove templates into sub-dir "notifications"
2020-01-22 nupplaPhilrename some variables
2020-01-22 nupplaPhilAdd phpdoc
2020-01-22 nupplaPhilMove mod/notifications to Module\Notification