]> git.mxchange.org Git - friendica.git/history - src/Model/UserItem.php
Don't create notifications for activities
[friendica.git] / src / Model / UserItem.php
2020-08-12 MichaelDon't create notifications for activities
2020-08-12 MichaelCreate notifications for shared posts
2020-07-12 Tobias DiekershoffMerge branch '2020.06-rc' into stable
2020-07-12 Tobias DiekershoffMerge pull request #8819 from tobiasd/2020.06-CHANGELOG
2020-07-12 Tobias DiekershoffMerge pull request #8812 from tobiasd/2020.06-credits
2020-07-09 Michael VogelMerge pull request #8854 from MrPetovan/bug/notices
2020-07-09 Hypolite PetovanAdd check for parent item existence in Model\UserItem...
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 Hypolite PetovanMerge pull request #8570 from annando/tag-notice
2020-05-04 Hypolite PetovanMerge pull request #8571 from annando/no-term
2020-05-02 MichaelThe old tag handling is removed
2020-05-01 Hypolite PetovanMerge pull request #8566 from annando/write-tags
2020-05-01 MichaelRemoved unused "use"
2020-05-01 MichaelNotification moved to usage of the "tag" table
2020-04-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge
2020-04-28 Hypolite PetovanMerge pull request #8556 from annando/close-db-connection
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelSome more forgotten DBA::close
2020-04-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-26 MichaelMore preparations for term to tag transition
2020-04-23 Hypolite PetovanMerge pull request #8520 from annando/term2tag
2020-04-22 MichaelCode standards
2020-04-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-13 MichaelTerm constants updated
2020-02-17 PhilippMerge pull request #8302 from annando/allowed-chars
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-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-09 Hypolite PetovanMerge pull request #8083 from annando/direct-comment
2020-01-09 MichaelNotifications: Now declare direct thread answers as...
2020-01-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
2020-01-06 Hypolite PetovanMerge pull request #8059 from annando/item-notification
2020-01-05 MichaelWe only search for items with the same uid
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 MichaelAdded to-do
2020-01-05 MichaelImproved check for invalid profiles
2020-01-05 MichaelNow using only a single array
2020-01-05 MichaelRemove duplicates in a better way
2020-01-05 MichaelRestructured profile generation
2020-01-05 MichaelClarified description
2020-01-05 MichaelSpaces
2020-01-05 MichaelAdded type hints
2020-01-05 MichaelFix post update / clean up code
2020-01-05 MichaelDon't create notifications for own posts
2020-01-05 MichaelImproved documentation, now checking all items
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 MichaelRestructuring
2020-01-05 MichaelFunctionality is now added
2020-01-05 MichaelTests are now working
2020-01-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-04 MichaelFirst testable version
2020-01-04 MichaelNew "UserItem" class, new notification type field