Commit graph

1734 commits

Author SHA1 Message Date
Christian Kußowski
86a73f9909
chore: Follow up html tag rendering 2025-12-02 09:20:32 +01:00
Christian Kußowski
3b181291cc
fix: Do not render html in unformatted messages 2025-12-01 14:44:37 +01:00
Christian Kußowski
903f7c7d15
fix: Render not permitted html tags as text instead of hiding 2025-12-01 14:44:29 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
35983437e2
refactor: Update flutter lints 2025-11-30 12:42:04 +01:00
krille-chan
8cfc25a139
chore: Request keys for last room messages after bootstrap 2025-11-24 16:41:36 +01:00
Christian Kußowski
02b0fcb8a6
chore: Wait for secrets after bootstrap verification 2025-11-23 09:36:28 +01:00
Christian Kußowski
31a204f1ea
refactor: Always open Chat Backup as page right after login 2025-11-22 14:58:07 +01:00
Christian Kußowski
34a58c5962
chore: Link how do I get stickers FAQ entry 2025-11-22 13:51:13 +01:00
Christian Kußowski
f279b40c67
chore: Make stickers smaller than normal image messages 2025-11-22 13:42:00 +01:00
Christian Kußowski
70e8b53333
build: Update build lock files 2025-11-22 13:32:20 +01:00
Christian Kußowski
5165b1b596
fix: Do not auto load history in rooms with collapsed state only 2025-11-22 13:31:51 +01:00
Christian Kußowski
7efc426c88
chore: Make attribution url field clickable 2025-11-21 09:17:59 +01:00
Christian Kußowski
205eb1bbc9
chore: Allow export of readonly sticker packs 2025-11-21 09:14:29 +01:00
Christian Kußowski
a8bcf12763
chore: Replace copy action with pin event action in UI 2025-11-21 09:13:07 +01:00
krille-chan
489402be91
feat: Edit displayname and attribution for sticker packs 2025-11-20 20:55:36 +01:00
krille-chan
87ca3c1f1f
chore: Display attribution for sticker packs 2025-11-20 20:47:27 +01:00
krille-chan
089932a9f4
feat: Create new sticker packs 2025-11-20 20:30:49 +01:00
krille-chan
43c5c35fcc
chore: Follow up emote settings 2025-11-20 19:56:03 +01:00
krille-chan
3c86da7932
refactor: Display all sticker packs in same editor with filterchips 2025-11-20 19:50:27 +01:00
krille-chan
b625249ff8
fix: State problem when not changing emote name 2025-11-20 19:24:15 +01:00
krille-chan
ed945311d9
chore: Improve sticker editor UX 2025-11-20 19:17:04 +01:00
krille-chan
726de6e92b
chore: Make sticker previews in editor clickable 2025-11-20 19:11:51 +01:00
krille-chan
2b4381dd07
chore: Improve room custom emote UX 2025-11-20 18:57:12 +01:00
krille-chan
18d69ae608
feat: Set usage of custom emojis and stickers 2025-11-20 18:55:19 +01:00
krille-chan
5a3703ff2d
feat: Upload multiple stickers at once 2025-11-20 18:34:14 +01:00
krille-chan
1d92e07c47
refactor: Improved design and UX for sticker editor 2025-11-20 18:13:06 +01:00
Christian Kußowski
7724de65a2
chore: Allow all chars for emoji search 2025-11-19 14:40:05 +01:00
Christian Kußowski
1ab29963fd
chore: Follow up polls 2025-11-19 12:53:49 +01:00
Christian Kußowski
5262395340
chore: follow up Simplify codeblock code 2025-11-19 10:37:42 +01:00
Christian Kußowski
c3ec0491d1
chore: Remove horizontal scrolling for code blocks 2025-11-19 10:36:44 +01:00
Christian Kußowski
6836cab40e
chore: Increase padding for code blocks 2025-11-19 10:24:58 +01:00
Christian Kußowski
d8d0abf27c
refactor: Use own highlight rendering with working scrollbar and text selection 2025-11-19 09:55:34 +01:00
Christian Kußowski
f345ec4210
chore: Improve text selection color for messages 2025-11-19 08:51:40 +01:00
krille-chan
419f57a14c
chore: make locale for emoji suggestions configureable 2025-11-18 16:09:09 +01:00
krille-chan
e7f9302e52
refactor: Use localized emojis for suggestion input 2025-11-18 16:03:55 +01:00
Christian Kußowski
f8bb996622
chore: Simplify adaptive bottom sheet code 2025-11-17 13:34:18 +01:00
Christian Kußowski
f0cf278683
chore: Update start poll design 2025-11-17 12:00:42 +01:00
Christian Kußowski
aeec3443c0
chore: Localize emoji picker 2025-11-17 09:58:55 +01:00
Christian Kußowski
a445ec4b43
refactor: Remove unused feature tor browser detector 2025-11-14 16:37:09 +01:00
Christian Kußowski
1a38777cea
fix: Import sticker packs 2025-11-14 15:18:13 +01:00
Christian Kußowski
bea4b811d9
chore: Follow up reply refactoring 2025-11-13 09:28:32 +01:00
Christian Kußowski
4f3629ccf4
chore: Update matrix dart sdk 2025-11-12 11:05:52 +01:00
krille-chan
71ba074e7d
chore: Follow up threads in chat list 2025-11-07 17:16:27 +01:00
Krille-chan
fd13b3c879
Merge pull request #2321 from krille-chan/krille/use-stable-web-auth
build: Switch back to stable web auth package
2025-11-07 17:04:11 +01:00
krille-chan
97fe704f5a
chore: Scroll to unread thread if last message is from a thread 2025-11-07 16:59:47 +01:00
krille-chan
5ed33122b8
build: Switch back to stable web auth package 2025-11-07 16:39:22 +01:00
Christian Kußowski
4786778449
chore: Follow up thread design 2025-11-05 09:41:17 +01:00
Christian Kußowski
64e7c7e9f6
chore: Follow up threads 2025-11-05 09:23:53 +01:00
Christian Kußowski
4020317873
chore: Hide pinned events in thread 2025-11-05 09:21:49 +01:00