Alex Gleason
|
58b89abfc9
|
Merge branch 'site-preview' into 'develop'
SoapboxConfig: style improvements
See merge request soapbox-pub/soapbox-fe!287
|
2020-10-02 02:14:37 +00:00 |
|
Alex Gleason
|
5d5ca6ed85
|
Forms: improve select arrow CSS
|
2020-10-01 21:04:00 -05:00 |
|
Alex Gleason
|
d65eedb67b
|
SoapboxConfig: style improvements
|
2020-10-01 20:53:11 -05:00 |
|
Alex Gleason
|
a7ab082bc1
|
Merge branch 'site-preview' into 'develop'
SoapboxConfig: site preview
See merge request soapbox-pub/soapbox-fe!286
|
2020-10-02 00:58:52 +00:00 |
|
Alex Gleason
|
b99bb7bd4b
|
SoapboxConfig: improve layout
|
2020-10-01 19:44:40 -05:00 |
|
Alex Gleason
|
3a0b58315f
|
SoapboxConfig: add a default themeMode toggle
|
2020-10-01 19:33:03 -05:00 |
|
Alex Gleason
|
93d2e83584
|
SoapboxConfig: site preview
|
2020-10-01 18:57:11 -05:00 |
|
Alex Gleason
|
58d5b1940e
|
Accordion: fix PropType error
|
2020-10-01 16:17:32 -05:00 |
|
Alex Gleason
|
852ae2f2a2
|
Run yarn manage:translations
|
2020-10-01 16:15:57 -05:00 |
|
Alex Gleason
|
645474a77c
|
Merge branch 'accordion' into 'develop'
Accordions
See merge request soapbox-pub/soapbox-fe!285
|
2020-10-01 21:11:52 +00:00 |
|
Alex Gleason
|
7b6276fa59
|
Accordion: replace ExplanationBox with Accordion
|
2020-10-01 16:00:50 -05:00 |
|
Alex Gleason
|
63fc0b4e26
|
Accordion: refactor
|
2020-10-01 15:19:38 -05:00 |
|
Alex Gleason
|
fd5c42e7bb
|
Merge branch 'markdown-images' into 'develop'
Markdown: style images
See merge request soapbox-pub/soapbox-fe!283
|
2020-10-01 17:17:42 +00:00 |
|
Alex Gleason
|
a187871ba9
|
Merge branch 'canary-redirect' into 'develop'
Redirect Soapbox Legacy canary URLs to /about/canary
See merge request soapbox-pub/soapbox-fe!282
|
2020-10-01 17:08:49 +00:00 |
|
Alex Gleason
|
77da2b0c73
|
Markdown: style images
|
2020-10-01 12:07:04 -05:00 |
|
Alex Gleason
|
43afd599cd
|
Redirect Soapbox Legacy canary URLs to /about/canary
|
2020-10-01 11:56:33 -05:00 |
|
Alex Gleason
|
bf01dac514
|
Merge branch 'popper-hide' into 'develop'
ProfileHoverCard: fix #425 hide hover card when ref gets detatched
Closes #425
See merge request soapbox-pub/soapbox-fe!281
|
2020-09-30 21:32:40 +00:00 |
|
Alex Gleason
|
2631aed374
|
ProfileHoverCard: fix #425 hide hover card when ref gets detatched
|
2020-09-30 16:19:52 -05:00 |
|
Mary Kate
|
12bdeac718
|
updates to Soapbox Config. Remove unnecessary fields, add accordion component
|
2020-09-30 14:09:00 -05:00 |
|
Alex Gleason
|
9b99bdcd4f
|
Merge branch 'auth-form-improvements' into 'develop'
Auth form improvements, fixes #454 #373 #67 #177
Closes #177, #67, #373, and #454
See merge request soapbox-pub/soapbox-fe!280
|
2020-09-30 04:54:28 +00:00 |
|
Alex Gleason
|
1109a000cb
|
Update snapshots
|
2020-09-29 23:42:08 -05:00 |
|
Alex Gleason
|
2b3d86f390
|
Improve pending account message
|
2020-09-29 23:18:51 -05:00 |
|
Alex Gleason
|
c822ce0c90
|
Fallback to BE response in login form
|
2020-09-29 23:12:33 -05:00 |
|
Alex Gleason
|
b9d484623c
|
Add closed registration message fixes #177
|
2020-09-29 22:28:42 -05:00 |
|
Alex Gleason
|
88c12a72a9
|
Improve login messaging
|
2020-09-29 21:35:10 -05:00 |
|
Alex Gleason
|
d0496caeb1
|
Auth form validation improvements
|
2020-09-29 21:29:06 -05:00 |
|
Alex Gleason
|
d022978078
|
Merge branch 'snackbar' into 'develop'
Snackbars
See merge request soapbox-pub/soapbox-fe!243
|
2020-09-30 00:43:11 +00:00 |
|
Alex Gleason
|
0b8b0b82f7
|
Snackbar: fix auth test
|
2020-09-29 19:31:41 -05:00 |
|
Alex Gleason
|
14a5d478f3
|
Snackbar: update (most) existing alerts to snackbars
|
2020-09-29 19:10:57 -05:00 |
|
Alex Gleason
|
b782f6ab1a
|
Snackbar: clean up styles, basic functionality
|
2020-09-29 18:55:05 -05:00 |
|
Alex Gleason
|
5e1d3421cf
|
Merge branch 'chats-dupe' into 'develop'
Chats: fix #451 duplicated message
Closes #451
See merge request soapbox-pub/soapbox-fe!279
|
2020-09-29 22:04:09 +00:00 |
|
Alex Gleason
|
1b56fff6cb
|
Chats: fix #451 duplicated message
|
2020-09-29 16:52:20 -05:00 |
|
Alex Gleason
|
a999c5d8ce
|
Merge remote-tracking branch 'origin/develop' into snackbar
|
2020-09-29 14:37:40 -05:00 |
|
Alex Gleason
|
ca0d39ef88
|
Merge branch 'compose-emoji-typing' into 'develop'
AutosuggestTextarea: shouldComponentUpdate fixes
See merge request soapbox-pub/soapbox-fe!278
|
2020-09-29 05:07:34 +00:00 |
|
Alex Gleason
|
a7d2692a71
|
AutosuggestTextarea: shouldComponentUpdate fixes
|
2020-09-28 23:54:47 -05:00 |
|
Alex Gleason
|
4ae029c8d9
|
Merge branch 'compose-jump-fix' into 'develop'
Composer: fixes #419 jumpy cursor
Closes #419
See merge request soapbox-pub/soapbox-fe!277
|
2020-09-29 03:15:25 +00:00 |
|
Alex Gleason
|
bd12226a84
|
Composer: fixes #419 jumpy cursor
|
2020-09-28 22:04:29 -05:00 |
|
Alex Gleason
|
53758f6132
|
Merge branch 'composer-revert' into 'develop'
Composer revert
See merge request soapbox-pub/soapbox-fe!276
|
2020-09-29 00:18:38 +00:00 |
|
Alex Gleason
|
f71a1e4ce1
|
Revert "fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea"
This reverts commit 0b7763e726 .
|
2020-09-28 19:06:06 -05:00 |
|
Alex Gleason
|
b78a00a306
|
Revert "pass getClickableArea into autosuggesttextarea as prop"
This reverts commit 99f0a069dd .
|
2020-09-28 19:05:56 -05:00 |
|
Alex Gleason
|
18d08a3630
|
Revert "Composer: remove click listener on unmount"
This reverts commit 136965acdd .
|
2020-09-28 19:05:45 -05:00 |
|
Alex Gleason
|
78b4587ce0
|
Snackbar: improve style
|
2020-09-28 18:43:17 -05:00 |
|
Alex Gleason
|
81c31f5d92
|
Merge remote-tracking branch 'origin/develop' into snackbar
|
2020-09-28 16:20:28 -05:00 |
|
Alex Gleason
|
ffab2ec2ef
|
Merge branch 'taghistory-fix' into 'develop'
Composer: fix #449 hydrate tagHistory
Closes #449
See merge request soapbox-pub/soapbox-fe!274
|
2020-09-28 20:38:12 +00:00 |
|
Alex Gleason
|
fb94664c08
|
Composer: fix #449 hydrate tagHistory
|
2020-09-28 15:25:56 -05:00 |
|
Alex Gleason
|
7d44e84111
|
Timelines: fix existingQueuedStatus bug
|
2020-09-28 14:58:12 -05:00 |
|
Alex Gleason
|
55aeb41a49
|
Merge branch 'customcss-hide' into 'develop'
SoapboxConfig: hide customCss for now, #447
See merge request soapbox-pub/soapbox-fe!272
|
2020-09-28 19:04:02 +00:00 |
|
Alex Gleason
|
edf3612f93
|
SoapboxConfig: hide CustomCSS for now, #447
|
2020-09-28 13:52:13 -05:00 |
|
Alex Gleason
|
35d99f0beb
|
Merge branch 'oauth-revoke' into 'develop'
Revoke OAuth token on logout, fixes #445
Closes #445
See merge request soapbox-pub/soapbox-fe!271
|
2020-09-28 18:17:11 +00:00 |
|
Alex Gleason
|
76b7b32e23
|
Revoke OAuth token on logout, fixes #445
|
2020-09-28 13:05:20 -05:00 |
|