Commit Graph

10 Commits

Author SHA1 Message Date
Alibek Omarov 68d6a4ab25 Support Mastodon notification bell and status notification type 2020-12-06 01:12:25 +03:00
Alibek Omarov 28a02cf72a Notifications: add support for move notification type 2020-12-01 03:46:35 +03:00
Alibek Omarov 0bdad9ad7a Notifications: add new virtual type for subscriptions 2020-12-01 03:01:10 +03:00
Konrad Pozniak 0e4236611a better distinction between green and blue build flavors (#1997) 2020-11-29 19:26:31 +03:00
Levi Bard c2c4a3a535 Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976)
* Perform manual isolation of display names etc. instead of relying on BidiFormatter.
Fixes #1921

* Make follow request notification header formatting more like other notifications
2020-11-29 18:48:26 +03:00
Alibek Omarov a8e7bde29a streaming: fix streaming may be disabled without running service, fix crash on start up 2020-10-05 15:11:09 +03:00
Levi Bard 8ee0420678 Set onClick listener for poll result view. (#1946)
Fixes #1861
2020-10-05 13:44:02 +03:00
Alibek Omarov 55d3e9ed08 streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00
Alibek Omarov 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 2020-10-02 01:36:20 +03:00
Konrad Pozniak e4aee072e4 use AndroidX WorkManager instead of Evernote Android Job (#1783)
* use AndroidX WorkManager instead of Evernote Android Job

* move notification related classes to their own package

* fix missing import
2020-06-15 16:22:35 +03:00