ggurdin
ba72857114
merge conflicts
2024-05-16 10:15:22 -04:00
ggurdin
ed1a483184
load accuracte number for num chats in space
2024-05-16 10:08:17 -04:00
ggurdin
48445a5bf9
Merge branch 'main' into usability-5-14
2024-05-15 15:06:04 -04:00
ggurdin
f15d79179d
usability test updates - don't stack space details, always suggest new chats in spaces
2024-05-15 15:03:35 -04:00
Kelrap
09e4feb6c2
Added My Learning Settings button to main menu
2024-05-15 14:01:17 -04:00
ggurdin
308bd9ee49
ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible
2024-05-14 11:12:23 -04:00
ggurdin
f6a45323e0
make join_with_link work for users who are logged in or logged out
2024-05-08 14:26:34 -04:00
ggurdin
4c00c73bea
Merge branch 'main' into sentry
2024-05-08 09:09:56 -04: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
ggurdin
ab9f7e2696
removed unused comments
2024-05-02 12:00:27 -04:00
Gabby Gurdin
62514c4555
update to main menu button
2024-05-02 11:50:48 -04:00
Gabby Gurdin
55bb8191e6
inital work for usability test updates
2024-05-02 11:13:48 -04:00
Gabby Gurdin
60f202b019
allow students to leave chats and class via the archive button
2024-05-01 09:09:21 -04:00
Gabby Gurdin
e4ceb91757
fix for freezing after joining space
2024-04-22 11:04:18 -04:00
Gabby Gurdin
70e085e4f0
merge github-issues into auto-pr
2024-04-22 11:02:45 -04:00
Gabby Gurdin
6fc676c5e7
fix for error in join space dialog
2024-04-18 13:33:11 -04:00
Gabby Gurdin
c0f2d6ea39
merge in sentry updates
2024-04-16 14:03:53 -04:00
Gabby Gurdin
63f6dcc32d
added push rule to prevent notifications for text-to-speech events
2024-04-11 13:01:22 -04:00
Gabby Gurdin
bad30b0c4c
overlay message updates
2024-04-09 09:37:48 -04:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr
2024-04-08 19:17:32 +02:00
Gabby Gurdin
ede472e0e8
commented out references to keyboard_shortcuts
2024-04-05 14:45:53 -04:00
Krille
554f951a30
Revert "design: New date separators in timeline"
...
This reverts commit f15b81c5a6 .
2024-03-27 08:54:15 +01:00
Krille
f15b81c5a6
design: New date separators in timeline
2024-03-27 08:44:02 +01:00
krille-chan
73c08c3fdd
chore: Mark muted unread rooms with bold text
2024-03-24 11:30:38 +01:00
Gabby Gurdin
60df6aa7e1
merge conflict
2024-03-22 13:20:11 -04:00
Gabby Gurdin
4f073f534e
updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas
2024-03-22 13:17:46 -04:00
Gabby Gurdin
1623bdf005
refresh button tooltip + message explaining archive, direct chat with support on help button click, ability to purchase subscription if in trial
2024-03-11 12:07:10 -04:00
krille-chan
6073b46cfc
fix: Search in spaces view
2024-03-10 16:26:40 +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
Gabby Gurdin
cba510ee76
added handling for all cases of null check
2024-03-04 15:58:55 -05:00
Gabby Gurdin
a0df2db1f4
flutter version update
2024-02-27 10:37:17 -05:00
krille-chan
7ae9eb82e0
fix: Export session
2024-02-22 18:59:49 +01:00
krille-chan
477a8b858b
feat: Open chat on shortcut click on android
2024-02-22 16:28:21 +01:00
krille-chan
ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0
2024-02-22 16:22:04 +01:00
Gabby Gurdin
e39b19877f
remove debug print statements
2024-02-19 13:48:17 -05:00
Gabby Gurdin
fb9a1d5529
don't erase already loaded rooms from space response map before loading more
2024-02-19 13:43:41 -05:00
krille-chan
88f1fc1720
fix: BuildContext crash when joining room
2024-02-17 08:41:28 +01:00
Krille-chan
ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
...
Fix swapped icons for mark read/unread and pin/unpin
2024-02-16 07:24:14 +01:00
Marcus Hoffmann
f8f73b7661
feat: add dialog to hide presence list with long-press
2024-02-11 22:24:49 +01:00
Marcus Hoffmann
ccfa3fa8f6
feat: make showing user presence info optional
...
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.
Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
Marcus Hoffmann
bc68a4faaa
fix: use correct icons for chat pin/unpin
...
Similarly to the read/unread toggle this was also using the wrong icon.
If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
2024-02-11 14:08:45 +01:00
Marcus Hoffmann
3e4bbc4b2f
fix: use correct icons for mark read/unread action
...
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.
This makes it consistent with the notification on/off action.
2024-02-11 13:58:37 +01:00
krille-chan
f5c536878a
fix: Open room after join
2024-02-05 08:50:10 +01:00
Krille
dce3c0ae52
chore: Wait for device keys before ask bootstrap
2024-02-01 08:00:33 +01:00
Krille
bad0579eb5
chore: Follow up status bubble color
2024-02-01 07:14:40 +01:00
krille-chan
d0090ad8d3
chore: Adjust status msg design
2024-01-27 11:07:07 +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