136 Commits (c120fecaf3b158ce728da09c7314aa9bcd729dcd)

Author SHA1 Message Date
Levi Bard 9e52f7acf1
Load goto social and microblog.pub urls in the app (#2945) 3 years ago
fruyek d823052862
Status: Display indicators of edited posts (#2935) 3 years ago
Levi Bard 6b95790457
Add support for moderation report notifications (#2887) 3 years ago
kylegoetz 86e5c92a05
show "now" instead of "in 0s" timestamps (#2843) 3 years ago
Levi Bard 0126ee9500
Language selection fixes (#2917) 3 years ago
Konrad Pozniak c96a81571c
support Android 13 per-app languages (#2829) 3 years ago
kyori19 d1482324cc
Make URLSpans with trailing URL not marked up (#2813) 3 years ago
Ben Dundon 3bc1fc4606
Switch to an unambiguous date format in Absolute Time mode (#2800) 3 years ago
kyori19 a3d13b2743
Fix `markupHiddenUrls` destructs original CharSequence (#2814) 3 years ago
Levi Bard 21b3b53f93
Make bare domain detection more robust in link markup logic (#2792) 3 years ago
Josh Soref 98092e6ff7
Spelling (#2771) 3 years ago
Eva Tatarka be96aa576e
Show toast if pin fails (#2755) 3 years ago
Eva Tatarka b39cb06748
Navigate to the Follow Requests page from notification (#2757) 3 years ago
Konrad Pozniak 8e9b356074
show rules on the login screen (#2746) 3 years ago
Konrad Pozniak d17a0c43ab
Api 33 support (#2719) 3 years ago
Levi Bard 58e8f75287
Don't markup urls where the display text is exactly the domain (#2732) 3 years ago
Levi Bard 9dd3a3d79b
Parse html tags out of status content before applying filters. (#2713) 4 years ago
Levi Bard 5d09a67b52
Fix the tag span generation for tags with nonascii characters (#2700) 4 years ago
Levi Bard 687cffd540
Show target domains for non-mention/non-hashtag links where the target domain is not provided or differs from the domain in the text (#2698) 4 years ago
Konrad Pozniak 655ce30031
migrate timeline api calls from Rx Single to suspending functions (#2690) 4 years ago
Levi Bard 0041acf2d4
Add language dropdown to compose view (#2651) 4 years ago
Levi Bard c47d9ef6ac
Support setting filter expirations (#2667) 4 years ago
Levi Bard decd8a0f4b
Upgrade robolectric (#2664) 4 years ago
Levi Bard b21def5041
Respect filter expiration date when applying filters (#2661) 4 years ago
Konrad Pozniak 741461acde
rewrite threads with Kotlin & coroutines (#2617) 4 years ago
Konrad Pozniak 17cfa3d9b4
support Pleroma upload_limit configuration (#2646) 4 years ago
Konrad Pozniak 68c9870b19
update AndroidX dependencies (#2641) 4 years ago
Konrad Pozniak 1b6a0908f6
Handle even more instance defaults (#2612) 4 years ago
Konrad Pozniak 86403ac6dc
add test for InstanceSwitchAuthInterceptor and convert it to Kotlin (#2596) 4 years ago
Konrad Pozniak f419e83c16
improve logout (#2579) 4 years ago
Konrad Pozniak e1c8461423
replace kotlin-result-calladapter with networkresult-calladapter (#2569) 4 years ago
Levi Bard 4188670b42
Implement reply count indicator to track web UI (#2467) 4 years ago
Konrad Pozniak cec8f6dd65
modernize autocomplete (#2510) 4 years ago
Martin Marconcini d97493d312
Issue 2477: Show account's creation date in Profile. (#2480) 4 years ago
Levi Bard b4eda5ea65
Unbreak link previews in timelines (#2506) 4 years ago
Guntbert Reiter 9a8dfaa744
Remove code to check the server version (#2469) 4 years ago
Constantin A f15b3e61bb
New emoji picker (#2395) 4 years ago
Konrad Pozniak d2bfceae7b
refactor compose & announcements to coroutines (#2446) 4 years ago
Mélanie Chauvel e0abcbfada
Improve time format of posts when using absolute time (#2413) 4 years ago
Konrad Pozniak 3e849244f9
move Html parsing to ViewData (#2414) 4 years ago
Konrad Pozniak 3e8c6a318a
introduce KotlinResultCallAdapter for nice suspending network calls (#2415) 4 years ago
Konrad Pozniak f2529a8e61
Fix Timeline not loading (#2398) 4 years ago
Levi Bard bbd818084d
When calculating post length, count all urls as being of the reserved character count, even if they're shorter. (#2404) 4 years ago
Konrad Pozniak e05fdc6d7b
Fix status diffing and improve timeline performance (#2386) 4 years ago
kyori19 72bb34bf27
Fix some network timeline bugs (#2373) 4 years ago
Konrad Pozniak 55513e8e2b
Android 12 support, update AndroidX libraries (#2367) 4 years ago
Konrad Pozniak 34b7a3c8ee
Don't hide potential timeline bugs by catching all exceptions (#2372) 4 years ago
Konrad Pozniak 497b434663
Improve timeline dao (#2353) 4 years ago
Konrad Pozniak b145fc9d50
fix String.inc() and String.dec() not being inverse operations (#2355) 4 years ago
Levi Bard 7114575497
Instance configuration: the easy parts (#2341) 4 years ago