about summary refs log tree commit diff
path: root/app/views/stream_entries/_simple_status.html.haml
AgeCommit message (Expand)Author
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-06-08Put poll options behind content warnings (#10983)ThibG
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-04Add non-JS fallback for polls on public pages (#10155)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-01-14Display a double reply arrow on public pages for toots that are replies (#9808)ThibG
2019-01-13Add attachment list fallback to public pages (#9780)ThibG
2019-01-07Change remote interaction dialog to use specific actions (#9743)Eugen Rochko
2019-01-04Add preview cards to non-detailed statuses on public pages (#9714)Eugen Rochko
2018-10-24Fix RTL layout of status display names (#9075)Eugen Rochko
2018-10-12Fix microformats on statuses according to updated spec (#8958)Eugen Rochko
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-01Fix static URL when disable autoplay (#8548)Yamagishi Kazutoshi
2018-08-31Fix autoplay issue with spoiler tag (#8540)Renato "Lond" Cerqueira
2018-08-30Add animate custom emoji param to embed pages (#8507)Renato "Lond" Cerqueira
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-07Remove .p-name microformat class (#7961)Eugen Rochko
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-04-20Improve report layout (#7188)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-09-23Fix custom emojis not detected when used in content warning (#5049)Eugen Rochko
2017-09-19Hide sensitive image in default on the public pages (#5009)unarist
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-07-06Improve Activity stream spoiler (#4088)abcang
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10Handle hashtags in spoiler_texts (partial fix for #699) (#2683)R Tucker
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-07Remove local_time gem, and add similar (#2875)Yamagishi Kazutoshi
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-03-31Fix #700 - hide spoilers on static pagesEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-09simplify emojification on public pages with .emojify classblackle
2017-01-06Add Microformats2 markupGreg V
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko