about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/components/detailed_status.js
AgeCommit message (Expand)Author
2020-02-22Use a different icon for audio attachmentsThibaut Girka
2020-02-22port glitch-soc@`967456b` to monsterfork: [Glitch] Add audio uploadsEugen Rochko
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...multiple creatures
2019-05-21Change stray reblog SVG to repeat glyph.multiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple creatures
2019-05-05Fix content warning button displaying a link icon when no status card is setThibaut Girka
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-05-03Fix polls icon not showing in CW button in detailed statusesThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-13[Glitch] Redesign landing pageEugen Rochko
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-05Add pollsEugen Rochko
2019-02-17[Glitch] Fix crash on public hashtag pages when streaming failsThibaut Girka
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-06Fix unfolding CWs on public hashtag pageThibaut Girka
2019-01-20[Glitch] Fix new hashtag page's items not being full-width on mobileThibaut Girka
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut Girka
2018-11-25Update MediaGallery and Video props when folding/unfolding CWs in detailed st...Thibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-09-04Media gallery styling closer to upstream'sThibaut Girka
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-04-19[Glitch] Make detailed status' media gallery standaloneThibaut Girka
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut Girka
2018-04-12Merge pull request #416 from ThibG/glitch-soc/features/media-modalDavid Yip
2018-04-09Fix video modalThibaut Girka
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
2018-04-08Fix video playback in glitch-soc detailed statusesThibaut Girka
2017-12-21Add data-status-by back to DetailedStatus component. Fixes #273.David Yip
2017-12-04Merge branch 'gs-master' into glitch-themeDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!