Commit graph

767 commits

Author SHA1 Message Date
ggurdin
df7cccdd3b
fluffychat merge 2026-02-05 11:25:00 -05:00
ggurdin
cb93164953
fluffychat merge 2026-02-04 16:26:50 -05:00
ggurdin
913edd9f35
fluffychat merge 2026-02-04 13:46:14 -05:00
ggurdin
d20d667bcf
fluffychat merge 2026-02-04 10:19:17 -05:00
ggurdin
b042c70aee
fluffychat merge 2026-02-03 15:36:16 -05:00
ggurdin
70298d5e88
fluffychat merge 2026-02-03 14:59:06 -05:00
ggurdin
54e99fb7de
fluffychat merge 2026-02-03 14:14:10 -05:00
ggurdin
5973b16467
fluffychat merge 2026-02-03 13:17:04 -05:00
ggurdin
c993d8d5b2
fluffychat merge 2026-02-03 13:06:20 -05:00
ggurdin
5664772dba
fluffychat merge 2026-02-03 12:04:49 -05:00
ggurdin
bed1a6dce5
fluffychat merge 2026-02-03 12:00:24 -05:00
ggurdin
082ca6d1de
fluffychat merge 2026-02-03 11:13:01 -05:00
ggurdin
cf2148d9b6
feat: make deeplinks work for public course preview page (#5540) 2026-01-30 13:29:26 -05:00
ggurdin
0df853a616
chore: add subtitle to chat with support tile (#5494) 2026-01-28 13:19:13 -05:00
ggurdin
66cd314477
fix: add padding to bottom of main chat list to make all items visible 2026-01-27 10:32:29 -05:00
ggurdin
fdec2006d9
feat: highlight chat with support 2026-01-26 14:07:34 -05:00
ggurdin
ad22bea271
fix: move onTap call up a level in widget tree (#5359) 2026-01-22 14:52:57 -05:00
ggurdin
9a39493236
fix: set explicit height for expanded nav rail item section (#5356) 2026-01-22 14:38:20 -05:00
ggurdin
ba7114b85e
feat: enable emoji search (#5350) 2026-01-22 13:33:52 -05:00
ggurdin
0f91cb51d2
chore: hide option to seperate chat types (#5345) 2026-01-22 12:23:03 -05:00
ggurdin
612d3d6adf
fix: use canonical activity time in display for completed activity (#5164) 2026-01-09 14:01:01 -05:00
ggurdin
1f9f2ab24a
fix: don't double space ID on navigation (#5163) 2026-01-09 13:24:00 -05:00
ggurdin
dda68d1d04
chore: hide nav rail item tooltips when expanded (#5094) 2026-01-06 15:22:43 -05:00
ggurdin
2e0d38e801
4860 dms all chats (#5015)
* feat: initial work for dms => all chats

* more navigation updates

* change all chats tooltip
2025-12-31 14:05:16 -05:00
ggurdin
dd9a4858d1
feat: On hover of the Nav Bar, expand to show current icon tooltip text (#4976)
* feat: On hover of the Nav Bar, expand to show current icon tooltip text

* animate menu transition
2025-12-30 13:24:28 -05:00
Kelrap
889cfe40c8 Remove instructions from chat view, and add profile explanation to course participant page 2025-12-12 11:20:14 -05:00
ggurdin
652f5731b4
build: file reorganization 2025-12-04 16:36:04 -05:00
ggurdin
5e9840dbe6
remove unreferenced functions from user controller 2025-12-04 11:01:41 -05:00
ggurdin
25bae8baf6
remove matrix widget reference from pangea controller 2025-12-04 10:44:04 -05:00
ggurdin
16fe7f28e3
move language settings getter into user controller 2025-12-04 09:12:48 -05:00
ggurdin
97bfdb2603
remove space code controller from pangea controller 2025-12-03 16:36:41 -05:00
ggurdin
0c7813dc8e
feat: enable joining space via link on mobile (#4712) 2025-11-20 12:15:47 -05:00
Kelrap
630194e3af
Make unread badge size consistent regardless of size (#4669)
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-19 11:49:35 -05:00
Christian Kußowski
a445ec4b43
refactor: Remove unused feature tor browser detector 2025-11-14 16:37:09 +01:00
ggurdin
0ab91ccb68
feat: display user's subscription end/refresh date 2025-11-11 13:45:22 -05:00
krille-chan
71ba074e7d
chore: Follow up threads in chat list 2025-11-07 17:16:27 +01:00
ggurdin
a45c52add4
chore: saved activity copy updates, go directly back to course settings on save activity (#4482) 2025-10-21 14:26:54 -04:00
Kelrap
48d06e1353
Simplify search (#4222)
* Hide user and public course search in main chat list search

* Remove chat header and instructions when search chat list, add message when no chats/DMs found

* Use same filtering method as chat list to check if search has no results

* chore: remove unreferences widget, revert unused changes to widget, remove unreferenced copy

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-21 13:35:50 -04:00
Christian Kußowski
dfc97aa3d7
chore: Follow up donation button 2025-10-20 07:15:23 +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
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
8a64b3630c
fix: Null pointer crash in chat list item 2025-10-19 07:25:02 +02:00
ggurdin
828dbab9a8
feat: use cached space code to join space on create account (#4224) 2025-10-02 11:51:25 -04: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
ggurdin
ef42cf5cee
chore: changes to chat list main view (#4158)
* chore: changes to chat list main view

* remove onboarding page
2025-09-26 13:23:03 -04:00