ggurdin
3a18bccc31
Add back missing settings ( #1046 )
...
* added back chat description button
* added search button to chat header
2024-11-19 11:57:49 -05:00
ggurdin
a44305a5af
Chat details redesign ( #1010 )
...
* replace chat details dropdown with chat details button
* initial work on chat details design updates
* added back space invite buttons, openning up invite search, removed references to room locking
2024-11-19 10:03:04 -05:00
Krille
b6668cee6f
chore: Follow up join room
2024-11-19 12:31:45 +01:00
ggurdin
5f8c9439b0
call hapticfeedback.vibrate on iOS ( #1044 )
2024-11-18 16:59:57 -05:00
William Jordan-Cooley
1a4dc0ba95
tweaking selection criteria
2024-11-15 15:17:48 -05:00
William Jordan-Cooley
f85c4b2169
refactoring of practice flow
2024-11-15 11:02:31 -05:00
krille-chan
22023450d5
feat: Add markdown context actions for text input
2024-11-15 16:27:26 +01:00
Krille
9fab7630a3
chore: Follow up send file dialog
2024-11-15 07:50:19 +01:00
ggurdin
fb3a564da7
make room dialog result nullable
2024-11-14 16:36:39 -05:00
ggurdin
446041c095
make all message content text styles equal height
2024-11-14 14:18:24 -05:00
ggurdin
af1561b49f
934 enrolling users automatically in several spaces ( #975 )
...
* allow users to set visibility of rooms in add chat or subspace dialog and in room details
* only allow room admins to change visibility
2024-11-13 13:38:17 -05:00
ggurdin
22625f461c
showToolbar on click non-toolbar message, don't re-launch on toolbar on token selected, and highlight selected tokens when appropriate
2024-11-13 11:10:37 -05:00
wcjord
d554d72019
Hidden-words ( #950 )
...
* controller for calculating tokens with xp
* Update main.dart
* replace ConstructWithXP with ConstructUses
* wait for analytics data to load before setting token analytics for practice activities
* pull tokenwithxp constructs from getAnalyticsModel ConstructListModel
* added commented out workaround for server not returning target constructs
* still some bugs but its working
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-11-12 19:22:01 -05:00
ggurdin
a061535bbe
updated initPangeaControllers function, don't check mounted for functions that don't rely on context
2024-11-12 10:06:32 -05:00
ggurdin
57f8515c96
Merge branch 'main' into sentry
2024-11-11 14:12:31 -05:00
ggurdin
3b3c8729f5
don't call grammar_lite if l1 or l2 are unknown
2024-11-11 13:50:20 -05:00
ggurdin
a498fd252b
don't try to send again if selectedEvents in empty, log more detailed error
2024-11-11 10:53:43 -05:00
Krille
39de990fae
refactor: Remove keyboard shortcuts
...
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
2024-11-11 16:03:52 +01:00
Krille
f5c21481e6
refactor: Migrate to newer keyboard shortcuts package
2024-11-11 12:20:32 +01:00
ggurdin
6e42ada9ac
fix audio overflow
2024-11-08 15:08:40 -05:00
Krille
ae8965b03f
chore: Follow up send file dialog
2024-11-08 09:57:45 +01:00
ggurdin
dd5d3f59ee
update vocabUses function to save tokens in matches as GA construct uses
2024-11-07 15:45:45 -05:00
ggurdin
4a2a8bf7bd
convert choreo record into morph GA uses on send
2024-11-07 12:47:43 -05:00
ggurdin
8ee4ea31c8
addressed some of Will's questions
2024-11-07 10:03:34 -05:00
Krille
6d4cc45d07
refactor: Move to upstream geolocator
2024-11-07 14:09:42 +01:00
Krille
b2e1accf9d
chore: Follow up homeserver input field
2024-11-07 13:09:21 +01:00
William Jordan-Cooley
c297dea437
some questions, name changes, and a couple switches from grammar to morph uses
2024-11-06 20:25:30 -05:00
ggurdin
f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop
2024-11-06 15:14:04 -05:00
ggurdin
7d80d8f6e2
added back record button
2024-11-05 13:03:25 -05:00
ggurdin
8330f2c505
mmove reaction picker down into row with reply button
2024-11-05 12:58:29 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup
2024-11-04 16:02:39 -05:00
Krille
a2e7356bd0
chore: Follow up homeserver picker
2024-11-04 14:06:07 +01:00
Krille
4b7345d0fe
chore: Follow up login page
2024-11-04 13:58:10 +01:00
Krille
448a111c48
feat: Add about server page
2024-11-03 16:58:04 +01:00
Krille
cdaaad9c54
chore: Design follow up
2024-11-03 15:07:08 +01:00
Krille
65fd8a4184
chore: Follow up homeserverpicker UX
2024-11-03 14:39:22 +01:00
krille-chan
2f39b1e8f4
chore: Follow up colors
2024-11-03 13:03:03 +01:00
krille-chan
da857d6abe
chore: Follow up design
2024-11-03 12:51:22 +01:00
krille-chan
812a1c047e
chore: Follow up design
2024-11-03 12:13:32 +01:00
krille-chan
769baa3d9f
chore: Follow up message bubbles
2024-11-03 12:00:31 +01:00
krille-chan
640e2ff25d
chore: Design follow up
2024-11-03 11:30:20 +01:00
krille-chan
972c58b5ad
refactor: Display two lines on new messages
2024-11-03 11:24:24 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design
2024-11-03 11:22:45 +01:00
krille-chan
133e7ab955
chore: Design adjustments
2024-11-03 11:11:13 +01:00
krille-chan
4453048285
refactor: Remove unnecessary builder widget
2024-11-03 11:02:06 +01:00
krille-chan
6e92693966
chore: Follow up chat bubble design
2024-11-03 09:41:45 +01:00
krille-chan
45299a741f
chore: Polish chat bubble colors
2024-11-03 08:59:05 +01:00
krille-chan
593acd7c3a
chore: follow up wellknown fetch
2024-11-02 11:27:22 +01:00
krille-chan
be7a7fb671
feat: Open account manage url when using MAS
2024-11-02 10:51:57 +01:00
ggurdin
dc68790c53
comment out unused typeahead widget
2024-11-01 16:05:16 -04:00