65 Commits (fd0f5edeefc11d150d1070d24016d246edd297a7)

Author SHA1 Message Date
kyori19 fd0f5edeef Prevent multiple registrations to eventHub on same TimelineFragment (#879) 6 years ago
HellPie 2730dca3ea Add support for collapsible statuses when they exceed 500 characters (#825) 6 years ago
Conny Duck 73934e4652 fix empty message view showing/hiding at the wrong times 6 years ago
Konrad Pozniak f3a3013ffa fix repeating toots in timelines (#789) 6 years ago
kyori cfdd7ded34 Prevent query SharedPreference in adapters. 6 years ago
Konrad Pozniak dcda04b472 add new elephant friends (#757) 6 years ago
Konrad Pozniak 30d9204586 fix bug where home timeline was never showing "load more" button (#729) 6 years ago
Conny Duck bda9b3b764 fix crash in TimelineFragment 6 years ago
Conny Duck 40a62c12f4 fix crash in TimelineFragment 6 years ago
Conny Duck 45a5acbc15 fix regex filter not affecting spoilertext 6 years ago
Conny Duck 23afbe721e fix crash in TimelineFragment 6 years ago
Ivan Kupalov 48f680ba96 Fix crash on receiving event in timeline (#704) 6 years ago
Conny Duck a25eefcbeb fix crash on timeline reloading 6 years ago
Conny Duck 51e2ccc5a5 only reload timeline on pref change when necessary 6 years ago
Conny Duck 9133a74d37 cleanup code 6 years ago
Ivan Kupalov 56752dba33 Do not scroll to top on timeline refresh (#681) 6 years ago
Konrad Pozniak 3b5a7cd916 Account activity redesign (#662) 6 years ago
Ivan Kupalov 0375193029 Add EventHub, add fav, reblog events, improve timelines (#562) 6 years ago
Ivan Kupalov 942a87b365 Show image descriptions in gallery (#630) 6 years ago
Levi Bard 51b94b876f View links to statuses inside Tusky (#568) 7 years ago
Gareth Murphy 645e849a22 Add regular expression feed filtering (#557) 7 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 7 years ago
Conny Duck f5958cd28d fix issue where scrolling wont stop after jumping to top 7 years ago
Conny Duck 4d4f48065c change the color of all SwipeRefreshLayouts to match the Tusky theme 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Conny Duck faae2acfe7 fix timeline filtering not working after app restart 7 years ago
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 7 years ago
Conny Duck b73b778579 fix some lint warnings 7 years ago
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Conny Duck 6653ca1eeb fix bug where account timeline showed only media toots 7 years ago
Conny Duck 7cbdf2c96c upgrade room library to 1 (fix merge problem) 7 years ago
Conny Duck 4fa8dcc8be fix placeholder not resetting itself after a load failed 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Len Chan f48f6230a2 add option: always show all sensitive content without warning 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Vavassor 0c8381e50d Fixes a crash when a timeline or thread is backgrounded and brought back with an uninitialized notification or status list. 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 7 years ago
Vavassor c7f3354c40 Removes unused icons and does bits of cleanup. 7 years ago
Vavassor d1a3e943d2 Fixes timelines and notifications tabs fetching progressively further down when they are restarted. 7 years ago
Vavassor 5f054e1d5f Re-does commit 340a6fad29 because those changes were stomped by merging in commit b499e51437. 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Ivan Kupalov d7c110a5a6 Add boost click handling 7 years ago
Vavassor fc03f51cf4 Makes end of list footers have zero height. 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago