Levi Bard
e162583309
Prompt before deleting lists ( #2043 )
...
* Prompt before deleting lists. #1998
* Address pull request feedback
4 years ago
Levi Bard
6b93d02952
Make tapping the main toolbar scroll to the top of the timeline. #1899 ( #2045 )
4 years ago
Garrit Franke
6cb7db37a5
Show display names for reposts ( #2041 )
...
* WIP: Show display names for reposts
* Display emojis on reposts
* Move unicode wrapping
Co-authored-by: Garrit Franke <garrit@slashdev.space>
4 years ago
Levi Bard
fc47d1d94a
Implement timed mutes. ( #2035 )
...
Fixes #2033
4 years ago
lenchan139
d7ec778fd9
multiple media upload support ( #2029 )
...
* multiple media upload support
* multiple media upload support
* multiple media upload support
* remove typing
* Update app/src/main/res/values/strings.xml
Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
* remove magic number on string.xml and add to activity.
Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
4 years ago
Konrad Pozniak
08c8aee553
cleanup code in ConversationsFragment, SearchFragment and Report*Fragments ( #2027 )
4 years ago
Garrit Franke
719dcb13fc
Wellbeing mode ( #1992 )
...
* Add wellbeing mode settings toggle
* Translate wellbeing mode string to german
* Disable fav/boost count on toots if wellbeing is enabled
* Hide follow/post stats on profiles
* Reload notifications when wellbeing mode is toggled
* Add wellbeing mode explainer dialog
* Move wellbeing filter timeline into own category
* Add toggles for quantitative stats
* Hide announcement badge counts if wellbeing is enabled
* Move fetching of wellbeing setting to activity
* Add wellbeing option to statusDisplayOptions
* Update post filters for all accounts
* Remove local translations
* Revert "Remove local translations"
This reverts commit e92e636a5c759b09649174ab68ec91bc13680287.
* Remove german translations
4 years ago
Mike Barnes
7cbe2d7531
Exchange colorSurface and colorBackground to improve text contrast in light theme ( #2025 )
4 years ago
Konrad Pozniak
366e9b8e9f
fix emoji preference thumbnails ( #2022 )
4 years ago
Konrad Pozniak
3fe199305a
cleanup accountManager.activeAccount usages in MainActivity ( #2021 )
4 years ago
Konrad Pozniak
c23d62f26e
set contentDescription for menu toggle ( #2020 )
4 years ago
Konrad Pozniak
fe77e7d3f2
update dependencies ( #2017 )
4 years ago
Konrad Pozniak
f466e1def5
remove ThemeUtils.getTintedDrawable ( #2015 )
4 years ago
Alibek Omarov
3edbb45699
Import non-translatable strings
4 years ago
Alibek Omarov
af7b688140
Regenerate translations
4 years ago
Alibek Omarov
cb4423face
Update translations from upstream
4 years ago
Alibek Omarov
9586ada327
EditProfileActivity: allow adding fiels as much as instance allows ( fix #89 )
4 years ago
Alibek Omarov
dc1a91e2ca
Fix #104
4 years ago
Alibek Omarov
389bcdb66d
Fix #109
4 years ago
Alibek Omarov
6a1c062a8d
Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior
4 years ago
Alibek Omarov
9c11fea95d
Fix tests
4 years ago
Konrad Pozniak
05ab2c5c38
fix the notification buttons on the Muted users page ( #2009 )
4 years ago
Levi Bard
6e1c99513a
Fix negative count on the unread announcements badge. ( #2010 )
...
Fixes #1994
4 years ago
Levi Bard
bef916010d
Fix links in announcements. ( #2011 )
...
Fixes #2008
4 years ago
Alibek Omarov
3d0c5a47d3
Merge remote-tracking branch 'weblate/develop' into develop
4 years ago
Alibek Omarov
4fedbd8e8b
Import upstream translations
4 years ago
Alibek Omarov
558b9631fd
Merge translations from upstream
4 years ago
Alibek Omarov
68d6a4ab25
Support Mastodon notification bell and status notification type
4 years ago
Alibek Omarov
7808f122e0
subscriptions: change string
4 years ago
Alibek Omarov
17f5ad1146
NotificationsAdapter: apply same fix as 30b2349e2b
4 years ago
Karol Kosek
987db39d2c
Add 'reply to' text to notifications
4 years ago
Karol Kosek
7ba55d97d5
Update pleroma status cache on reaction
4 years ago
Alibek Omarov
cba7b2b122
Automatically prepend instance domain name, when domain name is omitted for images. Fixes very edge case when proxy base url is NULL
4 years ago
Alibek Omarov
9d41527168
ChatMessagesAdapter: post-merge fix
4 years ago
Konrad Pozniak
781586a009
fix workmanager crashing because of async initialization ( #2003 )
4 years ago
Konrad Pozniak
e0582319a7
fix crash when opening some audio attachments ( #2002 )
4 years ago
Alibek Omarov
28a02cf72a
Notifications: add support for move notification type
4 years ago
Alibek Omarov
0bdad9ad7a
Notifications: add new virtual type for subscriptions
4 years ago
Alibek Omarov
8982f7af28
Another post-merge build fix
4 years ago
Mélanie Chauvel
928fdd8d02
Implement optional notifications muting for account muting ( #1856 )
4 years ago
Alibek Omarov
2c0b8ac6f5
Fix some issues after merge
4 years ago
Konrad Pozniak
0e4236611a
better distinction between green and blue build flavors ( #1997 )
4 years ago
Konrad Pozniak
efdc91d090
load drawer avatar earlier to avoid flicker on app start ( #1993 )
...
* load drawer avatar earlier to avoid flicker on app start
* use placeholder when loading drawer avatar for the first time
4 years ago
Ivan Kupalov
e617b361c3
Fix some of the StrictMode violations ( #1931 )
...
Mostly it's disk reads/writes.
Conscrypt reads own version on startup which reads from disk multiple
times. There's no solution for it right now.
SharedPreferences which are used in BaseActivity also read from disk
and pretty early but it shouldn't be a problem.
4 years ago
Konrad Pozniak
9a182f6a68
fix crash when clearing glide requests ( #1989 )
4 years ago
Konrad Pozniak
58d839ef0d
upgrade dependencies ( #1990 )
...
* upgrade dependencies
* fix tests
4 years ago
Konrad Pozniak
e6f31ccd0d
apply the home filter to lists ( #1991 )
4 years ago
kyori19
aa14e6e4f2
[needs help] Support announcements ( #1977 )
...
* Implement announcements activity
* Update reactions without api access
* Add badge style
* Use emptyList() as default parameter
* Simplify newIntent
* Use List instead of Array
* Remove unneeded ConstraintLayout
* Add lineSpacingMultiplier
* Fix wording
* Apply material design's default chip style
* Dismiss announcements automatically
4 years ago
Conny Duck
666d2be102
upgrade material drawer
4 years ago
Konrad Pozniak
9ea9926469
Personal account notes ( #1978 )
...
* add personal notes to AccountActivity
* use RxJava instead of plain okhttp calls
* make AccountViewModel rx aware
* hide note input until data is loaded
4 years ago