|
f24f99426b
|
Fetch translations with posts, preserve fetched translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-09 21:59:00 +02:00 |
|
|
43057034eb
|
Merge remote-tracking branch 'soapbox/main' into frontend-rw
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-03 22:38:31 +02:00 |
|
|
4b8d7a2378
|
Improve messages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-03 20:11:37 +02:00 |
|
|
02e299907a
|
Add border to compose form
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-03 20:02:15 +02:00 |
|
|
e15979c9ab
|
Add bottom margin to hr
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-03 18:29:38 +02:00 |
|
|
aed4d5a578
|
Display translated text next to original text
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-03 18:29:19 +02:00 |
|
Alex Gleason
|
1b199dfd9f
|
Merge branch 'colocate-tests' into 'main'
Untuck tests out of __tests__ directories, colocate with program files
See merge request soapbox-pub/soapbox!2774
|
2023-10-02 19:36:29 +00:00 |
|
Alex Gleason
|
47008f39a6
|
toast: fix toast test (use ESM imports)
|
2023-10-02 14:35:15 -05:00 |
|
Alex Gleason
|
3f640e9797
|
Untuck tests out of __tests__ directories, colocate with program files
|
2023-10-02 14:27:40 -05:00 |
|
Alex Gleason
|
5d9ebb4e19
|
Merge branch 'interface-semi' into 'main'
eslint: use semicolon TypeScript delimeter
See merge request soapbox-pub/soapbox!2773
|
2023-10-02 19:03:06 +00:00 |
|
Alex Gleason
|
645ce60a5f
|
eslint: use semicolon TypeScript delimeter
|
2023-10-02 13:54:02 -05:00 |
|
Alex Gleason
|
702124fb79
|
Merge branch 'fix-tl-jump' into 'main'
Fix home timeline jump when navigating back
See merge request soapbox-pub/soapbox!2772
|
2023-10-02 18:35:56 +00:00 |
|
Alex Gleason
|
7d0c699fe3
|
ScrollTopButton: delay adding the scroll listener so the feed doesn't jump when navigating back
|
2023-10-02 13:25:59 -05:00 |
|
Alex Gleason
|
74c231b59b
|
Stop re-rendering the ScrollTopButton so much
|
2023-10-02 12:22:09 -05:00 |
|
Alex Gleason
|
460a6e14c3
|
ScrollTopButton: make better use of callbacks, keep scrolledTop state
|
2023-10-02 11:50:20 -05:00 |
|
Alex Gleason
|
2380a0b667
|
ScrollTopButton: render null when not visible
|
2023-10-02 11:24:07 -05:00 |
|
Alex Gleason
|
4e26adb789
|
ScrollTopButton: swap out legacy Icon for UI Icon
|
2023-10-02 11:23:04 -05:00 |
|
Alex Gleason
|
264082b434
|
ScrollTopButton: a11y, <a> to <button>
|
2023-10-02 11:22:04 -05:00 |
|
Alex Gleason
|
9cb677363d
|
Notifications: render ScrollTopButton in a Portal
|
2023-10-02 11:14:36 -05:00 |
|
Alex Gleason
|
ff55272d59
|
Timeline: put ScrollTopButton into a Portal
|
2023-10-02 10:56:45 -05:00 |
|
Alex Gleason
|
ef4bc3ed8e
|
Merge branch 'renovate/floating-ui-react-0.x' into 'main'
fix(deps): update dependency @floating-ui/react to ^0.26.0
See merge request soapbox-pub/soapbox!2771
|
2023-10-02 12:42:21 +00:00 |
|
Soapbox Bot
|
3e28e3bde2
|
fix(deps): update dependency @floating-ui/react to ^0.26.0
|
2023-10-02 05:05:20 +00:00 |
|
Alex Gleason
|
e836fd9dfd
|
Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate
See merge request soapbox-pub/soapbox!2767
|
2023-09-27 22:41:23 +00:00 |
|
jonnysemon
|
8945d4d27f
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (1599 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-09-27 23:01:03 +02:00 |
|
Alex Gleason
|
0bb6fbbe92
|
Merge branch 'renovate/react-motion-0.x' into 'main'
fix(deps): update dependency @types/react-motion to ^0.0.35
See merge request soapbox-pub/soapbox!2762
|
2023-09-27 13:16:44 +00:00 |
|
Alex Gleason
|
8bce0f050e
|
Merge branch 'i1533' into 'main'
autosuggest css should be relative, not fixed
Closes #1533
See merge request soapbox-pub/soapbox!2763
|
2023-09-27 13:15:23 +00:00 |
|
tassoman
|
12118e1435
|
autosuggest css should be relative, not fixed
|
2023-09-27 14:40:11 +02:00 |
|
Soapbox Bot
|
7f0b2ced58
|
fix(deps): update dependency @types/react-motion to ^0.0.35
|
2023-09-27 09:07:55 +00:00 |
|
Alex Gleason
|
136b513878
|
Merge branch 'max-toot-chars' into 'main'
instanceSchema: support max_toot_chars again
See merge request soapbox-pub/soapbox!2760
|
2023-09-26 18:07:49 +00:00 |
|
Alex Gleason
|
777848ed2d
|
Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate
See merge request soapbox-pub/soapbox!2756
|
2023-09-26 18:07:20 +00:00 |
|
Alex Gleason
|
814b220da0
|
instanceSchema: support legacy Pleroma configuration
|
2023-09-26 12:58:51 -05:00 |
|
Alex Gleason
|
0986055222
|
instanceSchema: get rid of any() fields
|
2023-09-26 12:29:35 -05:00 |
|
Alex Gleason
|
4b52f20776
|
instanceSchema: support max_toot_chars again
|
2023-09-26 12:16:53 -05:00 |
|
Tassoman
|
e950c13858
|
Translated using Weblate (Slovenian)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/sl/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
ec35811623
|
Translated using Weblate (Spanish (Argentina))
Currently translated at 74.6% (1194 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es_AR/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
c0e3179dad
|
Translated using Weblate (Swedish)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/sv/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
6df4ef76ec
|
Translated using Weblate (Tamil)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ta/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
9c64bd8d61
|
Translated using Weblate (Telugu)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/te/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
b4049d0a26
|
Translated using Weblate (Thai)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/th/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
5ed05e3aeb
|
Translated using Weblate (Ukrainian)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/uk/
|
2023-09-26 05:59:21 +02:00 |
|
Tassoman
|
369753b86b
|
Translated using Weblate (Welsh)
Currently translated at 71.5% (1144 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/cy/
|
2023-09-26 05:59:21 +02:00 |
|
Alex Gleason
|
e509a9b177
|
Merge branch 'fix-1531' into 'main'
lexical: pass compose text from the reducer on mount
Closes #1531
See merge request soapbox-pub/soapbox!2759
|
2023-09-26 03:59:00 +00:00 |
|
Alex Gleason
|
2d7ce9b684
|
lexical: pass compose text from the reducer on mount
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1531
|
2023-09-25 22:47:55 -05:00 |
|
Alex Gleason
|
33c775709b
|
Merge branch 'emoji-node' into 'main'
lexical: restore EmojiNode, fix Android backspace!
Closes #1529
See merge request soapbox-pub/soapbox!2758
|
2023-09-25 21:38:16 +00:00 |
|
Alex Gleason
|
eb875673fd
|
ComposeForm: insert emoji from picker into lexical
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1529
|
2023-09-25 16:31:01 -05:00 |
|
Alex Gleason
|
cdda5363f6
|
actions: useEmoji --> chooseEmoji
|
2023-09-25 16:20:47 -05:00 |
|
Alex Gleason
|
0b0a548f8c
|
EmojiPickerDropdown: minor refactoring
|
2023-09-25 16:19:08 -05:00 |
|
Alex Gleason
|
cefe9adc05
|
EmojiNode: fix getTextContent, remove unused exportDOM
|
2023-09-25 16:12:51 -05:00 |
|
Alex Gleason
|
f3783f1a50
|
AutosuggestPlugin: don't autosuggest hashtags for now
https://gitlab.com/soapbox-pub/soapbox/-/issues/1527
|
2023-09-25 16:09:53 -05:00 |
|
Alex Gleason
|
4b5602a086
|
lexical: render native emojis as Twemoji
|
2023-09-25 16:02:13 -05:00 |
|