ggurdin
|
32d314c026
|
feat: fetch new tokens for messages without originalsent representations (#1853)
|
2025-02-19 15:21:18 -05:00 |
|
ggurdin
|
3c0a1b9e56
|
fix: fix emoji rendering issues in message token text (#1842)
|
2025-02-18 16:17:19 -05:00 |
|
ggurdin
|
b1b5e998ce
|
fix: move shouldDoActivity function to pangeaMessageEvent to prevent giving activities for messages not in user's l2 (#1832)
|
2025-02-18 09:57:48 -05:00 |
|
ggurdin
|
beb0e91c07
|
fix: fix for splitting up tokens with combined punctuation (#1828)
|
2025-02-17 16:48:39 -05:00 |
|
ggurdin
|
0e48228cd1
|
fix: more accurate splitting of tokens containing punctuation (#1822)
|
2025-02-17 14:52:27 -05:00 |
|
ggurdin
|
87581e8cfc
|
fix: when merging punctuation into tokens to prevent line breaks, account for punctuation preceding tokens (#1812)
|
2025-02-17 11:52:00 -05:00 |
|
ggurdin
|
4fe67a9384
|
fix: combine token with following punctuation to prevent punctuation from causing newline (#1783)
|
2025-02-13 12:30:38 -05:00 |
|
ggurdin
|
cd0650f6b7
|
fix: dispose TextPainter after use (#1777)
|
2025-02-12 16:00:38 -05:00 |
|
wcjord
|
e2ca788f81
|
Add message meaning challenge activity (#1706)
* Add message meaning mode to toolbar
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
|
2025-02-06 17:03:21 -05:00 |
|
ggurdin
|
18cbb45fe1
|
chore: update link text color in dark mode (#1716)
|
2025-02-05 15:15:26 -05:00 |
|
ggurdin
|
76a465f14f
|
fix: reenable token clicking after adding linkify spans (#1711)
|
2025-02-05 12:03:52 -05:00 |
|
ggurdin
|
0cce17d27b
|
chore: update reply and link text styling (#1708)
|
2025-02-05 09:25:58 -05:00 |
|
ggurdin
|
72dcdb4fd5
|
fix: added linkify to message token text widget (#1702)
|
2025-02-04 16:19:17 -05:00 |
|
wcjord
|
d773347d6e
|
Morph-repo-2 (#1681)
* feat(morphs): repo for getting lang-specific list of morphs
* integrated repo into use of morph features and tags
* generated
* merged with previous push
* generated
* generated
* chore: fix .env file path
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
|
2025-02-03 12:21:29 -05:00 |
|
ggurdin
|
d2779eaf82
|
fix: don't highlight words while doing hwl activity (#1481)
|
2025-01-16 14:04:58 -05:00 |
|
ggurdin
|
87fca9f56a
|
Revert "revert recent changes to relevant files to test if that fixes hidden …" (#1456)
This reverts commit c1041dda70.
|
2025-01-15 12:51:26 -05:00 |
|
ggurdin
|
c1041dda70
|
revert recent changes to relevant files to test if that fixes hidden message bug (#1455)
|
2025-01-15 12:38:39 -05:00 |
|
ggurdin
|
027158e286
|
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files
* fix: sort files based on function
|
2025-01-14 14:00:30 -05:00 |
|