You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ivan Kupalov 90ebef5a74 Improve notifications fetching (#1930) 4 years ago
..
adapter fix various bugs when creating tab with multiple hashtags (#1925) 4 years ago
appstore events: send new event when user got new chat message 4 years ago
components Improve notifications fetching (#1930) 4 years ago
db simplify timeline cleanup (#1932) 4 years ago
di Improve notifications fetching (#1930) 4 years ago
entity Improve notifications fetching (#1930) 4 years ago
fragment fix another crash in ViewVideoFragment (#1926) 4 years ago
interfaces chats: implement creating new chat through account activity 4 years ago
json SpannedTypeAdapter: remove dead file 4 years ago
network Improve notifications fetching (#1930) 4 years ago
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 4 years ago
receiver streaming: implemented streaming for notifications 4 years ago
repository simplify timeline cleanup (#1932) 4 years ago
service events: send new event when user got new chat message 4 years ago
settings convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 4 years ago
util convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 4 years ago
view Implement clicking on 'Reply to' text 4 years ago
viewdata StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable 4 years ago
viewmodel correctly update the menu when muting domains (#1848) 4 years ago
AboutActivity.kt add build customization options (#1532) 5 years ago
AccountActivity.kt chats: implement creating new chat through account activity 4 years ago
AccountListActivity.kt emoji_reactions: show the emoji in title 4 years ago
AccountsInListFragment.kt CustomEmojiHelper: rewrite to Kotlin 4 years ago
BaseActivity.java simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 4 years ago
BottomSheetActivity.kt chats: base chat UI 4 years ago
EditProfileActivity.kt Remove 'Add Data' button if all 4 metadata fields are used in Edit Profile (#1934) 4 years ago
FiltersActivity.kt filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 4 years ago
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
ListsActivity.kt Cherry-picked 2cf1e366. 4 years ago
LoginActivity.kt Merge upstream, update color scheme 4 years ago
MainActivity.kt Improve notifications fetching (#1930) 4 years ago
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 5 years ago
SavedTootActivity.java compose: implement BBcode and HTML sending 4 years ago
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 4 years ago
StatusListActivity.kt Bookmarks (#1560) 5 years ago
TabData.kt chats: finished chat listing 4 years ago
TabPreferenceActivity.kt fix various bugs when creating tab with multiple hashtags (#1925) 4 years ago
TuskyApplication.kt convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 4 years ago
ViewMediaActivity.kt ViewMediaActivity: add a button to open media file in external application just in case built-in fails 4 years ago
ViewTagActivity.java enable multiple hashtags in one hashtag tab (#1790) 4 years ago
ViewThreadActivity.java ViewThreadActivity: move Open in web menu option to status threedots menu 4 years ago