Commit Graph

3938 Commits (cf215a6b587d7697a745f0245ca9cfec62c1e1ea)
 

Author SHA1 Message Date
Alex Gleason cf215a6b58
Update README
3 years ago
Alex Gleason 4d26a58600 Merge branch 'normalize-rc' into 'develop'
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 3057cf3d45 Merge branch 'update-caniuse' into 'develop'
3 years ago
Alex Gleason c75965c2b4
Update browserlist
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 05b6d2124a Merge branch 'fix-move' into 'develop'
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 4b543c6545 Merge branch 'suggestions-limit' into 'develop'
3 years ago
Alex Gleason c0ea0a948d
Suggestions: limit to 50 results
3 years ago
Alex Gleason b64e961aca Merge branch 'gitignore-slashes' into 'develop'
3 years ago
Alex Gleason 63f33dca6a
gitignore: add slashes
3 years ago
Alex Gleason d07d9b5bed
Mock API with MSW
3 years ago
Alex Gleason 6a6a7b614d Merge branch 'pleroma-location' into 'develop'
3 years ago
marcin mikołajczak 40b5761460 Normalize Pleroma account location
3 years ago
marcin mikołajczak ac55adfcb3 Merge branch 'redraft-mimetype' into 'develop'
3 years ago
marcin mikołajczak b003ac0634 Fix: Delete end edit on Markdown post loses Markdown setting
3 years ago
Alex Gleason fcded3aae6 Merge branch 'normal-account-refactor' into 'develop'
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 e076b7dc4e Merge branch 'account-gallery-fix' into 'develop'
3 years ago
Alex Gleason 2cd6499454
Attachment: add missing internal fields
3 years ago
Alex Gleason 6be0b61569 Merge branch 'reducer-records' into 'develop'
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
Alex Gleason 4c2cdc4ac2
StatusRecord: let account be null by default
3 years ago
Alex Gleason d48a9586e5
Convert Instance normalizer into TypeScript
3 years ago
Alex Gleason 37827c34d9
Create Notification normalizer
3 years ago
Alex Gleason e5f1fae956 Merge branch 'normal-chat-refactor' into 'develop'
3 years ago
Alex Gleason 9547a7042d
Normalize chat in reducer, not action
3 years ago