Commit Graph

471 Commits

Author SHA1 Message Date
Infi 6736a2677d feat: category list for unicode emoji
Signed-off-by: Infi <infi@infi.sh>
2023-10-14 19:05:26 +02:00
Infi c4f2d10cb5 fix: channel mentions now lead to the right channel
Signed-off-by: Infi <infi@infi.sh>
2023-10-14 17:59:05 +02:00
Infi 39f461948e chore: configure new languages
Signed-off-by: Infi <infi@infi.sh>
2023-10-14 17:58:47 +02:00
infi c1e58fb67f
merge: weblate into dev 2023-10-14 17:24:39 +02:00
Infi c6496c6920 merge: 'origin/dev' into dev 2023-10-14 17:17:27 +02:00
Infi fa6a60b976 fix: changelog metadata for 6001
Signed-off-by: Infi <infi@infi.sh>
2023-10-14 17:16:26 +02:00
Infi c2393df82c chore: upgrade gradle, AGP
Signed-off-by: Infi <infi@infi.sh>
2023-10-14 17:14:36 +02:00
Infi b07f36e3f9 feat: eliminate channel loading screen
Signed-off-by: Infi <infi@infi.sh>
2023-10-08 01:18:03 +02:00
Infi 5de17c5dda feat: haptic feedback for emoji picker
Signed-off-by: Infi <infi@infi.sh>
2023-10-08 01:10:35 +02:00
Infi 36a7fbce82 feat: really basic unicode emoji picker
Signed-off-by: Infi <infi@infi.sh>
2023-10-07 00:50:48 +02:00
insertish 2e4fc15617 ci: created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml'
[skip ci]
2023-10-05 12:51:13 +00:00
insertish 2e799a54df ci: created local '.github/workflows/triage_issue.yml' from remote 'workflows/triage_issue.yml'
[skip ci]
2023-10-05 12:51:13 +00:00
Infi 1d5516a1a0 feat: non ideal state composable
Signed-off-by: Infi <infi@infi.sh>
2023-10-03 02:14:22 +02:00
Infi 00e66ea939 feat: do not show copied toast on android >12
Signed-off-by: Infi <infi@infi.sh>
2023-10-03 01:31:17 +02:00
Infi a84ce38b1f fix: lag when loading emotes into view
Signed-off-by: Infi <infi@infi.sh>
2023-10-03 01:26:08 +02:00
Infi ec46e95a70 chore: bump to 0.6.1
Signed-off-by: Infi <infi@infi.sh>
2023-10-03 01:04:45 +02:00
Infi f6dfab51af fix: make emote "long-clickable" so our touch handler sees
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 02:54:44 +02:00
Infi 46a61923a8 docs: add 6001 changelog
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 02:44:20 +02:00
Infi 88a5a3e14a fix: opening member list makes app crash sometimes
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 02:11:10 +02:00
Infi 8212dd0fe5 fix: display server badge in context sheet too
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 01:41:17 +02:00
Infi cec19dc501 feat: display server official/verified badge
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 01:32:45 +02:00
Infi 45009d180b fix: url in infosheet should correctly take up max width
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 00:56:41 +02:00
Infi 5232b9fd93 feat: polish up user not found sheet
Signed-off-by: Infi <infi@infi.sh>
2023-10-02 00:04:52 +02:00
Infi 3fb535aa5d chore: appInsightsSettings.xml into gitignore
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 22:57:58 +02:00
Infi e37a556df9 fix: replace LoClLiMoMe with ad-hoc OnTouchListener in Message
this causes the issue in which the TextView eats the onClick event of the Message composable

Signed-off-by: Infi <infi@infi.sh>
2023-10-01 22:37:16 +02:00
Infi 655c2095a9 fix: incorrect permission values
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 20:37:11 +02:00
Infi ac1abc749b docs: code-fence theme enum
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 18:23:04 +02:00
Infi f6e7631bc5 chore: upgrade AGP
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 18:10:20 +02:00
Infi 965b840e30 feat: placeholder changelog for 6001
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 01:20:21 +02:00
Infi 3652d01ea8 feat: cursor at end when editing and open keyboard
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 00:53:53 +02:00
Infi 5a6a25c113 fix: emoji should animate in more cases
Signed-off-by: Infi <infi@infi.sh>
2023-10-01 00:37:24 +02:00
Infi 54413154a6 feat: add LifecycleEffect for future use
Signed-off-by: Infi <infi@infi.sh>
2023-09-30 23:07:07 +02:00
Infi f9f2f60f35 fix: empty channels have unread messages
Signed-off-by: Infi <infi@infi.sh>
2023-09-27 20:22:49 +02:00
Infi cdd1830487 chore: upgrade AGP
Signed-off-by: Infi <infi@infi.sh>
2023-09-22 23:36:22 +02:00
Infi 66bc50ee39 feat: move jenvolt link out of settings
Signed-off-by: Infi <infi@infi.sh>
2023-09-18 21:17:54 +02:00
Infi f9784a67a2 feat: inline custom emoji & emoji info
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 23:02:54 +02:00
Infi 8b81e0a6b5 chore: more comprehensive markdown preview
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 18:18:31 +02:00
Infi 800aa68083 feat: styling for timestamps
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 17:55:52 +02:00
Infi a3c5e43c5d feat: channel links, link info on long-tap
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 17:37:37 +02:00
Infi cdc944a571 fix: add safeguard for message double send
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 05:20:00 +02:00
Infi ba6edec5a5 feat: intercept invite links in md, mentions clickable
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 05:15:24 +02:00
Infi a2381fa005 feat: support links in markdown
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 04:30:16 +02:00
Infi 92a21296fe refactor: move message field denial out of message field
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 01:08:09 +02:00
Infi b1fc97714b fix: settings logout should have been impl-d long time ago
Signed-off-by: Infi <infi@infi.sh>
2023-09-17 00:19:20 +02:00
Infi d9c858c064 fix: do not crash outside of servers
Signed-off-by: Infi <wingit@geist.ga>
2023-09-16 15:29:21 +02:00
Infi 91788740a6 feat: move beta access control into c++
Signed-off-by: Infi <wingit@geist.ga>
2023-09-16 15:29:09 +02:00
Infi 19fcf26d69 fix: monkey patch no permission issue on launch
Signed-off-by: Infi <wingit@geist.ga>
2023-09-10 15:40:56 +02:00
Infi 6a09467028 feat: centralise session token
Signed-off-by: Infi <wingit@geist.ga>
2023-09-10 15:36:13 +02:00
Infi dc9de08bc5 feat: initial permissions implementation
Signed-off-by: Infi <wingit@geist.ga>
2023-09-10 15:25:24 +02:00
Infi 4206bcf304 fix(webcompat): dont spam logcat
Signed-off-by: Infi <wingit@geist.ga>
2023-09-10 14:42:35 +02:00