Commit graph

1846 commits

Author SHA1 Message Date
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
Christian Kußowski
1884149be1
chore: Follow up threads design 2025-11-05 08:59:50 +01:00
Christian Kußowski
39bdc34eb9
chore: Follow up threads 2025-11-05 08:38:35 +01:00
krille-chan
36e875aede
chore: follow up threads 2025-11-04 22:07:42 +01:00
krille-chan
380625327a
feat: Implement threads 2025-11-04 21:24:54 +01:00
Christian Kußowski
71fa853f05
feat: Implement polls 2025-11-04 07:27:01 +01:00
Christian Kußowski
3d73391aa5
refactor: Invite users when upgrading private room 2025-11-01 09:58:16 +01:00
Christian Kußowski
60f688afa9
chore: Try out experimental new matrix sdk version with performance leak fix 2025-10-31 08:30:36 +01:00
Christian Kußowski
5b7944b181
fix: Temporarily disable opus recording on iOS because iOS 26 seems to break it 2025-10-28 08:21:32 +01:00
Christian Kußowski
975ba31b4d
chore: Better error handling for recording viewmodel 2025-10-28 07:38:54 +01:00
krille-chan
c6f0f2b085
chore: Follow up fix font size slider 2025-10-25 20:45:44 +02:00
Christian Kußowski
286d1662a4
chore: Hide restricted and knock restricted for unsupported room versions 2025-10-20 14:40:58 +02:00
Christian Kußowski
dfc97aa3d7
chore: Follow up donation button 2025-10-20 07:15:23 +02:00
Christian Kußowski
136ddd7681
chore: Make privacy url not configurable 2025-10-20 07:10:53 +02:00
Christian Kußowski
c434b3dddc
feat: Add donation buttons except for PlayStore&AppStore version 2025-10-20 07:01:37 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
Christian Kußowski
8bf46a3878
chore: Correctly remove knockRestricted from possible join rules 2025-10-19 14:38:19 +02:00
Christian Kußowski
d6dcbe0421
feat: Add support for restricted join rule 2025-10-19 14:23:05 +02:00
Christian Kußowski
70c5f03e8d
chore: Better routing to space id 2025-10-19 13:16:39 +02:00
Christian Kußowski
765bff9e32
chore: Follow up spaces UX 2025-10-19 13:00:47 +02:00
Christian Kußowski
2538f31351
design: Improved spaces UX 2025-10-19 12:10:14 +02:00
Christian Kußowski
7ff6d7b401
chore: Adjust encryption page design 2025-10-19 07:39:21 +02:00
Christian Kußowski
50995e57ff
chore: Follow up encryption button design 2025-10-19 07:25:15 +02:00
Christian Kußowski
8a64b3630c
fix: Null pointer crash in chat list item 2025-10-19 07:25:02 +02:00
Christian Kußowski
f634e67d69
build: Matrix version 3.0.0 2025-10-07 11:37:46 +02:00
Christian Kußowski
969f1deb48
feat: Display progress for downloading content 2025-10-01 07:59:20 +02:00
Christian Kußowski
57a5e1c96f
refactor: Rename models for matrix spec 1.16 2025-09-30 14:11:57 +02:00
Christian Kußowski
0be267e8a4
chore: Revert "refactor: Make ChatListItem cache lasteventbody for better performance"
This reverts commit 42438052b1.
2025-09-30 11:28:56 +02:00
Christian Kußowski
42438052b1
refactor: Make ChatListItem cache lasteventbody for better performance 2025-09-30 10:18:40 +02:00
Christian Kußowski
1549b47fed
chore: Follow up send voice message 2025-09-28 18:27:50 +02:00
Christian Kußowski
e86deb99c9
feat: Nicer record voice message UI with pause function 2025-09-28 18:06:08 +02:00
Christian Kußowski
4482b37feb
chore: Follow up input bar design 2025-09-25 17:04:06 +02:00
Christian Kußowski
f5b9c3dd8d
chore: Adjust input bar button design 2025-09-25 17:02:44 +02:00
Christian Kußowski
07a26563a0
chore: Adjust padding for status msg list 2025-09-25 17:01:50 +02:00
Christian Kußowski
2c40e15dc7
chore: Follow up move encryption button 2025-09-25 16:46:27 +02:00
Christian Kußowski
916d66ca7b
chore: Follow up input row design 2025-09-25 15:33:15 +02:00
Christian Kußowski
8e5613e057
chore: Improve chat details icon color design 2025-09-25 15:27:50 +02:00
Christian Kußowski
547f34f2a8
chore: Move encryption button to input row 2025-09-25 15:04:17 +02:00
Christian Kußowski
524a63e1d6
chore: Move emote settings button to chat popup menu 2025-09-25 14:47:42 +02:00