Age | Commit message (Collapse) | Author |
|
- built in fullwidth styling
- letterbox settings toggle
- media no longer counts towards height when making toot-collapsing
measurements
|
|
|
|
|
|
|
|
|
|
- Media toots are no longer auto-collapsed if the media is behind a CW
- Display names no longer appear clickable when a toot is collapsed
- Fixed #36 by adding reduplicating the media icon inside the SHOW
MORE/LESS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#3972)
|
|
|
|
|
|
* feat(components/media_gallery): Responsive images
* fix(components/media_gallery): Link to image URL
|
|
|
|
|
|
|
|
|
|
|
|
(#3952)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove unused column_collapsable.js
* Remove old styles
* Extract `> div` style to independent class
|
|
|
|
|
|
single-column/multi-column layouts with a class
|
|
|
|
|
|
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|