Wykres commitów

1247 Commity (958aa8c18e0d2112acee4b91a294590afe35cc86)

Autor SHA1 Wiadomość Data
Alex Gleason 958aa8c18e
Make Markdown posting configurable, use text/plain by default 2020-12-24 14:26:48 -06:00
Alex Gleason 83bebe38bc
Clear user's localStorage when verify_credentials fails 2020-12-11 09:04:34 -06:00
marcin mikołajczak 6de6ba4dfb i18n: Further Polish translation updates 2020-11-22 13:05:50 +00:00
marcin mikołajczak c090bc4d87 Update Polish translation 2020-11-21 23:15:00 +00:00
Alex Gleason 2e3e60b3d1
Fix timelines not displaying when emoji_reactions is undefined 2020-11-12 13:27:02 -06:00
Sean King 748ef84dba
Remove HTML title 2020-11-11 13:56:46 -07:00
Sean King 8863f43d4a
Place imports for fonts from elsewhere at top 2020-11-11 11:24:31 -07:00
Sean King a21bedfabc
Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts 2020-11-11 10:01:59 -07:00
Sean King cf27b2799b
Remove unnecessary div in account section headline 2020-11-10 20:38:18 -07:00
Sean King d769ee7c90
Refactor promo and features panels 2020-11-10 17:22:02 -07:00
Alex Gleason 02861aaa8e Merge branch 'server-info-page' into 'develop'
Add server information page for mobile devices, fixes #504

Closes #504

See merge request soapbox-pub/soapbox-fe!376
2020-11-02 15:04:21 +00:00
Sean King 707f873094
Add server information page for mobile devices 2020-10-31 18:58:06 -06:00
Sean King df85d707bb
Alternative fix without setState in ComponentDidMount 2020-10-29 09:30:08 -06:00
Sean King 3a1bb8f19b
Make display media option work properly 2020-10-29 08:41:43 -06:00
Sean King b8f88f807b
Add media display option to Preferences 2020-10-28 10:52:42 -06:00
Sean King d34b705c5a
Remove outline from focusing whenever in Chromium-based browser 2020-10-28 08:49:50 -06:00
Sean King 1575c92e44
Fix icon picker problem with passive events 2020-10-27 22:37:53 -06:00
Alex Gleason a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
Add font icon picker for admin config, fixes #338

Closes #338

See merge request soapbox-pub/soapbox-fe!219
2020-10-28 03:57:06 +00:00
Sean King 0e5a7b61b0
Fix icon picker issues 2020-10-22 15:01:54 -06:00
Sean King d7f7e52032
Remove unneeded container for icon picker 2020-10-21 15:17:00 -06:00
Alex Gleason b997cde0d8
SoapboxConfig: add default getValue 2020-10-18 13:41:38 -05:00
Sean King faf64d9609
Fix hijack scrolling 2020-10-16 20:01:00 -06:00
Sean King 9507b7a82f
Use forked Emoji Mart picker to do the font icon picker instead 2020-10-16 19:35:28 -06:00
Sean King 3d64f9647c
Work on using Emoji Mart picker 2020-10-16 10:55:35 -06:00
Alex Gleason 488db44a85
Preload frontend config
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3075
2020-10-15 17:07:33 -05:00
Sean King 285261aad9
Update imports and listenerOptions for components using detect-passive-events 2020-10-15 08:10:45 -06:00
Curtis 7f316e5335 Update basics.scss Fixes #484 2020-10-14 22:13:33 +00:00
Sean King 8385e30df1
Clean up CSS and move IconPicker to the Soapbox Config js 2020-10-14 08:46:45 -06:00
Sean King 9ebf166739
Fix merge conflicts 2020-10-14 08:22:42 -06:00
Alex Gleason 263b7ddff8
Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
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