|
86579abd45
|
Workaround for filtering on latest Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 19:59:00 +02:00 |
|
|
419ab93077
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:11 +02:00 |
|
|
387ebfc56c
|
Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 16:26:47 +02:00 |
|
Alex Gleason
|
dddba516fb
|
Convert selectors/index to Typescript
|
2022-03-31 17:00:31 -05:00 |
|
Alex Gleason
|
c077a4ea58
|
Improve status.card normalization (it will never be a string)
|
2022-03-31 14:28:09 -05:00 |
|
Alex Gleason
|
c4dd3c65f9
|
Convert components/status to Typescript
|
2022-03-31 14:13:43 -05:00 |
|
Alex Gleason
|
24a78f7740
|
Merge remote-tracking branch 'origin/develop' into next
|
2022-03-26 11:15:06 -05:00 |
|
Alex Gleason
|
f7425d80eb
|
Add test for search_index with mentions
|
2022-03-26 10:45:45 -05:00 |
|
|
ea57d1c4a7
|
Fix filtering, allow filtering by mentioned usernames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-26 10:57:48 +01:00 |
|
Alex Gleason
|
2940a3ff4d
|
Put Typescript in "strict" mode, fix or ignore errors
|
2022-03-24 14:27:27 -05:00 |
|
Alex Gleason
|
9d79b60134
|
Typescript: reducers/statuses.ts
|
2022-03-19 14:41:16 -05:00 |
|
Alex Gleason
|
8167b72762
|
Call fromJS in all normalizers
|
2022-03-16 21:47:58 -05:00 |
|
Alex Gleason
|
6b8e79d898
|
Export Record entities
|
2022-03-16 21:15:38 -05:00 |
|
Alex Gleason
|
28ecb9d912
|
Normalize Card entity
|
2022-03-12 15:54:28 -06:00 |
|
Alex Gleason
|
5c8e8d9f99
|
Break Attachment normalizer into its own module
|
2022-03-12 15:33:53 -06:00 |
|
Alex Gleason
|
6812e7bfd4
|
Move Poll normalizer into its own module
|
2022-03-12 15:22:18 -06:00 |
|
Alex Gleason
|
08f219ab64
|
Break Mention normalizer into its own module (with tests)
|
2022-03-12 15:12:16 -06:00 |
|
Alex Gleason
|
b100068b95
|
Normalizers: add jsdoc heading
|
2022-03-12 15:01:00 -06:00 |
|
Alex Gleason
|
66e51fa5ef
|
Status normalizer: revert update() refactor
|
2022-03-12 14:29:02 -06:00 |
|
Alex Gleason
|
049d726ff5
|
Merge remote-tracking branch 'origin/develop' into normal-account-refactor
|
2022-03-11 21:22:19 -06:00 |
|
Alex Gleason
|
6fa973aec0
|
Remove importer/normalizer.js
|
2022-03-11 21:22:11 -06:00 |
|
Alex Gleason
|
2cd6499454
|
Attachment: add missing internal fields
|
2022-03-11 21:05:42 -06:00 |
|
Alex Gleason
|
4c2cdc4ac2
|
StatusRecord: let account be null by default
|
2022-03-11 12:15:49 -06:00 |
|
Alex Gleason
|
ecaf726a19
|
Rename map --> entity
|
2022-03-10 20:40:04 -06:00 |
|
Alex Gleason
|
75db92719d
|
Normalize poll emoji
|
2022-03-10 19:55:14 -06:00 |
|
Alex Gleason
|
8decaa2d9f
|
Parse Mentions as Immutable.Record
|
2022-03-10 17:57:12 -06:00 |
|
Alex Gleason
|
9afd43a42d
|
Normalize Attachment entities as Immutable.Record
|
2022-03-10 17:15:09 -06:00 |
|
Alex Gleason
|
4bd1531056
|
More poll normalization fixes
|
2022-03-10 16:25:11 -06:00 |
|
Alex Gleason
|
2dcd05651e
|
Improve Poll normalization, store as Immutable.Record
|
2022-03-10 15:32:01 -06:00 |
|
Alex Gleason
|
9537c87909
|
Record --> ImmutableRecord
|
2022-03-09 16:00:43 -06:00 |
|
Alex Gleason
|
a2adaf2ffd
|
Convert Status Normalizer to TypeScript
|
2022-03-09 14:26:57 -06:00 |
|