Commit Graph

290 Commits (4d4bca1a6acf724178384babfc1c01a4ff33ac0a)

Author SHA1 Message Date
Alex Gleason db56044f24
Revert "Remove react-router-scroll-4"
2 years ago
Alex Gleason 388d887583
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation
2 years ago
Alex Gleason 3ab5cdf2bb Merge branch 'twemoji-update' into 'develop'
2 years ago
Alex Gleason fde2cb4b51
Upgrade Twemoji to v14.0.2
2 years ago
Justin bdee28fd07 Add "useDimensions" hook
2 years ago
Alex Gleason 41e5104fac
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons
2 years ago
marcin mikołajczak 01d9f918ce Remove react-router-scroll-4
2 years ago
marcin mikołajczak b22512fb53 update some deps
2 years ago
Alex Gleason e472092bec
Upgrade axios-mock-adapter to ^1.21.1
2 years ago
Alex Gleason ea9a02f7d7
Sentry: upgrade to ^7.2.0
2 years ago
Alex Gleason 9046a30656
Revert "Remove Danger CI"
2 years ago
Alex Gleason ae4a770d6b
Remove Danger CI
2 years ago
Alex Gleason 7dd40c46c5
Add Danger
2 years ago
Alex Gleason 0c173d5757
Produce a junit.xml during test:coverage
2 years ago
marcin mikołajczak 58539146a4 TypeScript: ChatPanes, CryptoDonate, utils/ethereum
2 years ago
Alex Gleason 9be325d78f
Upgrade all the Webpack Babel things
2 years ago
Alex Gleason 580542fbb8
Upgrade to Node 18
2 years ago
Alex Gleason 4e3935d044
Upgrade to React 17
2 years ago
Alex Gleason b0b0d5a76e
eslint: enforce jsdoc comments on UI components
2 years ago
Alex Gleason 1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files
2 years ago
Alex Gleason 2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads
2 years ago
Alex Gleason 535cca7599
Convert a few files into TypeScript
2 years ago
Alex Gleason fa0d08c09f
Add redux-toolkit, configureStore()
2 years ago
Justin af5be1c276 Remove Lottie
2 years ago
Alex Gleason 7038d6a844
Convert a bunch of files to TypeScript
2 years ago
Alex Gleason f476b5ce96
Mock IndexedDB in tests
2 years ago
Alex Gleason 1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding
2 years ago
Alex Gleason 862d345e26
Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk
2 years ago
Alex Gleason 712b4c5a42
Add Virtuoso
2 years ago
Alex Gleason 4adb42e426
Webpack: add DeadCodePlugin to detect unused files
2 years ago
Justin 98c77006ce
Add Onboarding components
2 years ago
marcin mikołajczak 2943b91034 Typescript, convert some components to functional
2 years ago
Alex Gleason fe4c2d5c5b
Try using react-sticky-box instead of react-stickynode
2 years ago
Alex Gleason 48fb37a90d
Layout: convert to tsx, use react-stickynode again
2 years ago
Alex Gleason ddc71e5d59
Add cross-env again, so `yarn test` actually works without environment variables
2 years ago
Alex Gleason 3cc37dd9ce
Upgrade other jest-related packages
2 years ago
Alex Gleason 89c84b9241
Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer
2 years ago
Justin 9a099b3fa7 Add "react-testing-library"
2 years ago
Alex Gleason 0cdf898b37
Convert Polls to TSX
3 years ago
Alex Gleason 05f5045648
Convert utils/features.ts to TypeScript
3 years ago
Alex Gleason c62d402a4e
DetailedCryptoAddress: convert to tsx
3 years ago
Alex Gleason 53b920c297
ThemeToggle: convert to TSX
3 years ago
Alex Gleason 3775ea40d6
Update caniuse browserlist
3 years ago
Justin 97af1ece28 Resolve missing CSS variables in the theme
3 years ago
Justin 40cc960985 Use React Router hook for 'history'
3 years ago
Alex Gleason 228f16f930
Merge remote-tracking branch 'origin/develop' into next-react-router-5
3 years ago
Alex Gleason c9cef587a6
Merge remote-tracking branch 'origin/develop' into react-router-5
3 years ago
Alex Gleason 5cd894ab02
Truth Social
3 years ago
Alex Gleason 09b9df7c80
Add Tailwind
3 years ago
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux
3 years ago
Alex Gleason 3be0ddaa25
Merge remote-tracking branch 'origin/develop' into ts-redux-first
3 years ago
Alex Gleason 0daa53c03c
Fix Typescript eslint
3 years ago
Alex Gleason 608958f1e8
Add @types/http-link-header
3 years ago
Alex Gleason 8587bd4bf6 Revert "Merge branch 'msw' into 'develop'"
3 years ago
Alex Gleason 1f0341aa2b
Upgrade react-router-dom to v5.3
3 years ago
Alex Gleason c75965c2b4
Update browserlist
3 years ago
Alex Gleason d07d9b5bed
Mock API with MSW
3 years ago
Alex Gleason 27564dd360
WIP: reducer typescript
3 years ago
Alex Gleason a91fe1db91
configureStore: typescript conversion
3 years ago
Alex Gleason 75db92719d
Normalize poll emoji
3 years ago
Alex Gleason e8e1ab74ed
Polyfill require.context in tests only
3 years ago
Alex Gleason 6df5e070a5
Upgrade immutable.js to v14
3 years ago
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
3 years ago
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
3 years ago
Alex Gleason 0e34ddba60
Typescript: IT WORKS
3 years ago
Alex Gleason 2b235a80e4
Merge remote-tracking branch 'origin/develop' into typescript
3 years ago
marcin mikołajczak 409cb3819e Show birth date field on registration page when required
3 years ago
marcin mikołajczak 5e76b5afca Birth dates
3 years ago
Alex Gleason 2a0e2001d6
eslint: enforce import/order
3 years ago
marcin mikołajczak 2d3784eb88 Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon
3 years ago
marcin mikołajczak bb1ac3e3b7 Add lazy load to emoji-mart
3 years ago
Alex Gleason f826d620b4
Start adding Typescript support
3 years ago
Alex Gleason 3e3433218c
Column: remove top gap on mobile, implement pulling feedback
3 years ago
Alex Gleason 3c5384f318
localforage: add localforage, remember a fetched instance
3 years ago
Alex Gleason 6b77a4a62a
Remove react-content-loader
3 years ago
Alex Gleason 53ce30e472
Add react-content-loader
3 years ago
Alex Gleason 2015560a42
Replace ForkAwesome with LineAwesome
3 years ago
Alex Gleason 58adc67e4b
Webpack: serve SVG icons as files
3 years ago
Alex Gleason b0f860e292
Upgrade core-js: fix redundant entrypoint bloat
3 years ago
Alex Gleason a0de32bcb0
StatusActionBar: update icons
3 years ago
Alex Gleason 3a1b660269
Make column panels sticky
3 years ago
Alex Gleason 26c7068d66
Add Tabler icons
3 years ago
Alex Gleason 008d53a7d9
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason aeef12acf0
Rip out react-redux-loading-bar
3 years ago
Alex Gleason 630736757d
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 4cac9ab1c3
Run `yarn upgrade`
3 years ago
Alex Gleason b244b5b832
Remove deprecated babel-runtime package
3 years ago
Alex Gleason 02aaf357a2
Upgrade immutable to 4.0.0-rc.14
3 years ago
Alex Gleason bc0e80ad18
Upgrade stylelint to latest versions
3 years ago
Alex Gleason ca28ef7be6
Upgrade eslint and related deps
3 years ago
Alex Gleason ad86a8a85e
Remove unused file-loader package
3 years ago
Alex Gleason cb23506c49
Properly upgrade axios, redux, react-redux, @gamestdio/websocket, and react-swipeable-views. Fixes redux.
3 years ago
Alex Gleason a5e8f399f1
Upgrade babel to latest versions
3 years ago
Alex Gleason 722f10b3e1
Upgrade react-swipeable-views to v0.14.0
3 years ago
Alex Gleason 724ee569a1
Merge remote-tracking branch 'origin/develop' into upgrade-axios-0.21.4
3 years ago
Alex Gleason eee0b92313
Upgrade redux and react-redux
3 years ago
Alex Gleason a8b4b288f3 Revert "Merge branch 'upgrade-redux-4.1.1' into 'develop'"
3 years ago
Alex Gleason cc7637556c
Upgrade axios to v0.21.4
3 years ago
Alex Gleason 7993fb9071
Upgrade Redux to v4.1.1
3 years ago
Alex Gleason b993056f76
Upgrade websocket.js to @gamestdio/websocket
3 years ago