1256 Commits (72a6b41bf6e613a353652fd9ae68f09f12e4e236)

Author SHA1 Message Date
Karol Kosek 72a6b41bf6 Add the pleroma object to the db 4 years ago
Karol Kosek 34fa8b9664 Add 'reply to' indicators in posts 4 years ago
Alibek Omarov 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 4 years ago
Alibek Omarov d6e7853ddf NotificationsFragment: fix Emoji Reactions being mislabeled as Unknown 4 years ago
Alibek Omarov 4344de1e72 db: AccountEntity: enable follow_requests by default 4 years ago
Alibek Omarov 92a659fea4 chats: fix stickers and emojis 4 years ago
Alibek Omarov d8ffcaec30 chats: fix media upload, fix back button 4 years ago
Alibek Omarov 159f0f0615 chats: add media, stickers, emojis (wip) 4 years ago
Alibek Omarov c2439405be chats: implement sending messages, prototype 4 years ago
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
Alibek Omarov bcfd202bbb chats: chat message adapter, partially implement activity 4 years ago
Alibek Omarov a002a76b92 chats: base chat UI 4 years ago
Karol Kosek 13c353a542 PreferencesFragment: fix the reblog confirmation switch 4 years ago
a1batross 5c8a0ed478 Revert "chats: add viewdata" 4 years ago
a1batross c37a3a8b8c Rename Husky in generated file names to Tusky to prevent harassment towards Husky users 4 years ago
Alibek Omarov 9f57699a3d chats: finished chat listing 4 years ago
Konrad Pozniak 1f487faf93 Fix cards in timelines/confirm boost preferences (#1878) 4 years ago
Ivan Kupalov 481140b73a Fix crash in ViewImageFragment, fix #1876 (#1877) 4 years ago
Alibek Omarov 8ce99fcd53 chats: add viewdata 4 years ago
Ivan Kupalov 22b074f172 Description improvements (#1846) 4 years ago
Konrad Pozniak cf3295749b upgrade SwipeRefreshLayout to 1.1.0 (#1866) 4 years ago
Alibek Omarov 752f6ad35b chats: add Chat and ChatMessage entities, add Pleroma API calls 4 years ago
Alibek Omarov fe0e68ba5c ViewImageFragment: upgrade BigImageView to 1.6.6, enable swiping for all kinds of embedded views 4 years ago
Alibek Omarov 483b847120 ViewImageFragment: finalize transition to BigImageViewer. Now it should correctly handle EXIF rotation, do not stuck at transition and pick preview image if it's in cache but full image isn't 4 years ago
Konrad Pozniak 28a78a2566 remove scrolling from notification options bar (#1858) 4 years ago
Mélanie Chauvel 408660aff0 Make account views clickable instead of avatar only (#1855) 4 years ago
Alibek Omarov 978489165e ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 4 years ago
Alibek Omarov 4741ab524c entity: Instance: fix optional pleroma field type 4 years ago
Alibek Omarov e14782b691 ViewMediaActivity: add a button to open media file in external application just in case built-in fails 4 years ago
Alibek Omarov f1397f3378 SearchStatusesFragment: fix reply to 4 years ago
Alibek Omarov 4df757b4b3 StatusFragment: delete delete and redraft 4 years ago
Alibek Omarov b7892dc781 ViewThreadActivity: move Open in web menu option to status threedots menu 4 years ago
Konrad Pozniak 7b95236961 correctly update the menu when muting domains (#1848) 4 years ago
Ivan Kupalov da110b8fc0 Improve image viewer (#1843) 4 years ago
Alibek Omarov f9f2f9aa5b ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 4 years ago
Alibek Omarov c3c92fadcd ComposeActivity: preview ability for Pleroma, WIP 4 years ago
Konrad Pozniak 0e6ad0eee7 fix MainActivity title when coming from a notification (#1844) 4 years ago
Konrad Pozniak 5e041d9f1d speedup blurhash decoding by using a intermediate int array (#1835) 4 years ago
Konrad Pozniak d3910e618b don't create a CW when sharing text to Tusky (#1836) 4 years ago
Konrad Pozniak 092e629a7f add possibility to move the main navigation to the bottom (#1808) 4 years ago
Alibek Omarov caf0873cf7 app: patch to compile 4 years ago
Ivan Kupalov fb867c928c Fix settings default values for preferences (#1828) 4 years ago
Levi Bard 3375b512d9 Fix preview cards for uncollapsible statuses (#1826) 4 years ago
Ivan Kupalov a4bcde2c83 Settings refactor (#1615) 4 years ago
Ivan Kupalov b60125f2bb Fix loading more than one page of favs/bookmarks, fix #1824 (#1825) 4 years ago
Konrad Pozniak e4aee072e4 use AndroidX WorkManager instead of Evernote Android Job (#1783) 4 years ago
Alibek Omarov 64277ef45a app: all external references are now called Husky to not conflict with Tusky files 4 years ago
Alibek Omarov 00ec90f69c NotificationsFragment: always show appbar, even if there is no notifications 4 years ago
Alibek Omarov 3439a1e16a MediaUploader: fix stupid bug that made all pictures to be resized 4 years ago
Alibek Omarov 930e05be27 NodeInfo: replace Int by Long in upload limits, add test cases 4 years ago