Commit Graph

418 Commits

Author SHA1 Message Date
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
2089cb124d Test account.moved 2022-03-12 14:52:03 -06:00
6fa973aec0 Remove importer/normalizer.js 2022-03-11 21:22:11 -06:00
b5432ad8de Refactor some reducers with Immutable.Record 2022-03-11 14:42:52 -06:00
7a7fafc8ed Refactor applyActions() into test_helpers.js 2022-03-11 13:55:48 -06:00
7d91bb7ff9 Refactor Notifications reducer with Immutable.Record, start rewriting tests 2022-03-11 13:51:34 -06:00
9547a7042d Normalize chat in reducer, not action 2022-03-10 21:09:12 -06:00
75db92719d Normalize poll emoji 2022-03-10 19:55:14 -06:00
9afd43a42d Normalize Attachment entities as Immutable.Record 2022-03-10 17:15:09 -06:00
4bd1531056 More poll normalization fixes 2022-03-10 16:25:11 -06:00
2dcd05651e Improve Poll normalization, store as Immutable.Record 2022-03-10 15:32:01 -06:00
4961433f7b Actually, we can access state.instance.version directly now 2022-03-09 16:07:24 -06:00
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
90afa8aeaf Parse the Redux state as an Immutable.Record 2022-03-09 15:24:42 -06:00
831741bea5 Test that reducers parse as Records 2022-03-08 23:59:59 -06:00
10116a312a Normalizers: fix tests 2022-03-08 23:47:30 -06:00
7a18f8b9c8 Create Records for Account and Status 2022-03-08 23:25:30 -06:00
19ac4a54c2 normalizeAccount(): normalize Pleroma legacy fields 2022-02-27 20:25:15 -06:00
7054a5e9ac Create account normalizer 2022-02-27 14:42:42 -06:00
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
2257612b12 Fedibird birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 22:49:42 +01:00
ccff91b072 Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 15:57:34 +01:00
706bc08c88 Status reducer: fix search_index 2022-02-23 23:41:49 -05:00
34ba2505bd normalizeStatus: normalize quote post 2022-02-23 18:25:38 -05:00
5e18691ab5 Fix custom emoji parsing 2022-02-23 12:37:12 -05:00
01bf8b4729 Merge remote-tracking branch 'origin/develop' into fix-self-reply 2022-02-23 12:03:04 -05:00
16da9030ac normalizeInstance: break out instance normalization into its own module 2022-02-23 11:24:36 -05:00
5afd1ce4b3 Fix PendingStatus 2022-02-21 03:56:31 -05:00
b1a8f6f3ab Add back expandSpoilers 2022-02-20 12:44:10 -05:00
f1f784f751 normalizeStatus: fix tests, fixQuote fix 2022-02-20 03:38:22 -05:00
f7f18fac79 Refactor status normalizer 2022-02-20 02:27:29 -05:00
d16b764de7 Create normalizers/status module 2022-02-20 00:27:40 -05:00
1130373c02 pendingStatus: fix crash when replying to self 2022-02-19 22:49:12 -05:00
85c32e3f76 Merge branch 'account-migrations' into 'develop'
Allow account migrations

See merge request soapbox-pub/soapbox-fe!1038
2022-02-19 03:03:57 +00:00
635f88f5e8 Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
767c3dad7a Merge remote-tracking branch 'soapbox/develop' into modals-stack 2022-02-14 22:32:58 +01:00
23aa11dfe3 Use new API for account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-14 21:00:41 +01:00
63fa3e7154 Status: normalize media attachments 2022-02-11 17:58:18 -06:00
abcd55752d Support only external Ethereum auth for now 2022-02-10 19:34:23 -06:00
a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01:00
e0f0370579 Merge remote-tracking branch 'soapbox/develop' into modals-stack
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 14:30:38 +01:00
d5ae29bfda Merge branch 'mastodon-configuration' into 'develop'
Normalize instance configuration for Mastodon

See merge request soapbox-pub/soapbox-fe!1022
2022-02-01 15:23:50 +00:00
8fed920bb7 Merge branch 'develop' into 'snackbar-action-link'
# Conflicts:
#   app/soapbox/features/edit_profile/index.js
2022-02-01 08:27:38 +00:00
3708c0128c Merge branch 'birthdays' into 'develop'
Birth dates

See merge request soapbox-pub/soapbox-fe!1000
2022-02-01 01:00:52 +00:00
e04e75f831 Set attachment limit from instance 2022-01-31 17:52:12 -06:00
04979486e8 Normalize instance configuration for Mastodon 2022-01-31 16:51:11 -06:00
807b3c7e5b Use stack for modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-30 18:53:47 +01:00
e5e4105a03 Fix quote_visible for nested quote 2022-01-28 10:17:38 -06:00
bf7cd98c03 Add 'View' action link to some notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-27 16:00:05 +01:00
7da12b1526 Merge remote-tracking branch 'soapbox/develop' into birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 23:12:07 +01:00