Commit Graph

51 Commits

Author SHA1 Message Date
3a37635040 Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
42904dc82f Notifications: clean up styles 2021-10-05 22:01:16 -05:00
23b6144718 Fix icons in VerificationBadge and FilterBar 2021-10-05 18:59:27 -05:00
1b7fe4ee04 Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
a6f5cf33d0 Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
60c3243fcb SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
80d75d5a80 Fix status overflow issue *and* scroll bar 2021-09-26 18:48:43 -05:00
ce7eb29e1c Improve scrolling desynchronization
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/749
2021-09-26 18:24:12 -05:00
44db23e39f Merge remote-tracking branch 'origin/develop' into next 2021-09-24 11:01:52 -05:00
20038cf1e4 Fix ui at width 895
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-24 14:43:17 +02:00
23468b83a9 IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
0e2e2e38d0 ThumbNavigation: probably fix padding for iOS PWA 2021-09-22 11:25:35 -05:00
812ea509b4 ThumbNavigation: increase height 50px --> 60px 2021-09-21 16:41:50 -05:00
63095aac6b Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
1ce272608d iOS: fix floating action button icon 2021-09-21 16:10:35 -05:00
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
29da046a3a Don't use display: hidden on articles after all 2021-09-20 20:52:18 -05:00
a0de32bcb0 StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
3de8dcced0 Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
aeef12acf0 Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
53a0213fbf Merge remote-tracking branch 'origin/develop' into next 2021-09-15 11:27:56 -05:00
9734290bfb Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:09:14 +02:00
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
57430e8a98 UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00
a3f162a2ea Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
e0f97f4e99 Start navigation changes 2021-09-12 18:20:13 -05:00
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
2ef0cdb71b Fix ordering of keyboard access between CW field, textarea and emoji picker 2021-08-28 15:22:20 +02:00
ac610bce0f Statuses: center eye-slash icon 2021-08-06 11:06:23 -05:00
d0f3fe6771 Tabbed, paginated search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-30 17:51:43 +02:00
a368ddfee8 UserIndex: display dates on accounts in a more compact way 2021-07-14 16:27:14 -05:00
3a209e2fea Schedule posts 2021-06-18 16:04:31 +00:00
eec89aaeb5 Refactor TabsBar, refactor IconWithBadge, use Dashboard nav 2020-12-29 20:26:26 -06:00
03344756e5 Admin: display awaiting-approval counter in nav 2020-12-29 19:48:39 -06:00
263b7ddff8 Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
57b72840e5 Remove unused CSS, #439 2020-09-27 22:48:21 -05:00
abd6c419f1 Chats: hide for mobile (for now) 2020-08-27 16:54:07 -05:00
39d29f4e25 Update account colors to be more silimar to existing Soapbox color patterns 2020-08-05 13:20:46 -05:00
9166b95dfb Final fixes to the switch from Font Awesome to Fork Awesome 2020-06-26 22:47:48 -06:00
ccf452e028 Refactor --accent-color, yet again 2020-06-07 12:17:10 -05:00
80ddf656d8 Theming: RGB --> HSL 2020-06-06 22:55:00 -05:00
edbc6f0f31 Truncate long filenames in notifications, fixes #151 2020-06-06 16:36:00 -05:00
0fc3952cd8 Use a more appealing accent color 2020-06-06 16:29:57 -05:00
9cc9065efd Fix missing video player styles, fix notification icon color 2020-06-02 21:35:25 -05:00