Commit graph

103 commits

Author SHA1 Message Date
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
4b15b8fab4
fluffychat merge - resolve conflicts 2024-09-04 12:21:29 -04:00
ggurdin
5ea202062c
fluffychat merge - resolve conflicts 2024-09-04 12:12:32 -04:00
ggurdin
40768f9859
fluffychat merge - resolve conflicts 2024-09-04 12:00:32 -04:00
ggurdin
deb2e655d6
fluffychat merge - resolve conflicts 2024-09-04 10:52:47 -04:00
ggurdin
14783d8536
Revert "Story game" 2024-08-23 10:44:21 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
2024-08-12 17:35:23 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
2024-08-12 14:48:46 -04:00
ggurdin
a36c52ff87
don't show user avatars or display names in chats 2024-08-12 11:43:44 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
krille-chan
956a2e6523
chore: Follow up navrail 2024-07-18 16:45:10 +02:00
Krille
87d3d0feed
chore: Follow up list item click behavior 2024-07-17 08:59:08 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail 2024-07-15 21:14:49 +02:00
Krille
282188f574
chore: Follow up listtilehovered 2024-07-15 16:57:56 +02:00
Krille
54ba4544af
chore: Follow up listtilehover 2024-07-15 16:57:19 +02:00
Krille
1b95694a58
chore: Follow up spaces design 2024-07-15 16:53:09 +02:00
Krille
47d1165b45
chore: Follow up chat list context menu 2024-07-15 16:34:48 +02:00
Krille
942970e049
chore: Follow up spaces design 2024-07-15 13:47:01 +02:00
Krille
254f21ce00
chore: Follow up new spaces design 2024-07-15 13:18:15 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
Krille
cdd32e7002
chore: Update last event after decryption 2024-06-26 14:46:51 +02:00
ggurdin
3288fd6f2d fluffychat merge 2024-06-17 10:57:57 -04:00
ggurdin
cea14d388a fluffychat merge 2024-06-17 10:19:45 -04:00
ggurdin
ce3a88e7a7 fluffychat merge 2024-06-17 09:58:21 -04:00
ggurdin
413d4adaec fluffychat merge 2024-06-17 09:05:27 -04:00
ggurdin
877d3be965 merge conflicts 2024-06-06 13:28:24 -04:00
Kelrap
e4af2f764e Minor error/structure corrections 2024-05-30 13:53:18 -04:00
Kelrap
b5a35ad723 Update archive implementation 2024-05-30 09:43:07 -04:00
Krille
bfd8d7f99c
chore: Follow up update last event 2024-05-29 07:27:51 +02:00
Krille
b9b2d17990
chore: Follow up last event 2024-05-28 14:47:43 +02:00
Krille
147a741aef
chore: Only load last event sender if necessary 2024-05-28 13:33:50 +02:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
Kelrap
d668a9b73f Splits extensions into multiple smaller files 2024-05-24 09:19:37 -04:00
Kelrap
ceb7fdb24e Fixed code in Fluffchat files to match convention 2024-05-22 16:21:25 -04:00
Kelrap
f79203a47e Mark chats as read before leaving them 2024-05-22 16:12:10 -04:00
Krille
8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2024-05-15 08:20:43 +02:00
krille-chan
3c85786c10
refactor: Improve performance of chat list 2024-05-10 16:32:14 +02:00
krille-chan
6a220ffb4b
refactor: Precache theme and directchatmatrixid to improve performance in chat list item 2024-05-09 09:37:41 +02:00
ggurdin
aca6f62eac pass l10n to getSubtitle directly rather than passing context to prevent null check error 2024-05-06 09:37:11 -04:00
krille-chan
384e57fbd2
design: Remake UX of selecting messages and chats 2024-04-17 11:09:11 +02:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
krille-chan
73c08c3fdd
chore: Mark muted unread rooms with bold text 2024-03-24 11:30:38 +01:00
wcjord
ba525e96a7
Merge pull request #106 from pangeachat/lock-fixes
fix for bugs with locked room icons
2024-03-05 13:25:12 -05:00
Gabby Gurdin
8bef7b2e2b fix for bugs with locked room icons 2024-03-05 13:19:41 -05:00
Gabby Gurdin
8f568fdb72 use mode to control invited user's power level 2024-03-05 11:13:23 -05:00
krille-chan
88f1fc1720
fix: BuildContext crash when joining room 2024-02-17 08:41:28 +01:00
krille-chan
f5c536878a
fix: Open room after join 2024-02-05 08:50:10 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00