Commit graph

108 commits

Author SHA1 Message Date
ggurdin
e5da017cc0
preset all new room to public to disable encryption 2024-10-11 13:19:10 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
23a8e1f7ea
removes testing print statements 2024-09-05 15:11:32 -04:00
ggurdin
4a252729ff
updated space view to auto-reload on space child update 2024-09-05 13:06:22 -04:00
ggurdin
5e347144aa
fluffychat merge - resolve conflicts 2024-09-05 09:01:34 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts 2024-09-04 14:01:03 -04:00
ggurdin
82fa80160f
fluffychat merge - resolve conflicts 2024-09-04 12:47:17 -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
krille-chan
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
krille-chan
76b7fbf36f
chore: Follow up join space children 2024-07-26 22:12:03 +02:00
ggurdin
31213184a3 suggest rooms created by new in space view 2024-07-26 15:56:34 -04:00
ggurdin
9f6cd047aa auto reload space hierarchy view after it's invalidated in the matrix SDK 2024-07-24 13:25:16 -04:00
krille-chan
a500a91b6b
chore: Follow up add chat or subspace UX 2024-07-22 20:06:07 +02:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00
ggurdin
3a874902d3 added some comments with justification for changes to how space view is auto loaded 2024-07-19 15:03:12 -04:00
ggurdin
798d936315 update space view when space children change 2024-07-19 14:56:18 -04:00
ggurdin
d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 2024-07-18 13:31:29 -04:00
krille-chan
754870e3fd
chore: Follow up pop space view 2024-07-18 16:47:58 +02:00
ggurdin
f9adab52a2
Merge branch 'main' into optimizations 2024-07-17 09:29:37 -04:00
ggurdin
4f1445d975 fixes for null check / disposed widget errors 2024-07-17 09:21:55 -04:00
ggurdin
c9e023e684 rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI 2024-07-16 15:28:56 -04:00
ggurdin
75ebd028c5
Merge branch 'main' into space-view-loading 2024-07-16 13:48:34 -04:00
Kelrap
899a128118 Fix loading issue for realsies 2024-07-16 12:23:40 -04:00
Krille
47d1165b45
chore: Follow up chat list context menu 2024-07-15 16:34:48 +02:00
Kelrap
7985743382 Fix loading issue when space is selected? 2024-07-15 10:02:05 -04:00
Krille
650f87b1d2
chore: Follow up spaces ui 2024-07-15 15:19:50 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
9fa9078ea4 prevent adding a room to multiple spaces 2024-07-08 15:19:55 -04:00
Kelrap
cbadc1999a Remove topic when selecting space 2024-06-21 09:26:41 -04:00
Kelrap
1cf0caf48d Fix archiving bugs 2024-06-18 15:15:30 -04:00
ggurdin
5db8527ba5 fluffychat merge 2024-06-17 10:54:26 -04:00
ggurdin
c9b6c52761 fluffychat merge 2024-06-17 09:22:04 -04:00
ggurdin
c96671b29b Don't show subspaces in top-level spaces lists 2024-06-14 09:32:47 -04:00
ggurdin
513226f2e4 merge conflicts 2024-06-13 16:35:39 -04:00
ggurdin
363a91a193 allow leaving for all selected chats 2024-06-07 16:35:54 -04:00
ggurdin
199e71159d some small fix for archive/leave button PR 2024-06-06 16:37:14 -04:00
Kelrap
b889575d5f Merge branch 'archive-dif-from-leave' of https://github.com/pangeachat/client into archive-dif-from-leave 2024-06-06 15:50:30 -04:00
Kelrap
6b606ef2c7 Non=admins kicked when only admin leaves 2024-06-06 15:28:22 -04:00
ggurdin
877d3be965 merge conflicts 2024-06-06 13:28:24 -04:00
Kelrap
8cc377a3f4 Finish fixing capacity enforcement bugs 2024-06-06 11:58:11 -04:00
Kelrap
db61c1f1cf Fix some capacity enforcement bugs 2024-06-05 16:22:19 -04:00
Kelrap
ff198f64bc Check capacity when joining room 2024-06-04 16:43:59 -04:00
Kelrap
2127277d81 Don't return to archived space view 2024-06-03 11:28:12 -04:00
Kelrap
5feaed1d42 Close chat selection menu asap 2024-05-31 14:17:45 -04:00
Kelrap
e4af2f764e Minor error/structure corrections 2024-05-30 13:53:18 -04:00