Commit Graph

24 Commits

Author SHA1 Message Date
2b8bad3cb0 Remove unused styles, also fix #1180
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-17 16:10:18 +01:00
6a864d126d Refactor spacing of statuses 2022-11-03 14:57:33 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
eb62ebfa52 Replace LineAwesome with Tabler in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-26 12:30:51 +02:00
cd87b5262c Remove unused styles?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-31 14:55:31 +02:00
1482b89323 Fix letterboxed image background 2022-04-14 15:58:22 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
06b8b407c5 AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:39:13 +01:00
132c6c53d1 MediaGallery: fix float when compact 2021-10-20 17:56:38 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
eaa031901c MediaGallery: fix filename text color 2021-10-06 16:24:29 -05:00
63095aac6b Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
66a491d298 Fix video display in media gallery 2021-05-17 22:17:10 -05:00
4db03cc3c9 Indicate > 4 attachments, fixes #591 2021-05-17 17:38:36 -05:00
5b24ac0503 Only letterbox media without an aspect ratio 2021-05-12 20:07:59 -05:00
263b7ddff8 Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
01667a005e Show file icon and name for other file types
Currently the media preview looks blank when the file type is anything
other than an image, video or audio. This commit inserts a generic file
icon and also a label with the filename for these other extensions.
2020-09-06 16:08:09 -03:00
68daa5fbe9 use cover rather than contain on media gallary except on statuses 2020-08-14 17:46:21 -05:00
4e94c5d2ca Merge branch 'develop' into audio-player 2020-07-02 16:32:50 -05:00
3be1c9a1f1 Fixes for audio attachments when there is more than 1 attachment and icons for audio attachments 2020-07-02 16:31:52 -05:00
e965c74760 Use object-fit: contain for sane image thumbnails, fixes #212 2020-07-01 17:10:46 -05:00
e19f350111 Use StillImage on media items and fix autoPlayGif on account gallery 2020-06-15 16:43:24 -03: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