Commit Graph

9909 Commits (4b5602a08614620a97f172dd4c963ea7cd571ed8)
 

Author SHA1 Message Date
Alex Gleason 4b5602a086
lexical: render native emojis as Twemoji
1 year ago
Alex Gleason 2a9cb08d08
lexical: restore EmojiNode, fix Android backspace!
1 year ago
Alex Gleason 29974c33e7 Merge branch 'fix-double-at' into 'main'
1 year ago
Alex Gleason aea2653b19
AutosuggestPlugin: remove extraneous `?`
1 year ago
Alex Gleason ab22422aa7
MentionNode: use 'segmented' to fix Android problems
1 year ago
Alex Gleason e88b952a6f
lexical: remove MentionPlugin, only insert mention when selected from autosuggest
1 year ago
Alex Gleason 71bb8cc73e
lexical: fix license path in lexical files
1 year ago
Alex Gleason f628cd73b0
MentionPlugin: use a simpler regex, fix double-@ mentions
1 year ago
Alex Gleason 5449ea3326
MentionPlugin: simplify regex and getMatch
1 year ago
Alex Gleason 7ff9d2ed3b
MentionPlugin: do a little refactoring
1 year ago
Alex Gleason 72065ffe23 Merge branch 'emoji-backspace' into 'main'
1 year ago
Alex Gleason 60f0e6ff6a
Disable EmojiNode for now :(
1 year ago
Alex Gleason 4298722da9
EmojiNode: clone with key
1 year ago
Alex Gleason e6023d725e Merge branch 'fix-composer-md' into 'main'
1 year ago
Alex Gleason 421cd3721d
Fix composer always being in Markdown
1 year ago
Alex Gleason f0f2f6fa41 Merge branch 'restrict-unauthenticated' into 'main'
1 year ago
Alex Gleason 8bbf454af4
LandingTimeline: display About page instead of the feed if the feed is restricted by the API
1 year ago
Alex Gleason 8500e7bb9a
Hide unauth features if they're restricted by the backend
1 year ago
Alex Gleason aabaaee8b8 Merge branch 'instance-zod' into 'main'
1 year ago
Alex Gleason 223cd22d73 Merge branch 'rm-dupe-file' into 'main'
1 year ago
Alex Gleason 550cd38c3c Delete mention-node.tsx
1 year ago
Alex Gleason 17bcd68d73
Fix remote timeline pages
1 year ago
Alex Gleason e07e6b5d95 Merge branch 'develop' into 'main'
1 year ago
Alex Gleason 3b630ed8fb
Convert instance to use zod
1 year ago
animegrafmays 4179c587bc fix account migration route
1 year ago
Alex Gleason 970ad24de9 Merge branch 'lexical-fix-custom-emojis' into 'main'
1 year ago
Alex Gleason 939c1bfbb8
lexical: fix custom emojis (add a text representation of them)
1 year ago
Alex Gleason f819fb2ef9 Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
1 year ago
Hosted Weblate dcdf352e50
Update translation files
1 year ago
Alex Gleason 936972779d Merge branch 'lexical-rm-nodes' into 'main'
1 year ago
Alex Gleason c8229d48e8
Upgrade all lexical deps
1 year ago
Alex Gleason bad17c52d8
Merge branch 'main' of gitlab.com:soapbox-pub/soapbox into lexical-rm-nodes
1 year ago
Alex Gleason e712d7bb52
lexical: remove unused nodes
1 year ago
Alex Gleason d1c2cdecb5 Merge branch 'lexical-ctrl-enter' into 'main'
1 year ago
Alex Gleason bc3662afc7
lexical: fix ctrl+Enter
1 year ago
Alex Gleason 175d61807d Merge branch 'unauth-improvements' into 'main'
1 year ago
Alex Gleason a2f5c703a6 Merge branch 'renovate/lexical-code-0.x' into 'main'
1 year ago
Soapbox Bot cdfb2de33f fix(deps): update dependency @lexical/code to ^0.12.0
1 year ago
Alex Gleason 6c318a02ef Merge branch 'lexical' into 'main'
1 year ago
Alex Gleason 163fdd07dd Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
1 year ago
Alex Gleason 20d1880290
LandingTimeline: remove unnecessary onlyMedia
1 year ago
Alex Gleason dcab2deda1
RegistrationPage: display "registrations closed" message in place of signup form when registrations are closed
1 year ago
Alex Gleason 46b63571e7
lexical: fix modal close confirmation
1 year ago
Alex Gleason 4f65c96da4
lexical: fix placeholder z-index
1 year ago
Alex Gleason a67b5f8a25
lexical: add RefPlugin to set the ref
1 year ago
Alex Gleason d92c150d9d
lexical: set the actual editor as the ref, clear the form on submit
1 year ago
Alex Gleason 448d320f4e
lexical: pass the actual EditorState as the ref, count with onChange callback
1 year ago
Alex Gleason 89b1574c77
Make Lexical the only editor
1 year ago
Alex Gleason 206927fd4b
AutosuggestPlugin: clear suggestions after selecting a suggestion
1 year ago
Alex Gleason aa4992e716
AutosuggestPlugin: update when suggestions updates
1 year ago