about summary refs log tree commit diff
path: root/app/views/layouts/application.html.haml
AgeCommit message (Expand)Author
2019-12-10add accessibility option to make everything lowercasemultiple creatures
2019-12-07add option to toggle whether regex filters should be applied to mentionsmultiple creatures
2019-11-19Change full logo to use primary text color of the given theme (#10994)Eugen Rochko
2019-11-19Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-08-18prevent gap removal option from breaking columnsmultiple creatures
2019-07-30make cursor blink respect auto-play settingsmultiple creatures
2019-07-30add an optional blinking cursor to console formattingmultiple creatures
2019-07-21add more options for time range of roars visible to anonymous public profile ...multiple creatures
2019-05-21make large emojos 24px instead of 32pxmultiple creatures
2019-05-21when autoplay is off play animated emoji on hovermultiple creatures
2019-05-21add option to embiggen the emojos & embiggen small bbcode text on hovermultiple creatures
2019-05-21Correct a 6-in-the-morning breaking typos.multiple creatures
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Anxiety reduction: add option to hide mascot.multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of compo...multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-04-22Load custom CSS rules after standard onesThibaut Girka
2018-10-11Merge commit 'ac7df62a0441b95ec04fd9111a9394795dd53ff2' into glitch-soc/merge...Thibaut Girka
2018-10-10Add dns-prefetch if using different host for assets or uploads (#8942)Eugen Rochko
2018-08-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-08-25Add theme identifier to body classes for easier custom CSS styling (#8439)Eugen Rochko
2018-08-24Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko
2018-03-11Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-03-10Fix #6717: Do not double html-encode page titles (#6720)Eugen Rochko
2018-03-09Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-03-09Add missing meta description to profiles, some other SEO stuff (#6706)Eugen Rochko
2018-01-03Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-02delete X-UA-Compatible (#6068)Otakan
2017-12-24Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2017-12-24Reduce motion for boost animation (#5871)Nolan Lawson
2017-12-10Only localize js when there's a themekibigo!
2017-12-10Javascript intl8n flavour supportkibigo!
2017-11-20Finalized theme loading and stuffkibigo!
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Merge pull request #184 from tootsuite/masterbeatrix
2017-10-16Fix reduced motion breaking public galleries (#5423)Nolan Lawson
2017-10-11Merge remote-tracking branch 'upstream/master'Ondřej Hruška
2017-10-11Only preload JS in /web pages (#5325)Nolan Lawson
2017-09-28Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstreamOndřej Hruška
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-19Add support for multiple themes (#4959)Andrew
2017-09-09Merge tag 'v1.6.0rc3' into sync/upstreamDavid Yip
2017-09-09Merge branch 'origin/master' into sync/upstreamDavid Yip
2017-09-04Fix #4551 - Use correct syntax for content preloading (#4798)Eugen Rochko
2017-09-02Fix profile page when use system's font (#4774)Yamagishi Kazutoshi