Commit Graph

4125 Commits (5f015eff3c048041d4e3ef85704254a1e1dd2c30)

Author SHA1 Message Date
Justin 6ce7c866df Fix responsiveness of datepicker on Age Verification
2 years ago
Justin cedbc468bd Merge branch 'improve-datepicker' into 'develop'
2 years ago
Justin 471b2caa3f Fix test
2 years ago
Alex Gleason 4457a0613c Merge branch 'quote-sensitive' into 'develop'
2 years ago
Alex Gleason 8a6ba4f048
Add basic QuotedStatus test
2 years ago
Alex Gleason f3178ac911
Move/rename QuotedStatus file
2 years ago
Alex Gleason 9a68b64315
defaultMediaVisibility() tests
2 years ago
Justin 5900068144 Use new Datepicker on AgeVerification step
2 years ago
Justin 165a4cc469 Add new Datepicker component
2 years ago
Alex Gleason 1a7a1cc802
QuotedStatus: add useState type
2 years ago
Alex Gleason a02efcadd4
Preserve password reset URL query
2 years ago
marcin mikołajczak 5fe442b684 ESLint: add no-duplicate-imports rule
2 years ago
Alex Gleason da70097960
Convert QuotedStatus containers to TSX
2 years ago
Alex Gleason 735d04b007
QuotedStatus: properly display sensitive media
2 years ago
Alex Gleason 1e8e1fd071
QuotedStatus: use thumbs in composer
2 years ago
Alex Gleason edffe9a837
SensitiveButton: use UI components
2 years ago
Alex Gleason 08daa19f2c
Add back SensitiveButton, convert to TSX
2 years ago
marcin mikołajczak bdb958a613 Merge branch 'ts' into 'develop'
2 years ago
Alex Gleason ddd0cc2d27 Merge branch 'tsx-conversions' into 'develop'
2 years ago
Alex Gleason e54d666b90
HomeTimeline: move useEffect above return
2 years ago
Alex Gleason 2c4a28288d
PollForm: autosuggest fix
2 years ago
Alex Gleason 7e7dd19b02 Merge branch 'chats-fixes' into 'develop'
2 years ago
Justin 6f030011ba Convert PollForm to TSX
2 years ago
Justin d0b9de6341 Merge branch 'add-accounts-action-tests' into 'develop'
2 years ago
marcin mikołajczak 41a2b1f08f Reducers: TypeScript, fixes
2 years ago
marcin mikołajczak 5bb26c9b47 Merge remote-tracking branch 'soapbox/develop' into ts
2 years ago
marcin mikołajczak 65dff4e6a1 Reducers: TypeScript
2 years ago
marcin mikołajczak 5bc8108e26 Move account migration to settings
2 years ago
Alex Gleason 328d3b9b59
Suggestion --> AutoSuggestion
2 years ago
Alex Gleason 318b9f0d3b
AutosuggestAccountInput: improve types
2 years ago
Alex Gleason 0ff1887fec
AutosuggestEmoji: convert to TSX
2 years ago
Alex Gleason ba803e200c
AutosuggestInput: convert to TSX
2 years ago
Alex Gleason e6c25a1887
AutosuggestAccountInput: convert to TSX
2 years ago
Alex Gleason a261e02329
Chats: fix search results position on main pane
2 years ago
Alex Gleason 8dbee455f1
Chats: fix search input on /chats
2 years ago
Alex Gleason 54b6df719c
Layout: fix compose block spacing
2 years ago
Alex Gleason 131fcef7d6
HomeTimeline: convert to TSX
2 years ago
Alex Gleason 4c87573972
HomeTimeline: remove suggestions
2 years ago
Alex Gleason 71362a922a
QuotedStatus: convert to FC
2 years ago
marcin mikołajczak de2c9148eb Merge branch 'status-focus' into 'develop'
2 years ago
marcin mikołajczak d4cc2ab29b Focus on selected status in status list, add moveUp/moveDown hotkeys to tombstone
2 years ago
Justin 04d1879e5b Add more tests for accounts actions
2 years ago
Alex Gleason 859bc9c3b5
ScollTopButton: disable smooth scrolling
2 years ago
Alex Gleason d0130fb296
ScrollTopButton: fix tests, actually don't use shortNumberFormat for now (it messes up pluralization)
2 years ago
Alex Gleason fbb460817f
Add JSDoc comments to timeline components
2 years ago
Alex Gleason aad192d150
ScrollTopButton: restore `count` prop so it works in Notifications again
2 years ago
Alex Gleason 6da72d874e
TimelineQueueButtonHeader --> ScrollTopButton
2 years ago
Alex Gleason 2aa4b41528
StatusListContainer --> Timeline
2 years ago
Alex Gleason edf366858a
StatusListContainer: bust useCallback if timelineId changes
2 years ago
Alex Gleason 0a34bcfcba
StatusList: fix infinite scrolling
2 years ago