Alex Gleason
|
fa4d36b7a7
|
Move ActionBar links into LinkFooter
|
2021-03-25 18:56:07 -05:00 |
|
Alex Gleason
|
6ead42b06d
|
Handle logout
|
2021-03-25 15:15:37 -05:00 |
|
Alex Gleason
|
a5f6fa66ac
|
Remove LoginModal for now
|
2021-03-25 14:44:02 -05:00 |
|
Alex Gleason
|
663d375dc5
|
Throttle fetchOwnAccounts correctly
|
2021-03-25 13:47:01 -05:00 |
|
Alex Gleason
|
c14fc83ac1
|
Improve style of profile dropdown
|
2021-03-25 13:23:59 -05:00 |
|
Alex Gleason
|
007527328e
|
Start building LoginModal
|
2021-03-25 12:21:48 -05:00 |
|
Alex Gleason
|
88420ccca6
|
Fetch unfetched otherAccounts
|
2021-03-23 21:01:50 -05:00 |
|
Alex Gleason
|
0162eac662
|
Refactor auth to support multiple accounts
|
2021-03-23 19:06:55 -05:00 |
|
Alex Gleason
|
453290c6d7
|
Make it harder to accidentally delete a local user
|
2021-03-15 19:32:52 -05:00 |
|
Alex Gleason
|
d0600aef02
|
Refactor Follow button and remote follow
|
2021-01-27 19:38:05 -06:00 |
|
Alex Gleason
|
a5ed1998d7
|
Merge remote-tracking branch 'origin/develop' into remote_follow
|
2021-01-27 19:14:22 -06:00 |
|
Alex Gleason
|
f24e1c9929
|
Normalize Pleroma user fields, fixes #549
|
2021-01-18 13:59:24 -06:00 |
|
Sean King
|
fe8eecf925
|
Refactor bot badge
|
2021-01-18 11:55:38 -07:00 |
|
Alex Gleason
|
558fd1e3cc
|
Fix column header conditional rendering, oops again
|
2021-01-01 14:25:48 -06:00 |
|
Alex Gleason
|
82b41d2521
|
Fix breaking column bug lol whoops
|
2021-01-01 14:11:52 -06:00 |
|
Alex Gleason
|
c5641a566d
|
Admin: add link to moderation log within reports
|
2021-01-01 14:06:12 -06:00 |
|
Alex Gleason
|
acf0619790
|
Columns cleanup
|
2021-01-01 13:22:54 -06:00 |
|
Alex Gleason
|
0e4a5101db
|
Reports: display media
|
2020-12-31 23:16:50 -06:00 |
|
Alex Gleason
|
a1db330b14
|
Accordion: use children instead of content
|
2020-12-31 20:18:57 -06:00 |
|
Alex Gleason
|
51faa660ca
|
Admin: refactor Reports reducer
|
2020-12-31 14:29:31 -06:00 |
|
Alex Gleason
|
eec89aaeb5
|
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
|
2020-12-29 20:26:26 -06:00 |
|
Sean King
|
d769ee7c90
|
Refactor promo and features panels
|
2020-11-10 17:22:02 -07:00 |
|
Alex Gleason
|
0bbdaa4191
|
eslint: trailing comma fixes, unused var
|
2020-10-07 13:08:36 -05:00 |
|
Alex Gleason
|
b8e78ab6a3
|
v1.0.0 --> v1.1.0
|
2020-10-04 22:28:34 -05:00 |
|
Alex Gleason
|
17266e172f
|
Chats: count only unread *chats* not total unread messages for counter
|
2020-10-02 20:01:09 -05:00 |
|
Alex Gleason
|
3a0b58315f
|
SoapboxConfig: add a default themeMode toggle
|
2020-10-01 19:33:03 -05:00 |
|
Alex Gleason
|
58d5b1940e
|
Accordion: fix PropType error
|
2020-10-01 16:17:32 -05:00 |
|
Alex Gleason
|
7b6276fa59
|
Accordion: replace ExplanationBox with Accordion
|
2020-10-01 16:00:50 -05:00 |
|
Alex Gleason
|
63fc0b4e26
|
Accordion: refactor
|
2020-10-01 15:19:38 -05:00 |
|
Mary Kate
|
12bdeac718
|
updates to Soapbox Config. Remove unnecessary fields, add accordion component
|
2020-09-30 14:09:00 -05:00 |
|
Alex Gleason
|
cbf8f82035
|
Fix 0 bug for user panel, fixes #415 !235
|
2020-09-17 23:35:08 -05:00 |
|
Alex Gleason
|
ec491add23
|
UserPanel: only show stats when they're available
|
2020-09-11 13:04:45 -05:00 |
|
Alex Gleason
|
28e8ab9067
|
Highlight home tab for public timelines, fixes #406
|
2020-09-09 14:52:27 -05:00 |
|
Sean King
|
c2273ac8de
|
Merge branch 'develop' into 'remote_follow'
# Conflicts:
# app/soapbox/features/account/components/header.js
|
2020-08-31 02:06:16 +00:00 |
|
Alex Gleason
|
a419c5da34
|
Merge branch 'chats' into 'develop'
ChatMessages MVP
See merge request soapbox-pub/soapbox-fe!185
|
2020-08-28 22:03:34 +00:00 |
|
Alex Gleason
|
229d5c3f90
|
Chats: add mobile chat notification counter
|
2020-08-28 15:22:33 -05:00 |
|
Alex Gleason
|
2f2c849dfa
|
Chats: remove DM links from menus
|
2020-08-28 15:09:17 -05:00 |
|
Mary Kate
|
d74a1908c7
|
move deactivated profile logic to css
|
2020-08-25 13:47:36 -05:00 |
|
Alex Gleason
|
fa9421a7c1
|
Reports counter: Only count open reports
|
2020-08-24 18:00:09 -05:00 |
|
Alex Gleason
|
c3c77c1795
|
Show reports counter icon for staff members, fixes #273
|
2020-08-24 17:18:53 -05:00 |
|
Alex Gleason
|
ec42888fff
|
Add getSoapboxConfig() like getSettings()
|
2020-08-23 16:04:01 -05:00 |
|
Sean King
|
71d40b3dd6
|
Merge branch 'develop' into 'remote_follow'
# Conflicts:
# app/soapbox/features/account/components/header.js
|
2020-08-18 17:24:12 +00:00 |
|
Mary Kate
|
f4b7f2a1bf
|
remove deactivated proile bio hotfix
|
2020-08-17 22:34:27 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
53500c44b4
|
Always render all columns, fixes #332, breaks #293
|
2020-08-16 15:24:41 -05:00 |
|
Alex Gleason
|
1e06eff010
|
Merge branch 'page-layout-style-improvement' into 'develop'
Only render layout column inner div when column exists, fixes #293
Closes #293
See merge request soapbox-pub/soapbox-fe!171
|
2020-08-16 17:39:37 +00:00 |
|
Mary Kate
|
455cb6f575
|
only render layout colum inner div when column exists, fixes #293
|
2020-08-15 18:50:42 -05:00 |
|
Mary Kate
|
2f24577e7f
|
only show public attachments in profile media panel
|
2020-08-15 15:51:31 -05:00 |
|
Mary Kate
|
422588178a
|
loading improvments for profile media panel
|
2020-08-15 15:19:18 -05:00 |
|
Mary Kate
|
dd0b0c911f
|
remove proile media panel from right sidebar on medium screens
|
2020-08-14 22:34:22 -05:00 |
|