Wykres commitów

10151 Commity (c518d823593fb4ac7614e832cc4860698f43425b)

Autor SHA1 Wiadomość Data
Alex Gleason c518d82359
Enable SentryFeedbackForm, it works! 2023-10-21 18:36:01 -05:00
Alex Gleason 365cd70c9b
IntentionalError: throw an actual error instance 2023-10-21 18:27:55 -05:00
Alex Gleason 23efda1590
SiteErrorBoundary: disable SentryFeedbackForm for now 2023-10-21 18:00:28 -05:00
Alex Gleason d4a03f14d7
Remove @sentry/tracing 2023-10-21 17:51:23 -05:00
Alex Gleason cbc14604c9
Move SentryFeedbackForm into a separate component 2023-10-21 17:46:57 -05:00
Alex Gleason fb190398c6
Add a Sentry feedback form which does not work 2023-10-21 17:39:39 -05:00
Alex Gleason d6af4674a1
Upgrade Sentry to latest version 2023-10-21 16:38:55 -05:00
Alex Gleason 882f7c38c5
Fix `rows` prop in Textarea, use Textarea in SiteErrorBoundary 2023-10-21 16:11:52 -05:00
Alex Gleason c33ff771da
SiteErrorBoundary: rework conditionals for Sentry and production 2023-10-21 15:52:37 -05:00
Alex Gleason 5bbce463e7
SiteErrorBoundary: refactor links, optimize for production 2023-10-21 15:43:25 -05:00
Alex Gleason 45c1d252ba
error-boundary.ts -> site-error-boundary.ts 2023-10-21 15:33:31 -05:00
Alex Gleason d7ea38cf22
Rewrite ErrorBoundary as a functional component using `react-error-boundary` 2023-10-21 15:32:37 -05:00
Alex Gleason c5d527a667
Sentry: add return types, return eventId from `captureSentryException` 2023-10-21 14:21:21 -05:00
Alex Gleason a7d78d0935
Delete monitoring.ts, add `captureSentryException` to sentry.ts 2023-10-21 14:18:56 -05:00
Alex Gleason 0658530447 Merge branch 'ui-suspense' into 'main'
SoapboxMount: fix Suspense boundary for UI

Closes #1589

