Commit graph

750 commits

Author SHA1 Message Date
Alex Gleason
4cd65b5d05
Suggestions: fix border-radius on mobile 2021-09-17 17:35:52 -05:00
Alex Gleason
dfb9401c93
Suggestions: use standard-panel when displayed in Home timeline 2021-09-17 17:29:42 -05:00
Alex Gleason
08a9602911
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
Alex Gleason
eb01996c12
Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
Alex Gleason
630736757d
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -05:00
Alex Gleason
34dce143e5 Merge branch 'suggestions-v2' into 'develop'
SuggestionsV2: pull in Mastodon's upstream code

See merge request soapbox-pub/soapbox-fe!765
2021-09-17 00:00:26 +00:00
Alex Gleason
9faff939a0
SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
Alex Gleason
501497b36f
Display loading indicator while JS is loading 2021-09-16 17:09:43 -05:00
Alex Gleason
1b1ef51778
Use math.div for division in scss
https://sass-lang.com/d/slash-div
2021-09-16 11:35:12 -05:00
Alex Gleason
53a0213fbf
Merge remote-tracking branch 'origin/develop' into next 2021-09-15 11:27:56 -05:00
6152ca40a7 Merge remote-tracking branch 'origin' into a11y--
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:18:14 +02:00
9734290bfb Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:09:14 +02:00
Alex Gleason
c691408d0d
Fix timeline scrolling issue, lol
"Intersection Observer Article", "Block Formatting Context"... I know some of these words
2021-09-13 19:10:20 -05:00
Alex Gleason
57430e8a98
UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00
Alex Gleason
638f55f208
AccountHeader: use foreground color for account bar 2021-09-13 13:51:29 -05:00
Alex Gleason
01e16be157
Columns: allow transparent columns to extend to the full screen width on mobile 2021-09-13 13:46:27 -05:00
Alex Gleason
8faea0b3cc
ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
Alex Gleason
3606901e87
ProfileStats: move scss to its own file 2021-09-13 13:16:40 -05:00
Alex Gleason
0eed6405d2
ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
Alex Gleason
afad3c26ea
Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
Alex Gleason
6eeecf0825
Profile: add smaller header image breakpoints 2021-09-13 12:06:47 -05:00
Alex Gleason
89b66ab56d
Profile: remove border from avatar 2021-09-13 11:58:49 -05:00
Alex Gleason
8b9942ef2b
SidebarMenu: use foreground color 2021-09-13 11:17:06 -05:00
Alex Gleason
f7d1091e93
SidebarMenu: fix background lightbox opacity animation 2021-09-13 11:13:15 -05:00
Alex Gleason
6ce09d4860
SidebarMenu: fix opening/closing animation 2021-09-13 11:00:43 -05:00
Alex Gleason
a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason
ca9ff1a0e6
TabsBar: move search to left 2021-09-12 19:08:41 -05:00
Alex Gleason
3bf15df730
Add SVG icon support 2021-09-12 18:57:30 -05:00
Alex Gleason
1ea45f7cdb
Gut the TabsBar 2021-09-12 18:51:39 -05:00
Alex Gleason
9a33215528
Improve SidebarMenu design 2021-09-12 18:39:26 -05:00
Alex Gleason
e0f97f4e99
Start navigation changes 2021-09-12 18:20:13 -05:00
Alex Gleason
3fd1a10b73
Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
marcin mikołajczak
c2fc7a0331 Merge branch 'develop' into 'reactions-page'
# Conflicts:
#   app/soapbox/utils/features.js
2021-09-09 20:48:30 +00:00
c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00
3783378b79 Use Link, check if authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 23:03:42 +02:00
8f6bd69f11 Make avatar in compose box navigate to profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 22:20:12 +02:00
14c094e9db styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:23:09 +02:00
ThibG
2ef0cdb71b Fix ordering of keyboard access between CW field, textarea and emoji picker 2021-08-28 15:22:20 +02:00
6c034e3a41 Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:22:04 +02:00
686c458b63 Attachment preview icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-21 16:28:05 +02:00
Sean King
3fcee10887
Move to new fontsource packages 2021-08-12 09:06:28 -06:00
Alex Gleason
fc03a10505
pinnedHosts: fix light theme CSS 2021-08-11 20:34:49 -05:00
Alex Gleason
4e2f12eb18
pinnedHosts: add host picker to public timelines 2021-08-11 19:38:25 -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
b157530ebf No account search results message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-08 16:17:29 +02:00
Alex Gleason
ac610bce0f
Statuses: center eye-slash icon 2021-08-06 11:06:23 -05:00
c4f97187d9 lint --fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-05 15:35:07 +02:00
f203a4d389 WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-05 15:31:29 +02:00
83e9edb573 Don't display search tabs until there are results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-02 21:08:06 +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
1fd9949566 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-30 23:22:55 +02:00
055b001f74 Works fine, I think
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-30 23:05:54 +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
073871248f Merge branch 'no-emoji-selector-outline-but-this-time-it-actually-works' into 'develop'
No outline for emoji selector when invisible, but this time it actually works

