Alex Gleason
|
2ebf735884
|
Merge branch 'remote-instance' into 'develop'
Remote instance TSX conversions
See merge request soapbox-pub/soapbox-fe!1341
|
2022-05-11 17:38:48 +00:00 |
|
Alex Gleason
|
c66790a39e
|
RemoteTimeline: reorganize useEffect
|
2022-05-11 12:22:10 -05:00 |
|
Alex Gleason
|
256d3b2fa2
|
Merge remote-tracking branch 'origin/develop' into pepe-extension
|
2022-05-11 12:17:02 -05:00 |
|
Justin
|
cb5fbdf7d9
|
Account for different 'rule_type' on rules
|
2022-05-11 09:25:48 -04:00 |
|
Justin
|
4e47ee1bea
|
Merge branch 'landing-page-dark-mode' into 'develop'
Add "dark mode" support to Landing Page
See merge request soapbox-pub/soapbox-fe!1344
|
2022-05-11 11:19:18 +00:00 |
|
Alex Gleason
|
99b76bb745
|
Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!)
|
2022-05-10 19:11:26 -05: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
|
6a11832d67
|
Merge branch 'add-cta-banner' into 'develop'
Add CTA banner
See merge request soapbox-pub/soapbox-fe!1342
|
2022-05-10 19:52:38 +00:00 |
|
Justin
|
c862825970
|
Add dark mode support to landing page
|
2022-05-10 15:52:12 -04:00 |
|
Justin
|
23e20568e1
|
Add Dark Mode support to landing page header
|
2022-05-10 15:51:36 -04:00 |
|
Justin
|
c879f82b48
|
Remove beta page
|
2022-05-10 15:50:35 -04:00 |
|
Justin
|
173fbd6535
|
Include CtaBanner in layouts
|
2022-05-10 06:17:14 -04:00 |
|
Justin
|
a8142d9e2b
|
Add CtaBanner component
|
2022-05-10 06:17:01 -04:00 |
|
Justin
|
32a0438f23
|
Rename SignUpPanel
|
2022-05-10 06:16:25 -04:00 |
|
Alex Gleason
|
57cfd9b18e
|
EditFederationModal: convert to tsx
|
2022-05-09 22:39:57 -05:00 |
|
Alex Gleason
|
5a23d75aa5
|
InstanceModerationPanel: convert to tsx
|
2022-05-09 22:28:06 -05:00 |
|
Alex Gleason
|
035c974137
|
RemoteTimeline: convert to TSX
|
2022-05-09 22:22:01 -05:00 |
|
Alex Gleason
|
1991e5751d
|
PinnedHostsPicker: convert to TSX
|
2022-05-09 21:59:30 -05:00 |
|
Alex Gleason
|
57c8030374
|
InstanceInfoPanel: convert to TSX
|
2022-05-09 21:49:53 -05:00 |
|
Alex Gleason
|
06385acbe0
|
RegistrationForm: remove unused import, use single-quotes on string
|
2022-05-09 12:17:58 -05:00 |
|
Alex Gleason
|
08386e1c42
|
Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration
|
2022-05-09 12:03:04 -05:00 |
|
Justin
|
989b1800fa
|
Add CTA banner to the bottom of the page
|
2022-05-09 13:02:12 -04:00 |
|
Alex Gleason
|
3c08326806
|
Merge remote-tracking branch 'origin/develop' into registration
|
2022-05-09 12:00:50 -05:00 |
|
Alex Gleason
|
7226e0d871
|
RegistrationForm: use FormGroup errors instead of passing hasError directly
|
2022-05-09 12:00:27 -05:00 |
|
Alex Gleason
|
75c4582ce6
|
Merge remote-tracking branch 'origin/develop' into public-layout-improvements
|
2022-05-09 11:06:56 -05:00 |
|
Justin
|
136a6c99bf
|
Add truncation to notification descriptor
|
2022-05-09 10:26:03 -04:00 |
|
Justin
|
f4aa3fed77
|
Extend 'FormGroup' to support Checkbox
|
2022-05-09 09:52:41 -04:00 |
|
Justin
|
57a470f082
|
Merge branch 'fix-unauth-pages' into 'develop'
Fix unauth page layout
See merge request soapbox-pub/soapbox-fe!1334
|
2022-05-09 13:18:28 +00:00 |
|
Justin
|
25477443ef
|
Fix unauth page layout
|
2022-05-09 09:01:31 -04:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
Alex Gleason
|
7d3a0a8ab9
|
Break out LandingGradient into its own component
|
2022-05-07 15:52:01 -05:00 |
|
Alex Gleason
|
45f95bd533
|
Use gradient colors on PublicLayout
|
2022-05-07 15:45:29 -05:00 |
|
Alex Gleason
|
4d5f1d236d
|
gradient-purple, gradient-blue --> gradient-start, gradient-end
|
2022-05-07 15:23:43 -05:00 |
|
Alex Gleason
|
e0701bd443
|
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding
|
2022-05-07 15:21:23 -05:00 |
|
Alex Gleason
|
02616fc312
|
Tweak gradient colors
|
2022-05-07 15:02:00 -05:00 |
|
Alex Gleason
|
4d79c1b3fe
|
Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
|
2022-05-07 14:54:37 -05:00 |
|
Alex Gleason
|
0863a34bfc
|
RegisterInvite: use ui components
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/910#note_938469624
|
2022-05-07 12:11:08 -05:00 |
|
Alex Gleason
|
6ff34d77fd
|
RegisterInvite: move to AuthLayout
|
2022-05-07 12:02:45 -05:00 |
|
Alex Gleason
|
40f3b769fc
|
RegisterInvite: convert to TSX
|
2022-05-07 11:56:40 -05:00 |
|
Alex Gleason
|
dd4f41f246
|
ExternalLogin: move to AuthLayout instead of UI
|
2022-05-07 11:52:56 -05:00 |
|
Alex Gleason
|
d2e4be0776
|
RegistrationForm: fix debounced function, make Submit button actually submit
|
2022-05-06 20:14:04 -05:00 |
|
Alex Gleason
|
4fe73cb3da
|
Display the RegistrationForm even on mobile
|
2022-05-06 20:07:40 -05:00 |
|
Alex Gleason
|
97a4bfec28
|
Captcha: improve style
|
2022-05-06 19:21:52 -05:00 |
|
Alex Gleason
|
047c50cc02
|
Captcha: improve styles
|
2022-05-06 18:05:34 -05:00 |
|
Alex Gleason
|
aa4faeb96c
|
Captcha: convert to tsx
|
2022-05-06 17:58:04 -05:00 |
|
Alex Gleason
|
907ccd9e24
|
RegistrationForm: improve error text
|
2022-05-06 17:24:02 -05:00 |
|
Alex Gleason
|
f0cb0d5594
|
RegistrationForm: improve layout
|
2022-05-06 17:18:36 -05:00 |
|
Alex Gleason
|
165ddc91bd
|
RegistrationForm: use ui form inputs
|
2022-05-06 17:13:00 -05:00 |
|
Alex Gleason
|
90129818f2
|
RegistrationForm: convert to tsx
|
2022-05-06 16:51:36 -05:00 |
|
Alex Gleason
|
45a7dc5bcf
|
Merge branch 'edit-profile-checkboxes' into 'develop'
EditProfile: use Toggle instead of Checkbox, other Toggle refactors
See merge request soapbox-pub/soapbox-fe!1323
|
2022-05-06 20:16:16 +00:00 |
|
Alex Gleason
|
1a4991c6f9
|
Move Toggle to components/ui
|
2022-05-06 14:55:16 -05:00 |
|
Alex Gleason
|
eca6154cb9
|
EditProfile: remove fixed comment
|
2022-05-06 14:51:49 -05:00 |
|
Alex Gleason
|
1609118e14
|
SettingToggle: convert to TSX
|
2022-05-06 13:03:55 -05:00 |
|
Alex Gleason
|
8ad66ec45a
|
Add custom Toggle component (wrapper around react-toggle)
|
2022-05-06 12:46:42 -05:00 |
|
Alex Gleason
|
04463b8aaf
|
EditProfile: use Toggle instead of Checkbox
|
2022-05-06 12:37:46 -05:00 |
|
Alex Gleason
|
44c234e3db
|
Fix external video embed height
|
2022-05-06 12:11:59 -05:00 |
|
Justin
|
6746642321
|
Improve Waitlist UX
|
2022-05-06 12:46:21 -04:00 |
|
Alex Gleason
|
e734c7c967
|
Merge branch 'soapbox-config' into 'develop'
Overhaul SoapboxConfig
See merge request soapbox-pub/soapbox-fe!1315
|
2022-05-06 14:02:59 +00:00 |
|
marcin mikołajczak
|
f40fdc3448
|
Merge branch 'search-results-divide' into 'develop'
Dark style for divide-gray-200
See merge request soapbox-pub/soapbox-fe!1316
|
2022-05-06 13:29:27 +00:00 |
|
|
80532116af
|
Use Tabler Icons for attachment icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 14:34:38 +02: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 |
|
Alex Gleason
|
50f1131811
|
SitePreview: make it actually work
|
2022-05-05 21:25:52 -05:00 |
|
Alex Gleason
|
b62a2db8a5
|
ThemeSelector: okay but definitely use onChange, not onBlur
|
2022-05-05 21:09:54 -05:00 |
|
Alex Gleason
|
40dda8b274
|
LinkFooter: add /soapbox/config link back
|
2022-05-05 20:22:34 -05:00 |
|
Alex Gleason
|
ea8c33beed
|
SitePreview: clean up links
|
2022-05-05 18:52:24 -05:00 |
|
Alex Gleason
|
f7d274954c
|
SoapboxConfig: reorganize and add headings
|
2022-05-05 18:46:30 -05:00 |
|
Alex Gleason
|
c14c68cfce
|
SoapboxConfig: put theme items into List
|
2022-05-05 18:38:16 -05:00 |
|
Alex Gleason
|
758b14fd68
|
SoapboxConfig: change checkboxes to Toggle list
|
2022-05-05 18:30:25 -05:00 |
|
Alex Gleason
|
ab7e123c96
|
SoapboxConfig: expand input widths
|
2022-05-05 18:19:53 -05:00 |
|
Alex Gleason
|
db08a27657
|
SoapboxConfig: fix theme selector
|
2022-05-05 18:12:08 -05:00 |
|
Alex Gleason
|
0bd43a3f2c
|
SoapboxConfig: improve style of file uploader
|
2022-05-05 17:51:07 -05:00 |
|
Alex Gleason
|
874ae980e6
|
SoapboxConfig: refactor Textarea
|
2022-05-05 17:45:32 -05:00 |
|
Alex Gleason
|
df714f1112
|
SoapboxConfig: improve ColorPicker styles
|
2022-05-05 17:37:25 -05:00 |
|
Alex Gleason
|
65beeedb59
|
SoapboxConfig: improve style of IconPicker
|
2022-05-05 17:29:24 -05:00 |
|
Alex Gleason
|
b0e60bb60d
|
SoapboxConfig: improve layout
|
2022-05-05 16:56:34 -05:00 |
|
Alex Gleason
|
f5039b9877
|
SoapboxConfig: refactor inputs
|
2022-05-05 16:35:30 -05:00 |
|
Alex Gleason
|
2fdf4413f5
|
SoapboxConfig: improve spacing
|
2022-05-05 16:22:57 -05:00 |
|
Alex Gleason
|
f3e95bba51
|
SoapboxConfig: convert home footer links into Streamfield
|
2022-05-05 16:18:43 -05:00 |
|
Alex Gleason
|
9abe924e92
|
SoapboxConfig: move PromoPanelInput into its own file
|
2022-05-05 15:57:30 -05:00 |
|
Alex Gleason
|
af61ae9d35
|
PromoPanelInput: remove icon label
|
2022-05-05 15:54:06 -05:00 |
|
Alex Gleason
|
91c52cdde7
|
SoapboxConfig: use Streamfield for PromoPanelInput, refactor getter/setters
|
2022-05-05 15:52:25 -05:00 |
|
Alex Gleason
|
3be558cf41
|
Move CryptoAddressInput into its own file
|
2022-05-05 15:12:38 -05:00 |
|
Alex Gleason
|
2588bdd4ff
|
SoapboxConfig: use Streamfield for cryptoAddresses
|
2022-05-05 15:06:52 -05:00 |
|
Alex Gleason
|
9bd18b13bd
|
Streamfield: labelText, hintText --> label, hint
|
2022-05-05 14:57:19 -05:00 |
|
Alex Gleason
|
0f341eee6e
|
Streamfield: export generic StreamfieldComponent<T> type
|
2022-05-05 14:45:10 -05:00 |
|
Alex Gleason
|
eaeeed29c0
|
SoapboxConfig: convert to TSX
|
2022-05-05 14:25:57 -05:00 |
|
Alex Gleason
|
748d1f6c21
|
SitePreview: convert to tsx
|
2022-05-05 13:23:25 -05:00 |
|
Alex Gleason
|
1bd81a2f0f
|
SoapboxConfig: break extraneous components out into their own files
|
2022-05-05 13:08:45 -05:00 |
|
Alex Gleason
|
781a1ad437
|
PlaceholderStatus: preserve mobile shadows
|
2022-05-05 11:51:52 -05:00 |
|
Alex Gleason
|
16e1bc0f28
|
Merge branch 'status-gaps' into 'develop'
Use gaps between statuses even on mobile
See merge request soapbox-pub/soapbox-fe!1312
|
2022-05-05 14:50:13 +00:00 |
|
Justin
|
c752909d8f
|
Merge branch 'improve-mobile-for-edit-profile' into 'develop'
Stack avatar/header file picker on mobile
See merge request soapbox-pub/soapbox-fe!1313
|
2022-05-05 13:56:21 +00:00 |
|
Justin
|
2b41e5f257
|
Stack avatar/header file picker on mobile
|
2022-05-05 09:36:49 -04:00 |
|
Alex Gleason
|
435b7001a4
|
Use gaps between statuses even on mobile
|
2022-05-04 23:27:43 -05:00 |
|
marcin mikołajczak
|
8f09fcab2e
|
Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon
See merge request soapbox-pub/soapbox-fe!1271
|
2022-05-04 18:57:34 +00:00 |
|
Alex Gleason
|
e0b7c2a26c
|
Merge branch 'small-fixes' into 'develop'
Small fixes
Closes #927, #936, and #933
See merge request soapbox-pub/soapbox-fe!1310
|
2022-05-04 18:28:53 +00:00 |
|
Justin
|
51820319ae
|
Fix white flash on landing page
|
2022-05-04 14:09:44 -04:00 |
|
Alex Gleason
|
47d1a8e5d6
|
ActionBar: fix repost active state, fixes #936
|
2022-05-04 12:08:17 -05:00 |
|
Alex Gleason
|
5e9c81b0c1
|
Notification: change status notification to bell-ringing
|
2022-05-04 11:55:22 -05:00 |
|
Alex Gleason
|
a9a5ab115e
|
Merge branch 'theme-gate' into 'develop'
Dark theme fixes
See merge request soapbox-pub/soapbox-fe!1308
|
2022-05-04 16:37:11 +00:00 |
|
Alex Gleason
|
1375c62fc1
|
Add ThemeToggle to Preferences
|
2022-05-04 11:11:47 -05:00 |
|
Alex Gleason
|
d7e2b843cf
|
Remove theme feature gating
|
2022-05-04 11:08:31 -05:00 |
|
Justin
|
d11d28f8d0
|
Merge branch 'improve-dark-mode' into 'develop'
Add dark style to share button
See merge request soapbox-pub/soapbox-fe!1307
|
2022-05-04 16:06:00 +00:00 |
|
Justin
|
9862480441
|
Add dark style to share button
|
2022-05-04 11:45:47 -04:00 |
|
Justin
|
716e9b952f
|
Merge branch 'improve-dark-mode' into 'develop'
Improve dark mode
See merge request soapbox-pub/soapbox-fe!1306
|
2022-05-04 15:17:28 +00:00 |
|
Justin
|
07070b1023
|
Change header image background
|
2022-05-04 11:00:21 -04:00 |
|
Justin
|
a987b5f296
|
Improve dark-mode
|
2022-05-04 10:50:53 -04:00 |
|
Justin
|
12d45ced84
|
Support dark-mode logo
|
2022-05-04 10:14:59 -04:00 |
|
Justin
|
7e8a53c4cf
|
Merge branch 'improve-dark-mode' into 'develop'
Support System Theme (light / dark mode)
Closes #818
See merge request soapbox-pub/soapbox-fe!1305
|
2022-05-04 14:00:17 +00:00 |
|
Justin
|
bf86d70a93
|
Use i18n
|
2022-05-04 09:40:04 -04:00 |
|
Justin
|
13eeb608cb
|
Merge branch 'unmute-action' into 'develop'
Add ability to Unmute user from within `/mutes` page.
See merge request soapbox-pub/soapbox-fe!1302
|
2022-05-04 13:12:14 +00:00 |
|
Justin
|
210cee2b7a
|
Move theme toggle to profile dropdown
|
2022-05-04 09:10:08 -04:00 |
|
Alex Gleason
|
485748d947
|
EmbedModal: convert to typescript
|
2022-05-03 16:43:04 -05:00 |
|
Alex Gleason
|
851c28a3a8
|
EmbedModal: fix styles
|
2022-05-03 16:23:26 -05:00 |
|
|
b8be588b60
|
Post editing: Compose improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 23:00:07 +02:00 |
|
Alex Gleason
|
0d0d12489e
|
Merge remote-tracking branch 'origin/develop' into next-embeds
|
2022-05-03 15:43:55 -05:00 |
|
|
236a76e4ef
|
Show poll and attachments in edit history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:38:38 +02:00 |
|
|
f6f8ef99d9
|
Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:29:38 +02:00 |
|
Justin
|
c758c5c2f9
|
Support 'actionType' prop in ActionButton
|
2022-05-03 13:22:26 -04:00 |
|
Alex Gleason
|
4fcece9b72
|
Merge branch 'streamfield' into 'develop'
Allow editing custom profile fields
See merge request soapbox-pub/soapbox-fe!1300
|
2022-05-03 15:02:32 +00:00 |
|
Justin
|
8dc7cc8794
|
Convert ActionButton to TSX
|
2022-05-03 09:27:15 -04:00 |
|
Justin
|
870f78e413
|
Add unmute action to ActionButton
|
2022-05-03 08:24:34 -04:00 |
|
Justin
|
e2f24cdd6b
|
Account for multiple rules
|
2022-05-03 08:15:11 -04:00 |
|
Alex Gleason
|
95ba8e49d7
|
EditProfile: make profile field label smaller than content
|
2022-05-02 22:56:38 -05:00 |
|
Alex Gleason
|
81938ec4d0
|
EditProfile: fix formdata submission
|
2022-05-02 22:45:58 -05:00 |
|
Alex Gleason
|
300efe3259
|
Gate profileFields behind a feature
|
2022-05-02 22:17:23 -05:00 |
|
Alex Gleason
|
6ed1ead7ef
|
EditProfile: add profile field placeholders
|
2022-05-02 22:10:17 -05:00 |
|
Alex Gleason
|
96401006ff
|
Streamfield: support label and hint text
|
2022-05-02 21:57:20 -05:00 |
|
Alex Gleason
|
a6f4f07d9f
|
Streamfield: allow removing elements
|
2022-05-02 21:38:15 -05:00 |
|
Alex Gleason
|
cd1a404351
|
Basic custom profile fields
|
2022-05-02 21:10:47 -05:00 |
|
Alex Gleason
|
02426697d7
|
Public pages style fixes
|
2022-05-02 17:35:55 -05: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
|
35a731ffd9
|
Restore localStorage onboarding code
|
2022-05-02 15:55:52 -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
|
82b9c00574
|
Fix eslint violations
|
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 |
|
Justin
|
0fb4c9bd40
|
Convert ReportModal to TSX
|
2022-05-02 13:52:37 -04:00 |
|
Alex Gleason
|
6166c2c4c5
|
EditProfile: fix <p></p>
|
2022-05-02 10:03:42 -05:00 |
|
Alex Gleason
|
fb94a30969
|
Merge branch 'icelandic-translation' into 'develop'
Created Icelandic translation
See merge request soapbox-pub/soapbox-fe!1291
|
2022-05-01 21:58:24 +00:00 |
|
Alex Gleason
|
a030ef42b5
|
Add Icelandic language to UI
|
2022-05-01 16:30:29 -05:00 |
|
Alex Gleason
|
3e388de26f
|
Settings: convert to TSX
|
2022-05-01 16:21:43 -05:00 |
|
Alex Gleason
|
1f212fcb1a
|
Dashboard: display software build
|
2022-05-01 15:10:08 -05:00 |
|
Alex Gleason
|
829a61c3a5
|
Delete unused ColumnSubheading
|
2022-05-01 12:54:54 -05:00 |
|
Alex Gleason
|
311ec14200
|
Convert most Placeholder components into TSX
|
2022-05-01 12:53:53 -05:00 |
|
Alex Gleason
|
5def7a087d
|
Convert UploadArea to tsx
|
2022-05-01 12:46:06 -05:00 |
|
Alex Gleason
|
e20a083fb4
|
Convert placeholder components to TSX
|
2022-05-01 12:45:37 -05:00 |
|
marcin mikołajczak
|
ebc4f0c5eb
|
Merge branch 'next' into 'next'
Add break-words to quoted status content
See merge request soapbox-pub/soapbox-fe!1283
|
2022-05-01 15:38:02 +00:00 |
|
|
023b327751
|
Add break-words to quoted status content
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-01 17:17:44 +02:00 |
|
Alex Gleason
|
e17825777b
|
Fix /invite layout
|
2022-04-30 12:10:06 -05:00 |
|
Alex Gleason
|
16322e8d6c
|
Add /signup route
|
2022-04-30 11:54:24 -05:00 |
|
Alex Gleason
|
28ead43f96
|
Fix DMs link
|
2022-04-30 11:45:58 -05:00 |
|
Alex Gleason
|
f19bd32e52
|
/admin --> /soapbox/admin
|
2022-04-30 11:31:04 -05:00 |
|
Alex Gleason
|
e08a297eff
|
/auth/verify --> /verify
|
2022-04-30 11:28:18 -05:00 |
|
Alex Gleason
|
1588f9c94a
|
QuotedStatus: hide relationship
|
2022-04-29 22:26:44 -05:00 |
|
Alex Gleason
|
c4e376816d
|
ProfileField: style verified links
|
2022-04-29 21:51:48 -05:00 |
|
Alex Gleason
|
20013cf712
|
ProfileField: basic styling
|
2022-04-29 21:37:35 -05:00 |
|
Alex Gleason
|
b2c9d4938f
|
Display rudimentary ProfileFieldsPanel
|
2022-04-29 21:05:39 -05:00 |
|
Alex Gleason
|
2702f3fd70
|
ProfileStats: convert to TSX
|
2022-04-29 20:41:14 -05:00 |
|
Alex Gleason
|
0127d282e2
|
ProfileInfoPanel: convert to TSX
|
2022-04-29 20:33:26 -05:00 |
|
Alex Gleason
|
9fc4f0120e
|
EditProfile: restore muteStrangers checkbox
|
2022-04-29 17:00:17 -05:00 |
|
Alex Gleason
|
a9cd4014f2
|
EditProfile: fix checkboxes
|
2022-04-29 16:47:24 -05:00 |
|
Alex Gleason
|
b6f1de0a58
|
EditProfile: restore most checkboxes
|
2022-04-29 16:31:46 -05:00 |
|
|
d487e34548
|
Merge remote-tracking branch 'soapbox/next' into edit-posts
|
2022-04-29 23:07:34 +02:00 |
|
Alex Gleason
|
2cbea4aa5b
|
Upgrade axios to v0.27, fix EditProfile uploads
|
2022-04-29 16:01:46 -05:00 |
|
Alex Gleason
|
f808d93209
|
EditProfile: make file uploads work, pretty much
|
2022-04-29 14:49:06 -05:00 |
|
Alex Gleason
|
858740ad47
|
EditProfile: convert to React.FC+TSX (mostly)
|
2022-04-29 14:22:29 -05:00 |
|
Alex Gleason
|
5cc962593e
|
ProfilePreview: convert to TSX
|
2022-04-29 12:58:57 -05:00 |
|
Alex Gleason
|
12a99b3635
|
Card: display Blurhash behind link preview cards
8e96510b25
|
2022-04-29 09:46:33 -05:00 |
|
Alex Gleason
|
cf26e4f2a2
|
Report: show profile hover card
|
2022-04-28 21:55:02 -05:00 |
|
Alex Gleason
|
ec9e478bbe
|
Improve Reports styles
|
2022-04-28 21:36:28 -05:00 |
|
Alex Gleason
|
735b5932a2
|
Merge branch 'next-layout' into 'next'
Layout: make all UI routes have a static left sidebar
See merge request soapbox-pub/soapbox-fe!1274
|
2022-04-29 00:24:04 +00:00 |
|
Alex Gleason
|
3d0e9200c2
|
Layout: standalone fixes
|
2022-04-28 18:57:50 -05:00 |
|
Alex Gleason
|
8134b5d016
|
ExternalAuth: use EmptyPage
|
2022-04-28 18:46:58 -05:00 |
|
Alex Gleason
|
a23fb9f1aa
|
Actually move Layout.Sidebar out of WrappedRoute and into UI
|
2022-04-28 18:26:30 -05:00 |
|
Alex Gleason
|
2c542e4548
|
Layout: make all UI routes have a static left sidebar
|
2022-04-28 18:18:55 -05:00 |
|
Alex Gleason
|
23d4e70aba
|
Merge branch 'next-admin' into 'next'
Next: overhaul admin UI
See merge request soapbox-pub/soapbox-fe!1273
|
2022-04-28 23:17:17 +00:00 |
|
Alex Gleason
|
756506cbb6
|
Forms: accept additional props
|
2022-04-28 17:27:12 -05:00 |
|
Alex Gleason
|
ce23e48106
|
UnapprovedAccount: convert to tsx
|
2022-04-28 16:43:43 -05:00 |
|
Alex Gleason
|
88c90dcb95
|
Reports: move to ./tabs directory
|
2022-04-28 16:02:51 -05:00 |
|
Alex Gleason
|
5f9f06d6a9
|
Reports: convert to TSX
|
2022-04-28 16:01:58 -05:00 |
|
Alex Gleason
|
039ff6b3f6
|
AwaitingApproval: move into ./tabs directory
|
2022-04-28 15:56:17 -05:00 |
|
Alex Gleason
|
a3d7e2c826
|
AwaitingApproval: convert to TSX
|
2022-04-28 15:53:34 -05:00 |
|
Alex Gleason
|
5c821488dc
|
AdminTabs: get activeItem from match
|
2022-04-28 15:49:29 -05:00 |
|
Alex Gleason
|
85424b9acf
|
Admin: improve tabs navigation
|
2022-04-28 15:44:12 -05:00 |
|
Alex Gleason
|
c8a60aba64
|
AdminTabs: use to instead of action
|
2022-04-28 15:29:38 -05:00 |
|
Alex Gleason
|
fd9c7add5c
|
Tabs: support count prop on item
|
2022-04-28 15:28:08 -05:00 |
|
Alex Gleason
|
da8eaec7b9
|
Delete AdminNav, AdminTabs i18n
|
2022-04-28 15:14:58 -05:00 |
|
Alex Gleason
|
5c89040692
|
Rudimentary admin tabs navigation
|
2022-04-28 15:04:49 -05:00 |
|
Alex Gleason
|
a8f2ca83a1
|
Add tabs to dashboard
|
2022-04-28 14:06:47 -05:00 |
|
Alex Gleason
|
f088e63ec8
|
LatestAccountsPanel: refactor with action
|
2022-04-28 13:44:32 -05:00 |
|
Alex Gleason
|
9650ce2b37
|
admin/report: convert to TSX
|
2022-04-28 13:35:52 -05:00 |
|
Alex Gleason
|
3beb013e92
|
ReportStatus: convert to TSX
|
2022-04-28 13:28:08 -05:00 |
|
|
9af1ab026c
|
Fix move notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 19:59:55 +02:00 |
|
Alex Gleason
|
283213b5ba
|
Convert legacy forms to TypeScript
|
2022-04-28 12:43:36 -05:00 |
|
Alex Gleason
|
cee9d45b9d
|
RadioItem: fix dark mode
|
2022-04-28 11:47:35 -05:00 |
|
Alex Gleason
|
4cf9fab13c
|
RegistrationModePicker: convert to TSX
|
2022-04-28 11:44:51 -05:00 |
|
Alex Gleason
|
27b7fc4f30
|
Convert admin/index to TSX
|
2022-04-28 11:36:45 -05:00 |
|
|
387ebfc56c
|
Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 16:26:47 +02:00 |
|
Alex Gleason
|
e0cc53038a
|
Merge branch 'typescript/convert-mfa-form' into 'next'
[Typescript] Convert MfaForm
See merge request soapbox-pub/soapbox-fe!1265
|
2022-04-26 19:08:47 +00:00 |
|
Alex Gleason
|
aa29b260a8
|
ui/index: convert to TSX+FC
|
2022-04-26 13:36:08 -05:00 |
|
Kevin Brown
|
0614bce334
|
Convert mfa_form to typescript
|
2022-04-26 13:29:28 -04:00 |
|
Alex Gleason
|
7df6d4bc9c
|
BackgroundShapes: convert to TSX
|
2022-04-26 12:05:49 -05:00 |
|
Alex Gleason
|
670d25428d
|
async-components: convert to TS
|
2022-04-26 12:03:52 -05:00 |
|
Alex Gleason
|
3c90937bf2
|
WrappedRoute: refactor with TSX+FC
|
2022-04-26 12:01:57 -05:00 |
|
Alex Gleason
|
2758980021
|
Restore mobile account switcher, make it available to everyone
|
2022-04-25 18:37:20 -05:00 |
|
Alex Gleason
|
92cdd238b1
|
Merge remote-tracking branch 'origin/next' into next-small-fixes
|
2022-04-25 18:26:29 -05:00 |
|
Alex Gleason
|
3788980856
|
BundleColumnError: improve styles
|
2022-04-25 18:04:00 -05:00 |
|
Alex Gleason
|
672216d4de
|
BundleColumnError: convert to TSX
|
2022-04-25 17:54:17 -05:00 |
|
Alex Gleason
|
4d4070da9a
|
Make error routes developerOnly
|
2022-04-25 17:51:03 -05:00 |
|
Alex Gleason
|
754e669ea5
|
Add network error preview to Developers (/error/network)
|
2022-04-25 17:48:53 -05:00 |
|
Alex Gleason
|
d92330cbfc
|
ComposeForm: move EmojiPickerDropdown beside UploadButton
|
2022-04-25 17:38:42 -05:00 |
|
Alex Gleason
|
190829fd09
|
StatusInteractionBar: fix emoji react styles
|
2022-04-25 17:02:37 -05:00 |
|
Alex Gleason
|
26b89cb8b1
|
Merge branch 'next' into 'next'
next
See merge request soapbox-pub/soapbox-fe!1260
|
2022-04-25 22:00:03 +00:00 |
|
|
161f561b44
|
dark styles on public pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-25 23:41:02 +02:00 |
|
Alex Gleason
|
19d579c2a0
|
createAsyncThunk(): .toString() --> .type
|
2022-04-25 15:47:47 -05:00 |
|
Alex Gleason
|
72e64780f7
|
Update tests relying on actions/instance
|
2022-04-25 14:27:09 -05:00 |
|
Justin
|
61f0439047
|
pulse -> sonar
|
2022-04-25 12:48:13 -04:00 |
|
Justin
|
272c3c0f6d
|
Add new Pulse effect in vanilla CSS
|
2022-04-25 12:39:33 -04:00 |
|
Alex Gleason
|
d9903807ed
|
FundingPanel: remove unused history variable
|
2022-04-24 18:56:57 -05:00 |
|
Alex Gleason
|
9e3a1f0411
|
Merge remote-tracking branch 'origin/next' into next-patron
|
2022-04-24 18:56:24 -05:00 |
|
Alex Gleason
|
ba6fb43e07
|
Merge branch 'next' into 'next'
Allow editing/deleting lists from Lists page
See merge request soapbox-pub/soapbox-fe!1255
|
2022-04-24 23:56:05 +00:00 |
|
Alex Gleason
|
000615ced4
|
CryptoAddress: improve icon size
|
2022-04-24 18:54:46 -05:00 |
|
Alex Gleason
|
eaf15fd77c
|
LinkFooter: improve style of repo link
|
2022-04-24 18:38:12 -05:00 |
|
Alex Gleason
|
18c4210cec
|
Fix VideoModal, remove Video close button
|
2022-04-24 18:24:57 -05:00 |
|
Alex Gleason
|
b8eff3e46b
|
VideoModal: convert to TSX
|
2022-04-24 18:07:20 -05:00 |
|
Alex Gleason
|
187af8b7d2
|
Improve dropdown menu styles
|
2022-04-24 17:53:03 -05:00 |
|
Alex Gleason
|
73f086c680
|
Add "Donor" badge
|
2022-04-24 17:27:08 -05:00 |
|
Alex Gleason
|
3f9cc3cd04
|
Restore Patron features, context to TSX
|
2022-04-24 17:01:57 -05:00 |
|
|
5a700e702f
|
Allow editing/deleting lists from Lists page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-24 23:12:01 +02:00 |
|
Alex Gleason
|
7038d6a844
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
|
Alex Gleason
|
36a5432f9a
|
Use PlaceholderStatus in paginated thread
|
2022-04-23 23:00:43 -05:00 |
|
Alex Gleason
|
f672f46809
|
WIP Paginated Context API
|
2022-04-23 22:31:49 -05:00 |
|
Alex Gleason
|
a616ed215b
|
Use ScrollableList in threads
|
2022-04-23 12:20:25 -05:00 |
|
Alex Gleason
|
942027bbd9
|
Merge branch 'next' into 'next'
next
See merge request soapbox-pub/soapbox-fe!1250
|
2022-04-22 21:12:22 +00:00 |
|
Alex Gleason
|
ea34a7f303
|
DELETE INTERSECTION OBSERVER ARTICLE
|
2022-04-22 13:13:40 -05:00 |
|
Alex Gleason
|
da17214a0b
|
Fix Notifications pagination
|
2022-04-22 13:05:55 -05:00 |
|
Alex Gleason
|
ae48cb2c06
|
ScrollableList: replace margins with padding
|
2022-04-22 12:24:09 -05:00 |
|
|
a68a00dbd4
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-22 18:18:36 +02:00 |
|
|
759607a44a
|
Onboarding styles, I guess
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-22 17:50:17 +02:00 |
|
Alex Gleason
|
0658c51058
|
Notifications: typofix
|
2022-04-21 21:49:34 -05:00 |
|
Alex Gleason
|
d82133eea2
|
Notifications: refactor placeholders loading state
|
2022-04-21 20:24:04 -05:00 |
|