Alex Gleason
|
b53b031720
|
Lint fix
|
2021-08-11 12:22:06 -05:00 |
|
Alex Gleason
|
bde53541b7
|
Merge branch 'account-aliases' into 'develop'
Account aliases
See merge request soapbox-pub/soapbox-fe!663
|
2021-08-11 17:02:56 +00:00 |
|
Alex Gleason
|
66ece5251e
|
Nuke LoadGap
|
2021-08-09 21:02:00 -05:00 |
|
|
b157530ebf
|
No account search results message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-08 16:17:29 +02:00 |
|
|
d36ec10c6a
|
Auto select search tab that has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-07 20:57:22 +02:00 |
|
|
403d6ae48c
|
Search results improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-07 20:42:39 +02:00 |
|
|
f203a4d389
|
WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-05 15:31:29 +02:00 |
|
Alex Gleason
|
dcd964dba9
|
Merge branch 'eslint-recommended' into 'develop'
eslint: extend 'eslint:recommended'
See merge request soapbox-pub/soapbox-fe!661
|
2021-08-03 19:57:41 +00:00 |
|
Alex Gleason
|
497b6b08d4
|
Merge branch 'store-current-search-tab' into 'develop'
Keep selected search results tab
See merge request soapbox-pub/soapbox-fe!657
|
2021-08-03 19:39:09 +00:00 |
|
Alex Gleason
|
594cf088ed
|
eslint: extend 'eslint:recommended'
|
2021-08-03 14:29:36 -05:00 |
|
Alex Gleason
|
5548644bd6
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
|
f8dcafae98
|
update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-02 21:10:41 +02:00 |
|
|
bd16715763
|
Keep active search results tab
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-02 20:51:15 +02:00 |
|
Alex Gleason
|
e7813e178a
|
Merge branch 'search-tabs' into 'develop'
Tabbed, paginated search results
See merge request soapbox-pub/soapbox-fe!652
|
2021-07-30 23:16:31 +00:00 |
|
|
e7d122dc95
|
No more items if there are less than 20 results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-30 21:49:28 +02:00 |
|
|
d0f3fe6771
|
Tabbed, paginated search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-30 17:51:43 +02:00 |
|
Alex Gleason
|
e4dd720d51
|
EditFederationModal: use ConfigDB directly instead of /api/v1/instance
|
2021-07-28 17:06:21 -05:00 |
|
Alex Gleason
|
912bb129be
|
Merge branch 'remove-indexeddb-reads' into 'develop'
Remove unused IndexedDB reads
See merge request soapbox-pub/soapbox-fe!624
|
2021-07-20 20:26:51 +00:00 |
|
Alex Gleason
|
09d7ec3161
|
Remove unused IndexedDB reads
https://github.com/mastodon/mastodon/pull/14730
|
2021-07-20 15:05:58 -05:00 |
|
|
0e59139902
|
Use Mastodon defaults for initial state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-19 23:15:42 +02:00 |
|
Alex Gleason
|
5f3b33cce7
|
Merge remote-tracking branch 'origin/develop' into admin-recent-users
|
2021-07-14 12:28:36 -05:00 |
|
Alex Gleason
|
b2ebdbcf80
|
Admin: display latest accounts in dashboard
|
2021-07-14 12:27:51 -05:00 |
|
Alex Gleason
|
a362e0bbd7
|
UserIndex: display account joined date when available
|
2021-07-14 10:22:07 -05:00 |
|
Alex Gleason
|
4d35f16483
|
Staff promotions: fix race conditions
|
2021-07-13 19:38:58 -05:00 |
|
Alex Gleason
|
695e64cb1f
|
Ingest tags from AdminAPI
|
2021-07-13 18:41:38 -05:00 |
|
Alex Gleason
|
fa91defea0
|
Rename 'dirty' to 'should_refetch'
|
2021-07-13 18:35:37 -05:00 |
|
Alex Gleason
|
2f6cd35f38
|
Admin: refactor actions to use accountIds instead of nicknames
|
2021-07-13 18:30:46 -05:00 |
|
Alex Gleason
|
a89ea524a9
|
Refactor AwaitingApproval
|
2021-07-13 17:59:55 -05:00 |
|
Alex Gleason
|
3043924045
|
Refactor UserIndex to use its own state instead of Redux
|
2021-07-13 17:01:31 -05:00 |
|
Alex Gleason
|
80a682f120
|
Admin: add UserIndex to view a list of registered users
|
2021-07-13 15:16:31 -05:00 |
|
Alex Gleason
|
b892c6fe22
|
Staff promotions: change action names to more closely match AdminAPI endpoints
|
2021-07-13 12:34:58 -05:00 |
|
Alex Gleason
|
5eafa25ea9
|
Allow promotion/demotion of users to staff roles
|
2021-07-13 12:21:12 -05:00 |
|
Alex Gleason
|
941e101fba
|
Auth: test ME_FETCH_SKIP in reducer
|
2021-07-09 16:29:01 -05:00 |
|
Alex Gleason
|
8cc8a465c7
|
Auth: sanitize the initial state
|
2021-07-09 16:24:18 -05:00 |
|
Alex Gleason
|
d3db2e37e3
|
Auth: better data validation
|
2021-07-09 15:54:32 -05:00 |
|
Alex Gleason
|
7b61d319b1
|
Auth: clear me when ME_FETCH_SKIP is dispatched
|
2021-07-09 14:58:49 -05:00 |
|
Alex Gleason
|
5f40ae1d48
|
Timelines: add tests
|
2021-07-08 17:10:01 -05:00 |
|
Alex Gleason
|
628dc92775
|
StatusLists: big refactor with OrderedSet
|
2021-07-08 16:12:04 -05:00 |
|
Alex Gleason
|
f0fa5e6945
|
Timelines: truncate on dequeue if scrolled to the top
|
2021-07-08 15:30:18 -05:00 |
|
Alex Gleason
|
dd6746c3d7
|
Timelines: determine status order in expandNormalizedTimeline
|
2021-07-08 15:16:31 -05:00 |
|
Alex Gleason
|
c505cde24f
|
Timelines: fix dequeue, fix component propTypes
|
2021-07-08 14:52:07 -05:00 |
|
Alex Gleason
|
2978745311
|
Timelines: big refactor, use Immutable.OrderedSet
|
2021-07-08 14:28:53 -05:00 |
|
Alex Gleason
|
91fdec9d3c
|
Merge branch 'lists' into 'develop'
Fix issues related to lists
See merge request soapbox-pub/soapbox-fe!567
|
2021-07-01 20:01:42 +00:00 |
|
|
edab70e2ea
|
Fix issues related to lists
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-01 21:45:25 +02:00 |
|
Alex Gleason
|
9ea1df2fb1
|
Scheduled statuses validation
|
2021-06-30 14:53:29 -05:00 |
|
Alex Gleason
|
411ecadeda
|
Merge branch 'move' into 'develop'
Account move notification
See merge request soapbox-pub/soapbox-fe!560
|
2021-06-30 16:06:57 +00:00 |
|
|
414fcd11ad
|
update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 14:22:49 +02:00 |
|
|
ace220850d
|
Account move notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 13:42:38 +02:00 |
|
Alex Gleason
|
3edf243bbe
|
Admin: optimistic user deletions
|
2021-06-30 03:02:52 -05:00 |
|