about summary refs log tree commit diff
path: root/app/views/statuses/_detailed_status.html.haml
AgeCommit message (Expand)Author
2023-03-15Fix more haml-lint Rubocop (#24107)Nick Schonning
2022-11-17Fix style for hashes (#20518)Rose
2022-11-07Fix links to the Web UI in notifications (#19981)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-05-28Add lang html attr to each posts (#18544)Jeong Arm
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-15Fix “edited at” in public pages not being properly localized (#17806)Claire
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-02-14Add appeals (#17364)Eugen Rochko
2022-01-20Add post edited notice in admin and public UIs (#17335)Claire
2021-07-07Change number_to_human calls to always use 3-digits precision (#16469)Claire
2021-05-05Fix error when trying to render component for media without meta (#16112)Eugen Rochko
2020-12-30Fix expand video on public page (#15469)Takeshi Umeda
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-08-02Fix audio/video player not using CDN_HOST in media paths on public pages (#14...ThibG
2020-07-09Fix videos on public pages not using custom thumbnails (#14273)Eugen Rochko
2020-07-05Add color extraction for audio thumbnails (#14209)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-25Add a visibility icon to status (#14123)Takeshi Umeda
2020-06-25Fix various issues around OpenGraph representation of media (#14133)Eugen Rochko
2020-06-06Hide sensitive preview cards with blurhash (#13985)ThibG
2020-05-13Fix some account avatars on public pages having incorrect size (#13692)ThibG
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-01-18Change reported media attachments to always be hidden in admin UI (#12879)Eugen Rochko
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-09Remove `lang` attribute from individual statuses (#12124)Eugen Rochko
2019-08-25Fix public page crash due to audio player, fix unpause in audio player (#11652)Eugen Rochko
2019-08-23Add audio player (#11644)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko