Alex Gleason
|
3e3433218c
|
Column: remove top gap on mobile, implement pulling feedback
|
2021-11-03 20:35:40 -05:00 |
Alex Gleason
|
ec22cc8afa
|
AccountTimeline: add SubNavigation
|
2021-10-19 15:13:04 -05:00 |
Alex Gleason
|
b0b13e9e59
|
AutosuggestInput: refactor CSS, fix hotkeys
|
2021-10-14 10:59:24 -05:00 |
Alex Gleason
|
4fb447596e
|
FAB: replace pen icon with new custom Tabler icon
|
2021-10-13 14:07:21 -05:00 |
Alex Gleason
|
3280176914
|
Add Chat/DM button back to AccountHeader
|
2021-10-13 13:23:07 -05:00 |
Alex Gleason
|
3a37635040
|
Get rid of unused DrawerLoading component
|
2021-10-08 10:43:29 -05:00 |
Alex Gleason
|
b6704991d2
|
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
|
2021-10-06 16:01:18 -05:00 |
Alex Gleason
|
42904dc82f
|
Notifications: clean up styles
|
2021-10-05 22:01:16 -05:00 |
Alex Gleason
|
23b6144718
|
Fix icons in VerificationBadge and FilterBar
|
2021-10-05 18:59:27 -05:00 |
Alex Gleason
|
1b7fe4ee04
|
Use custom Home and Post icons
|
2021-10-05 18:02:19 -05:00 |
Alex Gleason
|
a6f5cf33d0
|
Media: prefer V2 media API when available
|
2021-10-05 12:59:37 -05:00 |
Alex Gleason
|
60c3243fcb
|
SubNavigation: refactor to be contextual based on Column
|
2021-09-27 13:38:02 -05:00 |
Alex Gleason
|
80d75d5a80
|
Fix status overflow issue *and* scroll bar
|
2021-09-26 18:48:43 -05:00 |
Alex Gleason
|
ce7eb29e1c
|
Improve scrolling desynchronization
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/749
|
2021-09-26 18:24:12 -05:00 |
Alex Gleason
|
44db23e39f
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-24 11:01:52 -05:00 |
marcin mikołajczak
|
20038cf1e4
|
Fix ui at width 895
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
|
2021-09-24 14:43:17 +02:00 |
Alex Gleason
|
23468b83a9
|
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons)
|
2021-09-22 12:18:06 -05:00 |
Alex Gleason
|
0e2e2e38d0
|
ThumbNavigation: probably fix padding for iOS PWA
|
2021-09-22 11:25:35 -05:00 |
Alex Gleason
|
812ea509b4
|
ThumbNavigation: increase height 50px --> 60px
|
2021-09-21 16:41:50 -05:00 |
Alex Gleason
|
63095aac6b
|
Media: round corners 10px of attachments and cards
|
2021-09-21 16:37:53 -05:00 |
Alex Gleason
|
1ce272608d
|
iOS: fix floating action button icon
|
2021-09-21 16:10:35 -05:00 |
Alex Gleason
|
640891ded9
|
Style the floating action button
|
2021-09-20 21:56:06 -05:00 |
Alex Gleason
|
29da046a3a
|
Don't use display: hidden on articles after all
|
2021-09-20 20:52:18 -05:00 |
Alex Gleason
|
a0de32bcb0
|
StatusActionBar: update icons
|
2021-09-20 20:49:24 -05:00 |
Alex Gleason
|
3de8dcced0
|
Tabler: add icons to ThumbNavigation
|
2021-09-20 17:05:59 -05:00 |
Alex Gleason
|
008d53a7d9
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-18 20:52:26 -05:00 |
Alex Gleason
|
aeef12acf0
|
Rip out react-redux-loading-bar
|
2021-09-18 18:31:22 -05:00 |
Alex Gleason
|
53a0213fbf
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-15 11:27:56 -05: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 |
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
|
a3f162a2ea
|
Add 10px gap between statuses
|
2021-09-12 19:33:00 -05:00 |
Alex Gleason
|
e0f97f4e99
|
Start navigation changes
|
2021-09-12 18:20:13 -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 |
marcin mikołajczak
|
c80f87efaa
|
Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-06 21:54:48 +02:00 |
marcin mikołajczak
|
3783378b79
|
Use Link, check if authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-30 23:03:42 +02:00 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
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 |
Alex Gleason
|
ac610bce0f
|
Statuses: center eye-slash icon
|
2021-08-06 11:06:23 -05:00 |
marcin mikołajczak
|
d0f3fe6771
|
Tabbed, paginated search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-30 17:51:43 +02:00 |
Alex Gleason
|
a368ddfee8
|
UserIndex: display dates on accounts in a more compact way
|
2021-07-14 16:27:14 -05:00 |
NEETzsche
|
3a209e2fea
|
Schedule posts
|
2021-06-18 16:04:31 +00: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
|
263b7ddff8
|
Stylelint: stricter config, lint existing scss
|
2020-10-11 17:28:43 -05:00 |
Alex Gleason
|
57b72840e5
|
Remove unused CSS, #439
|
2020-09-27 22:48:21 -05:00 |
Alex Gleason
|
abd6c419f1
|
Chats: hide for mobile (for now)
|
2020-08-27 16:54:07 -05:00 |
Mary Kate
|
39d29f4e25
|
Update account colors to be more silimar to existing Soapbox color patterns
|
2020-08-05 13:20:46 -05:00 |
Sean King
|
9166b95dfb
|
Final fixes to the switch from Font Awesome to Fork Awesome
|
2020-06-26 22:47:48 -06:00 |