Alex Gleason
|
63b98bff4d
|
soapbox.tsx: load some components async, reduce bundle size
|
2023-10-07 18:18:50 -05:00 |
|
Alex Gleason
|
74817c40b7
|
Merge branch 'react-lazy' into 'main'
Delete Bundle component, switch to React.lazy
See merge request soapbox-pub/soapbox!2779
|
2023-10-07 22:31:55 +00:00 |
|
Alex Gleason
|
643d362103
|
ComposeEventModal: fix ComposeForm ref
|
2023-10-07 17:18:03 -05:00 |
|
Alex Gleason
|
b02c39da2d
|
Delete Bundle component, use Suspense and React.lazy
|
2023-10-07 17:14:45 -05:00 |
|
Alex Gleason
|
1b213452b7
|
Fix Bundle type errors, remove bundle error components, remove group slug support
|
2023-10-07 16:00:42 -05:00 |
|
Alex Gleason
|
0f10922c3d
|
ProfilePage: fix types of async components
|
2023-10-07 15:43:34 -05:00 |
|
Alex Gleason
|
5b539416d9
|
ProfileHoverCard/StatusHoverCard: make visible an optional prop
|
2023-10-07 15:38:41 -05:00 |
|
Alex Gleason
|
3a221e8c86
|
Bundle: just wrap it with React.Suspense
|
2023-10-07 15:37:54 -05:00 |
|
Alex Gleason
|
6b173f44be
|
AsyncComponents: use React.lazy
|
2023-10-07 15:04:37 -05:00 |
|
Alex Gleason
|
05ba2ddbed
|
vite: enable sourcemap
|
2023-10-07 11:50:42 -05:00 |
|
Alex Gleason
|
75f50bb87c
|
Merge branch 'autosuggest-overflow' into 'main'
added vertical scroll feature to the autosuggest component
Closes #1534
See merge request soapbox-pub/soapbox!2764
|
2023-10-07 13:26:15 +00:00 |
|
Tassoman
|
5ed8c78c88
|
added vertical scroll feature to the autosuggest component
|
2023-10-07 13:26:14 +00:00 |
|
Alex Gleason
|
232f9547b5
|
Merge branch 'sentry' into 'main'
Make Sentry integration actually useful
See merge request soapbox-pub/soapbox!2777
|
2023-10-05 22:47:56 +00:00 |
|
Alex Gleason
|
e07fa23e0d
|
Let Sentry DSN be configurable in SoapboxConfig
|
2023-10-05 16:48:20 -05:00 |
|
Alex Gleason
|
73f407455e
|
Sentry: use DSN from SoapboxConfig
|
2023-10-05 16:33:59 -05:00 |
|
Alex Gleason
|
f02255ff6a
|
Merge branch 'nostr-machina' into 'main'
Implement Nostr Machina
See merge request soapbox-pub/soapbox!2775
|
2023-10-04 23:33:33 +00:00 |
|
Alex Gleason
|
ebed7cee0b
|
Merge branch 'conversation-verbose' into 'main'
Poor's man verbose conversations
See merge request soapbox-pub/soapbox!2768
|
2023-10-04 23:32:27 +00:00 |
|
Alex Gleason
|
8d7b20ee00
|
Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate
See merge request soapbox-pub/soapbox!2770
|
2023-10-04 23:31:25 +00:00 |
|
Alex Gleason
|
eceb082874
|
Fix kindSchema
|
2023-10-04 18:12:18 -05:00 |
|
Alex Gleason
|
3e6af89a9b
|
Enable Nostr registration
|
2023-10-04 18:07:49 -05:00 |
|
Alex Gleason
|
28731f6087
|
Nostr: enable Nostr login
|
2023-10-04 18:03:26 -05:00 |
|
Alex Gleason
|
3cebd961ca
|
useSignerStream: rework with nostr-machina
|
2023-10-04 17:27:39 -05:00 |
|
Alex Gleason
|
84ca2a269d
|
nostr: add Nostr sign module
|
2023-10-04 17:07:02 -05:00 |
|
Сергей Ворон
|
54ed6790f1
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1599 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ru/
|
2023-10-02 19:36:44 +00:00 |
|
Сергей Ворон
|
61a3ac8fa5
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1599 of 1599 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ru/
|
2023-10-02 19:36:43 +00: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 |
|
tassoman
|
e8eefda486
|
updated: reply-indicator overflows verbose communications, during reply
|
2023-09-28 08:03:40 +02: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 |
|