See merge request soapbox-pub/soapbox!2833
2023-10-21 18:16:33 +00:00
Alex Gleason 609a9984cd Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2828
2023-10-21 18:12:51 +00:00
Ahmad Dakhlallah b2bab5d4f7
Translated using Weblate (Arabic)
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-21 18:12:18 +00:00
Ahmad Dakhlallah 06bd22e4a9
Translated using Weblate (Arabic)
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-21 18:12:17 +00:00
Ahmad Dakhlallah 121ede745e
Translated using Weblate (Arabic)
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-21 18:12:17 +00:00
Ahmad Dakhlallah 5c1f202bc7
Translated using Weblate (Hebrew)
Currently translated at 87.0% (1324 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-21 18:12:16 +00:00
LibreTranslate 680c828f1c
Translated using Weblate (Hebrew)
Currently translated at 87.0% (1324 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-21 18:12:15 +00:00
Weblate Translation Memory 84f88fbb2a
Translated using Weblate (Hebrew)
Currently translated at 85.6% (1303 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-21 18:12:15 +00:00
LibreTranslate dce3f9b2ce
Translated using Weblate (Hebrew)
Currently translated at 85.6% (1303 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-21 18:12:14 +00:00
Ahmad Dakhlallah 55659cded6
Translated using Weblate (Hebrew)
Currently translated at 85.6% (1303 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-21 18:12:13 +00:00
Alex Gleason bf5ade9648 Merge branch 'renovate/react-motion-0.x' into 'main'
Update dependency @types/react-motion to ^0.0.36

See merge request soapbox-pub/soapbox!2829
2023-10-21 18:12:07 +00:00
Alex Gleason 272e1fde2d Merge branch 'sentry-prod' into 'main'
Enable Sentry in production only

See merge request soapbox-pub/soapbox!2832
2023-10-21 18:04:59 +00:00
Alex Gleason f844f147b0
SoapboxMount: fix Suspense boundary for UI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1589
2023-10-21 13:02:39 -05:00
Alex Gleason e5e9fb3a59 Merge branch 'gallery-crash' into 'main'
AccountGallery: fix crash when account isn't loaded yet

See merge request soapbox-pub/soapbox!2831
2023-10-21 17:50:04 +00:00
Alex Gleason b865996175
Enable Sentry in production only 2023-10-21 12:43:32 -05:00
Alex Gleason 37f9bafd13
AccountGallery: fix crash when account isn't loaded yet 2023-10-21 12:38:21 -05:00
Soapbox Bot 4599b5b26e Update dependency @types/react-motion to ^0.0.36 2023-10-18 14:06:29 +00:00
Alex Gleason 9c1effc9ee Merge branch 'renovate/major-tanstack-query-monorepo' into 'main'
Update dependency @tanstack/react-query to v5

See merge request soapbox-pub/soapbox!2827
2023-10-17 20:26:02 +00:00
Alex Gleason 19ab202737
Update code to new react-query API 2023-10-17 15:19:05 -05:00
Alex Gleason 0004d0dfd9 Merge branch 'renovate/formatjs-monorepo' into 'main'
Update dependency intl-messageformat to v10.5.4

See merge request soapbox-pub/soapbox!2824
2023-10-17 15:15:29 +00:00
Soapbox Bot 75edb7a663 Update dependency @tanstack/react-query to v5 2023-10-17 15:05:15 +00:00
Alex Gleason 7155f2a159 Merge branch 'fix-i1578' into 'main'
adding rtl languages support to announcements

Closes #1578

See merge request soapbox-pub/soapbox!2825
2023-10-16 19:26:40 +00:00
Tassoman f7a61f8a4c adding rtl languages support to announcements 2023-10-16 19:26:39 +00:00
Soapbox Bot 456dd5d6c7 Update dependency intl-messageformat to v10.5.4 2023-10-16 05:06:09 +00:00
Alex Gleason b950df3678 Merge branch 'refactor-sounds' into 'main'
Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3

See merge request soapbox-pub/soapbox!2823
2023-10-15 23:03:04 +00:00
Alex Gleason 5da16c32ea Merge branch 'sentry-errors' into 'main'
Fix Sentry errors

See merge request soapbox-pub/soapbox!2822
2023-10-15 22:44:44 +00:00
Alex Gleason 1f7effc97d
Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 2023-10-15 17:43:53 -05:00
Alex Gleason 1bfe5908a9
sounds: suppress error when user has disabled autoplay 2023-10-15 17:23:35 -05:00
Alex Gleason 1604e5061b
Sentry: ignore ResizeObserver errors from Virtuoso 2023-10-15 17:12:48 -05:00
Alex Gleason eed328552f Merge branch 'latn' into 'main'
Force use of latn numberingSystem throughout the UI

Closes #1580

See merge request soapbox-pub/soapbox!2821
2023-10-15 18:31:51 +00:00
Alex Gleason 20a63d2915
Force use of latn numberingSystem throughout the UI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1580
2023-10-15 13:11:37 -05:00
Alex Gleason 8ea10e4433 Merge branch 'autosuggest-snapped-scroll' into 'main'
adding tailwind snap effect to scrolled autosuggested items

See merge request soapbox-pub/soapbox!2819
2023-10-15 03:17:12 +00:00
Alex Gleason 8f5dc5019b Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2820
2023-10-15 03:13:16 +00:00
Hosted Weblate 6ba37ba2dd
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-10-15 03:02:11 +00:00
Ahmad Dakhlallah 136194eae6
Translated using Weblate (Hebrew)
Currently translated at 85.0% (1294 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-15 03:02:07 +00:00
Ahmad Dakhlallah cd25e6d6ca
Translated using Weblate (Arabic)
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-15 03:02:05 +00:00