Commit Graph

2803 Commits

Author SHA1 Message Date
Konrad Pozniak
ac00c62e5e 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
0b494c5011 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
1e592d7874 explicitly set text colors in LicenseCard (#1910) 2020-10-05 13:19:21 +03:00
Konrad Pozniak
35644dd7a2 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
de737e887f SettingsConstants: fix home tab filters (#1906)
Showing repeats was swapped with showing replies.
2020-10-05 13:18:41 +03:00
Levi Bard
e809408221 Fix opening public filter list from account preferences (#1904) 2020-10-05 13:18:27 +03:00
Konrad Pozniak
74abbd4568 update dependencies (#1886)
* update dependencies

* update AGP
2020-10-05 13:18:27 +03:00
Konrad Pozniak
4c043bcdc9 add icon for tabs preference (#1892) 2020-10-05 13:17:12 +03:00
Konrad Pozniak
c93ebccc86 Fix crash in ViewVideoFragment (#1894) 2020-10-05 13:17:12 +03:00
Konrad Pozniak
1da7316160 add setting to hide top toolbar 2020-10-05 13:17:11 +03:00
David Teresi
7784838cfe Allow newlines in image descriptions 2020-10-05 13:15:15 +03:00
1ebf78d46b Regenerate translations 2020-10-05 13:12:11 +03:00
8707ac0bc1 Merge translation from upstream 2020-10-05 13:11:14 +03:00
3c25cfd2b5 chats: implement mark as read in chat and updating on receiving new chat message 2020-10-04 17:54:01 +03:00
61c70586ec events: send new event when user got new chat message 2020-10-04 17:53:03 +03:00
toumi
000eedd613 Added translation using Weblate (Arabic) 2020-10-04 14:24:27 +02:00
c87971ca25 travis: fix-up github token variable 2020-10-04 05:13:25 +03:00
528a96710f travis: disable blue build again 2020-10-04 05:11:16 +03:00
9ab1b1e9ab activity_chat: fix lint error 2020-10-04 05:06:32 +03:00
a82f1b7918 ViewImageFragment: fix possible freeze 2020-10-04 05:06:15 +03:00
799b5849a5 res: regenerate artwork 2020-10-04 05:05:53 +03:00
c74ff19805 media: add option to anonymize filenames or left them as is 2020-10-04 04:37:19 +03:00
56120e6bf4 app: upgrade BIV 2020-10-04 04:34:13 +03:00
f3a7718401 ChatsAdapter: fix recycling issues 2020-10-04 03:25:40 +03:00
f8475f8615 chats: implement creating new chat through account activity 2020-10-04 03:25:12 +03:00
0f6d0eaff0 test: fix tests 2020-10-04 03:24:26 +03:00
9fcdddb3bc streaming: add opt-out option in the account settings 2020-10-03 18:39:24 +03:00
935741143f strings: remove husky.xml 2020-10-03 17:52:18 +03:00
30b2349e2b 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
82a22082f2 Merge #93 2020-10-03 17:37:57 +03:00
866f7d3bce StreamingService: cleanup, use shared OkHttpClient 2020-10-03 17:19:28 +03:00
Karol Kosek
859a4acfa5 Implement clicking on 'Reply to' text
... and remove the Reply to button from the menu.
2020-10-03 08:21:19 +02:00
55d3e9ed08 streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00
Karol Kosek
40db8951f9 Strikethrough the reply info if parent post isn't visible 2020-10-02 19:31:29 +02:00
Karol Kosek
72a6b41bf6 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
34fa8b9664 Add 'reply to' indicators in posts 2020-10-02 18:47:44 +02:00
828198dab7 chats: add new notification type pleroma:chat_mention (wip) 2020-10-02 01:36:20 +03:00
d6e7853ddf NotificationsFragment: fix Emoji Reactions being mislabeled as Unknown 2020-10-01 20:12:12 +03:00
4344de1e72 db: AccountEntity: enable follow_requests by default 2020-10-01 20:10:10 +03:00
12e3d49035 Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop 2020-09-29 21:05:49 +03:00
40cf08f7df Merge chats_wip 2020-09-29 21:05:20 +03:00
92a659fea4 chats: fix stickers and emojis 2020-09-29 21:04:19 +03:00
d8ffcaec30 chats: fix media upload, fix back button 2020-09-29 20:36:28 +03:00
159f0f0615 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +03:00
c2439405be chats: implement sending messages, prototype 2020-09-17 01:28:25 +03:00
Yaroslav
b3f5678fab Translated using Weblate (Russian)
Currently translated at 58.7% (37 of 63 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/ru/
2020-09-15 06:12:05 +02:00
69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
bcfd202bbb chats: chat message adapter, partially implement activity 2020-08-24 20:20:02 +03:00
a002a76b92 chats: base chat UI 2020-08-24 01:30:41 +03:00
766815f8af Translated using Weblate (Russian)
Currently translated at 38.0% (24 of 63 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/ru/
2020-08-23 15:11:56 +02:00