See merge request soapbox-pub/soapbox-fe!651
2021-07-30 13:54:47 +00:00
33c7fcdcb7 No outline for emoji selector when invisible, but this time it actually works
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-30 13:07:24 +02:00
Alex Gleason
1a9335d494 Merge branch 'no-emoji-selector-outline' into 'develop'
No outline for emoji selector when invisible

Closes #707

See merge request soapbox-pub/soapbox-fe!650
2021-07-29 19:47:05 +00:00
10f55dbb42 No outline for emoji selector when invisible
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-29 21:24:06 +02:00
193b326d15 a11y: Option to always underline links in posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-28 16:03:59 +02:00
Alex Gleason
38ad49c1e6 Merge branch 'columns-styles' into 'develop'
Improve lists styling

See merge request soapbox-pub/soapbox-fe!646
2021-07-27 22:12:04 +00:00
8102547f56 Lists UI
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-27 22:55:08 +02:00
Alex Gleason
9536fba7a9
EditFederationModal: improve UI 2021-07-27 13:00:32 -05:00
Alex Gleason
6c4be4a515
Create EditFederationModal 2021-07-26 15:07:35 -05:00
Alex Gleason
846b73eb9d
RemoteTimeline: display dropdown menu to admins 2021-07-26 14:25:55 -05:00
Alex Gleason
efe989a8f1
FederationRestrictions: conditional display 2021-07-26 11:46:44 -05:00
04fb58d32a Improve lists styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-26 16:37:05 +02:00
Alex Gleason
b84631e029
Add back missing line break scss 2021-07-25 16:37:31 -05:00
Alex Gleason
61a4bc90b8
InstanceInfoPanel: refactor to reuse InstanceRestrictions component 2021-07-25 16:27:37 -05:00
Alex Gleason
075eeee9ee
FederationRestrictions: make RestrictedInstance function like an accordion 2021-07-25 16:02:38 -05:00
Alex Gleason
155b342081
FederationRestrictions: add RestrictedInstance component 2021-07-25 15:08:14 -05:00
Alex Gleason
b22f20a390 Merge branch 'accessible-emoji-picker' into 'develop'
Keyboard-accessible emoji picker

See merge request soapbox-pub/soapbox-fe!634
2021-07-21 16:41:26 +00:00
a2cd7764b7 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 14:07:22 +02:00
Alex Gleason
76a556cdeb Merge branch 'styles-accessibility' into 'develop'
Minor accessibility improvements

See merge request soapbox-pub/soapbox-fe!578
2021-07-20 18:41:38 +00:00
Alex Gleason
f4ba9b9b2e
Display federation restrictions on remote timelines 2021-07-19 17:25:36 -05:00
690da99d75 remove emoji selector related changes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 14:02:15 +02:00
13092271de wip accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 12:53:17 +02:00
Alex Gleason
a368ddfee8
UserIndex: display dates on accounts in a more compact way 2021-07-14 16:27:14 -05:00
Alex Gleason
12939e3354
LatestAccountsPanel: add expand button, use compact display of accounts 2021-07-14 13:17:21 -05:00
Alex Gleason
a362e0bbd7
UserIndex: display account joined date when available 2021-07-14 10:22:07 -05:00
Alex Gleason
7093e6b4de Merge branch 'relationship-styles' into 'develop'
Improve account list styling

