Wykres commitów

3139 Commity (3c5384f318da0100bbb84d66f3f33fba2e5da8cc)

Autor SHA1 Wiadomość Data
Alex Gleason 06ed4e9096
Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action 2021-09-15 12:55:21 -05:00
Alex Gleason 1763934c3e
Merge remote-tracking branch 'origin/develop' into mastodon-initial-state 2021-09-15 12:16:56 -05:00
Alex Gleason 937782dc62
Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT 2021-09-15 12:15:36 -05:00
Alex Gleason 3d7619d6b7
Add sample initial-state from Mastodon 2021-09-15 12:13:38 -05:00
Alex Gleason 53a0213fbf
Merge remote-tracking branch 'origin/develop' into next 2021-09-15 11:27:56 -05:00
Alex Gleason e47ab5640b Merge branch 'npm-husky' into 'develop'
Lint code on commit with Husky npm

See merge request soapbox-pub/soapbox-fe!755
2021-09-15 16:20:37 +00:00
Alex Gleason dbd859d053
lint-staged: move configuration to `.lintstagedrc.json` file 2021-09-15 11:09:24 -05:00
Alex Gleason 38bac67b71
Use lint-staged with Husky to only lint changed files 2021-09-15 11:00:50 -05:00
Alex Gleason dbc20362fd
Lint code on commit with Husky npm 2021-09-15 10:47:10 -05:00
Alex Gleason 55ca03faaf Merge branch 'a11y--' into 'develop'
Minor accessibility improvements

See merge request soapbox-pub/soapbox-fe!754
2021-09-14 18:20:41 +00:00
marcin mikołajczak 573a5c4ed8 Merge branch 'a11y--' of https://gitlab.com/mkljczk/soapbox-fe into a11y--
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 20:04:58 +02:00
marcin mikołajczak 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
marcin mikołajczak 9734290bfb Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:09:14 +02:00
marcin mikołajczak 8c25d3d3ba Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 13:55:52 +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 b5dced5a6a
Lint: remove unused variables 2021-09-13 14:06:39 -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 b7aba768f4
AccountHeader: nuke 'extra' links 2021-09-13 13:39:49 -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 5cbeaad97a
Add ProfileStats component 2021-09-13 13:09:11 -05:00
Alex Gleason b3fee28863
ProfileInfoPanel: don't render badges unless some are found 2021-09-13 13:00:14 -05:00
Alex Gleason 016717ba0d
ProfileInfoPanel: move joined date below bio 2021-09-13 12:53:39 -05:00
Alex Gleason 569f2519df
Merge remote-tracking branch 'origin/develop' into next 2021-09-13 12:43:53 -05:00
Alex Gleason 3f01004afe Merge branch 'conditional-subscriptions' into 'develop'
Conditionally display subscription button for Pleroma >= 1.0.0

See merge request soapbox-pub/soapbox-fe!753
2021-09-13 17:43:34 +00:00
Alex Gleason ea4915c7dd
Conditionally display subscription button for Pleroma >= 1.0.0 2021-09-13 12:29:48 -05:00
Alex Gleason afad3c26ea
Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
Alex Gleason 8569958ec5
Profile: hide Column back button 2021-09-13 12:07:26 -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 e4e1f7e113
Profile: "Member since {date}" --> "Joined {date}" 2021-09-13 11:50:48 -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 9a965ac9d1
ProfilePage: add status gaps 2021-09-12 19:46:51 -05:00
Alex Gleason d6201905c8
Pass iconset into IconButton, IconWithCounter 2021-09-12 19:45:17 -05:00
Alex Gleason 7de9fbcda8
HomeTimeline: nuke HomeColumnHeader 2021-09-12 19:37:27 -05:00
Alex Gleason 41f2c6afd6
Status: hide column header and back button 2021-09-12 19:36:18 -05:00
Alex Gleason a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason 9b723794b5
Add StatusPage 2021-09-12 19:16:28 -05:00
Alex Gleason ca9ff1a0e6
TabsBar: move search to left 2021-09-12 19:08:41 -05:00
Alex Gleason 9d0f235408
Display PrimaryNavigation on DefaultPage 2021-09-12 19:02:39 -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 61043357b5 Merge branch 'crypto-donate-chunk-fix' into 'develop'
Webpack: fix CryptoDonateModal being added to the right chunk

See merge request soapbox-pub/soapbox-fe!751
2021-09-12 20:01:53 +00:00