Commit Graph

5532 Commits (00ef5b9ac15693b1f1573c924f5c5b2e1a47c0f4)
 

Author SHA1 Message Date
Alex Gleason 973d3064b5
TimelineQueueButtonHeader: fix tests
2 years ago
Alex Gleason 8baa4cd262
ScrollableList: clear scrollData useMemo if scrollKey changes
2 years ago
Alex Gleason 36fb7fea7d
ScrollableList: reset topOffset if node doesn't match
2 years ago
Alex Gleason 68e80aa7be
ScrollableList: nuke the overscan
2 years ago
Alex Gleason a4a20ddbe6
ScrollableList: use debounce, not throttle
2 years ago
Alex Gleason 509b7b871b
ScrollableList: useMemo, useCallback, throttle, refactor, make it nice
2 years ago
Alex Gleason aecf539581
ScrollableList: only restore scroll position when navigating back
2 years ago
Alex Gleason 7b1190e6cd
Merge remote-tracking branch 'origin/develop' into scroll-position
2 years ago
Alex Gleason 47e43b6540
StatusList: break out TimelineQueueButtonHeader into StatusListContainer
2 years ago
Alex Gleason 878d26cb4b
StatusListContainer: convert to TSX
2 years ago
Alex Gleason a05726e689 Merge branch 'node-18' into 'develop'
2 years ago
Justin 646006b22d Merge branch 'guest-profiles' into 'develop'
2 years ago
marcin mikołajczak 8aceefbbe8 Merge branch 'ts' into 'develop'
2 years ago
Alex Gleason 8624dbd5f2
StatusList: improve imports
2 years ago
Alex Gleason a185ad45cd
StatusList TypeScript fixes
2 years ago
marcin mikołajczak 4ba2d08162 Lists modals: TypeScript, FC
2 years ago
Alex Gleason d0d9c0b460
StatusList: convert to TSX
2 years ago
Justin 7837c24d79 Merge branch 'fix-button-text' into 'develop'
2 years ago
Justin a13b3b92ba Merge branch 'more-tests-accounts' into 'develop'
2 years ago
Justin 6167219eed Use non-deprecated class
2 years ago
Justin 6eb6588492 Finish 'fetchAccountByUsername' tests
2 years ago
Justin 1e6f401a16 Prevent button text wrapping
2 years ago
Justin 14d614e055 Start adding 'fetchAccountByUsername' tests
2 years ago
Justin 621f8982f1 Allow guest browsing on Profiles and Statuses
2 years ago
Alex Gleason 697c028c4a
TimelineQueueButtonHeader: convert to tsx
2 years ago
Alex Gleason 577c391417
ScrollableList: fix desync scroll position, add 200px overscan
2 years ago
Alex Gleason 3d605913e8
Preserve scroll position perfectly
2 years ago
Alex Gleason 28bd9b0f4b
StatusList: don't dequeue timeline on mount
2 years ago
Alex Gleason 8052d5040a
ScrollableList: delete unused scrollerRef
2 years ago
Alex Gleason e4b95534dc
Merge remote-tracking branch 'origin/develop' into scroll-position
2 years ago
Justin 1d2c07f0a9 Merge branch 'set-color-scheme-css' into 'develop'
2 years ago
Justin 7f7b1aded5 Merge branch 'add-accounts-action-tests' into 'develop'
2 years ago
Justin 2d9e813fc3 Merge branch 'fix-input-text-color' into 'develop'
2 years ago
Alex Gleason 9686feea32 Merge branch 'iss_dein_schnitzel-develop-patch-41261' into 'develop'
2 years ago
Alex Gleason 9be325d78f
Upgrade all the Webpack Babel things
2 years ago
Justin bca5a2988d Add 'color-scheme' CSS prop for better browser rendering
2 years ago
Alex Gleason 580542fbb8
Upgrade to Node 18
2 years ago
Justin 1ede064457 Use white text on dark inputs
2 years ago
Alex Gleason 56cbde77f4 Merge branch 'status-media' into 'develop'
2 years ago
Isabell Deinschnitzel b098c23057 Update de.json - kleine Änderungen
2 years ago
Justin 46484bd940 Merge branch 'decrement-comment-count' into 'develop'
2 years ago
Justin 6ba13239c6 Return the promise
2 years ago
Justin 190d94a438 Add tests for 'createAccount' and 'fetchAccount'
2 years ago
Justin 8847b3cc03 Decrement reply count when removing a status.
2 years ago
Alex Gleason 66399f754e Merge branch 'disable-birthdays' into 'develop'
2 years ago
Alex Gleason bf05abd53d
Disable birthdays
2 years ago
Alex Gleason 9772aa0d9c
Status: remove unused imports
2 years ago
Alex Gleason 335851b577
QuotedStatus: always display full media gallery
2 years ago
Alex Gleason fb9acf4d64
QuotedStatus: use StatusMedia component
2 years ago
Alex Gleason e1a0759c3a
DetailedStatus: clean up unused media methods
2 years ago