Commit Graph

29 Commits

Author SHA1 Message Date
Alex Gleason 0c228e13f3
Remove src/hooks barrel export 2024-11-10 15:18:44 -06:00
Alex Gleason 513b7d8ef9
Remove components/ui barrel import 2024-11-10 15:05:02 -06:00
Alex Gleason 954e074325
Add file extensions to all imports 2024-11-09 21:18:55 -06:00
Alex Gleason 013582e9e4
Delete blank empty lines at the top of source code files 2024-11-09 17:01:25 -06:00
Alex Gleason be3e86eff2
tsconfig: switch to react-jsx transform, update code to not import React directly 2024-11-09 16:13:56 -06:00
Alex Gleason 9d9f237fd2
Rewrite all `require` to ES6 imports 2024-11-08 18:32:42 -06:00
P. Reis 2e8b483ea2 refactor: only display zap-split if backend has nostr, rename 'manage-zap-split-page' to 'wide-page' 2024-11-06 16:28:17 -03:00
Alex Gleason 6d5b4189e5
eslint --fix 2024-10-18 22:00:13 -05:00
danidfra f9c34c4a7d Create manage-zap-split page 2024-09-23 10:57:41 -03:00
Alex Gleason c25c07a817
Display suggestions when logged out 2024-06-08 15:39:02 -05:00
Alex Gleason 168a4b6724
Move Nostr Relay to settings page 2024-06-03 00:32:40 -05:00
Alex Gleason 1b80b84e19
Add NostrPanel 2024-06-01 13:34:38 -05:00
Alex Gleason 78be563bdc
Condense feeds on mobile 2024-06-01 12:15:19 -05:00
marcin mikołajczak 1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
marcin mikołajczak 9585b3a870 Add missing strings to translation, enable formatjs ESLint rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 12:49:48 +01:00
marcin mikołajczak 067fc9e45d Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:38:34 +01:00
Alex Gleason 8108ac2a67
yarn lint:js --fix 2023-12-20 21:17:33 -06:00
marcin mikołajczak ba5e018e3c Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-22 00:14:23 +02:00
Alex Gleason f6251a221a
Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -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 645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason f01d088d06
Remove Truth Social feed carousel 2023-09-22 11:40:11 -05:00
Alex Gleason ae86a17ea1
HomePage: hide donation widgets until logged in 2023-09-21 13:10:25 -05:00
Alex Gleason a131f274b4
LandingPage: remove donation widgets from sidebar when logged out 2023-09-21 13:08:33 -05:00
Alex Gleason def95d2b5c
Add a LandingTimeline, put the site name and description on it 2023-09-21 12:02:02 -05:00
Alex Gleason c67fc393d5
Fix eslint import errors 2023-09-18 18:01:22 -05:00
Alex Gleason f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00