See merge request soapbox-pub/soapbox-fe!600
2021-07-10 10:04:23 +00:00
288a2c3623 Improve account list styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-10 11:54:21 +02:00
ea1c05ae0b Improve account list styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-10 11:42:37 +02:00
Alex Gleason
3f2716bae9
Emoji picker: fix background of title bar 2021-07-10 01:41:43 -05:00
Alex Gleason
ce5c42b5db
Fix font icon picker 2021-07-10 01:40:00 -05:00
Alex Gleason
5789b8338b
Upgrade emoji-mart to 3.0.1 2021-07-09 23:57:54 -05:00
Alex Gleason
011b5dd19b
Big emojis: ignore mentions 2021-07-09 18:39:05 -05:00
Alex Gleason
2082c19c53
Rename justEmojis to onlyEmoji 2021-07-09 16:54:44 -05:00
Alex Gleason
c856e9df55
Big emojis in chats, too 2021-07-09 14:22:01 -05:00
Alex Gleason
60872c9f67
Display large emojis when it's the only thing in the status 2021-07-09 13:51:41 -05:00
Alex Gleason
4e25d078ed
Remove video size restrictions 2021-07-08 09:17:40 -05:00
Alex Gleason
55495ebf4f
ErrorBoundary: display error text, fixes #672 2021-07-05 18:08:04 -05:00
9be49cdcb3 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 15:33:47 +02:00
4d3f4c5680 Accessible emoiji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 15:28:55 +02:00
8f53134b5e Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 12:43:56 +02:00
Alex Gleason
c24c97a320 Merge branch 'styles-unauthorized' into 'develop'
Correct unauthorized modal styling

See merge request soapbox-pub/soapbox-fe!573
2021-07-02 17:30:08 +00:00
9a6a6fe7e0 text-align: center
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-02 19:16:01 +02:00
539416f4a1 Correct unauthorized modal styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-02 19:09:22 +02:00
Alex Gleason
c329b6e13e
Fix upload form style on light theme 2021-07-01 22:59:44 -05:00
Alex Gleason
4d334bd2b8
Add blurhash to upload form, fixes #661 2021-07-01 22:04:34 -05:00
Alex Gleason
bf59785941 Merge branch 'develop' into 'develop'
Localizable about pages

See merge request soapbox-pub/soapbox-fe!546
2021-07-02 02:03:13 +00:00
Alex Gleason
90a062e9a3
Remove unused navigation-bar code 2021-07-01 14:05:34 -05:00
Alex Gleason
bbeecddc37
Greentext support 2021-06-30 21:39:27 -05:00
Alex Gleason
9ea1df2fb1
Scheduled statuses validation 2021-06-30 14:53:29 -05:00
Alex Gleason
f692d3a987 Merge branch 'custom-fields-count' into 'develop'
Only show 4 profile metadata items by default

See merge request soapbox-pub/soapbox-fe!562
2021-06-30 16:10:59 +00:00
Alex Gleason
3f3b43d4a6 Merge branch 'sidebar-menu-align' into 'develop'
Align items in sidebar menus

See merge request soapbox-pub/soapbox-fe!561
2021-06-30 16:09:50 +00:00
149d8a909f Only show 4 profile metadata items by default
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 16:15:44 +02:00
a245ecc521 Align items in sidebar menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 15:14:00 +02:00
a54f38305c lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-28 19:45:16 +02:00
c8fc995ccd styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-28 19:07:38 +02:00
Alex Gleason
2939b9e495
ScheduledStatuses: improve picker input UI 2021-06-28 00:06:04 -05:00
Alex Gleason
7a86a4809e Merge branch 'scheduled-statuses-improvements' into 'develop'
Scheduled statuses improvements

