masto-fe/app
Eugen Rochko 6e9eda5331 ActivityPub migration procedure ()
* ActivityPub migration procedure

Once one account is detected as going from OStatus to ActivityPub,
invalidate WebFinger cache for other accounts from the same domain

* Unsubscribe from PuSH updates once we receive an ActivityPub payload

* Re-subscribe to PuSH unless already unsubscribed, regardless of protocol
2017-08-21 01:14:40 +02:00
..
controllers ActivityPub migration procedure () 2017-08-21 01:14:40 +02:00
helpers use existing inflections instead of custom helper () 2017-08-17 23:20:50 +02:00
javascript i18n: Minor changes in Polish translation () 2017-08-21 07:57:28 +09:00
lib Handle duplicate ActivityPub activities () 2017-08-20 16:53:47 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Redesign public profiles () 2017-08-16 17:12:58 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Add protocol handler. Handle follow intents () 2017-08-14 04:53:31 +02:00
serializers Improve ActivityPub/OStatus compatibility () 2017-08-19 18:44:48 +02:00
services ActivityPub migration procedure () 2017-08-21 01:14:40 +02:00
validators Fix length validator counting things that look like URIs like URLs () 2017-07-31 05:06:20 +02:00
views use existing inflections instead of custom helper () 2017-08-17 23:20:50 +02:00
workers ActivityPub migration procedure () 2017-08-21 01:14:40 +02:00