Wykres commitów

1205 Commity (2a4f73f9995ccf62e302e329db09f6a183fc82a4)

Autor SHA1 Wiadomość Data
Curtis 9768c18c72 Update status_content.js Fixes #473 2020-10-11 00:21:11 +00:00
Alex Gleason e690f31473 Merge branch 'fix-forced-reflow-status-content' into 'develop'
Fix forced reflow in components/status_content when loading timelines, fixes #473

Closes #473

See merge request soapbox-pub/soapbox-fe!344
2020-10-09 21:38:47 +00:00
Alex Gleason 18a823ab0d Merge branch 'remove-floral-pro-css-bg' into 'develop'
Remove pro/floral CSS and background, fixes #472

Closes #472

See merge request soapbox-pub/soapbox-fe!342
2020-10-09 21:35:38 +00:00
Sean King dcc21221a5
Set collapse in a totally different function instead 2020-10-09 15:27:07 -06:00
Sean King 8e44e72d8e
Don't call updateStatusLinks in ComponentDidMount 2020-10-09 14:52:44 -06:00
Sean King 664ba68269
Fix mobile CSS for closed registrations 2020-10-09 14:34:56 -06:00
Sean King 31259fcc04
Remove pro/floral CSS and background 2020-10-09 12:22:27 -06:00
Alex Gleason 6aaba91379 Update chat_message_list.js 2020-10-09 01:36:42 +00:00
Sean King 211163383e
Don't throttle const isNearBottom 2020-10-08 19:14:39 -06:00
Sean King 3a38eed5ba
Don't do scrollToBottom if we're loading. 2020-10-08 19:13:00 -06:00
Sean King 5deac9f5e0
Use throttle for handleResize instead 2020-10-08 19:02:39 -06:00
Sean King a1909b72f2
Reduce number of calls to scrollToBottom 2020-10-08 13:46:36 -06:00
Sean King c2ebd65920
Fix pre element width on About pages 2020-10-07 19:15:17 -06:00
Alex Gleason 5dd2366063 Merge branch 'renovate/react-textarea-autosize-8.x' into 'develop'
Update dependency react-textarea-autosize to v8

See merge request soapbox-pub/soapbox-fe!322
2020-10-07 18:38:57 +00:00
Alex Gleason 3144ba6d83
AutosuggestTextarea: inputRef --> ref
For upgrade to react-textarea-autosize v8
2020-10-07 13:25:52 -05:00
Alex Gleason 0bbdaa4191
eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
Alex 4ded00fe63 Update ru.json 2020-10-06 11:57:15 +00:00
Alex Gleason f70a1814ec
Fixes #463 unwanted emoji background 2020-10-05 21:20:39 -05:00
Alex 1c31fe6863 Update ru.json 2020-10-05 21:36:14 +00:00
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 17266e172f
Chats: count only unread *chats* not total unread messages for counter 2020-10-02 20:01:09 -05: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 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 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 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 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 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 1b56fff6cb
Chats: fix #451 duplicated message 2020-09-29 16:52:20 -05:00