105 Commits (fd9d48e4a67b7cc55383f34488ccf3a314ac8d20)

Author SHA1 Message Date
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
Levi Bard cdefcc441f
Fix relinkifying tags in posts from remote servers (#2359) 4 years ago
Conny Duck 842ab9e131 fix LinkHelperTest 4 years ago
Levi Bard addce87eb6
Use tags from status when adding handlers to hashtag spans in status content (#2344) 4 years ago
Konrad Pozniak 69bcc92c46
fix cache cleanup deleting more statuses than it should (#2348) 4 years ago
Konrad Pozniak 61ba6fe181
Fix disappearing placeholders (#2309) 4 years ago
Konrad Pozniak 8f5fb5b35c
Fix some weird behavior when clicking links in statuses (#2304) 4 years ago
Konrad Pozniak e29567c9ec
Cleanup dagger setup (#2300) 4 years ago
Konrad Pozniak 2fd01f7e2d
use custom JsonAdapter to be compatible with instances that have a custom subscribing feature (#2298) 4 years ago
Konrad Pozniak a000228165
correctly detect end of pagination in network timeline (#2296) 4 years ago
Konrad Pozniak 643e012b11
Timeline paging (#2238) 4 years ago
Mélanie Chauvel c0c8eec36b
filter messages by also looking at media descriptions (#2285) 4 years ago
Levi Bard d07c1b098e
Highlight your own votes when displaying poll results (#2242) 5 years ago
Konrad Pozniak 16ffcca748
add ktlint plugin to project and apply default code style (#2209) 5 years ago
Ivan Kupalov 44a5b42cac
Timeline refactor (#2175) 5 years ago
Konrad Pozniak 387e62ea4b
get rid of jcenter (#2163) 5 years ago
Konrad Pozniak 40b24cd242
migrate to RxJava3 (#2146) 5 years ago
Konrad Pozniak 6c37cc770c
remove SavedToots (#2141) 5 years ago
Alibek Omarov c685192d49
Don't stop autocompletion after second @ (#2062) 5 years ago
Konrad Pozniak 886ff2f06b
get rid of BaseFragment by using RxJava instead of Retrofit Calls (#2055) 5 years ago
Konrad Pozniak 940d6d395a
Drafts v2 (#2032) 5 years ago
Konrad Pozniak 34fb546200
upgrade dependencies (#1990) 5 years ago
Levi Bard d7e47caef3
Add tests for compose activity initial state changes (#1972) 5 years ago
Konrad Pozniak a6673a6eb2
simplify timeline cleanup (#1932) 6 years ago
Konrad Pozniak 1d309850b0
convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 6 years ago
kyori19 23a1701151
Fix tag highlighting in editor (#1773) 6 years ago
Konrad Pozniak 2cf1e366b8
convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748) 6 years ago
Konrad Pozniak c80fa68dbe
upgrade dependencies, fix some warnings (#1747) 6 years ago
Konrad Pozniak 68f34152dc
replace HtmlUtils with HtmlCompat (#1741) 6 years ago
Konrad Pozniak cf782f039f
use number of voters instead of votes to calculate poll results (#1733) 6 years ago
Levi Bard 8cb83050ac
Add support for muting conversations (#1732) 6 years ago
Levi Bard 4a4dd4f30f
Add notifications for follow requests (#1729) 6 years ago