Alibek Omarov
ed7bfa182b
Implement proper hiding muted users and conversations
4 years ago
Alibek Omarov
ed16f1b2bc
Use SpannableString instead of SpannableStringBuilder when it's possible
4 years ago
Alibek Omarov
f18f7aab5c
ChatActivity: fix crash, fix sticker button enabling conditions
4 years ago
Alibek Omarov
cbe737ef54
ChatActivity: set sendbutton inactive when text or media are empty, fix media menu, fix media button stay inactive after removing media
4 years ago
Alibek Omarov
12e95a7190
ComposeTokenizer: try to fix test 3
4 years ago
Alibek Omarov
4fa1fb6522
ChatMessagesAdapter: fix non-clickable URLs
4 years ago
Alibek Omarov
992f2ec02c
ComposeTokenizer: try to fix test 2
4 years ago
Alibek Omarov
c6219e3581
ComposeTokenizer: try to fix test
4 years ago
Alibek Omarov
09e5611ec0
Account: add optional ap_id field
4 years ago
Alibek Omarov
c4931bcc6e
BottomSheetActivity: fix account URL search leading to wrong accounts or threads
4 years ago
Alibek Omarov
51083556f1
CommonComposeViewModel: filter all unrelated autocomplete suggestions
4 years ago
Alibek Omarov
f32bfc2ae6
ComposeTokenizer: do not search stop after second @
4 years ago
Alibek Omarov
9fb700f548
SpanUtils: allow extended username format
4 years ago
Alibek Omarov
6d2c270cee
ChatActivity: fix #91
4 years ago
Alibek Omarov
30c97119d8
ComposeActivity: fix ignoring opened preview when back pressed
4 years ago
Alibek Omarov
06dc7c6cd7
ChatsFragment: fix list not rendering sometimes
4 years ago
Alibek Omarov
effa7d07c4
chats: implement attachment onClick
4 years ago
Alibek Omarov
f7a3c8710f
SFragment: open browser if attachment type is unknown
4 years ago
Alibek Omarov
66cad6d66f
ViewImageFragment: fix thumbnail being shown under main image, fix scaling
4 years ago
Alibek Omarov
33752bffae
Set preffered pixelformat for SubsamplingScaleImageView
4 years ago
Alibek Omarov
a8e7bde29a
streaming: fix streaming may be disabled without running service, fix crash on start up
4 years ago
Alibek Omarov
b6e27e39cf
Fix build errors after merge
4 years ago
Levi Bard
8ee0420678
Set onClick listener for poll result view. ( #1946 )
...
Fixes #1861
4 years ago
Levi Bard
c527b14eec
Save draft when redrafting a post ( #1744 )
4 years ago
Konrad Pozniak
141fd1a9f1
improve relative poll timestamp string format ( #1939 )
4 years ago
Levi Bard
aedf6da586
Publish mute/block events from the report activity. ( #1945 )
...
Fixes #1870
4 years ago
Karol Kosek
dbff0333d7
Use status text size for poll descriptions ( #1942 )
4 years ago
Ivan Kupalov
90ebef5a74
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
4 years ago
duggalsu
3a546324d9
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
4 years ago
Konrad Pozniak
ac54677b53
simplify timeline cleanup ( #1932 )
...
* simplify timeline cleanup
* fix test
4 years ago
Konrad Pozniak
2a57069192
fix another crash in ViewVideoFragment ( #1926 )
4 years ago
Konrad Pozniak
65edac9195
fix various bugs when creating tab with multiple hashtags ( #1925 )
4 years ago
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
4 years ago
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
4 years ago
Konrad Pozniak
1e592d7874
explicitly set text colors in LicenseCard ( #1910 )
4 years ago
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
4 years ago
Karol Kosek
de737e887f
SettingsConstants: fix home tab filters ( #1906 )
...
Showing repeats was swapped with showing replies.
4 years ago
Levi Bard
e809408221
Fix opening public filter list from account preferences ( #1904 )
4 years ago
Konrad Pozniak
4c043bcdc9
add icon for tabs preference ( #1892 )
4 years ago
Konrad Pozniak
c93ebccc86
Fix crash in ViewVideoFragment ( #1894 )
4 years ago
Konrad Pozniak
1da7316160
add setting to hide top toolbar
4 years ago
David Teresi
7784838cfe
Allow newlines in image descriptions
4 years ago
Alibek Omarov
8707ac0bc1
Merge translation from upstream
4 years ago
Alibek Omarov
3c25cfd2b5
chats: implement mark as read in chat and updating on receiving new chat message
4 years ago
Alibek Omarov
61c70586ec
events: send new event when user got new chat message
4 years ago
Alibek Omarov
9ab1b1e9ab
activity_chat: fix lint error
4 years ago
Alibek Omarov
a82f1b7918
ViewImageFragment: fix possible freeze
4 years ago
Alibek Omarov
799b5849a5
res: regenerate artwork
4 years ago
Alibek Omarov
c74ff19805
media: add option to anonymize filenames or left them as is
4 years ago
Alibek Omarov
f3a7718401
ChatsAdapter: fix recycling issues
4 years ago