Wykres commitów

72 Commity (fff580f053f4602e20b17d20359b2d89fe657acc)

Autor SHA1 Wiadomość Data
Alex Gleason 5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
marcin mikołajczak 0166dd40ff Fix quoted status content with multiple paragraphs on Firefox
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-30 23:17:55 +01:00
marcin mikołajczak 65a71b7653 Add line-clamp to quoted post content
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-28 21:11:03 +01:00
marcin mikołajczak ae7f2f86a0 Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-27 17:26:39 +01:00
Alex Gleason 462df83989
Status: strip compatibility features from markup when importing 2022-01-24 20:39:22 -06:00
Alex Gleason 35ab65efcf
Hide recipients inlined by ForceMentionsInContent MRF 2022-01-24 19:14:44 -06:00
Alex Gleason 2d5acc3236 Merge branch 'quote-posts' into 'develop'
Quoting poats, quoting poasts or whatever it's called

Closes #809

See merge request soapbox-pub/soapbox-fe!1002
2022-01-24 21:50:27 +00:00
Alex Gleason 9f98fcff09
Fedibird compatibility, because why not 2022-01-24 12:58:39 -06:00
marcin mikołajczak 22a70a7595 Quote posts: Compose box improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 18:18:10 +01:00
marcin mikołajczak 289cdcc776 Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 22:15:25 +01:00
marcin mikołajczak c0bee9be3c Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 17:55:03 +01:00
marcin mikołajczak 024bd40cfb Limit number of lines in .status-card__description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 13:00:01 +01:00
marcin mikołajczak 149f677ab4 Merge remote-tracking branch 'origin/develop' into a11y
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-05 22:25:03 +01:00
marcin mikołajczak e897c39908 Slightly restyle filtered statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-30 12:31:09 +01:00
Alex Gleason 679617c877
Revert "MaterialStatus: stack avatars on top"
This reverts commit a9a84f6701.
2021-11-22 20:35:38 -06:00
Alex Gleason cb4a394f09
Revert "MaterialStatus: improve padding for stacked avatar"
This reverts commit 33fa8d0204.
2021-11-22 20:35:29 -06:00
Alex Gleason 33fa8d0204
MaterialStatus: improve padding for stacked avatar 2021-11-22 17:07:19 -06:00
Alex Gleason a9a84f6701
MaterialStatus: stack avatars on top 2021-11-22 15:01:18 -06:00
marcin mikołajczak 187d579be0 Key navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-06 11:26:50 +01:00
Alex Gleason 0e95a64027
Card: fix empty card icon 2021-11-04 14:57:52 -05:00
Alex Gleason 79f878db97
Status: improve "pinned" icon 2021-10-16 10:10:41 -05:00
Alex Gleason 50feacbd6b
Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
Alex Gleason 2608de7af4
AttachmentThumbs: click to expand post 2021-10-09 12:33:08 -05:00
Alex Gleason 080cef309d
Status: add color to repost icon 2021-10-08 15:46:34 -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 4b92dbc93d
Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
Alex Gleason 0a4ffc3624
Card: fix icons in embedded video player 2021-10-02 15:02:07 -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 f704024394
Emoji reaction fixes 2021-09-23 18:45:55 -05:00
Alex Gleason f3fc9546f1
Status: fix annoying height difference when doing an emoji react 2021-09-23 13:57:14 -05:00
Alex Gleason 63095aac6b
Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
Alex Gleason 5c80fb4a87
Return to 10px status gaps 2021-09-21 10:27:13 -05:00
Alex Gleason a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05: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 a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
marcin mikołajczak 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
marcin mikołajczak a2cd7764b7 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 14:07:22 +02:00
marcin mikołajczak 13092271de wip accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 12:53:17 +02:00
Alex Gleason 011b5dd19b
Big emojis: ignore mentions 2021-07-09 18:39:05 -05:00
Alex Gleason 60872c9f67
Display large emojis when it's the only thing in the status 2021-07-09 13:51:41 -05:00
Alex Gleason 93e866c7ad
Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
Alex Gleason a2e2771739
Status card: remove unnecessary border-radius 2021-05-11 22:44:18 -05:00
Alex Gleason 87fd056d57
Stack link previews on mobile 2021-05-11 22:35:02 -05:00
Alex Gleason b2fde53adc
Improve link previews 2021-05-11 18:15:39 -05:00
Alex Gleason 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
Alex Gleason c6e6c07f49
Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
Alex Gleason 0ee767788d
Don't resize embedded images with explicit dimensions, fixes #470 2021-05-11 14:55:12 -05:00
Alex Gleason dfcf0e191f
Tombstone: improve styling 2021-04-21 15:46:28 -05:00
Alex Gleason 87029e8abf
Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00