]> git.mxchange.org Git - friendica.git/history - src/Model/Subscription.php
Use central function to fetch the global directory
[friendica.git] / src / Model / Subscription.php
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-10-20 Hypolite PetovanMerge pull request #10900 from annando/notify
2021-10-19 MichaelRemoving functionality from enotify.php
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 notification to the new paradigm
2021-10-02 Hypolite PetovanCreate constants for Mastodon notification types
2021-08-22 Hypolite PetovanMerge pull request #10619 from nupplaphil/task/guzzlehttp
2021-08-22 Hypolite PetovanMerge pull request #10620 from annando/new-notifications
2021-08-21 MichaelThe desktop notifications have been reworked
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-16 Hypolite PetovanMerge pull request #10602 from annando/push
2021-08-16 MichaelAdded logging, removed superfluous comments
2021-08-16 MichaelAdd a payload
2021-08-15 MichaelTrim whitespace
2021-08-15 MichaelUse the existing VAPID key generation
2021-08-15 MichaelAdding the VAPID keys
2021-08-15 MichaelTransmit push subscriptions
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 MichaelSome more standards
2021-08-15 MichaelRemove spaces
2021-08-15 MichaelMerge branch 'subscription' of github.com:annando/frien...
2021-08-15 MichaelPreparation for creating push notification
2021-08-15 Michael VogelUpdate src/Model/Subscription.php
2021-08-15 MichaelWe need to create a vapid public and private key
2021-08-15 MichaelImproved error check, added "put"
2021-08-15 MichaelStyling
2021-08-15 MichaelAPI: First steps to support subscriptions