index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
statuses
Age
Commit message (
Expand
)
Author
2020-11-04
Display “Show newer” and “Show older” instead of “Show more” in p...
Mélanie Chauvel
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-27
Make visibility icon clickable as part of the time of a toot (#15053)
Mélanie Chauvel
2020-10-04
Fix regressions in icon buttons in web UI (#14915)
Eugen Rochko
2020-09-24
add og:published_time to opengraph meta tags (#14865)
Jeremy Rose
2020-08-13
Fix hardcoded non-breaking space in public view (#14568)
ThibG
2020-08-02
Fix audio/video player not using CDN_HOST in media paths on public pages (#14...
ThibG
2020-07-09
Fix videos on public pages not using custom thumbnails (#14273)
Eugen Rochko
2020-07-05
Add color extraction for audio thumbnails (#14209)
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-06-25
Add a visibility icon to status (#14123)
Takeshi Umeda
2020-06-25
Fix various issues around OpenGraph representation of media (#14133)
Eugen Rochko
2020-06-06
Hide sensitive preview cards with blurhash (#13985)
ThibG
2020-05-13
Fix some account avatars on public pages having incorrect size (#13692)
ThibG
2020-04-28
Fix end-user-facing uses of inline CSS (#13438)
ThibG
2020-04-07
Fix styling of polls in JS-less fallback on public pages (#13436)
ThibG
2020-04-02
Improve polls: option lengths & redesign (#13257)
Sasha Sorokin
2020-02-03
Fix punycode being rendered instead of unicode in some places (#13030)
Eugen Rochko
2020-01-29
Add "Show thread" button to public profiles (#13000)
Sasha Sorokin
2020-01-18
Change reported media attachments to always be hidden in admin UI (#12879)
Eugen Rochko
2020-01-03
Fix cache digesting log noise on status embeds (#12750)
Eugen Rochko
2019-10-24
Add noopener and/or noreferrer (#12202)
BSKY
2019-10-09
Remove `lang` attribute from individual statuses (#12124)
Eugen Rochko
2019-09-29
Add voters count support (#11917)
ThibG
2019-09-22
Show user what options they have voted (#11195)
ThibG
2019-08-25
Fix public page crash due to audio player, fix unpause in audio player (#11652)
Eugen Rochko
2019-08-23
Add audio player (#11644)
Eugen Rochko
2019-07-28
Prevent archiving when user set "noindex" (#11421)
Jeong Arm
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko