Commit Graph

104 Commits

Author SHA1 Message Date
73a3ee296b Rename action.reload -> action.background 2021-03-30 00:45:23 -05:00
32b3173604 Set href for menu items with to 2021-03-29 23:29:16 -05:00
db201707bf Middle-click account to open it in a new tab, fixes #603 2021-03-29 23:22:54 -05:00
0ed3e0e3de Add own profile to profile dropdown 2021-03-27 12:16:45 -05:00
f728491ad0 Add follow request nav item when account is locked 2021-03-27 10:50:21 -05:00
fa4d36b7a7 Move ActionBar links into LinkFooter 2021-03-25 18:56:07 -05:00
6ead42b06d Handle logout 2021-03-25 15:15:37 -05:00
a5f6fa66ac Remove LoginModal for now 2021-03-25 14:44:02 -05:00
663d375dc5 Throttle fetchOwnAccounts correctly 2021-03-25 13:47:01 -05:00
c14fc83ac1 Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
007527328e Start building LoginModal 2021-03-25 12:21:48 -05:00
88420ccca6 Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
0162eac662 Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
453290c6d7 Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
d0600aef02 Refactor Follow button and remote follow 2021-01-27 19:38:05 -06:00
a5ed1998d7 Merge remote-tracking branch 'origin/develop' into remote_follow 2021-01-27 19:14:22 -06:00
f24e1c9929 Normalize Pleroma user fields, fixes #549 2021-01-18 13:59:24 -06:00
fe8eecf925 Refactor bot badge 2021-01-18 11:55:38 -07:00
558fd1e3cc Fix column header conditional rendering, oops again 2021-01-01 14:25:48 -06:00
82b41d2521 Fix breaking column bug lol whoops 2021-01-01 14:11:52 -06:00
c5641a566d Admin: add link to moderation log within reports 2021-01-01 14:06:12 -06:00
acf0619790 Columns cleanup 2021-01-01 13:22:54 -06:00
0e4a5101db Reports: display media 2020-12-31 23:16:50 -06:00
a1db330b14 Accordion: use children instead of content 2020-12-31 20:18:57 -06:00
51faa660ca Admin: refactor Reports reducer 2020-12-31 14:29:31 -06:00
eec89aaeb5 Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
d769ee7c90 Refactor promo and features panels 2020-11-10 17:22:02 -07:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
b8e78ab6a3 v1.0.0 --> v1.1.0 2020-10-04 22:28:34 -05:00
17266e172f Chats: count only unread *chats* not total unread messages for counter 2020-10-02 20:01:09 -05:00
3a0b58315f SoapboxConfig: add a default themeMode toggle 2020-10-01 19:33:03 -05:00
58d5b1940e Accordion: fix PropType error 2020-10-01 16:17:32 -05:00
7b6276fa59 Accordion: replace ExplanationBox with Accordion 2020-10-01 16:00:50 -05:00
63fc0b4e26 Accordion: refactor 2020-10-01 15:19:38 -05:00
12bdeac718 updates to Soapbox Config. Remove unnecessary fields, add accordion component 2020-09-30 14:09:00 -05:00
cbf8f82035 Fix 0 bug for user panel, fixes #415 !235 2020-09-17 23:35:08 -05:00
ec491add23 UserPanel: only show stats when they're available 2020-09-11 13:04:45 -05:00
28e8ab9067 Highlight home tab for public timelines, fixes #406 2020-09-09 14:52:27 -05:00
c2273ac8de Merge branch 'develop' into 'remote_follow'
# Conflicts:
#   app/soapbox/features/account/components/header.js
2020-08-31 02:06:16 +00:00
a419c5da34 Merge branch 'chats' into 'develop'
ChatMessages MVP

See merge request soapbox-pub/soapbox-fe!185
2020-08-28 22:03:34 +00:00
229d5c3f90 Chats: add mobile chat notification counter 2020-08-28 15:22:33 -05:00
2f2c849dfa Chats: remove DM links from menus 2020-08-28 15:09:17 -05:00
d74a1908c7 move deactivated profile logic to css 2020-08-25 13:47:36 -05:00
fa9421a7c1 Reports counter: Only count open reports 2020-08-24 18:00:09 -05:00
c3c77c1795 Show reports counter icon for staff members, fixes #273 2020-08-24 17:18:53 -05:00
ec42888fff Add getSoapboxConfig() like getSettings() 2020-08-23 16:04:01 -05:00
71d40b3dd6 Merge branch 'develop' into 'remote_follow'
# Conflicts:
#   app/soapbox/features/account/components/header.js
2020-08-18 17:24:12 +00:00
f4b7f2a1bf remove deactivated proile bio hotfix 2020-08-17 22:34:27 -05:00
cb0c34aa7e Merge branch 'deactivated-accounts' into 'develop'
Remove info from deactivated account pages

Closes #291

See merge request soapbox-pub/soapbox-fe!157
2020-08-18 03:15:02 +00:00
53500c44b4 Always render all columns, fixes #332, breaks #293 2020-08-16 15:24:41 -05:00