Commit Graph

5962 Commits (e75dffd86e58d57933af174c19ac8a5749e3d203)
 

Author SHA1 Message Date
Alex Gleason 143aa119d2
notification.chat_mention --> notification.pleroma:chat_mention
2 years ago
Alex Gleason 94cbffc194
Add missing web push locales
2 years ago
marcin mikołajczak 2925c88360 wip
2 years ago
Alex Gleason 44d0a75044
SubscriptionButton: remove tooltip warning about web push
2 years ago
Alex Gleason 79b11fefde Merge branch 'login-fail-throw' into 'develop'
2 years ago
Alex Gleason 1b373fae97
Fix registration test
2 years ago
Alex Gleason da9eaf2b82
verifyCredentials: do alert on failure
2 years ago
Alex Gleason 3fbc912dae
logIn: rethrow 403 for non-waitlisted account
2 years ago
Alex Gleason ef6608341f Merge branch 'login-header-fix' into 'develop'
2 years ago
Alex Gleason f37f4b9e6e
Public layout header: fix weird error where the header can disappear
2 years ago
Alex Gleason bb352a75d7 Merge branch 'forbidden-login' into 'develop'
2 years ago
Alex Gleason 8bc8137231
actions/auth: ignore the backend error message, always display "wrong username/password"
2 years ago
marcin mikołajczak b3b6a7e4bc Announcements
2 years ago
Alex Gleason 334857045a Merge branch 'emoji-button' into 'develop'
2 years ago
Alex Gleason bcc9ff5066 Merge branch 'ts-tests' into 'develop'
2 years ago
Justin 725b00039d Merge branch 'subscription-feedback' into 'develop'
2 years ago
Alex Gleason afe1edddf9
rootReducer(undefined, {} as any) --> rootState
2 years ago
Alex Gleason e9112506c6
FIX ACTION TESTS TYPES
2 years ago
Alex Gleason e47e33e21c
FIX ROOT STATE TYPE!!!!!
2 years ago
Alex Gleason 8da7b8fe7a
Fix rootState type in tests
2 years ago
Alex Gleason 06d3f00170
Switch to @jedmao/redux-mock-store
2 years ago
Justin cfcfb8e671 Improve alignment of actions
2 years ago
Justin b706271687 Intl
2 years ago
Justin c664844e3c Persist suggestions when filtering feed
2 years ago
Justin 2f465fbc14 Use same value as 'showProfileHoverCard'
2 years ago
Justin 7b9a9c8e34 Fix overflow of text in feed filtering
2 years ago
Justin b46ccc8b3e Add tests for suggestions action
2 years ago
Justin 41d5769aa0 Lint
2 years ago
Justin b9d05f546c Lint
2 years ago
Justin da98a1e137 Build Feed Suggestions
2 years ago
Justin 1309521b9c Improve Stack and HStack components
2 years ago
Justin f148cda74a Extend Account component
2 years ago
Justin 3e8ebb1661 Improve UX after subscribing to account
2 years ago
Justin b2f2bcb833 Center tooltips and add arrow
2 years ago
Justin 3f74455484 Improve UI of IconButton when disabled
2 years ago
Alex Gleason 2dd1631162
More component test TS fixes
2 years ago
Alex Gleason 0c7f1628b0
Fix more types in tests
2 years ago
Alex Gleason 590e85ac59
Fix notification test types
2 years ago
Alex Gleason bdf00bb692
Fix types in various component tests
2 years ago
Alex Gleason 354395501e
Fix verification tests types
2 years ago
Alex Gleason 882e4b2fda
Fix hooks tests types
2 years ago
Alex Gleason 9d85a9f863
Fix normalizer test types
2 years ago
Alex Gleason bf20f8dff8 Merge branch 'jest-run-in-band' into 'develop'
2 years ago
Alex Gleason c66f5c040f
Fix utils tests types
2 years ago
Alex Gleason 073dd4f37a
Fix types in reducer tests
2 years ago
Alex Gleason 8685b64f9d
utils/numbers: fix test
2 years ago
Alex Gleason cc4c8a0188
Fix utils/tailwind test
2 years ago
Alex Gleason a509428f97
utils/timelines test: remove fromJS calls
2 years ago
Alex Gleason e1807c9250
tsconfig: don't exclude any files
2 years ago
Alex Gleason 2a3e5d67fc
GitLab CI: try jest --runInBand
2 years ago