289 Commits (944529e384c976050d8c60cf9bbfbb0a3df41da7)

Author SHA1 Message Date
Vavassor 3d7807ec7b Fixes a small error in pull request #332 where reblog and favourite notifications show your display name for the "reblogged by/favourited by" message instead of whomever did so. 7 years ago
Vavassor 340a6fad29 Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Vavassor 7fc9603cb4 Adds envelope icon indicator to direct messages on timelines, so they can be differentiated from private statuses. 7 years ago
torrentcome 8320612bdf (ui) fix bug that when we comeback from the Composer , there is no update of the view 7 years ago
torrentcome 2457938c75 (medias) try to add medias 7 years ago
Vavassor f5450dc54a Possible fix for unnecessary thread post reloading (issue #327). 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 3d85eef83a Fixes the same typo in 3 places. 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
torrentcome 6447f407c7 (saved_toot) add part of saved toot activity 7 years ago
Vavassor 74b64f61a7 Adds an icon to video and gifv media previews to indicate they can be played. The icon is a circled triangle (play button). Closes #319 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 7 years ago
Vavassor e0b8498d0d Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor 5f045ca5c3 Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
Vavassor 2d74f078e0 Search page fully functional for accounts and hashtags. Closes #44 7 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago