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
/
layouts
/
application.html.haml
Age
Commit message (
Expand
)
Author
2022-11-04
Remove meta tag for official iOS app (#19656)
SJang1
2022-10-29
Fix wrong host being used for custom.css when asset host configured (#19521)
Eugen Rochko
2022-10-23
Change floating action button to be a button in header in web UI (#19422)
Eugen Rochko
2022-08-25
Add meta tag for official iOS app (#16599)
Eugen Rochko
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-06-10
Fix logo gradient not working on some Safari and Blink-based browsers (#18634)
Claire
2022-06-09
Change brand color and logotypes (#18592)
Eugen Rochko
2021-04-05
Fix SVG files not being correctly included in templates (#16001)
Claire
2021-03-19
Fix custom CSS when CDN_HOST is set (#15927)
Claire
2020-11-06
Add subresource integrity for JS and CSS assets (#15096)
Eugen Rochko
2020-10-13
Change how CDN_HOST is passed down to make assets build reproducible (#14381)
ThibG
2020-07-07
Fix hashtag column options styling (#14247)
ThibG
2020-05-08
Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
ThibG
2020-04-28
Fix end-user-facing uses of inline CSS (#13438)
ThibG
2019-06-08
Change full logo to use primary text color of the given theme (#10994)
Eugen Rochko
2019-05-27
Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
Eugen Rochko
2018-10-10
Add dns-prefetch if using different host for assets or uploads (#8942)
Eugen Rochko
2018-08-25
Add theme identifier to body classes for easier custom CSS styling (#8439)
Eugen Rochko
2018-08-24
Add admin custom CSS setting (#8399)
Eugen Rochko
2018-03-10
Fix #6717: Do not double html-encode page titles (#6720)
Eugen Rochko
2018-03-09
Add missing meta description to profiles, some other SEO stuff (#6706)
Eugen Rochko
2018-01-02
delete X-UA-Compatible (#6068)
Otakan
2017-12-24
Reduce motion for boost animation (#5871)
Nolan Lawson
2017-10-28
Refactor initial state: reduce_motion and auto_play_gif (#5501)
Nolan Lawson
2017-10-16
Fix reduced motion breaking public galleries (#5423)
Nolan Lawson
2017-10-11
Only preload JS in /web pages (#5325)
Nolan Lawson
2017-09-23
Add emoji autosuggest (#5053)
Eugen Rochko
2017-09-23
Switch from EmojiOne to Twemoji, different emoji picker (#5046)
Eugen Rochko
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-09-04
Fix #4551 - Use correct syntax for content preloading (#4798)
Eugen Rochko
2017-09-02
Fix profile page when use system's font (#4774)
Yamagishi Kazutoshi
2017-09-01
Use system's default font on non web UI pages (#4553)
Yamagishi Kazutoshi
2017-07-14
🎄🔨 Force tree shake emojione (#4202)
Sorin Davidoi
2017-07-11
Require stylesheets in common.js (#4152)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-09
refactor: Make all reducers sync (#4125)
Sorin Davidoi
2017-07-08
Lazy load components (#3879)
Sorin Davidoi
2017-06-01
Resolve custom application stylesheet with Webpack (#3373)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-27
Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
Eugen Rochko
2017-05-22
Only load Intl data for current language (#3130)
Nolan Lawson
2017-05-15
Introduce common JavaScript file (#2981)
Akihiko Odaki
2017-05-08
Added haml-lint and fix warnings (#2773)
yhirano
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-04-27
Added '(dev)' to the title in development mode (#2524)
Ashley
2017-04-26
Red favicon for dev (#2470)
Lindsey Bieda
2017-04-24
Add an RTL stylesheet for Arabic i18n (#2378)
Eugen
2017-04-20
Use default locale for html lang in layouts (#2212)
Matt Jankowski
2017-04-19
Fix double-escaping of display names in <title> (#2155)
Eugen
2017-04-18
Instance helper to replace site title helper (#2038)
Matt Jankowski
2017-04-17
Add mask-icon.svg (#1572) (#1585)
Dale Price
2017-04-15
Check for a custom css file to help customization of instances (#1368)
Naouak
[next]