Commit Graph

540 Commits

Author SHA1 Message Date
Infi e69fd44108 fix: issue in which exotic links can cause a crash
Signed-off-by: Infi <infi@infi.sh>
2024-03-07 21:30:36 +01:00
Infi f769dcb315 style(lint): fix deprecation issues
Signed-off-by: Infi <infi@infi.sh>
2024-03-07 21:10:15 +01:00
Infi 4050e97970 refactor: RadioItem to be a ListItem
Signed-off-by: Infi <infi@infi.sh>
2024-03-07 20:42:23 +01:00
Infi 745b3a3847 style: fix linter issues
Signed-off-by: Infi <infi@infi.sh>
2024-03-06 23:45:44 +01:00
Infi 3ddc125286 chore: upgrade compose
Signed-off-by: Infi <infi@infi.sh>
2024-03-06 23:06:57 +01:00
Infi 3c3000b1d5 fix: issue in which rotation, dark toggle cause app to reset state
Signed-off-by: Infi <infi@infi.sh>
2024-03-06 21:34:48 +01:00
Infi 3dc7158210 fix: add scroll state for chat settings
Signed-off-by: Infi <infi@infi.sh>
2024-03-06 21:33:49 +01:00
Infi 5875f3ded7 feat: add chat settings and quick reply options
(for future use)

Signed-off-by: Infi <infi@infi.sh>
2024-03-06 21:28:03 +01:00
Infi 72e16cf591 feat: don't allow sending too long messages
Signed-off-by: Infi <infi@infi.sh>
2024-03-05 22:01:37 +01:00
Infi c9e8185926 fix: issue in which sheet tiles can overflow
Signed-off-by: Infi <infi@infi.sh>
2024-03-02 22:02:47 +01:00
Infi 90742b0f58 feat: update font versions, replace jb mono
Signed-off-by: Infi <infi@infi.sh>
2024-03-02 21:56:24 +01:00
Infi a63f142bbc feat: group settings screen
Signed-off-by: Infi <infi@infi.sh>
2024-03-02 21:25:33 +01:00
Infi a5739f0f58 feat: group create screen
Signed-off-by: Infi <infi@infi.sh>
2024-02-21 01:21:51 +01:00
Infi b746c1d47e fix(m3): friends options sheet should be dropdown menu
Signed-off-by: Infi <infi@infi.sh>
2024-02-20 23:17:17 +01:00
Infi 3a0f221356 fix: issue in which non-bot users are shown as bots
Signed-off-by: Infi <infi@infi.sh>
2024-02-20 23:09:33 +01:00
Infi ebd42b723f fix: issue in which ime padding is not applied to ProfileSettingsScreen
Signed-off-by: Infi <infi@infi.sh>
2024-02-19 00:53:13 +01:00
Infi 6ea48cc33b feat: bot display for user info sheet
Signed-off-by: Infi <infi@infi.sh>
2024-02-19 00:49:15 +01:00
Infi 4652bcf455 fix: issue in which users you are blocked by are not reportable
Signed-off-by: Infi <infi@infi.sh>
2024-02-19 00:26:23 +01:00
Infi 859e6c76c3 fix: issue in which users cannot report blocked users
Signed-off-by: Infi <infi@infi.sh>
2024-02-19 00:19:05 +01:00
Infi a2571518d3 fix: remove unused MessageView layout
Signed-off-by: Infi <infi@infi.sh>
2024-02-18 23:46:25 +01:00
Infi f421d193e5 fix(MessageProcessor): more accurate emoji regex
Signed-off-by: Infi <infi@infi.sh>
2024-02-18 23:44:46 +01:00
Infi 6d11bd6d4e fix: issue in which block quotes look like embeds
Signed-off-by: Infi <infi@infi.sh>
2024-02-15 20:29:22 +01:00
Infi 8a3e176f76 fix: crash when viewing oss attribution
Signed-off-by: Infi <infi@infi.sh>
2024-02-15 20:29:22 +01:00
Infi f266ca39b4 feat: improve scroll to bottom FAB placement
Signed-off-by: Infi <infi@infi.sh>
2024-02-15 20:29:22 +01:00
Infi 69503f0727 fix: exclude AstNode struct from obfuscation
Signed-off-by: Infi <infi@infi.sh>
2024-02-15 20:29:20 +01:00
Infi 17d44622cc feat(stendal): initial implementation/switch
Signed-off-by: Infi <infi@infi.sh>
2024-02-12 02:11:59 +01:00
Infi fe3775a154 fix: issue in which sheet headers have no padding
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 14:42:12 +01:00
Infi 33abcf4cbb feat(gp): rm feedback and analysis
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi c891d4528c feat(gp): remove closed beta updater
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi 39dcfad91e feat: fetch uncached users in reaction sheet
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi 2e977ff1e8 feat: fetch uncached messages in replies
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi 226b455730 fix: some websocket related crash
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi bfd328c31e feat: show status in member list sheet
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:18 +01:00
Infi a4b88ad4f3 fix: typo in which some m3 imports are actually m2
Signed-off-by: Infi <infi@infi.sh>
2024-02-03 13:23:17 +01:00
Infi b82bd490e1 fix: issue in which the message box and sidebar are not aligned
Signed-off-by: Infi <infi@infi.sh>
2024-01-28 17:54:20 +01:00
Infi 5736aec64d feat: retire PageHeader in favour of TopAppBar
- also make DisconnectionNotice borderless

