100 Commits (a109089f7b65d2d2bc2609ddd45710e473fe693c)

Author SHA1 Message Date
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) 6 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 6 years ago
Conny Duck 1f47b65a59 fix crash when loading timelines 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Conny Duck 1cf6850752 fix note not displaying correctly in EditProfileActivity 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 6 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
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Conny Duck d9e0025424 added missing quotation marks in MediaTypeDeserializer 7 years ago
Conny Duck a55a307b31 fixed crash when media type is unknown 7 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 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 b9f0c51e70 Provisional profile editor complete. 7 years ago
Vavassor 18e40855ad Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor 88df8216a6 Fixes direct messages falsely being shown as able to be boosted. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 7 years ago
Vavassor 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 7 years ago
Eugen Rochko dbed424d6f Implement search 7 years ago
Eugen Rochko f34237ce7a Improve compose activity 7 years ago
Eugen Rochko 473f7f75f1 Merge upstream 7 years ago
Eugen Rochko 68e10f77f4 Integrate floating search bar 7 years ago
Vavassor 6f25405ad4 Volley is gone. 7 years ago
Eugen Rochko 9e82b64423 Fix #4 - Toot URLs can be shared 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Eugen Rochko 348d2c8b4f Start work on integrating Retrofit - GSON, Authorization 7 years ago