Wykres commitów

2830 Commity (640891ded9f1f0c16a41062d1bb8c7cf15146e58)

Autor SHA1 Wiadomość Data
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
Alex Gleason 5804285094
Webpack: fix CryptoDonateModal being added to the right chunk 2021-09-12 15:00:28 -05:00
Alex Gleason 7eca5db9a9 Merge branch 'sentry-async' into 'develop'
Webpack: chunk Sentry to reduce entrypoint size

See merge request soapbox-pub/soapbox-fe!750
2021-09-12 17:50:11 +00:00
Alex Gleason f5cb4f51ac Merge branch 'drop-ie11' into 'develop'
Drop IE11 support

See merge request soapbox-pub/soapbox-fe!749
2021-09-12 17:34:36 +00:00
Alex Gleason 08f5e1d021
Webpack: chunk Sentry to reduce entrypoint size 2021-09-12 12:33:39 -05:00
Alex Gleason a22257a916
Drop IE11 support 2021-09-12 12:02:59 -05:00
Alex Gleason 726d13e989 Merge branch 'exif-async' into 'develop'
Load exif.js library asynchronously

See merge request soapbox-pub/soapbox-fe!748
2021-09-12 16:56:39 +00:00
Alex Gleason 603a570d7c Merge branch 'immutable-consistency' into 'develop'
Use immutable.js consistently

See merge request soapbox-pub/soapbox-fe!747
2021-09-12 16:42:05 +00:00
Alex Gleason 4aa9872c94
Load exif.js library asynchronously 2021-09-12 11:40:03 -05:00
Alex Gleason 33aaffa22d
Use immutable.js consistently 2021-09-12 11:25:44 -05:00