1843 Commits (216f0d3e2bb3677a88f4ccb412ea9c0ec3a24bcd)

Author SHA1 Message Date
Alibek Omarov 216f0d3e2b MainActivity: increase velocity threshold for viewPager 4 years ago
Alibek Omarov 4098cd3a2c NotificationsAdapter: show muted threads as muted 4 years ago
Alibek Omarov f40ac42c08 Status: add isMuted parameter 4 years ago
Alibek Omarov 050f80553a values: add thread mute strings 4 years ago
Alibek Omarov 9796da7513 MastodonApi: set withMuted to true everywhere for a while 4 years ago
Alibek Omarov b408d33428 MastodonApi: add with_muted field on every timeline 4 years ago
Alibek Omarov 43a21d0a3a NotificationHelper: don't send notification if it's from muted thread 4 years ago
Alibek Omarov 3fe33b0435 Status: add thread_muted field 4 years ago
Alibek Omarov b46037b546 ComposeActivity: add warning for too big files 4 years ago
Alibek Omarov 919c24571d ComposeActivity: use nodeinfo data for determining upload limits and markdown support 4 years ago
Alibek Omarov b4dbee0acd NodeInfo: implement nodeinfo fetching 4 years ago
Konrad Pozniak fc86a37bb2 fix notification refresh (#1638) 4 years ago
Konrad Pozniak 39915442aa migrate ReportPagerAdapter to ViewPager2 (#1635) 4 years ago
Konrad Pozniak 31b29047c7 fix crash in NotificationAdapter when status is null (#1634) 4 years ago
Daniele Lira Mereb 9b519ed1db Translated using Weblate (Portuguese (Brazil)) 4 years ago
Muha Aliss 04b15095c1 Translated using Weblate (Turkish) 4 years ago
ButterflyOfFire 5d4adf7fda Translated using Weblate (Arabic) 4 years ago
Vegard Skjefstad f1e060a3f3 Translated using Weblate (Norwegian Bokmål) 4 years ago
nailyk-weblate 66e34cbe1e Update translation files 4 years ago
Anonymous 62283f2765 Translated using Weblate (Portuguese (Brazil)) 4 years ago
hg 4ffe2c40fa Translated using Weblate (Swedish) 4 years ago
kyori19 cafd5a3a64 Fix emoji sorting (#1633) 4 years ago
Ivan Kupalov e60a9b19e9 Add space before emojo code in editor when needed, fix #1616 (#1632) 4 years ago
Levi Bard 91bf35f627 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 4 years ago
Levi Bard a811ae0c83 Don't drop content warning when replying (#1631) 4 years ago
Konrad Pozniak 74ee19716f Fix search bugs (#1624) 4 years ago
Konrad Pozniak 79003a5465 update rick roll domain list 4 years ago
Alibek Omarov ff89f698c8 ProgressTextView: fix circle drawing 4 years ago
Alibek Omarov b7db21d8d4 ProgressView: remove dead code 4 years ago
Alibek Omarov 24c0c8f656 Notification: ignore seen notifications 4 years ago
Alibek Omarov 34ddf62a18 AccountActivity: don't show moderator badge if user already admin 4 years ago
Alibek Omarov f6a9c51b86 AccountActivity: implement subscribing 4 years ago
Alibek Omarov d82ca3df9b MastodonApi: add support for subscribing endpoints and subscribing status field 4 years ago
Alibek Omarov 752e14fb8c AccountActivity: show admin/moderator badge 4 years ago
Alibek Omarov d447b683cc ComposeActivity: restore ability to upload any type of file 4 years ago
Alibek Omarov 703d423f82 ComposeActivity: fix crash 4 years ago
Konrad Pozniak e1e9268ef5 use material buttons in timeline (#1627) 4 years ago
Konrad Pozniak 5dab8c6f5d give poll result backgrounds a rounded shape (#1626) 4 years ago
Konrad Pozniak 179a10828a remove redundant toHtml from StatusBaseViewHolder (#1625) 4 years ago
Mélanie Chauvel (ariasuni) 0244ee1865 Display Elephant with better message in Drafts screen when there are none (#1619) 4 years ago
Levi Bard 844cf317ab Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 4 years ago
Alibek Omarov 5e9bd26f24 ComposeActivity: add unlimited attachments support again 4 years ago
Alibek Omarov 2e2ab4ed6a ComposeActivity: add optional field markdownMode to ComposeOptions 4 years ago
Alibek Omarov 857bedc995 AppDatabase: fix migration 4 years ago
Alibek Omarov 343b121d7b ComposeActivity: fix compiling 4 years ago
Alibek Omarov 9aa29b75b4 activity_compose: fix after merge 4 years ago
Alibek Omarov 291eb4100d ComposeViewModel: fix syntax errors 4 years ago
Alibek Omarov 262e7e9445 colors: fix resource name after merge 4 years ago
Alibek Omarov 035334c47c item_media_preview: try to fix XML parsing 4 years ago
Alibek Omarov edd7991101 ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition 4 years ago