Alex Gleason
|
a5e5df35a5
|
Move StaffRolePicker into its own component
|
2022-09-11 13:36:01 -05:00 |
|
Alex Gleason
|
276e7d6cfc
|
AccountModerationModal: move to subdirectory
|
2022-09-11 13:24:34 -05:00 |
|
Alex Gleason
|
6ecb715a71
|
AccountModerationModal: only show staff picker for local accounts
|
2022-09-11 13:23:11 -05:00 |
|
Alex Gleason
|
cfdace9454
|
AccountModerationModal: add staff role picker
|
2022-09-11 13:19:08 -05:00 |
|
Alex Gleason
|
d653c451b6
|
AccountModerationModal: add account preview
|
2022-09-11 12:33:33 -05:00 |
|
Alex Gleason
|
1e3a959c1c
|
AccountModerationModal: put AdminFE behind a feature flag
|
2022-09-11 11:48:37 -05:00 |
|
Alex Gleason
|
774894e127
|
AccountModerationModal: add "Open in AdminFE" button
|
2022-09-11 11:46:08 -05:00 |
|
Alex Gleason
|
3120cc8453
|
AccountModerationModal: boilerplate
|
2022-09-11 11:28:39 -05:00 |
|
|
f7c09461fd
|
Event pages?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-09 22:52:32 +02:00 |
|
|
3f4f820de7
|
Participation management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-07 20:03:26 +02:00 |
|
|
df39036129
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-05 15:07:31 +02:00 |
|
|
9d3206f229
|
Allow users to create events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-04 23:36:13 +02:00 |
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
Justin
|
d4bcdd821c
|
Lint
|
2022-08-25 09:19:09 -04:00 |
|
Justin
|
edce9d0876
|
Fetch relationships when opening favourites/reblogs modal
|
2022-08-25 09:16:47 -04:00 |
|
Justin
|
bec42a3633
|
Visual tweaks for new branding
|
2022-08-09 11:50:10 -04:00 |
|
Justin
|
20209c81ab
|
Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2022-08-01 14:40:07 -04:00 |
|
Alex Gleason
|
11a0329924
|
Fix pages that use PhoneInput
|
2022-07-13 19:08:19 -05:00 |
|
Alex Gleason
|
f62dcc6650
|
Simplify PhoneInput to only care about its own internal state
|
2022-07-13 17:37:40 -05:00 |
|
Alex Gleason
|
a8c709b41c
|
Refactor formatPhoneNumber to accept countryCode
|
2022-07-13 11:40:02 -05:00 |
|
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
|
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
|
Justin
|
f148cda74a
|
Extend Account component
|
2022-07-06 14:30:03 -04:00 |
|
Alex Gleason
|
bdf00bb692
|
Fix types in various component tests
|
2022-07-06 12:17:17 -05:00 |
|
|
4e545f0638
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-24 00:33:23 +02:00 |
|
|
af695e3812
|
Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 16:46:45 +02:00 |
|
|
6214084890
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:38:51 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
|
95e037f8c0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 20:56:14 +02:00 |
|
|
a8a1567917
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 00:05:04 +02:00 |
|
|
a66c174c2d
|
Add normalizers, fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-08 23:43:27 +02:00 |
|
|
6c45dcb109
|
TypeScript, FC (reducers, search)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 18:25:53 +02:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
Alex Gleason
|
f3f6a15686
|
LandingPageModal: use Text component
|
2022-05-20 10:15:47 -05:00 |
|
Justin
|
54ef361bcc
|
Allow waitlisted users to verify their SMS
|
2022-05-18 14:11:18 -04:00 |
|
Justin
|
990214d02c
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
|
Alex Gleason
|
938665f157
|
Merge branch 'thread-cta' into 'develop'
Display a CTA in threads to log in
See merge request soapbox-pub/soapbox-fe!1353
|
2022-05-12 20:36:56 +00:00 |
|
Justin
|
086acccbf4
|
Add dynamic help links to landing page
|
2022-05-12 15:41:37 -04:00 |
|
Alex Gleason
|
c7375a2e01
|
Merge remote-tracking branch 'origin/develop' into thread-cta
|
2022-05-12 14:41:16 -05:00 |
|
Justin
|
fe77a22da2
|
Merge branch 'report-rule-types' into 'develop'
Account for different 'rule_type' on rules
See merge request soapbox-pub/soapbox-fe!1350
|
2022-05-12 19:29:00 +00:00 |
|
Alex Gleason
|
01ec7bc279
|
Replace logos throughout the UI with SiteLogo component
|
2022-05-11 19:54:23 -05:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Alex Gleason
|
64cce966a2
|
Simplify signup routing
|
2022-05-11 14:50:53 -05:00 |
|
Justin
|
cb5fbdf7d9
|
Account for different 'rule_type' on rules
|
2022-05-11 09:25:48 -04:00 |
|
Alex Gleason
|
3785a2890f
|
Registrations aren't really open unless accountCreation is supported
|
2022-05-10 19:04:29 -05:00 |
|
Alex Gleason
|
7fecd521d7
|
Treat Pepe API as an extension, not a feature
|
2022-05-10 18:48:57 -05:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
|
801b5cb0cc
|
Dark style for divide-gray-200
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 11:21:00 +02:00 |
|
Justin
|
e2f24cdd6b
|
Account for multiple rules
|
2022-05-03 08:15:11 -04:00 |
|
Alex Gleason
|
e11575ff50
|
LandingPageModal: convert to tsx
|
2022-05-02 16:26:27 -05:00 |
|
Alex Gleason
|
2028873d34
|
LandingPageModal: fix routes
|
2022-05-02 16:24:45 -05:00 |
|
Alex Gleason
|
86ecda84c5
|
rule_id --> rule_ids
|
2022-05-02 14:50:16 -05:00 |
|
Alex Gleason
|
f92eeb333c
|
Merge remote-tracking branch 'origin/develop' into improve-reporting
|
2022-05-02 14:39:20 -05:00 |
|
Alex Gleason
|
b8fb318c06
|
ReportModal: fix report forwarding
|
2022-05-02 14:36:18 -05:00 |
|
Justin
|
0302f9fa20
|
Account for fewer rules
|
2022-05-02 14:55:02 -04:00 |
|
Justin
|
972d61bd8c
|
Compare strings
|
2022-05-02 14:31:54 -04:00 |
|
Justin
|
2607a55380
|
Configure with i18n
|
2022-05-02 13:55:29 -04:00 |
|
Justin
|
86fb9bf704
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
d644e3cf25
|
Fix a few visual issues
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
a58069a123
|
Add tests for Report modal
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|
Alex Gleason
|
e08a297eff
|
/auth/verify --> /verify
|
2022-04-30 11:28:18 -05:00 |
|
Alex Gleason
|
c5e89969c8
|
Generalize homepage
|
2022-03-21 13:45:57 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|