40 Commits (39e54c666ed8c34db48a4cbbead9a48194ce84a5)

Author SHA1 Message Date
kyori19 39e54c666e Do not show "Pin" in "more" menu of direct status. (#909) 6 years ago
kyori19 75678c5b2c Fix typo "accountUsename" to "accountUsername" (#908) 6 years ago
Levi Bard 1deaaa1144 Refactor media views (#866) 6 years ago
Ivan Kupalov d928fe7a1d Add ability to pin/unpin statuses (#872) 6 years ago
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 6 years ago
Prat 6e75e0bfc5 Add deletion confirmation (#865) 6 years ago
Conny Duck 6c68acd551 fix activity transitions (this time for real) 6 years ago
Konrad Pozniak caa04a2341 improve dependency injection (#723) 6 years ago
Conny Duck 9133a74d37 cleanup code 6 years ago
Paul dcb96597c4 Enable boosting of own private toots, closes #664 (#666) 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
Konrad Pozniak 8db482bb46 move bottom sheet from fragments to activities (#628) 6 years ago
Levi Bard be819cc05b Add tests for search functionality in SFragment (#617) 6 years ago
Levi Bard 51b94b876f View links to statuses inside Tusky (#568) 6 years ago
Conny Duck 5c91f3b993 fix bug where sometimes mentions where duplicated when replying 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 55ef3eda8a fix a bug where a thread was not shown completely 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 37aa9d701d fix a bug where favs & reblogs where not shown correctly in NotificationsFragment 7 years ago
flyingrub b86887b564 Add a menu entry to copy the link of a toot 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 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 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
Vavassor 19dc637c94 Adds the mention to whom is being replied first, before other mentions in a thread, rather than after them. 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 dacfbb3455 Minor writing style changes. 7 years ago
Vavassor 00188182b7 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor 80971e2fc4 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Vavassor 0da98f4f67 Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 7 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 7 years ago
Zachary Epps 52343b6ab2 changed the share button menu to allow for sharing either the link, or the actual content of the post 7 years ago
Vavassor 7067b4e695 Fixes a bug where threads don't display correctly when clicking on boosts. Closes #91 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
ntngrtltr 50d386e271 inherit content warnings in replys 7 years ago
Vavassor 0f5130f692 Fixes an issue where replying to a reblog doesn't fill in the correct mentions in the composer. Closes #40 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 7 years ago