ggurdin
|
2e139be658
|
position message overlay directly over the underlying message
|
2024-09-11 12:13:39 -04:00 |
|
ggurdin
|
f9f0945655
|
speed up toolbar on click message
|
2024-09-10 09:49:09 -04:00 |
|
ggurdin
|
03e04ee752
|
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay
|
2024-09-04 10:20:22 -04:00 |
|
ggurdin
|
11627c2bfb
|
enable toolbar on click for html messages
|
2024-09-03 16:15:18 -04:00 |
|
ggurdin
|
0373d01f1b
|
simplified positioning of toolbar
|
2024-08-27 13:41:36 -04:00 |
|
ggurdin
|
868e83709d
|
removed some excessive file changes to simplify PR
|
2024-08-21 10:06:23 -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
|
c42f44a798
|
Programmatically determine left/right
|
2024-08-09 10:23:09 -04:00 |
|
Kelrap
|
ea8e4497f3
|
Close keyboard if open
|
2024-08-08 14:37:23 -04:00 |
|
Kelrap
|
43d99c526a
|
Tweaks
|
2024-08-08 13:51:27 -04:00 |
|
Kelrap
|
f46a5bac7f
|
Shift footer down
|
2024-08-08 09:41:44 -04:00 |
|
Kelrap
|
bb263c71c2
|
Toolbar placed over selected message
|
2024-08-07 17:10:44 -04:00 |
|
Kelrap
|
a911b9f852
|
Attempt 1 of repositioning toolbar
|
2024-08-06 15:11:45 -04:00 |
|
Kelrap
|
f68e8f586d
|
Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-06 13:20:16 -04:00 |
|
Kelrap
|
19b20efc53
|
PR edits, minus positioning changes
|
2024-08-06 13:19:40 -04:00 |
|
ggurdin
|
a2974ead9f
|
merged main, resolve merge conflicts
|
2024-08-06 09:12:03 -04:00 |
|
Kelrap
|
98732ec904
|
Sets minimum width for toolbar content
|
2024-08-02 14:34:39 -04:00 |
|
Kelrap
|
3d9000d2ae
|
Code cleanup
|
2024-08-02 12:12:34 -04:00 |
|
Kelrap
|
61ffd096c9
|
Fix overflow from long messages
|
2024-08-02 10:22:40 -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
|
d962980801
|
Fix toolbar not closing in all situations
|
2024-07-31 12:34:18 -04:00 |
|
Kelrap
|
0c37d88ef2
|
Fix overlay not closing in some situations
|
2024-07-29 09:50:37 -04:00 |
|
Kelrap
|
622384036b
|
Added selection features to toolbar overlay
|
2024-07-26 15:28:05 -04:00 |
|
Kelrap
|
668b9dd65f
|
Center toolbar overlay
|
2024-07-26 13:34:56 -04:00 |
|
Kelrap
|
7fdf9a5c92
|
Close keyboard when open toolbar
|
2024-07-24 16:48:32 -04:00 |
|
Kelrap
|
328ce621af
|
Get rid of Flexible redundancy
|
2024-07-19 09:30:05 -04:00 |
|
Kelrap
|
56de4ce2bc
|
Minimize long message toolbar weirdness
|
2024-07-18 10:45:41 -04:00 |
|
Kelrap
|
19987c75a7
|
Get rid of scrollcontroller chain
|
2024-07-16 16:07:42 -04:00 |
|
Kelrap
|
e7167631d0
|
More math corrections
|
2024-07-16 12:02:31 -04:00 |
|
Kelrap
|
9aa1c7725b
|
Address some more edge cases
|
2024-07-16 11:53:09 -04:00 |
|
Kelrap
|
6424f95855
|
Fix some incorrect calculations
|
2024-07-16 11:25:54 -04:00 |
|
Kelrap
|
c1f0282acc
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments
|
2024-07-16 10:55:07 -04:00 |
|
ggurdin
|
70de0fc866
|
Merge branch 'main' into blue7/08
|
2024-07-16 09:58:25 -04:00 |
|
Kelrap
|
3da1f79863
|
Scroll to make space for toolbar
|
2024-07-15 16:07:21 -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 |
|
bluearevalo
|
5f59a39c72
|
removed comment
|
2024-07-12 11:16:37 -04:00 |
|
bluearevalo
|
35434b09d1
|
Add mounted check to prevent updates on unmounted widgets
|
2024-07-12 11:14:00 -04:00 |
|
ggurdin
|
6ab62e2eff
|
added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController
|
2024-07-11 10:02:53 -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
|
64ff39f9e2
|
moved inline tooltip to seperate widget, changed text type and icon for inline tooltip
|
2024-07-01 14:10:36 -04:00 |
|
ggurdin
|
645f5daca3
|
merge conflicts
|
2024-06-28 15:48:56 -04:00 |
|
ggurdin
|
8b1cda2e94
|
merge conflicts
|
2024-06-28 13:01:11 -04:00 |
|
ggurdin
|
c8079b7df1
|
commented out postframe callback around showing toolbar to prevent delay in showing toolbar after message tap
|
2024-06-28 12:16:19 -04:00 |
|
Kelrap
|
929e30a499
|
Design and insert inline tooltip
|
2024-06-28 08:54:37 -04:00 |
|
ggurdin
|
d0e03aea97
|
seperating practice activity-specific logic and functionality from navigation / event sending logic
|
2024-06-27 15:59:57 -04:00 |
|
ggurdin
|
633174c000
|
Merge branch 'main' into stack-overlays
|
2024-06-27 10:26:43 -04:00 |
|
ggurdin
|
965308d628
|
show next activity after completing activity
|
2024-06-25 14:12:33 -04:00 |
|
ggurdin
|
50af1e5508
|
make practice card text bot style, change opacity of icon buttons based on if they're available / enabled
|
2024-06-25 13:20:58 -04:00 |
|