724 Commits (75678c5b2cc848798b24f1290ae18fede63630f9)

Author SHA1 Message Date
kyori19 75678c5b2c Fix typo "accountUsename" to "accountUsername" (#908) 6 years ago
Levi Bard 506189ceed Filter emoji where "visible_in_picker" is set to false. (#907) 6 years ago
Levi Bard e03482d759 Add menu item to copy media link (#895) 6 years ago
Levi Bard c05eaae317 Fix media transitions, reduce code duplication between media fragments (#894) 6 years ago
Levi Bard 88ad51ce61 Account for underscores when tokenizing mentions for autocompletion (#888) 6 years ago
Levi Bard 1deaaa1144 Refactor media views (#866) 6 years ago
kyori19 fd0f5edeef Prevent multiple registrations to eventHub on same TimelineFragment (#879) 6 years ago
Levi Bard 37702f7f81 On android 6.0, filter 0x00ad (unicode soft hyphen) from statuses (#884) 6 years ago
Levi Bard d58aa01fde Focus content warning field on activation (#883) 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
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 6 years ago
Prat 6e75e0bfc5 Add deletion confirmation (#865) 6 years ago
Konrad Pozniak 836b99966f style dark dialogs (#864) 6 years ago
Konrad Pozniak 062d54d19e small improvements for viewholders (#860) 6 years ago
Konrad Pozniak 36fdfb3de6 fix notifications loading (again) (#845) 6 years ago
Levi Bard eb7459406a Make Tusky a share target for video (#857) 6 years ago
Conny Duck 95e507d489 fix RecentlyNonNull/Nullable warnings 6 years ago
HellPie 2730dca3ea Add support for collapsible statuses when they exceed 500 characters (#825) 6 years ago
Gian Sass d4547a04dc sort custom emojis alphabetically (#853) 6 years ago
Conny Duck ee8dc7831f remove fake shadow view and replace with elevation in AccountActivity 6 years ago
Konrad Pozniak 3e2dc9f79b update targetSdkVersion to 28 (#842) 6 years ago
Konrad Pozniak 6a7ec93b98 update minSdkVersion to 21 (#843) 6 years ago
Conny Duck ef9ac3939e fix crash when trying to view account with invalid id 6 years ago
Conny Duck 4dd70762c2 dont hold whole file content in memory when uploading media 6 years ago
Conny Duck 14ac883496 update media limits for Mastodon 2.5 6 years ago
Conny Duck 5ef50fa3cd fix links with uppercase letters in scheme not being opened 6 years ago
Conny Duck f61456d8b3 fix crash in notifications fragment, save account only when notificationid changed 6 years ago
Konrad Pozniak 12d76249c4 fix image preview rotation in ComposeActivity (#831) 6 years ago
Konrad Pozniak cbb323a434 fix account switching when offline/error (#830) 6 years ago
Conny Duck 73934e4652 fix empty message view showing/hiding at the wrong times 6 years ago
Konrad Pozniak 2c679a4761 fix account list loading and clean up a lot of code (#823) 6 years ago
Conny Duck dd2be8085d update deps 6 years ago
Conny Duck 4cc197ddc5 correctly hide the loading indicator when instance returns an error on login 6 years ago
Konrad Pozniak 1f972debff fix notification tab loading bottom notifications forever (#807) 6 years ago
Conny Duck 937436091b fix crash in EditProfileViewModel 6 years ago
Conny Duck deaf35646a dont load header images in their full size 6 years ago
Conny Duck 62ed1a9d57 fix crash in NotificationsFragment when Preferences are first accessed 6 years ago
Conny Duck 6c68acd551 fix activity transitions (this time for real) 6 years ago
Levi Bard 9b9450736f Separate saved draft visibility from default reply visibility: #772 (#787) 6 years ago
Konrad Pozniak c6acee511e wait for EmojiCompat to be initialized before using it (#791) 6 years ago
Konrad Pozniak f3a3013ffa fix repeating toots in timelines (#789) 6 years ago
Konrad Pozniak 4f8d905e7b fix notification tab loading (#777) 6 years ago
kyori 43269e0c59 Prevent creating new object in setCreatedAt 6 years ago
Konrad Pozniak 336bc4d7ed fix bug where addField button was enabled when it should not be 6 years ago
kyori 6936346793 Use SimpleDateFormatter repeatedly. 6 years ago
kyori 6c10b6dbe9 Add process for when the createdAt is null. 6 years ago
kyori 6325f159f4 Stop initializing String. 6 years ago
Konrad Pozniak 04b471d100 fix wrong activity transition of LoginActivity 6 years ago
Konrad Pozniak 5118122c4a fix bug where deleting profile field was not possible 6 years ago