Curtis ROck
|
78d0955db2
|
fix lint error
|
2020-07-08 22:19:55 -05:00 |
|
Curtis ROck
|
1402b12e3a
|
debugged tests
|
2020-07-08 22:05:22 -05:00 |
|
crockwave
|
41ed27751e
|
debugged reducer tests
|
2020-07-08 19:22:49 -05:00 |
|
Curtis ROck
|
3635d669f4
|
linter fix
|
2020-07-07 22:27:41 -05:00 |
|
Curtis ROck
|
e01b7d8d70
|
fix linter errors
|
2020-07-07 21:52:56 -05:00 |
|
crockwave
|
3481b4c728
|
edited height_cache-test, identity_proofs-test, and list_adder-test
|
2020-07-07 19:38:16 -05:00 |
|
Curtis ROck
|
acfd8fe2ac
|
edit conversations-test
|
2020-07-07 08:55:44 -05:00 |
|
crockwave
|
c55e937dcc
|
linter fix
|
2020-07-06 15:08:13 -05:00 |
|
crockwave
|
8ad0b96600
|
fix linter
|
2020-07-06 14:52:01 -05:00 |
|
crockwave
|
ff63b6f6c5
|
edit auth-test
|
2020-07-06 14:42:11 -05:00 |
|
crockwave
|
ca2ccb8a3c
|
started editing additional reducer tests
|
2020-07-05 19:38:32 -05:00 |
|
Alex Gleason
|
44e882d7fc
|
Show donor badge
|
2020-07-04 21:25:43 -05:00 |
|
Alex Gleason
|
4c6589637d
|
Tests: relationships reducers
|
2020-07-04 20:48:31 -05:00 |
|
Alex Gleason
|
61deb1237d
|
Make relationships load faster
Import pleroma.relationships when the account loads
|
2020-07-04 20:15:20 -05:00 |
|
Alex Gleason
|
15998abf89
|
Refactor account reducer
|
2020-07-04 19:37:07 -05:00 |
|
crockwave
|
f7f2b500b5
|
edit reducers/compose-test
|
2020-07-04 14:43:50 -05:00 |
|
Alex Gleason
|
0dc085411c
|
Refactor Patron code
|
2020-07-04 14:14:36 -05:00 |
|
crockwave
|
a3df58e260
|
edited reducers/compose-test.js
|
2020-07-04 13:13:23 -05:00 |
|
crockwave
|
7da412d8e5
|
fixed linter errors
|
2020-07-04 11:38:50 -05:00 |
|
crockwave
|
cb98e71748
|
edit reducers/compose.js
|
2020-07-03 18:44:25 -05:00 |
|
crockwave
|
ed9c9800ae
|
further compose reducer tests
|
2020-07-02 20:18:19 -05:00 |
|
Sean King
|
bf8b875b96
|
Jest test failure fix. Let's make sure we don't have the roof collapse.
|
2020-07-02 16:31:51 -05:00 |
|
Sean King
|
1a7cbb21a7
|
Audio player work (change of sensitive content handling)
|
2020-07-02 16:31:48 -05:00 |
|
Curtis
|
53d70a98bf
|
Update compose.js to decouple spoiler from marking media as NSFW
|
2020-07-02 18:32:42 +00:00 |
|
crockwave
|
1144ff3ddf
|
Merge branch 'reducers_tests' of https://gitlab.com/soapbox-pub/soapbox-fe into reducers_tests
further edit to compose-test.js
|
2020-07-01 16:48:07 -05:00 |
|
crockwave
|
a9d9c44a72
|
further edit of compose-test.js
|
2020-07-01 16:40:15 -05:00 |
|
Curtis
|
e88bf30d7a
|
Update compose-test.js
|
2020-07-01 01:51:21 +00:00 |
|
crockwave
|
0641b29e2a
|
started editing reducers/__tests__/compose-test
|
2020-06-30 19:18:26 -05:00 |
|
Alex Gleason
|
7fbcf3ca57
|
Composer: Don't force scope change after settings save, fixes #122
|
2020-06-16 18:00:27 -05:00 |
|
Alex Gleason
|
4720ccc57d
|
Use distinct ME_PATCH_SUCCESS action for responding to account updates
|
2020-06-16 17:36:49 -05:00 |
|
Alex Gleason
|
f01a8b5b8f
|
Composer: Test scope on reply
|
2020-06-16 17:30:19 -05:00 |
|
Alex Gleason
|
5e60fe1954
|
Support Pleroma legacy notification counter, fixes #172
|
2020-06-10 08:45:48 -05:00 |
|
Alex Gleason
|
0e86d03c97
|
Tests: Notification reducer NOTIFICATIONS_EXPAND_SUCCESS
|
2020-06-10 00:52:58 -05:00 |
|
Alex Gleason
|
d78a62ed41
|
Lint: whitespace issue
|
2020-06-09 23:13:03 -05:00 |
|
Alex Gleason
|
f4c12c6986
|
Tests: Boilerplate all reducers
|
2020-06-09 20:08:07 -05:00 |
|
Alex Gleason
|
0c1eeb9efa
|
Tests: start reducers/auth tests
|
2020-06-09 19:31:52 -05:00 |
|
Alex Gleason
|
e78d8d59b6
|
Compose: Fix content retention on close, fixes #139
|
2020-06-07 16:40:56 -05:00 |
|
Alex Gleason
|
374e985e37
|
Composer: Only process mentions if they exist, fixes #133
|
2020-06-07 16:06:31 -05:00 |
|
Alex Gleason
|
35d5e7d649
|
SecurityForm: Revoke OAuth token
|
2020-06-05 15:54:09 -05:00 |
|
Alex Gleason
|
db1ad3e16f
|
SecurityForm: Display OAuth tokens
|
2020-06-05 15:43:03 -05:00 |
|
Alex Gleason
|
3e2b282cb8
|
Postpone setting the brand color until soapbox.json succeeds or fails
Fixes color flickering during load
|
2020-06-03 14:47:49 -05:00 |
|
Alex Gleason
|
8f566b70e6
|
Better actions names for INSTANCE_FETCH_SUCCESS etc
|
2020-06-03 14:26:22 -05:00 |
|
Alex Gleason
|
e8fcd9bf18
|
Actually set default brandColor in SoapboxMount
|
2020-06-03 14:20:45 -05:00 |
|
Alex Gleason
|
7d58694cce
|
Set Azure as default brandColor (can still be set blank with null)
|
2020-06-03 11:23:21 -05:00 |
|
Alex Gleason
|
a2c9aeb8dd
|
Conditionally fetch /nodeinfo/2.1.json for Pleroma < 2.1, #137
|
2020-05-31 12:01:21 -05:00 |
|
Bárbara de Castro Fernandes
|
775f923708
|
Add 'block user' option to the report window
|
2020-05-29 15:05:24 -03:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|