590 Commits (04d97acf44d2362d23466c5e3d4f76d7ff26d502)

Author SHA1 Message Date
Conny Duck 04d97acf44 fix crash when de/serializing InstanceEntity 7 years ago
Levi Bard 51b94b876f View links to statuses inside Tusky (#568) 7 years ago
Konrad Pozniak 1dc901e972 fix emoji & toot size limit caching 7 years ago
Konrad Pozniak 7fd04b965a improve "save draft" dialog show condition 7 years ago
Konrad Pozniak 5a2b1c8a97 fix crash in MainActivity when clicking notification 7 years ago
Konrad Pozniak 3a873df06f Dependency injection improvement (#596) 7 years ago
Konrad Pozniak 8894908a9d fix problems with selectable text in detailed status 7 years ago
Konrad Pozniak fd5190af30 fix Kotlin compiler warning 7 years ago
Konrad Pozniak 90249d6ccf fix sending notifications (this time for reals) (#594) 7 years ago
Levi Bard a1eba23229 Query instance for toot character limit (#571) 7 years ago
Levi Bard 361adee933 Fix unhandled exception when opening report activity (#592) 7 years ago
Conny Duck f60aa7656e show error message when instance has no custom emojis 7 years ago
Conny Duck 98488093a7 strip slashes from instance domain to avoid crash 7 years ago
Conny Duck 911bffea32 fix problem where send notification would stay on forever 7 years ago
Conny Duck 5c91f3b993 fix bug where sometimes mentions where duplicated when replying 7 years ago
Conny Duck 1f47b65a59 fix crash when loading timelines 7 years ago
Conny Duck 8579412277 remove unneeded takePersistableUriPermission 7 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 7 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 7 years ago
Conny Duck c2382e7d3b add disk cache for images 7 years ago
Gareth Murphy 645e849a22 Add regular expression feed filtering (#557) 7 years ago
Conny Duck 1cf6850752 fix note not displaying correctly in EditProfileActivity 7 years ago
Konrad Pozniak eee3548201 add new avatar placeholder 7 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 7 years ago
Konrad Pozniak 714cb4e5bd fixes a bug where the ProgressBar in NotificationsFragment would not show up 7 years ago
Conny Duck 06d44c949e add possibility to un/lock accounts 7 years ago
Conny Duck ee65dbeff0 upgrade avatar size for Mastodon 2.3 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 fd16a7c489 fix crash in StatusBaseViewHolder 7 years ago
Levi Bard 182e8a75ba improve content warning button 7 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 7 years ago
Conny Duck 4d4f48065c change the color of all SwipeRefreshLayouts to match the Tusky theme 7 years ago
Conny Duck 4ac781876b fix crash in LoginActivity 7 years ago
Conny Duck 1d594d528d fail silently when status card cannot be loaded for compatibility with Pleroma 7 years ago
Ivan Kupalov 8aeaa23b55 Compose close dialog + focus fix (#539) 7 years ago
Conny Duck cde610b27d update dependencies, use new scheduleAsync of job library 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Conny Duck 1bbe0f7430 prevent saving of incomplete account information to database 7 years ago
Conny Duck 9807ee5f54 fix link header handling in AccountActivityFragment 7 years ago
Conny Duck 66f52f66b4 gracefully handle null statuses in notifications 7 years ago
Conny Duck 03d8ec3a7a only alert once on multiple notifications, fix order of notifications 7 years ago
Conny Duck 5ef929952c make it possible to switch accounts when active account fails to load 7 years ago
Conny Duck 3690e86312 fix a crash in MediaUtils 7 years ago
Conny Duck e1473c2142 fix a crash in ComposeActivity when trying to share images while logged out 7 years ago
Conny Duck bca172a90a fix bug in rtl layout, remove unneeded xml attributes & dimen resources 7 years ago
Conny Duck 948c44e98c fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image 7 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 7 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 7 years ago
Conny Duck 3f49a2c921 hide follow button on own profile correctly, code optimizations 7 years ago