Commit graph

24 commits

Author SHA1 Message Date
Alex Gleason
56462d8a9a
Add accounts_meta reducer to support storing source data for multiple accounts 2021-08-23 17:51:32 -05:00
Alex Gleason
463b3ba085
Auth: store users by their ActivityPub ID instead of their primary key 2021-08-21 17:38:19 -05:00
Alex Gleason
dcf7dd216f
AccountTimeline: let it be configurable like other timelines 2021-08-11 15:31:46 -05:00
Alex Gleason
a310197a5a
eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
Alex Gleason
e4dd720d51
EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
Alex Gleason
155b342081
FederationRestrictions: add RestrictedInstance component 2021-07-25 15:08:14 -05:00
Alex Gleason
f4ba9b9b2e
Display federation restrictions on remote timelines 2021-07-19 17:25:36 -05:00
Alex Gleason
a89ea524a9
Refactor AwaitingApproval 2021-07-13 17:59:55 -05:00
Alex Gleason
4e3c002f8a
Refactor getOtherAccounts selector 2021-07-10 04:49:44 -05:00
Alex Gleason
e7d360baae
ProfileDropdown: memoize otherAccounts for performance 2021-07-01 19:31:27 -05:00
ace220850d Account move notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 13:42:38 +02:00
Alex Gleason
142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses 2020-12-31 22:20:31 -06:00
Alex Gleason
a8893907d4
Reports: import statuses, add getReport selector 2020-12-31 20:11:08 -06:00
Alex Gleason
0bbdaa4191
eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
Alex Gleason
88c12a72a9
Improve login messaging 2020-09-29 21:35:10 -05:00
Alex Gleason
78b4587ce0
Snackbar: improve style 2020-09-28 18:43:17 -05:00
Alex Gleason
9d2da836b3
Snackbar: allow severity levels 2020-09-21 22:56:15 -05:00
Alex Gleason
445bb30ac0
Chats: display the last message in chats list, fixes #361 2020-08-30 19:31:09 -05:00
Alex Gleason
b98f06e3d3
Chats: Import and normalize chats 2020-08-25 12:38:21 -05:00
Alex Gleason
44e882d7fc
Show donor badge 2020-07-04 21:25:43 -05:00
Alex Gleason
3179eacadd
Account Media: Filter non-owned media for other users 2020-06-12 20:47:43 -05:00
Alex Gleason
741b27195e
Account Gallery: Fix "view context" button, fixes #193 2020-06-12 20:10:07 -05:00
Alex Gleason
27925d2746
Account Timeline: Filter media from reposts 2020-06-12 14:07:06 -05:00
Alex Gleason
d24dcb3e60
gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00