Commit Graph

7450 Commits

Author SHA1 Message Date
fd2bad74e9 Switch to flexsearch-es 2023-09-15 19:14:05 -05:00
da2f942563 Add vitest, make some tests actually kind of work! 2023-09-15 16:24:01 -05:00
ba22fed03c entry.ts --> sw.ts 2023-09-15 14:20:51 -05:00
0088d908c0 sw: convert web-push-locales to TypeScript, load it with compileTime plugin 2023-09-15 14:11:45 -05:00
1c7b95f12a Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
5aa5966938 Remove offline plugin 2023-09-14 20:41:48 -05:00
0fd465af09 sw: delete unnecessary file 2023-09-14 20:40:30 -05:00
1e3b89ad13 ProfileFamiliarFollowers: use a div for the text element, fix console error 2023-09-14 13:48:21 -05:00
d628249232 ProfilePage: don't load account note panel until account is loaded
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1514
2023-09-14 13:45:09 -05:00
b787b4cca7 ProfileFamiliarFollowers: add key prop, fix console error 2023-09-14 13:45:02 -05:00
e83351f376 Temporarily disable hotkeys 2023-09-14 13:04:14 -05:00
76e8e2e999 Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
97c1dbbd79 Fix locale dynamic imports 2023-09-13 21:59:39 -05:00
19bf51165c Thread: replace call to setImmediate 2023-09-13 14:17:30 -05:00
301c5224bf clarify we mean to discard the post 2023-09-13 15:02:48 -04:00
870f2c85a2 fix scheduled post cancel button text 2023-09-13 14:54:27 -04:00
26355eb4ec tsconfig: remove webworker lib, use triple-slash directive 2023-09-13 12:19:57 -05:00
24391b5705 Merge remote-tracking branch 'origin/develop' into vite3 2023-09-13 12:13:23 -05:00
2acab99e5b Make Vite devserver work 2023-09-13 12:04:17 -05:00
9bf65353f5 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-09-12 12:09:05 +02:00
3b912ef5e7 Translated using Weblate (Persian)
Currently translated at 71.3% (1137 of 1593 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fa/
2023-09-12 12:08:55 +02:00
c7711c3ab0 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1593 of 1593 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-09-12 12:08:55 +02:00
983471b003 Translated using Weblate (Polish)
Currently translated at 99.5% (1586 of 1593 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-09-12 12:08:55 +02:00
7f360a57bf Translated using Weblate (Italian)
Currently translated at 100.0% (1593 of 1593 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-09-12 12:08:55 +02:00
f7b84982e3 Merge branch 'account-notes-panel' into 'develop'
Move account notes to a panel

See merge request soapbox-pub/soapbox!2661
2023-09-12 10:08:45 +00:00
beb221576d Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 11:52:37 +02:00
c6df84b223 Fix compose form focus on home page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 11:17:30 +02:00
bc1b2fc07e Move account notes to a panel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 01:13:31 +02:00
82c6f658e8 Allow to drag files to avatar/header pickers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 01:11:07 +02:00
d64f49334a Merge branch 'since-date-title' into 'develop'
Add title to created_at label

See merge request soapbox-pub/soapbox!2650
2023-09-11 22:05:55 +00:00
c942a101ec Compose: Don't focus on spoiler input on first render
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-10 16:49:48 +02:00
b476d6441e bun: improve types so it runs with bun 2023-09-08 13:28:23 -05:00
a22c628c73 features: enable frontendConfigurations on Ditto 2023-09-03 18:48:07 -05:00
41616c084e favourites: fix isOwnAccount check 2023-09-01 13:48:24 -05:00
edce3bb6b8 fix: body is not used if ListItem is not a link 2023-08-31 09:14:04 +00:00
6a8efcfc03 api: don't send the X-Nostr-Sign header unless the backend supports it 2023-08-28 16:28:51 -05:00
f518a7e5e4 Add title to created_at label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 19:58:11 +02:00
631c94f771 Merge branch 'links-a11y' into 'develop'
Prefer accessible links

See merge request soapbox-pub/soapbox!2648
2023-08-27 22:34:22 +00:00
a6bdf651bf Fix types?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 00:16:44 +02:00
eafb6d318a Merge branch 'events' into 'develop'
Improve event information display

See merge request soapbox-pub/soapbox!2645
2023-08-27 22:06:19 +00:00
1011be5333 Nostr: sign events with NIP-46 2023-08-27 10:22:56 -05:00
14e2e07305 Prefer accessible links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 23:19:56 +02:00
d391193a03 Make all profile badges translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 22:43:21 +02:00
8bd8e60d4a Add keys to fragments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-20 21:53:03 +02:00
29c9098a91 Improve event information display
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-20 14:51:23 +02:00
227c895562 features: enable public timeline on Ditto 2023-08-17 21:07:55 -05:00
2aeee0afe1 Translated using Weblate (Arabic)
Currently translated at 99.5% (1585 of 1592 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-08-17 22:49:44 +02:00
6af776f289 Merge branch 'events' into 'develop'
Add missing margin-bottom to events list heading

See merge request soapbox-pub/soapbox!2641
2023-08-14 21:09:02 +00:00
95829aa289 Add margin-bottom to events list heading
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-14 22:37:42 +02:00
5a678f84c7 Translated using Weblate (Polish)
Currently translated at 99.4% (1584 of 1592 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-08-10 21:58:07 +02:00