70 Commits (7ceaa8cbd7681e3eba5858e1e0ccb11a987415cd)

Author SHA1 Message Date
Konrad Pozniak 173b878c3b add support for multiple choice polls (#1212) 6 years ago
Konrad Pozniak b1e68dfc38 Polls part 1 - displaying in timelines and voting (#1200) 6 years ago
kyori19 b421787bbe Implement redraft feature. (#1190) 6 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 6 years ago
pandasoft0 83f1d7aaf1 Add CLEAR and FILTER buttons to notifications (#1168) 6 years ago
Levi Bard b75c92b795 Share filters with web client (#956) 6 years ago
Konrad Pozniak 612b90d93a fix proguard issue with NotificationTypeAdapter (#1129) 6 years ago
kyori19 4662a56178 Fix crash with unknown notification type (#1123) 6 years ago
Ivan Kupalov 8a31ec49cb List editing (#1104) 6 years ago
Konrad Pozniak fcc20d656c Fix crash with null lastStatus in Conversations (#1042) 6 years ago
Konrad Pozniak c3fc97a12f Tab customization & direct messages tab (#1012) 6 years ago
Ivan Kupalov cec5444e22 Caching toots (#809) 6 years ago
jchmrt 5bdee9329a Set image previews correctly according to their focal points (#899) 6 years ago
Konrad Pozniak 8ce4c697ce add checkmark to verified links and better constraints to account fields (#922) 6 years ago
kyori19 39e54c666e Do not show "Pin" in "more" menu of direct status. (#909) 6 years ago
Levi Bard 506189ceed Filter emoji where "visible_in_picker" is set to false. (#907) 6 years ago
Ivan Kupalov 449c7a3bad Show "remote profile" message. (#873) 6 years ago
Ivan Kupalov d928fe7a1d Add ability to pin/unpin statuses (#872) 6 years ago
Konrad Pozniak 02ce668c25 add possibility to change profile fields, refactor (#751) 6 years ago
Conny Duck edec387e53 fix crash on old mastodon instances 6 years ago
Konrad Pozniak 3b5a7cd916 Account activity redesign (#662) 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 d33345dd5c 1.8 fixes (#637) 6 years ago
Ivan Kupalov 73dcb68303 [CI] Add CircleCI config (#621) 7 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 7 years ago
Conny Duck 1f47b65a59 fix crash when loading timelines 7 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 7 years ago
Conny Duck 1cf6850752 fix note not displaying correctly in EditProfileActivity 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 7 years ago
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Conny Duck 679ab52ea4 improve default post privacy to work like web mastodon, add default post privacy option 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
charlag 33ece0410d Make more clear representation of placeholder in notifications 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 170694b6ea remove Tusky API (was needed for push notifications) 7 years ago
Conny Duck 09e2746c41 remove old emoji shortcodes 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 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 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 7 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 7 years ago
Vavassor 623af5fd9b Integrates with wryk/tusky-api, but only partially working. 7 years ago