62 Commits (0cfdb411160a9cc4cc252d6419ee4c0a8ff459e6)

Author SHA1 Message Date
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
Alibek Omarov 50730f7481
Add more URL cases for Pleroma, Misskey and Friendica (#1702) 6 years ago
Konrad Pozniak 398ee66084
simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 6 years ago
Levi Bard c9a28b47c1 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 6 years ago
Levi Bard 9d65b2ace1 Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 6 years ago
Konrad Pozniak ce2ee660ae
add test for VersionUtils (#1602) 6 years ago
Ivan Kupalov 8770fbe986 ComposeActivity refactor (#1541) 6 years ago
Konrad Pozniak d9694df0c2
Bookmarks (#1560) 6 years ago
Konrad Pozniak 78b5aa8baf
Upgrade api level to Android 10, implement new sharing api (#1537) 7 years ago
Levi Bard 44bb1999af When opening a post via "Open As", if post lookup from the target instance fails, display an error instead of opening the post in the browser. (#1531) 7 years ago
Konrad Pozniak 2dad358c96
upgrade appcompat, fix nightmode (#1455) 7 years ago
Konrad Pozniak 8f92274e0b
remove callList from BaseActivity (#1503) 7 years ago
Konrad Pozniak a9440ea2ab
filter polls (#1496) 7 years ago
Konrad Pozniak 54a0d5406a
Remove search v1 (#1484) 7 years ago
Konrad Pozniak 51c6852492
Create polls (#1452) 7 years ago
Levi Bard ce01e6de22 Add support for instance property `max_bio_chars` (#1414) 7 years ago
Konrad Pozniak f975522e63
fix shouldTrimStatus and add tests (#1404) 7 years ago
Konrad Pozniak 2b2212e951
cleanup entity classes and ViewThreadFragment (#1302) 7 years ago
mike castleman 728e4f4858
add tests 7 years ago
Konrad Pozniak cb82202d4d
fix deleted status reappearing in the timeline (#1225) 7 years ago
Konrad Pozniak fd7471f2ab
Polls part 1 - displaying in timelines and voting (#1200) 7 years ago
kyori19 60d6927af6 Implement redraft feature. (#1190) 7 years ago
pandasoft0 76ce28980c Migrate to Glide (#1175) 7 years ago
Levi Bard a2fa49aafb Fix issue #1174 with span parsing (#1183) 7 years ago
Bernd 0db1a23c4f Update Deps + Cleanup (#1158) 7 years ago
Bernd 507ffb1b41 Add new Theme "Use System Design" + fixes to night mode (#1069) 7 years ago
autumnontape 10fcee4798 Add autocompletion for custom emoji (#1089) 7 years ago
Konrad Pozniak d43b4fef4b
upgrade OkHttp, add Conscrypt (#1083) 7 years ago
Konrad Pozniak 6c93555ad0
remove unneeded instance id from db cache (#1035) 7 years ago
Konrad Pozniak e371fa0e24
Tab customization & direct messages tab (#1012) 7 years ago
Conny Duck eeaadea905 Revert "Generalize url scheme parsing/highlighting (#1008)" 7 years ago
Ivan Kupalov 63952813c8 Fix incorrectly incrementing IDs before sending to server. (#1026) 7 years ago
Levi Bard 85610a8311 Generalize url scheme parsing/highlighting (#1008) 7 years ago
Ivan Kupalov 22ee1dc5df Fix IDs (#1016) 7 years ago
Ivan Kupalov a3ee13d767 Add hashtag autocompletion, closes #769 (#1001) 7 years ago
jchmrt 30df1cf403 Set image previews correctly according to their focal points (#899) 7 years ago
Konrad Pozniak a445c12094
Upgrade to AndroidX, move to MaterialComponents theme (#953) 7 years ago
Conny Duck 15d607b799 update deps, fix some lint warnings 8 years ago
Levi Bard af298e5281 Account for underscores when tokenizing mentions for autocompletion (#888) 8 years ago
Ivan Kupalov a0988dc6c6 Add ability to pin/unpin statuses (#872) 8 years ago
Conny Duck e56386ea84 fix bug where sending toot is not possible despite it being below character limit 8 years ago
Conny Duck e63dd50682 fix tests 8 years ago
Konrad Pozniak 63f9d99390
Account activity redesign (#662) 8 years ago
Ivan Kupalov 3756a1fd20
Add EventHub, add fav, reblog events, improve timelines (#562) 8 years ago