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
|
9547a7042d
|
Normalize chat in reducer, not action
|
2022-03-10 21:09:12 -06:00 |
|
Alex Gleason
|
75db92719d
|
Normalize poll emoji
|
2022-03-10 19:55:14 -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
|
4961433f7b
|
Actually, we can access state.instance.version directly now
|
2022-03-09 16:07:24 -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
|
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
|
19ac4a54c2
|
normalizeAccount(): normalize Pleroma legacy fields
|
2022-02-27 20:25:15 -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 |
|
|
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 |
|
Alex Gleason
|
706bc08c88
|
Status reducer: fix search_index
|
2022-02-23 23:41:49 -05:00 |
|
Alex Gleason
|
34ba2505bd
|
normalizeStatus: normalize quote post
|
2022-02-23 18:25:38 -05:00 |
|
Alex Gleason
|
5e18691ab5
|
Fix custom emoji parsing
|
2022-02-23 12:37:12 -05:00 |
|
Alex Gleason
|
01bf8b4729
|
Merge remote-tracking branch 'origin/develop' into fix-self-reply
|
2022-02-23 12:03:04 -05:00 |
|
Alex Gleason
|
16da9030ac
|
normalizeInstance: break out instance normalization into its own module
|
2022-02-23 11:24:36 -05:00 |
|
Alex Gleason
|
5afd1ce4b3
|
Fix PendingStatus
|
2022-02-21 03:56:31 -05:00 |
|
Alex Gleason
|
b1a8f6f3ab
|
Add back expandSpoilers
|
2022-02-20 12:44:10 -05:00 |
|
Alex Gleason
|
f1f784f751
|
normalizeStatus: fix tests, fixQuote fix
|
2022-02-20 03:38:22 -05:00 |
|
Alex Gleason
|
f7f18fac79
|
Refactor status normalizer
|
2022-02-20 02:27:29 -05:00 |
|
Alex Gleason
|
d16b764de7
|
Create normalizers/status module
|
2022-02-20 00:27:40 -05:00 |
|
Alex Gleason
|
1130373c02
|
pendingStatus: fix crash when replying to self
|
2022-02-19 22:49:12 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
63fa3e7154
|
Status: normalize media attachments
|
2022-02-11 17:58:18 -06:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
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 |
|
marcin mikołajczak
|
8fed920bb7
|
Merge branch 'develop' into 'snackbar-action-link'
# Conflicts:
# app/soapbox/features/edit_profile/index.js
|
2022-02-01 08:27:38 +00:00 |
|
Alex Gleason
|
3708c0128c
|
Merge branch 'birthdays' into 'develop'
Birth dates
See merge request soapbox-pub/soapbox-fe!1000
|
2022-02-01 01:00:52 +00:00 |
|
Alex Gleason
|
e04e75f831
|
Set attachment limit from instance
|
2022-01-31 17:52:12 -06:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
bd3c74f566
|
Prevent a quoted status overriding the quote of its parent
|
2022-01-24 15:08:22 -06:00 |
|
|
c5e34de79a
|
Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:18:20 +01:00 |
|
|
b0363607c8
|
Quote posts: do not mention anyone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:07:26 +01:00 |
|