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 |
|
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 |
|
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 |
|
Mary Kate
|
30983571b1
|
add profile media panel
|
2020-08-14 14:32:32 -05:00 |
|
Mary Kate
|
9b85b4ad7f
|
remove info from deactivated account pages
|
2020-08-12 13:06:28 -05:00 |
|
Sean King
|
72433b6bd0
|
Translation strings for FeaturesPanel
|
2020-08-10 21:03:28 -06:00 |
|
Mary Kate
|
6ac0c615fe
|
fixes #278, large awaiting approval button
|
2020-08-10 12:23:59 -05:00 |
|
Alex Gleason
|
e97b9d2168
|
Update columns layout for all pages
|
2020-08-09 14:37:02 -05:00 |
|
Alex Gleason
|
715779653c
|
Rearrange home sidebars
|
2020-08-09 00:29:28 -05:00 |
|
Mary Kate
|
7931a9a89d
|
code review
|
2020-08-07 18:10:13 -05:00 |
|
Mary Kate
|
c9b2b66283
|
add verification icon on verified users
|
2020-08-05 12:08:52 -05:00 |
|
Alex Gleason
|
2e21c04e28
|
Clean up unused UserPanel code
|
2020-08-02 20:50:06 -05:00 |
|
Mary Kate
|
f6ebe5cbd7
|
profile card basic functionality, needs some UI improvements
|
2020-07-28 20:02:11 -05:00 |
|
Bárbara de Castro Fernandes
|
563e4e5bab
|
Show profile preview on hover
|
2020-07-28 14:15:57 -05:00 |
|
Mary Kate
|
7fd8c860b6
|
add toggle to collapse and expand Fediverse tab explaination box, fixes #63
|
2020-07-26 17:49:43 -05:00 |
|
Alex Gleason
|
e8288ffdf8
|
Fix theme-toggle v-align issues
|
2020-07-20 15:34:54 -05:00 |
|
Sean King
|
1a0c3131bf
|
Spacing fix
|
2020-07-19 19:03:39 -06:00 |
|
Sean King
|
9df1b085cb
|
ThemeToggle class
|
2020-07-19 18:50:09 -06:00 |
|
Sean King
|
277f4b5f22
|
Move ThemeToggle to separate class, style it, and fix it on mobile
|
2020-07-19 18:44:17 -06:00 |
|
Sean King
|
796bf9c844
|
Change design of toggle button
|
2020-07-19 15:50:16 -06:00 |
|
Sean King
|
54d7fbdc5a
|
Remove top navbar's auto-hide
|
2020-07-12 16:39:18 -06:00 |
|
Sean King
|
03c63fa36d
|
Fix a bug where it doesn't show the proper icon if the themeMode is not set
|
2020-07-11 21:29:57 -06:00 |
|
Sean King
|
8b376b81cf
|
State condition isLight unnecessary
|
2020-07-11 14:22:39 -06:00 |
|
Sean King
|
697291e6f5
|
Light/dark theme toggle in top navbar
|
2020-07-10 22:35:02 -06:00 |
|