ggurdin
|
9f641633e4
|
merge main branch into combined selection view branch
|
2024-08-30 10:49:43 -04:00 |
|
ggurdin
|
5c7a1f554b
|
added tooltip toggle status to matrix profile to prevent showing again after it's been dismissed
|
2024-08-30 10:11:32 -04:00 |
|
ggurdin
|
104750732b
|
made inline tooltip take up only one line, sped up animation when closing inline tooltip
|
2024-08-30 10:11:24 -04:00 |
|
Kelrap
|
8a947e83d9
|
Adds inline tooltip to IT bar
|
2024-08-30 10:11:15 -04:00 |
|
ggurdin
|
6976c0575d
|
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum
|
2024-08-29 14:36:42 -04:00 |
|
ggurdin
|
0373d01f1b
|
simplified positioning of toolbar
|
2024-08-27 13:41:36 -04:00 |
|
Kelrap
|
6c5f4d0ece
|
Try fix window resize problem
|
2024-08-12 14:20:41 -04:00 |
|
Kelrap
|
e7fa9a35f1
|
Adjust scrolling logic
|
2024-08-12 10:26:14 -04:00 |
|
Kelrap
|
ed57c340d1
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-08 10:38:21 -04:00 |
|
Kelrap
|
19b20efc53
|
PR edits, minus positioning changes
|
2024-08-06 13:19:40 -04:00 |
|
Kelrap
|
3d9000d2ae
|
Code cleanup
|
2024-08-02 12:12:34 -04:00 |
|
Kelrap
|
37fa0e1d5e
|
Simpler overlay closing
|
2024-08-02 10:03:22 -04:00 |
|
Kelrap
|
23ac51c766
|
Emoji picker works now
|
2024-08-01 17:02:47 -04:00 |
|
Kelrap
|
badb2888f2
|
message info/report message menu work with overlay
|
2024-08-01 13:31:32 -04:00 |
|
Kelrap
|
622384036b
|
Added selection features to toolbar overlay
|
2024-07-26 15:28:05 -04:00 |
|
ggurdin
|
e32de242d8
|
Merge branch 'main' into 512-bump-matrix-sdk
|
2024-07-26 15:13:23 -04:00 |
|
Kelrap
|
668b9dd65f
|
Center toolbar overlay
|
2024-07-26 13:34:56 -04:00 |
|
WilsonLe
|
1924b3e2d1
|
use chunk eventMaps to check if event exists
|
2024-07-25 16:52:55 -04:00 |
|
WilsonLe
|
68ca0e770e
|
change the way getTimeline is used, bump matrix sdk version
|
2024-07-25 11:59:21 -04:00 |
|
ggurdin
|
bed27abe51
|
added sentry breadcrumbs to help track down ios logout issue
|
2024-07-24 12:59:52 -04:00 |
|
Kelrap
|
e18eb6f104
|
Adds speech to text error
|
2024-07-19 15:41:01 -04:00 |
|
ggurdin
|
6378c59a2b
|
reduced the number of calls to postLoad and the number of awaits for analytics room management
|
2024-07-19 13:06:19 -04:00 |
|
ggurdin
|
7e87c3154c
|
fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile
|
2024-07-16 09:38:54 -04:00 |
|
ggurdin
|
c05f478189
|
Merge branch 'main' into matrix-profile-updates
|
2024-07-15 11:45:10 -04:00 |
|
ggurdin
|
d15d149b87
|
removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error
|
2024-07-15 11:19:19 -04:00 |
|
ggurdin
|
ca9dcba4e7
|
removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members.
|
2024-07-12 13:52:46 -04: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
|
bd55811883
|
when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation
|
2024-07-08 16:05:20 -04:00 |
|
ggurdin
|
9fa9078ea4
|
prevent adding a room to multiple spaces
|
2024-07-08 15:19:55 -04:00 |
|
ggurdin
|
4bc49420c2
|
some formatting fixes
|
2024-07-08 10:43:31 -04:00 |
|
bluearevalo
|
49251774cc
|
try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info
|
2024-07-03 14:28:41 -04:00 |
|
ggurdin
|
a394cece5c
|
Merge branch 'main' into blue-error-handling
|
2024-07-01 15:17:57 -04:00 |
|
ggurdin
|
e7568c1c72
|
added inline tooltip file
|
2024-07-01 15:10:17 -04:00 |
|
ggurdin
|
64ff39f9e2
|
moved inline tooltip to seperate widget, changed text type and icon for inline tooltip
|
2024-07-01 14:10:36 -04:00 |
|
William Jordan-Cooley
|
c6d3f36805
|
saving of tokens, changing of top language calculation, documentation
|
2024-06-30 18:31:53 -04:00 |
|
William Jordan-Cooley
|
923d39eab6
|
drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled
|
2024-06-28 17:08:46 -04:00 |
|
ggurdin
|
8b1cda2e94
|
merge conflicts
|
2024-06-28 13:01:11 -04:00 |
|
ggurdin
|
ccca876bb0
|
move _instructionsShown up to be the first check in instructions show function
|
2024-06-28 12:34:07 -04:00 |
|
William Jordan-Cooley
|
ffbc62ba55
|
consolidating language constants and using for unknown detection instance
|
2024-06-28 11:34:55 -04:00 |
|
Kelrap
|
4931461209
|
Adjust hint box design
|
2024-06-28 10:56:42 -04:00 |
|
ggurdin
|
b95080cee7
|
merge main into improve-interactive-translator branch
|
2024-06-28 10:04:02 -04:00 |
|
Kelrap
|
929e30a499
|
Design and insert inline tooltip
|
2024-06-28 08:54:37 -04:00 |
|
William Jordan-Cooley
|
d975e52a04
|
inlined tooltip
|
2024-06-27 12:30:25 -04:00 |
|
ggurdin
|
633174c000
|
Merge branch 'main' into stack-overlays
|
2024-06-27 10:26:43 -04:00 |
|
ggurdin
|
589901150d
|
error handling for error found by blue
|
2024-06-27 09:53:20 -04:00 |
|
ggurdin
|
05a6957141
|
merge conflicts
|
2024-06-24 13:15:00 -04:00 |
|
ggurdin
|
83b6fb929e
|
Merge branch 'main' into stack-overlays
|
2024-06-24 12:17:07 -04:00 |
|
Kelrap
|
a4cd5d702b
|
Let multiple overlays coexist
|
2024-06-24 12:05:57 -04:00 |
|
ggurdin
|
1d6db1aabf
|
don't calculate page size if renderbox isn't yet laid out and don't show overlay if context is null
|
2024-06-24 11:49:22 -04:00 |
|
ggurdin
|
0830c093b3
|
Merge branch 'new-merge' into combine-into-spaces
|
2024-06-20 11:18:37 -04:00 |
|