Alex Gleason
|
27564dd360
|
WIP: reducer typescript
|
2022-03-15 09:40:19 -05:00 |
|
Alex Gleason
|
16266f7cb4
|
reducers/instance: typescript conversion
|
2022-03-14 18:28:13 -05:00 |
|
Alex Gleason
|
b2a8f3c1bc
|
api: convert to typescript
|
2022-03-14 18:06:42 -05:00 |
|
Alex Gleason
|
a801a8a7c8
|
soapbox/store/configureStore --> soapbox/store, add custom Hooks
|
2022-03-14 18:04:49 -05:00 |
|
|
40b5761460
|
Normalize Pleroma account location
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-14 22:55:55 +01:00 |
|
Alex Gleason
|
a91fe1db91
|
configureStore: typescript conversion
|
2022-03-14 13:43:18 -05:00 |
|
|
b003ac0634
|
Fix: Delete end edit on Markdown post loses Markdown setting
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-13 21:09:58 +01: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
|
2089cb124d
|
Test account.moved
|
2022-03-12 14:52:03 -06:00 |
|
Alex Gleason
|
66e51fa5ef
|
Status normalizer: revert update() refactor
|
2022-03-12 14:29:02 -06:00 |
|
Alex Gleason
|
b46f31e9f4
|
Account normalizer emojification tests
|
2022-03-12 14:19:34 -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
|
b5432ad8de
|
Refactor some reducers with Immutable.Record
|
2022-03-11 14:42:52 -06:00 |
|
Alex Gleason
|
7a7fafc8ed
|
Refactor applyActions() into test_helpers.js
|
2022-03-11 13:55:48 -06:00 |
|
Alex Gleason
|
7d91bb7ff9
|
Refactor Notifications reducer with Immutable.Record, start rewriting tests
|
2022-03-11 13:51:34 -06:00 |
|
Alex Gleason
|
4c2cdc4ac2
|
StatusRecord: let account be null by default
|
2022-03-11 12:15:49 -06:00 |
|
Alex Gleason
|
d48a9586e5
|
Convert Instance normalizer into TypeScript
|
2022-03-11 12:14:32 -06:00 |
|
Alex Gleason
|
37827c34d9
|
Create Notification normalizer
|
2022-03-11 12:13:36 -06:00 |
|
Alex Gleason
|
9547a7042d
|
Normalize chat in reducer, not action
|
2022-03-10 21:09:12 -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
|
d600a74410
|
Revert "PollContainer: don't pass me as a prop"
This reverts commit dc2d3b1b09 .
|
2022-03-10 19:36:58 -06:00 |
|
Alex Gleason
|
f91344366d
|
Instance normalizer: remove unneeded line
|
2022-03-10 18:08:41 -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
|
dc2d3b1b09
|
PollContainer: don't pass me as a prop
|
2022-03-10 16:30:42 -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 |
|
|
2489438ff4
|
Set max-height to chat preview message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-10 19:03:18 +01:00 |
|
|
71ea3ed425
|
Include media attachments when redrafting on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-10 18:47:20 +01:00 |
|
Alex Gleason
|
4961433f7b
|
Actually, we can access state.instance.version directly now
|
2022-03-09 16:07:24 -06:00 |
|
Alex Gleason
|
f75c0738a7
|
Instance normalizer: add default stats, remove default media_attachments
|
2022-03-09 16:02:50 -06:00 |
|
Alex Gleason
|
9537c87909
|
Record --> ImmutableRecord
|
2022-03-09 16:00:43 -06:00 |
|
|
a29019dbb0
|
Load react-datepicker asynchronously
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-09 22:59:51 +01:00 |
|
Alex Gleason
|
5ddc8542fd
|
Merge remote-tracking branch 'origin/develop' into record-enhancements
|
2022-03-09 15:58:35 -06:00 |
|
Alex Gleason
|
a63aa16472
|
Merge branch 'state-record' into 'develop'
Parse the Redux state as an Immutable.Record
See merge request soapbox-pub/soapbox-fe!1085
|
2022-03-09 21:54:51 +00:00 |
|
Alex Gleason
|
90afa8aeaf
|
Parse the Redux state as an Immutable.Record
|
2022-03-09 15:24:42 -06:00 |
|
Alex Gleason
|
a2adaf2ffd
|
Convert Status Normalizer to TypeScript
|
2022-03-09 14:26:57 -06:00 |
|
Alex Gleason
|
6e61cb525c
|
Move Account interface to types/ directory
|
2022-03-09 13:26:48 -06:00 |
|
Alex Gleason
|
894bf1e880
|
Account normalizer: convert to Typescript, add type
|
2022-03-09 12:16:24 -06:00 |
|
Alex Gleason
|
38fbd703e4
|
Fix account relationships
|
2022-03-09 00:38:28 -06:00 |
|
Alex Gleason
|
4e254928fe
|
EditProfile: convert to Map before mutations
|
2022-03-09 00:12:27 -06:00 |
|
Alex Gleason
|
831741bea5
|
Test that reducers parse as Records
|
2022-03-08 23:59:59 -06:00 |
|
Alex Gleason
|
10116a312a
|
Normalizers: fix tests
|
2022-03-08 23:47:30 -06:00 |
|
Alex Gleason
|
7a18f8b9c8
|
Create Records for Account and Status
|
2022-03-08 23:25:30 -06:00 |
|
Alex Gleason
|
1c36d1b91c
|
Store statuses as StatusRecord
|
2022-03-08 22:02:02 -06:00 |
|
Alex Gleason
|
e7ed56127f
|
VerificationBadge: use tsx, add className prop
|
2022-03-07 12:42:00 -06:00 |
|
Alex Gleason
|
a10ba9ce16
|
verified.svg: use currentColor instead of .bg class
|
2022-03-07 11:33:15 -06:00 |
|
marcin mikołajczak
|
edb80c705d
|
Merge branch 'attachment-thumbs-sensitive' into 'develop'
Fix: Quote posts do not carry sensitive tag
Closes #852
See merge request soapbox-pub/soapbox-fe!1079
|
2022-03-06 23:22:01 +00:00 |
|
|
06b8b407c5
|
AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-06 23:39:13 +01:00 |
|
marcin mikołajczak
|
fd27688b11
|
Merge branch 'fix-modal-navigation' into 'develop'
Fix: User is returned to a previously viewed page after replying to a post
Closes #843
See merge request soapbox-pub/soapbox-fe!1078
|
2022-03-06 22:35:39 +00:00 |
|
|
5b46f0c0f7
|
Fix: User is returned to a previously viewed page after replying to a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-06 23:20:13 +01:00 |
|
Alex Gleason
|
067e3a26f5
|
Allow setting a custom verified icon
|
2022-03-05 13:55:41 -06:00 |
|
Alex Gleason
|
583de44b35
|
Use an SVG verified icon
|
2022-03-05 13:17:03 -06:00 |
|
Alex Gleason
|
664dfa2688
|
MarkdownButton: don't do the availability check in the component itself
|
2022-03-04 13:01:22 -06:00 |
|
Alex Gleason
|
d98c54de4f
|
ComposeForm: conditional features
|
2022-03-04 12:47:59 -06:00 |
|
Alex Gleason
|
8d64bf2697
|
custom: fix import leak
|
2022-03-03 23:38:59 -06:00 |
|
Alex Gleason
|
afb7827f40
|
Allow features overrides, document custom/ directory
|
2022-03-03 23:05:37 -06:00 |
|
Alex Gleason
|
4543e943dd
|
Fix custom locale imports
|
2022-03-03 22:53:18 -06:00 |
|
Alex Gleason
|
36ca05c85b
|
Support adding custom locale files at build time
|
2022-03-03 16:12:25 -06:00 |
|
Alex Gleason
|
9b756043fb
|
ReactionsModal: defensive property checks
|
2022-03-03 11:36:05 -06:00 |
|
Justin
|
74af8c0e91
|
Fix scroll-to-top on Notifications
|
2022-03-03 10:13:45 -05:00 |
|
Alex Gleason
|
17c1f62853
|
Merge branch 'revert-7d2ccc72' into 'develop'
reintroduce typescript
See merge request soapbox-pub/soapbox-fe!1057
|
2022-03-01 15:02:58 +00:00 |
|
Alex Gleason
|
2679519d23
|
Display account location on profile
|
2022-02-28 17:25:20 -06:00 |
|
Alex Gleason
|
e9efb6078d
|
Merge remote-tracking branch 'origin/develop' into revert-7d2ccc72
|
2022-02-28 14:15:09 -06:00 |
|
Alex Gleason
|
d72ef7b423
|
Typescript, Compose: use forEach
|
2022-02-28 14:13:40 -06:00 |
|
Alex Gleason
|
d86eac4c1a
|
Remove isVerified() function
|
2022-02-27 22:25:23 -06:00 |
|
Alex Gleason
|
3095ee5db1
|
normalizeAccount(): normalize "verified" field
|
2022-02-27 22:22:21 -06:00 |
|
Alex Gleason
|
e72feaafba
|
Merge branch 'account-normalizer' into 'develop'
normalizeAccount(): normalize Pleroma legacy fields
See merge request soapbox-pub/soapbox-fe!1061
|
2022-02-28 03:58:12 +00:00 |
|
Alex Gleason
|
19ac4a54c2
|
normalizeAccount(): normalize Pleroma legacy fields
|
2022-02-27 20:25:15 -06:00 |
|
Alex Gleason
|
7a3c014ac7
|
Don't use accent color in Halloween mode
|
2022-02-27 19:43:31 -06:00 |
|
Alex Gleason
|
7054a5e9ac
|
Create account normalizer
|
2022-02-27 14:42:42 -06:00 |
|
Alex Gleason
|
07aaa427a6
|
Merge branch 'fedibird' into 'develop'
Fedibird birthdays
Closes #833
See merge request soapbox-pub/soapbox-fe!1054
|
2022-02-27 19:33:32 +00:00 |
|
marcin mikołajczak
|
efa0cf701d
|
Merge branch 'language-ua' into 'develop'
Update Ukrainian translation
See merge request soapbox-pub/soapbox-fe!1058
|
2022-02-27 13:08:03 +00:00 |
|
|
614a69d99b
|
Update Ukrainian translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-27 13:50:55 +01:00 |
|
Alex Gleason
|
3a5c62cb70
|
Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
|
2022-02-27 00:13:35 +00:00 |
|
Alex Gleason
|
1f549ebe1a
|
Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
|
2022-02-26 23:55:34 +00:00 |
|
marcin mikołajczak
|
725b1e43ef
|
Merge branch 'account-endorsements' into 'develop'
Fix "Feature on profile" feature breaks when emojis are present in name
See merge request soapbox-pub/soapbox-fe!1055
|
2022-02-26 22:07:17 +00:00 |
|
|
9a3260e071
|
Fix "Feature on profile" feature breaks when emojis are present in name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 22:55:24 +01:00 |
|
|
2257612b12
|
Fedibird birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 22:49:42 +01:00 |
|
Alex Gleason
|
79b782600b
|
Merge remote-tracking branch 'origin/develop' into typescript
|
2022-02-26 15:40:39 -06:00 |
|
Alex Gleason
|
92ac0e6a0d
|
Merge branch 'account-notes' into 'develop'
Account notes
See merge request soapbox-pub/soapbox-fe!1053
|
2022-02-26 21:30:05 +00:00 |
|
Alex Gleason
|
5a66a9b8c5
|
Improve phrasing
|
2022-02-26 15:14:56 -06:00 |
|
marcin mikołajczak
|
dba312b250
|
Merge branch 'single-user-mode' into 'develop'
Single user mode
See merge request soapbox-pub/soapbox-fe!1051
|
2022-02-26 17:19:21 +00:00 |
|
|
ccff91b072
|
Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 15:57:34 +01:00 |
|
|
bb6e904642
|
Use gavel icon from Tabler icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 13:32:54 +01:00 |
|
|
06d33de47f
|
Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-25 16:35:48 +01:00 |
|
|
5b3f7c1cdc
|
Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-24 18:28:52 +01:00 |
|
Alex Gleason
|
f0dc233973
|
Normalize poll and poll options
|
2022-02-24 00:07:18 -05:00 |
|
Alex Gleason
|
706bc08c88
|
Status reducer: fix search_index
|
2022-02-23 23:41:49 -05:00 |
|
Alex Gleason
|
4bfbcb2f12
|
normalizeStatus(): test GoToSocial and Friendica normalization
|
2022-02-23 22:58:38 -05:00 |
|
Alex Gleason
|
0c962ee198
|
normalizeInstance(): add tests for GoToSocial and Friendica
|
2022-02-23 22:51:23 -05:00 |
|
Alex Gleason
|
fe6ffc9bc5
|
normalizeInstance(): add fixtures and tests for Fedibird, Mitra
|
2022-02-23 22:43:55 -05:00 |
|
Alex Gleason
|
331b239cc9
|
Normalize mentions, add tests
|
2022-02-23 22:31:35 -05:00 |
|