121 Commits (859a4acfa5730e9adfa846b1b9f38a86fc98135e)

Author SHA1 Message Date
Karol Kosek 859a4acfa5 Implement clicking on 'Reply to' text 4 years ago
Konrad Pozniak cf3295749b upgrade SwipeRefreshLayout to 1.1.0 (#1866) 4 years ago
Ivan Kupalov b60125f2bb Fix loading more than one page of favs/bookmarks, fix #1824 (#1825) 4 years ago
Alibek Omarov 2f62b3f600 Patch to compile 4 years ago
kyori19 50f7a7affa Add "account" filter context (#1776) 4 years ago
Konrad Pozniak 9e6833cfdb enable multiple hashtags in one hashtag tab (#1790) 4 years ago
Ivan Kupalov 5dd190404f Fix reblog confirm (#1723) 4 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 4 years ago
Alibek Omarov 6f91e1f9ff Revert "Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations)" 4 years ago
Alibek Omarov 7bb0f1955d emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 4 years ago
Alibek Omarov 1c60313ae8 emoji_reactions: add menu for normal timelines 4 years ago
Ivan Kupalov 0547e78c94 Add options to confirm reblog/unreblog actions, close #460 (#1650) 4 years ago
Levi Bard 61e0c2c7a8 Add option to show link previews in timelines (#1681) 4 years ago
Alibek Omarov f7623a0a44 Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations) 4 years ago
Alibek Omarov 542aea22b3 Enable muting for all timelines, except where it's useless 4 years ago
Alibek Omarov 9796da7513 MastodonApi: set withMuted to true everywhere for a while 4 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 4 years ago
Konrad Pozniak 8a65f91d2c Bookmarks (#1560) 5 years ago
Konrad Pozniak d5d9af4fde Upgrade api level to Android 10, implement new sharing api (#1537) 5 years ago
Konrad Pozniak 18702da998 filter polls (#1496) 5 years ago
Konrad Pozniak b888dbbcf8 remove duplicate request when timeline is empty (#1491) 5 years ago
Konrad Pozniak 2e300ed494 use singletonList in getChangePayload (#1486) 5 years ago
Konrad Pozniak 9885065f02 add option to always expand content warnings (#1422) 5 years ago
Konrad Pozniak 39e7bf56f1 update timestamps on pull-to-refresh even when no new statuses are fetched (#1393) 5 years ago
Konrad Pozniak 0581b51999 fix timeline reloading and favs/boosts/polls showing up at wrong pos (#1374) 5 years ago
Levi Bard 934d313cb3 Apply conversation filters to threads. Addresses #1349 (#1351) 5 years ago
Konrad Pozniak 713d53e53b fix vanishing toots bug when refreshing (#1343) 5 years ago
Konrad Pozniak 5efc0c68af remove boosted status when the original author was blocked or muted (#1335) 5 years ago
Levi Bard 78c02c9d42 Implement instance mutes (#1311) 5 years ago
Konrad Pozniak 5b3751f9bd apply filters to boosted statuses (#1299) 5 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
pandasoft0 b4516cac04 Account Activity enhancements (#1196) 5 years ago
Konrad Pozniak 8d33ef1456 Poll fixes (#1238) 5 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 5 years ago
Konrad Pozniak cd24eda424 remove unneeded CollectionUtil and Either.java (#1201) 5 years ago
pandasoft0 1555b025e1 Add ability to scroll to top by tab click at the Account activity (#1146) 5 years ago
Konrad Pozniak 5cf82f402f fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 5 years ago
Bernd d1494d4d30 Update Deps + Cleanup (#1158) 5 years ago
Konrad Pozniak 31481126a3 fix crash in TimelineFragment (#1159) 5 years ago
Levi Bard a313b0b2ad Fix word boundary detection in filters (#1152) 5 years ago
Konrad Pozniak fceab89feb fix crash when filter request returns an error (#1150) 5 years ago
Levi Bard b75c92b795 Share filters with web client (#956) 5 years ago
pandasoft0 e133b398ec Refresh message timestamp every minute (#1113) 5 years ago
Konrad Pozniak 7cb5762eff Improve Dependency Injection (#1120) 5 years ago
Ivan Kupalov a9524508e6 Timeline a11y (#1059) 5 years ago
Konrad Pozniak 2cdef105eb fix crash in TimelineFragment (#1086) 5 years ago
Konrad Pozniak b8ca60da1c remove unnecessary divider styling (#1057) 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