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
/
stream_entries
/
_detailed_status.html.haml
Age
Commit message (
Expand
)
Author
2017-09-28
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
Ondřej Hruška
2017-09-24
In detail status view, display attachment uncropped if there's only one (#5054)
Eugen Rochko
2017-09-23
Fix custom emojis not detected when used in content warning (#5049)
Eugen Rochko
2017-09-19
Hide sensitive image in default on the public pages (#5009)
unarist
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-14
Redesign video player (#4911)
Eugen Rochko
2017-09-09
Merge tag 'v1.6.0rc3' into sync/upstream
David Yip
2017-09-09
Merge branch 'origin/master' into sync/upstream
David Yip
2017-09-05
Adjust status embeds (#4808)
Lynx Kotoura
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-07-12
Merge upstream!! #64 <3 <3
kibigo!
2017-07-06
Improve Activity stream spoiler (#4088)
abcang
2017-06-29
Images now behind CWs on static pages
kibigo!
2017-06-10
Improve RTL detection (#3682)
Eugen Rochko
2017-05-25
Add localization of datetime in public page (#3296)
Yamagishi Kazutoshi
2017-05-13
Revert HTML CW changes (#3020)
beatrix
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
2017-05-10
Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
R Tucker
2017-05-08
Added haml-lint and fix warnings (#2773)
yhirano
2017-05-07
Remove local_time gem, and add similar (#2875)
Yamagishi Kazutoshi
2017-04-22
[WIP] Html lang on statuses (#2297)
Matt Jankowski
2017-04-21
Use local_time gem for timezone replacement (#2174)
Matt Jankowski
2017-04-12
significant improvement in microformats markup (#1063)
Ben Roberts
2017-04-12
Fix target blank on "open_in_web" link (#1612)
David Libeau
2017-04-12
Quick best practice cleanup of views/helpers (#1546)
Matt Jankowski
2017-04-12
Simplify the way the embed view is created (#1590)
Matt Jankowski
2017-03-31
Fix some views still not using counter caches
Eugen Rochko
2017-03-31
Fix #700 - hide spoilers on static pages
Eugen Rochko
2017-03-04
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
Eugen Rochko
2017-02-28
Fix #186 - Add RTL support to the compose form textarea and statuses output
Eugen Rochko
2017-01-30
Add "open in web" link to detailed public status pages
Eugen Rochko
2017-01-25
Instead of using spoiler boolean and spoiler_text, simply check for non-blank...
Eugen Rochko
2017-01-15
Fix tests, add applications to eager loading/cache for statuses, fix
Eugen Rochko
2017-01-15
Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into ...
Effy Elden
2017-01-15
Test for presence of Application in haml before trying to render details, to ...
Effy Elden
2017-01-15
Fix typo in rel
Effy Elden
2017-01-15
Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...
Effy Elden
2017-01-09
simplify emojification on public pages with .emojify class
blackle
2017-01-06
Add Microformats2 markup
Greg V
2016-12-18
Adjusting public display of statuses to look similar to logged-in UI,
Eugen Rochko