See merge request soapbox-pub/soapbox-fe!552
2021-06-28 00:11:40 +00:00
Alex Gleason
a17945d5ce
Date picker style improvements 2021-06-27 18:54:48 -05:00
Alex Gleason
97f89acff9
ScheduledStatuses: ability to view and cancel scheduled statuses 2021-06-27 17:04:23 -05:00
Alex Gleason
5e3d859b57
Subscriptions: move subscribe button to top-right corner of banner 2021-06-27 12:46:00 -05:00
Alex Gleason
dd9b876f9c
Subscriptions: hide bell when screen is too narrow 2021-06-27 11:38:06 -05:00
2137d4a91b lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:43:18 +02:00
a690f26613 Allow to subscribe to an account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:28:31 +02:00
e8ceedd689 Localizable about pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 15:07:52 +02:00
NEETzsche
3a209e2fea Schedule posts 2021-06-18 16:04:31 +00:00
Alex Gleason
eb006202e7
EmailList: let csv links be clickable, add combined.csv support, conditionally display elements 2021-06-15 15:20:00 -05:00
Alex Gleason
10a1b908b8
Fix CopyableInput button CSS 2021-06-11 10:00:44 -05:00
Alex Gleason
3f8318adf3
CryptoDonate: fix CryptoAddress actions stacking 2021-06-11 09:29:44 -05:00
Alex Gleason
8a2d436d31
CryptoDonate: add explanation box to donation page 2021-06-10 14:00:45 -05:00
Alex Gleason
acfca37dec
CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
Alex Gleason
95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses 2021-06-09 20:36:02 -05:00
Alex Gleason
820afa9412
CryptoDonate: refactor duplicated code 2021-06-09 19:49:53 -05:00
Alex Gleason
39ee6505d8
CryptoDonate: add CryptoDonateModal 2021-06-09 19:28:16 -05:00
Alex Gleason
940af0dd85
CryptoDonate: style form elements 2021-06-09 18:53:13 -05:00
Alex Gleason
acbfd7bcc3
CryptoDonate: add block explorer links 2021-06-09 18:28:54 -05:00
Alex Gleason
51ac3e3d4e
CryptoDonate: improve styling 2021-06-09 17:57:14 -05:00
Alex Gleason
fde99ff11c
CryptoDonate: make crypto addresses copyable 2021-06-09 17:39:45 -05:00
Alex Gleason
483fadb7c2
CryptoDonate: refactor, rename, reorganize 2021-06-09 17:12:26 -05:00
Alex Gleason
149c7718c3
Cryptocoin: display images and QR codes 2021-06-09 15:58:35 -05:00
Alex Gleason
c7af3df68b
Letterbox media upload previews again 2021-05-30 13:56:45 -05:00
Alex Gleason
bca6852b94
Media modal: tweak audio player dimensions 2021-05-17 22:24:56 -05:00
Alex Gleason
66a491d298
Fix video display in media gallery 2021-05-17 22:17:10 -05:00
Alex Gleason
a5f9ff08cb
Don't close media modal unless you really click outside 2021-05-17 21:41:22 -05:00
Alex Gleason
4afb0a9868
Video fixes 2021-05-17 20:08:09 -05:00
Alex Gleason
c7bd447930
Use Mastodon's audio player 2021-05-17 19:39:08 -05:00
Alex Gleason
4db03cc3c9
Indicate > 4 attachments, fixes #591 2021-05-17 17:38:36 -05:00
Alex Gleason
80c18f0fed
Composer: display uploaded video preview 2021-05-17 16:44:59 -05:00
Alex Gleason
3bae6e25e1
Preview uploaded media 2021-05-17 15:15:46 -05:00
Alex Gleason
ae02348c6d
Shrink profile info labels 2021-05-13 10:35:31 -05:00
Alex Gleason
3807ccf5cb Merge branch 'neetzsche/pronounced_profile_metadata' into 'develop'
Make metadata more pronounced

See merge request soapbox-pub/soapbox-fe!505
2021-05-13 14:55:12 +00:00
NEETzsche
f1f6973727 Make metadata more pronounced 2021-05-13 08:41:06 -06:00
Alex Gleason
5b24ac0503
Only letterbox media without an aspect ratio 2021-05-12 20:07:59 -05:00
Alex Gleason
93e866c7ad
Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
Alex Gleason
a2e2771739
Status card: remove unnecessary border-radius 2021-05-11 22:44:18 -05:00
Alex Gleason
87fd056d57
Stack link previews on mobile 2021-05-11 22:35:02 -05:00
Alex Gleason
b2fde53adc
Improve link previews 2021-05-11 18:15:39 -05:00
Alex Gleason
ed38c7a421 Merge branch 'media-ratio' into 'develop'
Rich media improvements, fixes #633

Closes #633

See merge request soapbox-pub/soapbox-fe!497
2021-05-11 22:10:31 +00:00
Alex Gleason
c6e6c07f49
Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
Alex Gleason
0ee767788d
Don't resize embedded images with explicit dimensions, fixes #470 2021-05-11 14:55:12 -05:00
Alex Gleason
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad) 2021-05-02 12:37:40 -05:00
Alex Gleason
b5ca28701f
Let fedi explanation box be dismissed, fixes #624 2021-04-26 12:11:47 -05:00
Alex Gleason
d987b64b05
Display user retention % in dashboard 2021-04-22 21:02:52 -05:00
Alex Gleason
ffa8fda6d5
Improve error boundary styles, provide way to clear browser data 2021-04-22 13:57:47 -05:00
Alex Gleason
dfcf0e191f
Tombstone: improve styling 2021-04-21 15:46:28 -05:00
Alex Gleason
87029e8abf
Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
Sean King
cf11e1b0e1
Improve the styling contrast for chart better 2021-04-10 23:25:22 -06:00
Sean King
e0e3e9cc9e
Fix poll leading bar contrast 2021-04-10 19:20:13 -06:00
Alex Gleason
207a163e15
Show mobile menu at tweener sizes, fixes #604 2021-03-30 22:18:46 -05:00
Alex Gleason
16ce14e403
Add mobile account switcher 2021-03-26 22:34:30 -05:00
Alex Gleason
c5778472f5
.dropdown-menu { max-width: 300px; } 2021-03-26 16:45:20 -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
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
c44de0030c
Display user favicon in deletion modal 2021-03-15 18:59:42 -05:00
Alex Gleason
75df329a26
Display user account in deletion modal 2021-03-15 18:44:48 -05:00
Alex Gleason
6ed87aaf89
Display timestamps in mod log 2021-03-15 18:17:00 -05:00
Alex Gleason
4fa7f63d05
Fix status card action buttons on light theme 2021-03-07 12:45:04 -06:00
Alex Gleason
7f9508f117
Fix sharp corners on user panel 2021-01-18 18:44:05 -06:00
Alex Gleason
361cdc662f
Reports: overflow fix for status content 2021-01-18 15:37:08 -06:00
Alex Gleason
4044b4b14f
Reports: fix overflow on mobile and link color 2021-01-18 14:23:11 -06:00
Sean King
fe8eecf925
Refactor bot badge 2021-01-18 11:55:38 -07:00
Sean King
5b4aaf79aa
Fix bot tag display 2021-01-16 22:59:38 -07:00
Alex Gleason
b7bc013acc
Demetricator fixes, closes #543 2021-01-15 13:10:50 -06:00
Alex Gleason
ddac13d308
Account backups 2021-01-07 14:17:06 -06:00
Alex Gleason
e261a13430
Display modal in registration window when confirmations and/or approval are required 2021-01-02 20:56:41 -06:00
Alex Gleason
c5641a566d
Admin: add link to moderation log within reports 2021-01-01 14:06:12 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log 2021-01-01 12:50:53 -06:00
Alex Gleason
478581cb41
Reports: add links 2020-12-31 22:56:17 -06:00
Alex Gleason
142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses 2020-12-31 22:20:31 -06:00
Alex Gleason
2fd3c9441c
Reports: display reported posts 2020-12-31 20:47:15 -06:00
Alex Gleason
35a148d9c9
Reports: allow closing a report 2020-12-31 18:24:52 -06:00
Alex Gleason
95c4ba4234
Reports: allow deactivating a user 2020-12-31 17:54:08 -06:00
Alex Gleason
a16e709ff4
Reports: break out separate Report component, basic styling 2020-12-31 17:25:21 -06:00
Alex Gleason
0837bd0495
Admin Reports: display basic information 2020-12-31 15:05:39 -06:00
Alex Gleason
a0c24dbbcc
Admin: improve approval UI for mobile, display snackbar messages 2020-12-31 10:56:43 -06:00
Alex Gleason
560d9d642c
Admin: display nav on mobile 2020-12-30 08:43:24 -06:00
Alex Gleason
ef74f8ec69
Admin: improve dashcounters mobile styles 2020-12-30 00:53:36 -06:00
Alex Gleason
eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
Alex Gleason
03344756e5
Admin: display awaiting-approval counter in nav 2020-12-29 19:48:39 -06:00
Alex Gleason
a3f208c1be
Admin: make awaiting approval actions work 2020-12-29 18:22:31 -06:00
Alex Gleason
0ccc113931
Admon: add dummy placeholder links 2020-12-29 14:16:19 -06:00
Alex Gleason
d3daf63dd5
Start admin area, create dashboard 2020-12-29 12:34:23 -06:00
Alex Gleason
b6bec67eea
RemoteTimeline: add filter box 2020-12-24 16:39:57 -06:00
Sean King
8863f43d4a
Place imports for fonts from elsewhere at top 2020-11-11 11:24:31 -07:00
Sean King
a21bedfabc
Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts 2020-11-11 10:01:59 -07:00
Sean King
cf27b2799b
Remove unnecessary div in account section headline 2020-11-10 20:38:18 -07:00
Sean King
d769ee7c90
Refactor promo and features panels 2020-11-10 17:22:02 -07:00
Sean King
707f873094
Add server information page for mobile devices 2020-10-31 18:58:06 -06:00
Sean King
d34b705c5a
Remove outline from focusing whenever in Chromium-based browser 2020-10-28 08:49:50 -06:00
Alex Gleason
a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
Add font icon picker for admin config, fixes #338

Closes #338

See merge request soapbox-pub/soapbox-fe!219
2020-10-28 03:57:06 +00:00
Sean King
9507b7a82f
Use forked Emoji Mart picker to do the font icon picker instead 2020-10-16 19:35:28 -06:00
Sean King
3d64f9647c
Work on using Emoji Mart picker 2020-10-16 10:55:35 -06:00
Curtis
7f316e5335 Update basics.scss Fixes #484 2020-10-14 22:13:33 +00:00
Sean King
8385e30df1
Clean up CSS and move IconPicker to the Soapbox Config js 2020-10-14 08:46:45 -06:00
Sean King
9ebf166739
Fix merge conflicts 2020-10-14 08:22:42 -06:00
Alex Gleason
263b7ddff8
Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
Alex Gleason
18a823ab0d Merge branch 'remove-floral-pro-css-bg' into 'develop'
Remove pro/floral CSS and background, fixes #472

Closes #472

See merge request soapbox-pub/soapbox-fe!342
2020-10-09 21:35:38 +00:00
Sean King
664ba68269
Fix mobile CSS for closed registrations 2020-10-09 14:34:56 -06:00
Sean King
31259fcc04
Remove pro/floral CSS and background 2020-10-09 12:22:27 -06:00
Sean King
c2ebd65920
Fix pre element width on About pages 2020-10-07 19:15:17 -06:00
Alex Gleason
f70a1814ec
Fixes #463 unwanted emoji background 2020-10-05 21:20:39 -05:00
Alex Gleason
2291e570ce
Forms: delete left border from select arrow for now 2020-10-04 22:26:00 -05:00
Alex Gleason
a817deffa0
SoapboxConfig: button styles 2020-10-01 21:48:24 -05:00
Alex Gleason
5d5ca6ed85
Forms: improve select arrow CSS 2020-10-01 21:04:00 -05:00
Alex Gleason
d65eedb67b
SoapboxConfig: style improvements 2020-10-01 20:53:11 -05:00
Alex Gleason
93d2e83584
SoapboxConfig: site preview 2020-10-01 18:57:11 -05:00
Alex Gleason
645474a77c Merge branch 'accordion' into 'develop'
Accordions

See merge request soapbox-pub/soapbox-fe!285
2020-10-01 21:11:52 +00: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
Alex Gleason
77da2b0c73
Markdown: style images 2020-10-01 12:07:04 -05:00
Alex Gleason
2631aed374
ProfileHoverCard: fix #425 hide hover card when ref gets detatched 2020-09-30 16:19:52 -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
b9d484623c
Add closed registration message fixes #177 2020-09-29 22:28:42 -05:00
Alex Gleason
b782f6ab1a
Snackbar: clean up styles, basic functionality 2020-09-29 18:55:05 -05:00
Sean King
49ad44bcd4 Fix merge conflicts hopefully 2020-09-28 20:31:24 -06:00
Alex Gleason
78b4587ce0
Snackbar: improve style 2020-09-28 18:43:17 -05:00
Alex Gleason
81c31f5d92
Merge remote-tracking branch 'origin/develop' into snackbar 2020-09-28 16:20:28 -05:00
Alex Gleason
532e37a347 Merge branch 'form-aesthetic-improvements' into 'develop'
Preferences Form aesthetic improvements

See merge request soapbox-pub/soapbox-fe!270
2020-09-28 16:05:43 +00:00
Mary Kate
061a820ce5 fix language picker dropdown arrow 2020-09-28 10:51:42 -05:00
Alex Gleason
57be8b0e2c
DetailedStatus: display name spacing hotfix 2020-09-28 10:25:12 -05:00
Mary Kate
5b6833060e fix spacing on preferences options 2020-09-28 00:01:36 -05:00
Alex Gleason
c597200798
Remove unused CSS, #439 2020-09-27 23:20:15 -05:00
Alex Gleason
57b72840e5
Remove unused CSS, #439 2020-09-27 22:48:21 -05:00
Alex Gleason
3091f20fc9
Halloween: transparent vignette for light theme 2020-09-27 13:33:03 -05:00
Alex Gleason
bdd6b608a6
Chats: increase pane height 265-->350px 2020-09-26 22:46:55 -05:00
Sean King
21f68bf623 Merge branch 'develop' into 'icon_picker_admin_config'
# Conflicts:
#   app/soapbox/features/forms/index.js
#   app/soapbox/features/soapbox_config/index.js
2020-09-26 19:52:52 +00:00
Alex Gleason
14e10382f2
Halloween mode 2020-09-25 15:39:54 -05:00
Alex Gleason
bcc2ee9c70
Chats: fix audio toggle on light theme 2020-09-22 17:02:33 -05:00
Alex Gleason
c96c537a52
Chats: clean up menu icon 2020-09-22 17:00:01 -05:00
Alex Gleason
9d2da836b3
Snackbar: allow severity levels 2020-09-21 22:56:15 -05:00
Alex Gleason
bf91463284
Chats: add timestamps, fixes #370 2020-09-18 18:55:57 -05:00
Alex Gleason
377506a92f
Chats: allow toggle notification sounds from mobile 2020-09-18 00:28:54 -05:00
Alex Gleason
e60457dd01
Chat notifs: shrink toggle 2020-09-17 22:59:23 -05:00
Alex Gleason
57b82f7778
Merge remote-tracking branch 'origin/develop' into chat_notifications 2020-09-17 22:41:18 -05:00
Alex Gleason
dbddc177c1
Merge remote-tracking branch 'origin/develop' into fix_safari_sidebar_menu_rendering 2020-09-17 21:51:38 -05:00
Alex Gleason
0c15e3235a
Chats: mobile action button padding hotfix 2020-09-11 20:10:47 -05:00