592 Commits (f3c6abdd4de401d050c8bebdffe953e40974c453)

Author SHA1 Message Date
Ivan Kupalov f3c6abdd4d Add expand/collapse button for threads (#609) 8 years ago
Ivan Kupalov 3dfe43dfb2 Open links in new tabs (#603) 8 years ago
Conny Duck aecdbda375 fix crash when de/serializing InstanceEntity 8 years ago
Levi Bard 76eae44324 View links to statuses inside Tusky (#568) 8 years ago
Konrad Pozniak 20033f844a fix emoji & toot size limit caching 8 years ago
Konrad Pozniak 23f7f04aa8 improve "save draft" dialog show condition 8 years ago
Konrad Pozniak d9e29e2cb6 fix crash in MainActivity when clicking notification 8 years ago
Konrad Pozniak b4ba457d89
Dependency injection improvement (#596) 8 years ago
Konrad Pozniak d17ff3eb0f fix problems with selectable text in detailed status 8 years ago
Konrad Pozniak 787cfbc82a fix Kotlin compiler warning 8 years ago
Konrad Pozniak 79f7f884d9
fix sending notifications (this time for reals) (#594) 8 years ago
Levi Bard e2adddf7b8 Query instance for toot character limit (#571) 8 years ago
Levi Bard f66b2baf25 Fix unhandled exception when opening report activity (#592) 8 years ago
Conny Duck 7f5f0e8dd8 show error message when instance has no custom emojis 8 years ago
Conny Duck 145c6a8acb strip slashes from instance domain to avoid crash 8 years ago
Conny Duck 4bdcc9667e fix problem where send notification would stay on forever 8 years ago
Conny Duck b621f8f78d fix bug where sometimes mentions where duplicated when replying 8 years ago
Conny Duck df5e3a1621 fix crash when loading timelines 8 years ago
Conny Duck ae02fba437 remove unneeded takePersistableUriPermission 8 years ago
Conny Duck 28a85639ed upgrade minSdkVersion to 19 8 years ago
Konrad Pozniak 27eefbf65a
ComposeActivity improvements (#548) 8 years ago
Conny Duck 6120072730 add disk cache for images 8 years ago
Gareth Murphy 6d6c9575c4 Add regular expression feed filtering (#557) 8 years ago
Conny Duck 21344866d3 fix note not displaying correctly in EditProfileActivity 8 years ago
Konrad Pozniak 3708421362 add new avatar placeholder 8 years ago
Konrad Pozniak 2851e4d38b make avatar rounding independent of image size 8 years ago
Konrad Pozniak 1af0b6fd48 fixes a bug where the ProgressBar in NotificationsFragment would not show up 8 years ago
Conny Duck 3628b8431d add possibility to un/lock accounts 8 years ago
Conny Duck 361352c2e1 upgrade avatar size for Mastodon 2.3 8 years ago
Ivan Kupalov a5cffe0fea Add Dagger (#554) 8 years ago
Conny Duck 720f7c6a0c fix issue where scrolling wont stop after jumping to top 8 years ago
Conny Duck 98b652b7a1 fix crash in StatusBaseViewHolder 8 years ago
Levi Bard 043ac58254 improve content warning button 8 years ago
Ivan Kupalov 28e46c9cc0 Add ComposeActivity tests. Add ServiceLocator (#542) 8 years ago
Conny Duck 4e617dccc7 change the color of all SwipeRefreshLayouts to match the Tusky theme 8 years ago
Conny Duck 9e64bd1307 fix crash in LoginActivity 8 years ago
Conny Duck 44b79e31d4 fail silently when status card cannot be loaded for compatibility with Pleroma 8 years ago
Ivan Kupalov e82c9dcd2a Compose close dialog + focus fix (#539) 8 years ago
Conny Duck 6e3faa8957 update dependencies, use new scheduleAsync of job library 8 years ago
Konrad Pozniak 71954a277e
convert entity classes to Kotlin data classes (#526) 8 years ago
Conny Duck 59d254455d prevent saving of incomplete account information to database 8 years ago
Conny Duck fec1dbc470 fix link header handling in AccountActivityFragment 8 years ago
Conny Duck ed60cc3a78 gracefully handle null statuses in notifications 8 years ago
Conny Duck 550235d40b only alert once on multiple notifications, fix order of notifications 8 years ago
Conny Duck 254be4b21c make it possible to switch accounts when active account fails to load 8 years ago
Conny Duck d5ed2f9a40 fix a crash in MediaUtils 8 years ago
Conny Duck 49a74f57a5 fix a crash in ComposeActivity when trying to share images while logged out 8 years ago
Conny Duck c766a203bf fix bug in rtl layout, remove unneeded xml attributes & dimen resources 8 years ago
Conny Duck 1e7725a4a0 fix rare crash when resizing image in EditProfileActivity & prevent upscaling of image 8 years ago
Konrad Pozniak 17a122b293
Rewrite EditProfileActivity in Kotlin (#525) 8 years ago