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
|
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 |
|
|
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
|
db08a27657
|
SoapboxConfig: fix theme selector
|
2022-05-05 18:12:08 -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
|
d7e2b843cf
|
Remove theme feature gating
|
2022-05-04 11:08:31 -05: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
|
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 |
|
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 |
|
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
|
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 |
|
Justin
|
0fb4c9bd40
|
Convert ReportModal to TSX
|
2022-05-02 13:52:37 -04:00 |
|
Alex Gleason
|
829a61c3a5
|
Delete unused ColumnSubheading
|
2022-05-01 12:54:54 -05:00 |
|
Alex Gleason
|
5def7a087d
|
Convert UploadArea to tsx
|
2022-05-01 12:46:06 -05:00 |
|
Alex Gleason
|
e08a297eff
|
/auth/verify --> /verify
|
2022-04-30 11:28:18 -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 |
|
|
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
|
7df6d4bc9c
|
BackgroundShapes: convert to TSX
|
2022-04-26 12:05:49 -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
|
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
|
d9903807ed
|
FundingPanel: remove unused history variable
|
2022-04-24 18:56:57 -05: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
|
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 |
|
Alex Gleason
|
ae48cb2c06
|
ScrollableList: replace margins with padding
|
2022-04-22 12:24:09 -05:00 |
|
Alex Gleason
|
eecc46cbdc
|
Fix useEffect() calls... whoops
|
2022-04-21 17:52:48 -05:00 |
|
|
a398f14b2f
|
Lists links styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-20 19:37:40 +02:00 |
|
Alex Gleason
|
9d03b8ab93
|
Merge branch 'next-public-layout' into 'next'
Next: improve public pages, feature detection, etc
See merge request soapbox-pub/soapbox-fe!1243
|
2022-04-20 13:19:35 +00:00 |
|
Alex Gleason
|
be778ce533
|
Restore PromoPanel
|
2022-04-19 21:42:03 -05:00 |
|
Alex Gleason
|
0c98157fb3
|
Delete WelcomeButton, remove TruthSocial remnants
|
2022-04-19 15:24:12 -05:00 |
|
Alex Gleason
|
564524bfcc
|
AuthLayout: use logo from soapboxConfig
|
2022-04-19 15:20:50 -05:00 |
|
Alex Gleason
|
5731b9b1c7
|
Redirect all /auth routes
|
2022-04-19 14:37:48 -05:00 |
|
Alex Gleason
|
97b5c5af43
|
Widget: add actions
|
2022-04-18 23:10:01 -05:00 |
|
Alex Gleason
|
c523e95789
|
Merge branch 'fix-pending-status' into 'next'
Improve Pending Status design
See merge request soapbox-pub/soapbox-fe!1236
|
2022-04-18 21:23:51 +00:00 |
|
Alex Gleason
|
4bfffebb32
|
Normalize accounts in who-to-follow-panel.test.tsx
|
2022-04-18 16:04:58 -05:00 |
|
Justin
|
76a04ccbb9
|
Improve Pending Status design
|
2022-04-18 15:08:41 -04:00 |
|
|
dc3c273311
|
Birthdays modal to TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-17 23:27:33 +02:00 |
|
Alex Gleason
|
2828f233d5
|
Restore ProfileMediaPanel, convert to TSX+FC
|
2022-04-15 19:14:34 -05:00 |
|
|
5a81c4672a
|
Merge remote-tracking branch 'soapbox/next' into next_
|
2022-04-14 22:33:17 +02:00 |
|
|
2d0dbf6005
|
dark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 22:20:53 +02:00 |
|
Alex Gleason
|
5955a0819a
|
Nuke FeaturesPanel, add "More" menu to left sidebar
|
2022-04-14 13:16:08 -05:00 |
|
|
23943ccdee
|
Remote interaction modal styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 15:51:23 +02:00 |
|
Justin
|
74c2e8ea15
|
Add tests for WhoToFollowPanel
|
2022-04-13 09:42:01 -04:00 |
|
Alex Gleason
|
8377e3c86b
|
Make darkMode a feature (for now)
|
2022-04-12 19:08:42 -05:00 |
|
Alex Gleason
|
3e988cb3a3
|
Merge remote-tracking branch 'origin/next' into next-theme-picker
|
2022-04-12 19:02:35 -05:00 |
|
|
2943b91034
|
Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-11 21:58:48 +02:00 |
|
Alex Gleason
|
37a8bc7083
|
WIP: embeds
|
2022-04-10 17:52:42 -05:00 |
|
Alex Gleason
|
f9d01dab0a
|
Make the ThemeToggle look decent, unhide it
|
2022-04-10 13:42:52 -05:00 |
|
|
98ff406ddf
|
typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 12:46:25 +02:00 |
|
|
fb3b88b80b
|
reply mentions modalto tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 10:20:12 +02:00 |
|
|
8be889734c
|
well, fix confirmation modal after fixing a typo
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:23:00 +02:00 |
|
|
2fbac4600c
|
MissingDescriptionModal to functional component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:20:50 +02:00 |
|
|
14337e7839
|
Missing description modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:16:26 +02:00 |
|
|
0252f0525a
|
Fix typo in confirmation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:05:33 +02:00 |
|
|
e4908fe2b2
|
Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 20:58:23 +02:00 |
|
Justin
|
ad381d7fbc
|
Add tests for TrendsPanel
|
2022-04-07 11:55:15 -04:00 |
|
|
8f7a0e9942
|
Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-05 23:49:35 +02:00 |
|
|
dd1f8a257e
|
styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-05 00:03:26 +02:00 |
|
Alex Gleason
|
20aa17ce64
|
Merge branch 'next-status-loading' into 'next'
Next: Improve status loading, refactor Status components to TSX
See merge request soapbox-pub/soapbox-fe!1179
|
2022-04-04 21:36:47 +00:00 |
|
Alex Gleason
|
e88fe4a707
|
Clean up me usage
|
2022-04-04 14:24:55 -05:00 |
|
Justin
|
ed47cf5f09
|
Convert old tests to use "react-testing-library"
|
2022-04-04 11:53:47 -04:00 |
|
Alex Gleason
|
41ae50c495
|
Merge branch 'next-emoji-reacts' into 'next'
Next: emoji reacts part 1
See merge request soapbox-pub/soapbox-fe!1161
|
2022-04-03 18:09:27 +00:00 |
|
|
1f697dd8f2
|
hotkeys modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-03 19:40:06 +02:00 |
|
|
abf98cb75a
|
Conditionally display some hotkeys
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-03 19:34:00 +02:00 |
|
Alex Gleason
|
c74d154874
|
Merge remote-tracking branch 'origin/next' into next-emoji-reacts
|
2022-04-02 10:48:45 -05:00 |
|
|
0661ca25be
|
styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-02 16:10:16 +02:00 |
|