68 Commits (72a6b41bf6e613a353652fd9ae68f09f12e4e236)

Author SHA1 Message Date
Karol Kosek 72a6b41bf6 Add the pleroma object to the db 4 years ago
Alibek Omarov 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 4 years ago
Alibek Omarov 4344de1e72 db: AccountEntity: enable follow_requests by default 4 years ago
Alibek Omarov 159f0f0615 chats: add media, stickers, emojis (wip) 4 years ago
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
Alibek Omarov 9f57699a3d chats: finished chat listing 4 years ago
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 4 years ago
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741) 4 years ago
Konrad Pozniak 984a56a482 fix toots showing too much whitespace (#1761) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov ca196ffc73 compose: implement BBcode and HTML sending 4 years ago
Konrad Pozniak 0279987821 simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 4 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 4 years ago
Alibek Omarov 857bedc995 AppDatabase: fix migration 4 years ago
Ivan Kupalov 9c59d000f9 ComposeActivity refactor (#1541) 4 years ago
Alibek Omarov 74ea67627c db: upgrade to 21, add markdownMode column 4 years ago
kyori19 d137e6c63c List tabs (#1570) 5 years ago
Konrad Pozniak 8a65f91d2c Bookmarks (#1560) 5 years ago
Konrad Pozniak 50b9cdf117 Create polls (#1452) 5 years ago
Konrad Pozniak 9885065f02 add option to always expand content warnings (#1422) 5 years ago
Konrad Pozniak 0581b51999 fix timeline reloading and favs/boosts/polls showing up at wrong pos (#1374) 5 years ago
Konrad Pozniak 9094a6d438 update Room to 2.1.0 (#1323) 5 years ago
Konrad Pozniak ae446d182d Fix bot icon indicator again (#1249) 5 years ago
Konrad Pozniak 8d33ef1456 Poll fixes (#1238) 5 years ago
Konrad Pozniak 05348ef957 Poll notifications (#1229) 5 years ago
Konrad Pozniak 6297f39040 fix deleted status reappearing in the timeline (#1225) 5 years ago
Konrad Pozniak 4ab06e679f fix timeline query not returning poll (#1226) 5 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 5 years ago
kyori19 b421787bbe Implement redraft feature. (#1190) 5 years ago
pandasoft0 83f1d7aaf1 Add CLEAR and FILTER buttons to notifications (#1168) 5 years ago
Konrad Pozniak d1e6b3b7ff add hashtag tabs (#1145) 5 years ago
Conny Duck fea8426908 fix ConcurrentModificationException when sorting accounts 5 years ago
Konrad Pozniak 62824c602a remove unneeded instance id from db cache (#1035) 5 years ago
Konrad Pozniak c3fc97a12f Tab customization & direct messages tab (#1012) 5 years ago
Ivan Kupalov e67127f39d Fix incorrectly incrementing IDs before sending to server. (#1026) 5 years ago
Ivan Kupalov 3ce10d2a7f Fix IDs (#1016) 5 years ago
Konrad Pozniak 0230f79a42 never use 0 account ids to prevent caching problems (#999) 5 years ago
Ivan Kupalov cec5444e22 Caching toots (#809) 5 years ago
Ivan Kupalov ff0ce91599 Export Room schemes (#963) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
Levi Bard 5c88edf276 Media description improvements (#898) 6 years ago
Konrad Pozniak 759fd0f11b Custom emojis in drawer (#737) 6 years ago
Conny Duck baa8250e70 normalize domains before saving them to database 6 years ago
Conny Duck 04d97acf44 fix crash when de/serializing InstanceEntity 6 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck 1bbe0f7430 prevent saving of incomplete account information to database 6 years ago