Commit Graph

2701 Commits

Author SHA1 Message Date
Alibek Omarov 8774d2e476 Set preffered pixelformat for SubsamplingScaleImageView 2020-10-05 15:28:01 +03:00
Alibek Omarov 1514ee65f7 streaming: fix streaming may be disabled without running service, fix crash on start up 2020-10-05 15:11:09 +03:00
Alibek Omarov 2e9b2cf409 Fix build errors after merge 2020-10-05 15:10:16 +03:00
Levi Bard 8e7f77429b Set onClick listener for poll result view. (#1946)
Fixes #1861
2020-10-05 13:44:02 +03:00
Levi Bard b32a7523d1 Save draft when redrafting a post (#1744) 2020-10-05 13:32:48 +03:00
Konrad Pozniak f47265d920 improve relative poll timestamp string format (#1939) 2020-10-05 13:31:25 +03:00
Levi Bard ba979f10e1 Publish mute/block events from the report activity. (#1945)
Fixes #1870
2020-10-05 13:27:56 +03:00
Karol Kosek cf392c8f95 Use status text size for poll descriptions (#1942) 2020-10-05 13:27:56 +03:00
Ivan Kupalov 162360eef3 Improve notifications fetching (#1930)
* Improve notifications fetching

 - Only fetch notifications up to the latest fetched one
 - Use timeline markers to avoid showing already seen notifications

* Apply some of the suggestions
2020-10-05 13:27:55 +03:00
duggalsu 8b1585dd88 Remove 'Add Data' button if all 4 metadata fields are used in Edit Profile (#1934)
* Remove 'Add Data' button if all 4 metadata fields are used

* Removed option for disabling add field button
2020-10-05 13:23:51 +03:00
Konrad Pozniak e2d2d89afb simplify timeline cleanup (#1932)
* simplify timeline cleanup

* fix test
2020-10-05 13:23:51 +03:00
Konrad Pozniak cfd99ed216 fix another crash in ViewVideoFragment (#1926) 2020-10-05 13:22:16 +03:00
Konrad Pozniak 2f137d8c92 fix various bugs when creating tab with multiple hashtags (#1925) 2020-10-05 13:22:16 +03:00
Konrad Pozniak dceda501ad convert EmojiPreference and EmojiCompatFont to Kotlin (#1922)
* convert EmojiPreference and EmojiCompatFont to Kotlin

* move preference related to to dedicated preference package

* update proguard-rules.pro

* reformat & add comment

* maintain disposable information in EmojiPreference instead of EmojiCompatFont
2020-10-05 13:22:15 +03:00
Konrad Pozniak 64ebcc39b6 use current user's avatar as drawer toggle (#1919)
* use current user's avatar as drawer toggle

* avoid hardcoded 36dp

* remove unused import
2020-10-05 13:19:53 +03:00
Konrad Pozniak 36a75a0ba3 explicitly set text colors in LicenseCard (#1910) 2020-10-05 13:19:21 +03:00
Konrad Pozniak 8d9465a657 fix notifications sometimes not rendering (#1905)
* fix notifications sometimes not rendering

* fix empty timeline fragment as well

* add link to github issue as explanation
2020-10-05 13:19:21 +03:00
Karol Kosek d47b94265f SettingsConstants: fix home tab filters (#1906)
Showing repeats was swapped with showing replies.
2020-10-05 13:18:41 +03:00
Levi Bard abbcc5a9d0 Fix opening public filter list from account preferences (#1904) 2020-10-05 13:18:27 +03:00
Konrad Pozniak 5f723de354 update dependencies (#1886)
* update dependencies

* update AGP
2020-10-05 13:18:27 +03:00
Konrad Pozniak 903165f7f6 add icon for tabs preference (#1892) 2020-10-05 13:17:12 +03:00
Konrad Pozniak 609ea268ee Fix crash in ViewVideoFragment (#1894) 2020-10-05 13:17:12 +03:00
Konrad Pozniak dfd9769c53 add setting to hide top toolbar 2020-10-05 13:17:11 +03:00
David Teresi 6ceb5cda8b Allow newlines in image descriptions 2020-10-05 13:15:15 +03:00
Alibek Omarov 70fd0b864f Regenerate translations 2020-10-05 13:12:11 +03:00
Alibek Omarov 8ee91169e7 Merge translation from upstream 2020-10-05 13:11:14 +03:00
Alibek Omarov 5a824b5112 chats: implement mark as read in chat and updating on receiving new chat message 2020-10-04 17:54:01 +03:00
Alibek Omarov 8223f0223e events: send new event when user got new chat message 2020-10-04 17:53:03 +03:00
Alibek Omarov 75d7ff1595 travis: fix-up github token variable 2020-10-04 05:13:25 +03:00
Alibek Omarov 4300902cde travis: disable blue build again 2020-10-04 05:11:16 +03:00
Alibek Omarov 4b2eefda7e activity_chat: fix lint error 2020-10-04 05:06:32 +03:00
Alibek Omarov 958c6f584c ViewImageFragment: fix possible freeze 2020-10-04 05:06:15 +03:00
Alibek Omarov 851d5de505 res: regenerate artwork 2020-10-04 05:05:53 +03:00
Alibek Omarov c45d6f0e23 media: add option to anonymize filenames or left them as is 2020-10-04 04:37:19 +03:00
Alibek Omarov 00bbad1345 app: upgrade BIV 2020-10-04 04:34:13 +03:00
Alibek Omarov c487006e4c ChatsAdapter: fix recycling issues 2020-10-04 03:25:40 +03:00
Alibek Omarov 3faff36186 chats: implement creating new chat through account activity 2020-10-04 03:25:12 +03:00
Alibek Omarov 8faf48f69a test: fix tests 2020-10-04 03:24:26 +03:00
Alibek Omarov f1bcc5bf02 streaming: add opt-out option in the account settings 2020-10-03 18:39:24 +03:00
Alibek Omarov 60565f9597 strings: remove husky.xml 2020-10-03 17:52:18 +03:00
Alibek Omarov a8c348906a StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable 2020-10-03 17:44:26 +03:00
Alibek Omarov 9f9a3e07f4 Merge #93 2020-10-03 17:37:57 +03:00
Alibek Omarov ad0e1d4643 StreamingService: cleanup, use shared OkHttpClient 2020-10-03 17:19:28 +03:00
Karol Kosek 98b57f33f5
Implement clicking on 'Reply to' text
... and remove the Reply to button from the menu.
2020-10-03 08:21:19 +02:00
Alibek Omarov 9bc6ece29a streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00
Karol Kosek 83eee5115c
Strikethrough the reply info if parent post isn't visible 2020-10-02 19:31:29 +02:00
Karol Kosek 7216da51e2
Add the pleroma object to the db
Remember emoji reactions and the 'reply to' text.
2020-10-02 19:31:29 +02:00
Karol Kosek 65fcc05ed2
Add 'reply to' indicators in posts 2020-10-02 18:47:44 +02:00
Alibek Omarov 84ffe73d2b chats: add new notification type pleroma:chat_mention (wip) 2020-10-02 01:36:20 +03:00
Alibek Omarov b2049bb044 NotificationsFragment: fix Emoji Reactions being mislabeled as Unknown 2020-10-01 20:12:12 +03:00