Commit Graph

1259 Commits (bdbc6eb79c7380bb6299a8438760042323149ae3)

Author SHA1 Message Date
Sean King 211163383e
Don't throttle const isNearBottom
4 years ago
Sean King 3a38eed5ba
Don't do scrollToBottom if we're loading.
4 years ago
Sean King 5deac9f5e0
Use throttle for handleResize instead
4 years ago
Sean King a1909b72f2
Reduce number of calls to scrollToBottom
4 years ago
Sean King c2ebd65920
Fix pre element width on About pages
4 years ago
Alex Gleason 5dd2366063 Merge branch 'renovate/react-textarea-autosize-8.x' into 'develop'
4 years ago
Alex Gleason 3144ba6d83
AutosuggestTextarea: inputRef --> ref
4 years ago
Alex Gleason 0bbdaa4191
eslint: trailing comma fixes, unused var
4 years ago
Alex 4ded00fe63 Update ru.json
4 years ago
Alex Gleason f70a1814ec
Fixes #463 unwanted emoji background
4 years ago
Alex 1c31fe6863 Update ru.json
4 years ago
Alex Gleason b8e78ab6a3
v1.0.0 --> v1.1.0
4 years ago
Alex Gleason 2291e570ce
Forms: delete left border from select arrow for now
4 years ago
Alex Gleason 17266e172f
Chats: count only unread *chats* not total unread messages for counter
4 years ago
Alex Gleason a817deffa0
SoapboxConfig: button styles
4 years ago
Alex Gleason 83a06e2708
SoapboxConfig: i18n "Default theme"
4 years ago
Alex Gleason 5d5ca6ed85
Forms: improve select arrow CSS
4 years ago
Alex Gleason d65eedb67b
SoapboxConfig: style improvements
4 years ago
Alex Gleason b99bb7bd4b
SoapboxConfig: improve layout
4 years ago
Alex Gleason 3a0b58315f
SoapboxConfig: add a default themeMode toggle
4 years ago
Alex Gleason 93d2e83584
SoapboxConfig: site preview
4 years ago
Alex Gleason 58d5b1940e
Accordion: fix PropType error
4 years ago
Alex Gleason 852ae2f2a2
Run yarn manage:translations
4 years ago
Alex Gleason 645474a77c Merge branch 'accordion' into 'develop'
4 years ago
Alex Gleason 7b6276fa59
Accordion: replace ExplanationBox with Accordion
4 years ago
Alex Gleason 63fc0b4e26
Accordion: refactor
4 years ago
Alex Gleason fd5c42e7bb Merge branch 'markdown-images' into 'develop'
4 years ago
Alex Gleason 77da2b0c73
Markdown: style images
4 years ago
Alex Gleason 43afd599cd
Redirect Soapbox Legacy canary URLs to /about/canary
4 years ago
Alex Gleason 2631aed374
ProfileHoverCard: fix #425 hide hover card when ref gets detatched
4 years ago
Mary Kate 12bdeac718 updates to Soapbox Config. Remove unnecessary fields, add accordion component
4 years ago
Alex Gleason 1109a000cb
Update snapshots
4 years ago
Alex Gleason 2b3d86f390
Improve pending account message
4 years ago
Alex Gleason c822ce0c90
Fallback to BE response in login form
4 years ago
Alex Gleason b9d484623c
Add closed registration message fixes #177
4 years ago
Alex Gleason 88c12a72a9
Improve login messaging
4 years ago
Alex Gleason d0496caeb1
Auth form validation improvements
4 years ago
Alex Gleason d022978078 Merge branch 'snackbar' into 'develop'
4 years ago
Alex Gleason 0b8b0b82f7
Snackbar: fix auth test
4 years ago
Alex Gleason 14a5d478f3
Snackbar: update (most) existing alerts to snackbars
4 years ago
Alex Gleason b782f6ab1a
Snackbar: clean up styles, basic functionality
4 years ago
Alex Gleason 1b56fff6cb
Chats: fix #451 duplicated message
4 years ago
Alex Gleason a999c5d8ce
Merge remote-tracking branch 'origin/develop' into snackbar
4 years ago
Alex Gleason a7d2692a71
AutosuggestTextarea: shouldComponentUpdate fixes
4 years ago
Alex Gleason bd12226a84
Composer: fixes #419 jumpy cursor
4 years ago
Sean King 49ad44bcd4 Fix merge conflicts hopefully
4 years ago
Sean King d512d06b27 Fix merge conflict?
4 years ago
Alex Gleason f71a1e4ce1
Revert "fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea"
4 years ago
Alex Gleason b78a00a306
Revert "pass getClickableArea into autosuggesttextarea as prop"
4 years ago
Alex Gleason 18d08a3630
Revert "Composer: remove click listener on unmount"
4 years ago
Alex Gleason 78b4587ce0
Snackbar: improve style
4 years ago
Alex Gleason 81c31f5d92
Merge remote-tracking branch 'origin/develop' into snackbar
4 years ago
Alex Gleason fb94664c08
Composer: fix #449 hydrate tagHistory
4 years ago
Alex Gleason 7d44e84111
Timelines: fix existingQueuedStatus bug
4 years ago
Alex Gleason edf3612f93
SoapboxConfig: hide CustomCSS for now, #447
4 years ago
Alex Gleason 76b7b32e23
Revoke OAuth token on logout, fixes #445
4 years ago
Alex Gleason 532e37a347 Merge branch 'form-aesthetic-improvements' into 'develop'
4 years ago
Mary Kate 061a820ce5 fix language picker dropdown arrow
4 years ago
Alex Gleason 57be8b0e2c
DetailedStatus: display name spacing hotfix
4 years ago
Mary Kate 5b6833060e fix spacing on preferences options
4 years ago
Alex Gleason 3d81dd2892
DetailedStatus: fix link on display name
4 years ago
Alex Gleason c597200798
Remove unused CSS, #439
4 years ago
Alex Gleason 57b72840e5
Remove unused CSS, #439
4 years ago
Alex Gleason d5517aad79
Remove standalone components
4 years ago
Alex Gleason b266813b4b
Reduce semver bundle size, #439
4 years ago
Alex Gleason c8f839f483
Remove chromatism, #439
4 years ago
Alex Gleason a9fef0ca14
Don't import unused react-sparklines, #439
4 years ago
Alex Gleason 1420f58085
Remove rails-ujs, #439
4 years ago
Alex Gleason ce1e04c224
Obliterate hydrateStore()
4 years ago
Alex Gleason c05eb0120a
Purge state on logout, fixes #264
4 years ago
Alex Gleason 5fa3d66a64 Merge branch 'fix-composer-jump2' into 'develop'
4 years ago
Alex Gleason d243b53486
PrivacyDropdown: clean up dispatch calls
4 years ago
Alex Gleason 136965acdd
Composer: remove click listener on unmount
4 years ago
Alex Gleason d5d8c4877e
Interactions: optimistic Favourite and EmojiReact actions, fixes #104
4 years ago
Mary Kate 5ad39921f9 re-open compose modal after changing privacy, fixes #200
4 years ago
Alex Gleason c77c89ea08
UI: fix PropType warning on `page`
4 years ago
Mary Kate 99f0a069dd pass getClickableArea into autosuggesttextarea as prop
4 years ago
Alex Gleason a67ab78c36
Timelines: refactor timelineQueue to use IDs instead of full objects, fixes #156
4 years ago
Mary Kate 0b7763e726 fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea
4 years ago
Alex Gleason afe23f0028
Composer: push into timelines even if it's a reply
4 years ago
Alex Gleason 83f31b8a00
Notifications: parseInt ID when sorting
4 years ago
Alex Gleason 3091f20fc9
Halloween: transparent vignette for light theme
4 years ago
Alex Gleason 7926854fe6
ImportData: fix webpackChunkName
4 years ago
Alex Gleason 0666557282
ImportData: move FileChooserCSV params into CSVImporter
4 years ago
Alex Gleason e6e4a5c447
ImportData: allow importing Blocks
4 years ago
Alex Gleason a2500d9332
ImportData: form validation, Save --> Import
4 years ago
Alex Gleason 1ebc679b8b
ImportData: POST CSV directly instead of reading it
4 years ago
Alex Gleason 2d29d69f50
ImportData: rename some stuff
4 years ago
Alex Gleason ba6f6b2aa4
Merge remote-tracking branch 'origin/develop' into import_follows
4 years ago
Alex Gleason bdd6b608a6
Chats: increase pane height 265-->350px
4 years ago
Sean King 21f68bf623 Merge branch 'develop' into 'icon_picker_admin_config'
4 years ago
Alex Gleason 68a43d2df3
LoginForm: properly convey "isLoading" state
4 years ago
Alex Gleason 633d453edf
Halloween: update settings hint
4 years ago
Alex Gleason 14e10382f2
Halloween mode
4 years ago
Alex Gleason eb76860422
Move react-color into soapbox_config, reduce initial bundle size, fixes #427
4 years ago
Alex Gleason f183094f82
Refactor notifications again, this time with OrderedMap, fixes #433
4 years ago
Alex Gleason 9c0793d1f3
Comment TIMELINE_DISCONNECT test
4 years ago
Alex Gleason 3b94700311
Lint: fix import
4 years ago
Alex Gleason 4851ec24f9
Don't just put "null" in the notifications list, fixes #432
4 years ago
Alex Gleason bcc2ee9c70
Chats: fix audio toggle on light theme
4 years ago