Commit Graph

49 Commits

Author SHA1 Message Date
080cef309d Status: add color to repost icon 2021-10-08 15:46:34 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
4b92dbc93d Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
0a4ffc3624 Card: fix icons in embedded video player 2021-10-02 15:02:07 -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
f704024394 Emoji reaction fixes 2021-09-23 18:45:55 -05:00
f3fc9546f1 Status: fix annoying height difference when doing an emoji react 2021-09-23 13:57:14 -05:00
63095aac6b Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
5c80fb4a87 Return to 10px status gaps 2021-09-21 10:27:13 -05:00
a0de32bcb0 StatusActionBar: update icons 2021-09-20 20:49:24 -05: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
a3f162a2ea Add 10px gap between statuses 2021-09-12 19:33:00 -05: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
a2cd7764b7 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 14:07:22 +02:00
13092271de wip accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 12:53:17 +02:00
011b5dd19b Big emojis: ignore mentions 2021-07-09 18:39:05 -05:00
60872c9f67 Display large emojis when it's the only thing in the status 2021-07-09 13:51:41 -05:00
93e866c7ad Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
a2e2771739 Status card: remove unnecessary border-radius 2021-05-11 22:44:18 -05:00
87fd056d57 Stack link previews on mobile 2021-05-11 22:35:02 -05:00
b2fde53adc Improve link previews 2021-05-11 18:15:39 -05:00
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
c6e6c07f49 Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
0ee767788d Don't resize embedded images with explicit dimensions, fixes #470 2021-05-11 14:55:12 -05:00
dfcf0e191f Tombstone: improve styling 2021-04-21 15:46:28 -05:00
87029e8abf Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
4fa7f63d05 Fix status card action buttons on light theme 2021-03-07 12:45:04 -06:00
263b7ddff8 Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
f70a1814ec Fixes #463 unwanted emoji background 2020-10-05 21:20:39 -05:00
77da2b0c73 Markdown: style images 2020-10-01 12:07:04 -05:00
a98fadb4d4 Show remote favicons on statuses, #258 2020-09-02 21:40:26 -05:00
40f707fcb0 Fix markdown ordered list numbers rending on the bottom, sometimes 2020-08-25 13:02:40 -05:00
8818363149 improvements to markdown list styles 2020-08-15 17:54:52 -05:00
16d68e0bef styles for nested markdown, fixes #295 2020-08-12 15:09:21 -05:00
45ded363f1 update markdown styles 2020-08-11 18:31:16 -05:00
e6b5ef24eb list markdown hotfix 2020-08-10 15:20:09 -05:00
3fc91c2c1d Revert "Merge branch 'bullet_point_css' into 'develop'"
This reverts commit bf3de8adc5, reversing
changes made to a892e3ce81.
2020-08-10 10:48:41 -05:00
f3893effbe Fix bullet point css issue 2020-08-09 22:27:55 -06:00
feec86718d Display name fixes 2020-08-02 22:06:57 -05:00
2c010768e9 Merge branch 'profile-hover-cards' into 'develop'
Profile hover cards

See merge request soapbox-pub/soapbox-fe!114
2020-08-03 02:27:14 +00:00
7ac31efce7 Markdown: style <code> and <pre> elements 2020-07-30 12:33:41 -05:00
f6ebe5cbd7 profile card basic functionality, needs some UI improvements 2020-07-28 20:02:11 -05:00
563e4e5bab Show profile preview on hover 2020-07-28 14:15:57 -05:00
b31cf22f43 Markdown refactoring 2020-07-28 13:43:22 -05:00
bc787e0bbe add markdown posts 2020-07-28 12:24:04 -05:00
01d042f80d Update of work on audio player 2020-07-02 16:31:43 -05:00
80ddf656d8 Theming: RGB --> HSL 2020-06-06 22:55:00 -05:00
077278b7dc Break out components.scss 2020-06-02 21:11:01 -05:00