Commit graph

1459 commits

Author SHA1 Message Date
Alex Gleason
b8e78ab6a3
v1.0.0 --> v1.1.0 2020-10-04 22:28:34 -05:00
Alex Gleason
2291e570ce
Forms: delete left border from select arrow for now 2020-10-04 22:26:00 -05:00
Alex Gleason
dc23eff7cd Merge branch 'notif-counters' into 'develop'
Chats: count only unread *chats* not total unread messages for counter

See merge request soapbox-pub/soapbox-fe!291
2020-10-03 01:12:16 +00:00
Alex Gleason
17266e172f
Chats: count only unread *chats* not total unread messages for counter 2020-10-02 20:01:09 -05:00
Alex Gleason
3314ecd69b Merge branch 'patch-1' into 'develop'
Update CHANGELOG.md to gear up for V1.1 release

See merge request soapbox-pub/soapbox-fe!290
2020-10-03 00:58:03 +00:00
Curtis
42fa2eb8b0 Update CHANGELOG.md to gear up for V1.1 release 2020-10-02 20:57:26 +00:00
Alex Gleason
2a077aca84 Merge branch 'config-buttons' into 'develop'
SoapboxConfig: button styles

See merge request soapbox-pub/soapbox-fe!288
2020-10-02 03:01:08 +00:00
Alex Gleason
a817deffa0
SoapboxConfig: button styles 2020-10-01 21:48:24 -05:00
Alex Gleason
83a06e2708
SoapboxConfig: i18n "Default theme" 2020-10-01 21:26:20 -05:00
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