Signed-off-by: Infi <infi@infi.sh>
2024-01-28 17:50:54 +01:00
Infi 452d2b164d fix: issue in which bio text field is not full width
Signed-off-by: Infi <infi@infi.sh>
2024-01-21 19:38:10 +01:00
Infi ad84742684 fix: issue in which listitem and listheader backgrounds were inconsistent
Signed-off-by: Infi <infi@infi.sh>
2024-01-21 19:08:08 +01:00
Infi 1f1aebbd63 fix: return divider to changelogs screen
Signed-off-by: Infi <infi@infi.sh>
2024-01-21 19:01:44 +01:00
Infi fc2c3f6f6f feat: try new navigation transitions
Signed-off-by: Infi <infi@infi.sh>
2024-01-20 01:10:50 +01:00
Infi 74fe6e96a8 fix: issue where there is incorrect rounding on the header
Signed-off-by: Infi <infi@infi.sh>
2024-01-20 00:41:41 +01:00
Infi ad4d06db7d feat: material 3-ise friends screen
Signed-off-by: Infi <infi@infi.sh>
2024-01-20 00:14:33 +01:00
Infi 74b33380ab fix: issue where if your account is fresh you can't use notes
Signed-off-by: Infi <infi@infi.sh>
2024-01-19 23:59:29 +01:00
Infi 984ee0c2fc fix: issue where FriendsScreen is not full height
Signed-off-by: Infi <infi@infi.sh>
2024-01-19 23:51:46 +01:00
Infi cc7153f38b fix: issue where FriendsScreen header is not translated
Signed-off-by: Infi <infi@infi.sh>
2024-01-19 23:49:13 +01:00
Infi 8be81649b2 feat: leverage android 12 splash screen API
Signed-off-by: Infi <infi@infi.sh>
2024-01-19 23:48:39 +01:00
Infi 3e7768146d feat: remove webchallenge
Signed-off-by: Infi <infi@infi.sh>
2024-01-17 17:59:15 +01:00
Infi 98bbc09cd2 feat: xml messageview (for future optimisations)
Signed-off-by: Infi <infi@infi.sh>
2024-01-17 17:54:46 +01:00
Infi 3738045793 style: rename MemberListSheet.MemberListItem to MemberListSheetItem
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 17:47:51 +01:00
Infi 1f81399da2 feat: material 3-ise member sheet
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 16:17:08 +01:00
Infi b75f540578 fix(a11y): remove alt text
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 14:11:17 +01:00
Infi 7f2546d890 feat(a11y): show a sidebar settings button if touch exploration is on
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 14:07:01 +01:00
Infi ec03323ad9 feat: material 3-ise add server sheet
Signed-off-by: Infi <infi@infi.sh>
2024-01-13 13:52:05 +01:00
Infi 838784cfc9 feat: material 3-ise changelog screen
Signed-off-by: Infi <infi@infi.sh>
2024-01-10 21:52:42 +01:00
Infi 94034c8cfc fix: regression in which "log out" is not error coloured
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 01:27:15 +01:00
Infi 017b21b8ad feat: redesign settings screen to fit m3 better
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 01:25:44 +01:00
Infi 8cd287fb05 feat: uniform list header component
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 01:25:33 +01:00
Infi ba40698ad4 fix: material 3-ise attribution further
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 01:01:49 +01:00
Infi 47b804c0d0 fix: regression in which the typing indicator is on top
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 00:49:26 +01:00
Infi c53fd360f2 feat: material 3-ise session settings further
Signed-off-by: Infi <infi@infi.sh>
2024-01-08 00:43:54 +01:00
Infi 1e68aa843f fix: issue where msg-ctx stays open after delete
Signed-off-by: Infi <infi@infi.sh>
2024-01-06 18:28:47 +01:00
Infi 1e6ded84ed fix: issue where messages don't get deleted
Signed-off-by: Infi <infi@infi.sh>
2024-01-06 18:21:42 +01:00
Infi f9b778e3c4 feat: server reporting
Signed-off-by: Infi <infi@infi.sh>
2024-01-03 20:13:54 +01:00
Infi 46b75c3ed3 feat: delete messages
Signed-off-by: Infi <infi@infi.sh>
2024-01-01 20:21:45 +01:00
Infi d8953a4eb6 feat: nsfw age gate
Signed-off-by: Infi <infi@infi.sh>
2024-01-01 20:00:07 +01:00
Infi 171586c312 feat: "add reaction" button on messages if reactions present
Signed-off-by: Infi <infi@infi.sh>
2023-12-30 21:50:31 +01:00
Infi 1bf9610d7d feat: make revolt a share target (rough around edges)
Signed-off-by: Infi <infi@infi.sh>
2023-12-26 00:31:32 +01:00
Infi 35dc87ed7e fix: add slight padding to emoji picker server row
Signed-off-by: Infi <infi@infi.sh>
2023-12-22 20:19:52 +01:00
Infi 07e38002de feat: adding reactions
Signed-off-by: Infi <infi@infi.sh>
2023-12-17 18:41:04 +01:00
Infi 63e2f6e9af fix: issue where the member list header is not translated
Signed-off-by: Infi <infi@infi.sh>
2023-12-17 17:26:24 +01:00
Infi 9e003897a5 feat: routine housekeeping
Signed-off-by: Infi <infi@infi.sh>
2023-12-16 03:34:30 +01:00
Infi b68267c1e7 feat: invite screen
Signed-off-by: Infi <infi@infi.sh>
2023-12-10 01:55:08 +01:00
Infi 0a5676fca6 fix: older webview engine support
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 22:38:34 +01:00
Infi 31434fcb70 fix: issue where changelogs are opposite the sensical order
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 22:29:29 +01:00
Infi 9c189c49b4 feat: mask session loading, fix profile loading centering
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 22:22:52 +01:00
Infi 4524b23b3d feat: tweak default theme colours
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 21:15:00 +01:00
Infi d4f994ebf4 feat: loading masking and further error handling for profile settings
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 20:32:13 +01:00
Infi 331d7d2b68 fix: restore comment
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 20:00:20 +01:00
Infi 46bb2d69bf chore: replace view library with equivalent compose library
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 19:57:49 +01:00
Infi 233d2b73a2 fix: rm leakcanary
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 19:27:13 +01:00
Infi 921af46269 chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2023-12-09 18:06:37 +01:00
Infi 7b011e3206 feat: reaction info sheet
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 23:40:16 +01:00
Infi 8b1dc84237 feat: reaction rendering
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 21:16:08 +01:00
Infi 555385646e fix: inverse logic
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 19:58:25 +01:00
Infi 915446ebc9 fix: logo height and state performance
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 19:44:59 +01:00
Infi ee692a5a60 feat: channels autocomplete
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 19:37:42 +01:00
Infi 6ac347ef07 feat: mention autocomplete
Signed-off-by: Infi <infi@infi.sh>
2023-12-07 17:04:24 +01:00
Infi 924568a7b3 feat: custom emote autocomplete
Signed-off-by: Infi <infi@infi.sh>
2023-12-06 16:44:40 +01:00
Infi 2d911f6e86 feat: emoji autocomplete
Signed-off-by: Infi <infi@infi.sh>
2023-12-06 15:35:02 +01:00
Infi 4e8b3746ac feat: routine maintenance
Signed-off-by: Infi <infi@infi.sh>
2023-12-03 02:07:33 +01:00
Infi ac31be2a49 feat: process manual channel mentions and emoji shortcodes
Signed-off-by: Infi <infi@infi.sh>
2023-12-03 01:54:37 +01:00
Infi 8a935862b0 fix: issue where languages are missing from selection
Signed-off-by: Infi <infi@infi.sh>
2023-12-01 16:49:59 +01:00
Infi 6a7a82636d feat: show online and rest friends in friends screen
Signed-off-by: Infi <infi@infi.sh>
2023-12-01 16:42:45 +01:00
Infi f8af5e4abd fix: issue where unicode emoji in the picker are not clickable
Signed-off-by: Infi <infi@infi.sh>
2023-12-01 16:15:03 +01:00
Infi ae87815dca feat: mention user on username tap
Signed-off-by: Infi <infi@infi.sh>
2023-12-01 15:52:45 +01:00
Infi 9e3543be37 feat: redesign user info sheet
Signed-off-by: Infi <infi@infi.sh>
2023-12-01 15:07:55 +01:00
infi 4654a29506
merge: weblate
Translations update from Weblate
2023-11-18 19:21:59 +01:00
Infi 2a88d58cfa feat: discover screen
Signed-off-by: Infi <infi@infi.sh>
2023-11-18 19:01:46 +01:00
Weblate 28f4ea06bc chore: update translations [no ci]
Co-authored-by: @liimee <git.taaa@fedora.email>
Co-authored-by: AbstractDevs <sergkovalew749@gmail.com>
Co-authored-by: Alexandr Glazko <lenify@skiff.com>
Co-authored-by: Alexandr Glazko <smba652f@gmail.com>
Co-authored-by: Andiv <div2005.kk@gmail.com>
Co-authored-by: Arsenii <arslee07@gmail.com>
Co-authored-by: Ayl3n <Ayl3ann.n@gmail.com>
Co-authored-by: Cynycal2003 <soumyajitdas2712@gmail.com>
Co-authored-by: Dmitry Percew <dmitrypercew@gmail.com>
Co-authored-by: Fjuro <ifjuro@proton.me>
Co-authored-by: Gátomo <gatomociencia@gmail.com>
Co-authored-by: Infi <weblate@infi.sh>
Co-authored-by: Kasahe <anissaa4648@gmail.com>
Co-authored-by: Lùka Guyonvarch <starwars15122006@gmail.com>
Co-authored-by: Matias Vaz <vaz.mmv@gmail.com>
Co-authored-by: Mulciiber <ivan.barancikov07@gmail.com>
Co-authored-by: Paweł B <mail@pawelek.ml>
Co-authored-by: Tamer Mohamed Mokhtar <t.mokhtar.vd@gmail.com>
Co-authored-by: Vasyl <s1r.p.a.w.s02@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: blank <z00hra@mail.ru>
Co-authored-by: deluxghost <deluxghost@gmail.com>
Co-authored-by: ferrel <5920873@disroot.org>
Co-authored-by: searinminecraft <scripterrookie12@gmail.com>
Translate-URL: https://translate.revolt.chat/projects/revolt/android/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/ar/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/be/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/bn/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/cs/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/de/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/es/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/fil/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/fr/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/hu/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/id/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/mwl/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/pl/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/ru/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/uk/
Translate-URL: https://translate.revolt.chat/projects/revolt/android/zh_Hans/
Translation: Revolt/Android
2023-11-16 19:04:09 +00:00
Infi 2507206ea3 Revert "feat: reconnect mechanism that doesn't limit retry count"
This reverts commit 456830a4fa.
2023-11-12 21:41:18 +01:00
Infi afa1f5941f fix: replace compose cursor position code with view
Signed-off-by: Infi <infi@infi.sh>
2023-11-12 21:37:09 +01:00
Infi e2dfb7ecc0 fix: issue where uncategorised channels don't show
Signed-off-by: Infi <infi@infi.sh>
2023-11-12 21:18:57 +01:00
Infi 456830a4fa feat: reconnect mechanism that doesn't limit retry count
Signed-off-by: Infi <infi@infi.sh>
2023-11-12 21:08:56 +01:00
Infi 182566dcc0 fix: issue where emoji picker animation blocks UI thread
Signed-off-by: Infi <infi@infi.sh>
2023-11-12 20:24:09 +01:00
Infi aa96944f9d fix: npe
Signed-off-by: Infi <infi@infi.sh>
2023-11-12 20:20:01 +01:00
Infi ed59b09970 chore: rm unused imports
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 19:05:13 +01:00
Infi 0a41c83dce feat: change type of button for send message
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 17:49:50 +01:00
Infi 9da6b040a8 feat: make report dialogues up to date, add user report
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 17:48:58 +01:00
Infi 7c51ae001b fix: show extended actions even if blocked by other user
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 16:33:23 +01:00
Infi 9159f33c3b feat: user action buttons
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 16:25:24 +01:00
Infi adba9da754 refactor: rename user context sheet to user info sheet
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 03:49:24 +01:00
Infi 551be72a94 feat: only show appropriate buttons in channel info sheet
Signed-off-by: Infi <infi@infi.sh>
2023-11-11 03:46:18 +01:00
Infi 92f0ca220b fix: logo not using correct colour
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 19:34:42 +01:00
Infi 89cc41b414 fix: images always being full-width
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 17:59:32 +01:00
Infi 88faa795ba fix: add ugly hacks because reflection breaks it
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 04:28:02 +01:00
Infi 6be963154d fix(changelog-7000): mdash to —
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 02:10:50 +01:00
Infi aacb0b72ed chore: bump to 0.7.0
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 02:02:20 +01:00
Infi 06e504cdd1 fix: stray log
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 00:32:23 +01:00
Infi 3ef9ae2fe9 feat: import and export theme override (rato) files
Signed-off-by: Infi <infi@infi.sh>
2023-11-01 00:28:23 +01:00
Infi 35c8976e30 feat: theme colour overrides
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 23:52:16 +01:00
Infi 9bbc8f513c refactor: fetch settings when Authenticated frame arrives
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 20:46:09 +01:00
Infi b08aaec999 feat(settings): set bio
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 20:29:27 +01:00
Infi 771fc74cc1 feat: profile settings (set pfp and background)
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 20:07:12 +01:00
Infi fe024004cd fix: use emoji heart in about screen to mirror iOS layout
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 16:20:01 +01:00
Infi ad91f437a1 feat(security): disable logging in release builds
Signed-off-by: Infi <infi@infi.sh>
2023-10-31 16:13:15 +01:00
Infi 8afc3e748d feat: polish up the system messages
Signed-off-by: Infi <infi@infi.sh>
2023-10-30 13:45:13 +01:00
Infi 9bf7dae138 fix: issue where UIMarkdown sometimes does not render
Signed-off-by: Infi <infi@infi.sh>
2023-10-30 13:45:05 +01:00
Infi 73be3d56ee fix: issue where active channel indicator may not update
Signed-off-by: Infi <infi@infi.sh>
2023-10-30 13:07:56 +01:00
Infi 55e8d184f4 feat: friends screen
Signed-off-by: Infi <infi@infi.sh>
2023-10-30 02:18:26 +01:00
Infi ac5148e82c style: run ktlint on code
Signed-off-by: Infi <infi@infi.sh>
2023-10-28 23:36:31 +02:00
Infi 4a866bb40d chore(gradle): upgrade plugin and add kotlinter
Signed-off-by: Infi <infi@infi.sh>
2023-10-28 23:21:02 +02:00
Infi 0245edc8f1 feat: session settings
Signed-off-by: Infi <infi@infi.sh>
2023-10-23 00:15:06 +02:00
Infi 97c31d0e3e feat: add explainers for certain statuses
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 22:38:45 +02:00
Infi 3310e85adc fix: issue where dnd and focus were swapped in order
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 20:35:32 +02:00
Infi f942218b6a feat: add status functionality to status sheet
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 20:26:31 +02:00
Infi 717e9f7890 fix: issue where status circle is inaccurate
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 19:21:53 +02:00
Infi f1e92544c9 feat: allow content commit into message field
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 18:33:47 +02:00
Infi 0c90c8c0e6 feat: replace message field with view-backed variant
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 02:07:54 +02:00
Infi dda4ec0631 fix: issue where channels didn't load on start in sidebar
Signed-off-by: Infi <infi@infi.sh>
2023-10-22 00:26:49 +02:00
Infi fac7411eea style: run ktlint on code
Signed-off-by: Infi <infi@infi.sh>
2023-10-21 16:27:05 +02:00
Infi a2801b29d7 feat: support for categories
Signed-off-by: Infi <infi@infi.sh>
2023-10-21 15:40:33 +02:00
Infi 5251d3f7aa fix: stop providing a key for emoji grid
Signed-off-by: Infi <infi@infi.sh>
2023-10-21 15:17:15 +02:00
Infi c3994ed9c5 feat: support android 14 partial file access API
Signed-off-by: Infi <infi@infi.sh>
2023-10-21 15:10:57 +02:00
Infi 1eec2499ee fix: return hilt to kapt
unfortunately hilt with ksp makes the app crash on older (android 24) devices

Signed-off-by: Infi <infi@infi.sh>
2023-10-21 03:14:48 +02:00
Infi fddb926770 feat: move access control to feature flag
Signed-off-by: Infi <infi@infi.sh>
2023-10-21 02:04:47 +02:00
Infi 769cf99529 feat: polish user not found sheet
Signed-off-by: Infi <infi@infi.sh>
2023-10-20 00:42:06 +02:00
Infi 69c638b227 feat: completely remove kapt, switch to dagger ksp
Signed-off-by: Infi <infi@infi.sh>
2023-10-19 22:37:43 +02:00
Infi 3a54f4cb44 fix: only load 256 max side avatar
Signed-off-by: Infi <infi@infi.sh>
2023-10-19 22:29:45 +02:00
Infi bbed593932 feat: add crossfade on image load
since glide for compose finally has it now

Signed-off-by: Infi <infi@infi.sh>
2023-10-19 22:29:29 +02:00
Infi 49a99104cb feat(emoji-picker): search
Signed-off-by: Infi <infi@infi.sh>
2023-10-19 02:08:56 +02:00