Commit Graph

2983 Commits (9d79b6013480211529a211142818c8c208937ba0)

Author SHA1 Message Date
Alex Gleason 9d79b60134
Typescript: reducers/statuses.ts
3 years ago
Alex Gleason b71a592f95
Typescript: reducers/accounts.ts
3 years ago
Alex Gleason ed692c8bef
Fix build >:(
3 years ago
Alex Gleason 12c57e02a5
Fix Instance types
3 years ago
Alex Gleason c420e83bff
Throw out accidental badge.tsx changes
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 1fe7a72790
Fix API mock
3 years ago
Alex Gleason 8587bd4bf6 Revert "Merge branch 'msw' into 'develop'"
3 years ago
Alex Gleason da07c9355a
Account: normalize fqn
3 years ago
Alex Gleason 19e8751178
Change default avatar, add default header
3 years ago
Alex Gleason 7c6c373eb2
Support account `website` field
3 years ago
Alex Gleason 9c0a304926
External auth: normalize instance
3 years ago
Alex Gleason 58466ce79c
Normalize Mastodon RC version
3 years ago
Alex Gleason c413d94459 Merge branch 'normalizer-exports' into 'develop'
3 years ago
Alex Gleason 10b2e10a97 Merge branch 'pleroma-redraft-quirk' into 'develop'
3 years ago
Alex Gleason b0623597ea
Fix comment
3 years ago
Alex Gleason f1a286f5e0
Don't call fromJS in some reducers
3 years ago
Alex Gleason 8167b72762
Call fromJS in all normalizers
3 years ago
Alex Gleason 6b8e79d898
Export Record entities
3 years ago
Alex Gleason db38d3cd59 Merge branch 'msw' into 'develop'
3 years ago
Alex Gleason 76eeb8a219
Delete+Redraft: drop attachments with integer IDs from Pleroma
3 years ago
Alex Gleason 9fa1dc3fe5
Merge remote-tracking branch 'mkljczk/mastodon-redraft' into pleroma-redraft-quirk
3 years ago
Alex Gleason cd19425a0d
Fix move notification crashing Notifications page
3 years ago
Alex Gleason ed88dbcdde Merge branch 'chat-message-preview' into 'develop'
3 years ago
Alex Gleason 1d4daee53b Merge branch 'datepicker-async' into 'develop'
3 years ago
Alex Gleason c0ea0a948d
Suggestions: limit to 50 results
3 years ago
Alex Gleason d07d9b5bed
Mock API with MSW
3 years ago
Alex Gleason 27564dd360
WIP: reducer typescript
3 years ago
Alex Gleason 16266f7cb4
reducers/instance: typescript conversion
3 years ago
Alex Gleason b2a8f3c1bc
api: convert to typescript
3 years ago
Alex Gleason a801a8a7c8
soapbox/store/configureStore --> soapbox/store, add custom Hooks
3 years ago
marcin mikołajczak 40b5761460 Normalize Pleroma account location
3 years ago
Alex Gleason a91fe1db91
configureStore: typescript conversion
3 years ago
marcin mikołajczak b003ac0634 Fix: Delete end edit on Markdown post loses Markdown setting
3 years ago
Alex Gleason 28ecb9d912
Normalize Card entity
3 years ago
Alex Gleason 5c8e8d9f99
Break Attachment normalizer into its own module
3 years ago
Alex Gleason 6812e7bfd4
Move Poll normalizer into its own module
3 years ago
Alex Gleason 08f219ab64
Break Mention normalizer into its own module (with tests)
3 years ago
Alex Gleason b100068b95
Normalizers: add jsdoc heading
3 years ago
Alex Gleason 2089cb124d
Test account.moved
3 years ago
Alex Gleason 66e51fa5ef
Status normalizer: revert update() refactor
3 years ago
Alex Gleason b46f31e9f4
Account normalizer emojification tests
3 years ago
Alex Gleason 049d726ff5
Merge remote-tracking branch 'origin/develop' into normal-account-refactor
3 years ago
Alex Gleason 6fa973aec0
Remove importer/normalizer.js
3 years ago
Alex Gleason 2cd6499454
Attachment: add missing internal fields
3 years ago
Alex Gleason b5432ad8de
Refactor some reducers with Immutable.Record
3 years ago
Alex Gleason 7a7fafc8ed
Refactor applyActions() into test_helpers.js
3 years ago
Alex Gleason 7d91bb7ff9
Refactor Notifications reducer with Immutable.Record, start rewriting tests
3 years ago