about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Collapse)Author
2018-07-18Add CSS for the newly-introduced dashboard (fixes #592)Thibaut Girka
2018-07-18[Glitch] Ensure container of React components has full widthThibaut Girka
Port f6910fba02c8a99dcad901c193be08d06a65c1c6 to glitch-soc
2018-07-11[Glitch] Add follow button to detailed status, add gradient to mask bio ↵Thibaut Girka
cut-off (fixes #566) Port 30e1da7668c6c42aa5f15bdc9caab1929235f78f to glitch-soc
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
Port cdb101340a20183a82889f811d9311c370c855e5 to glitch-soc, but without dropping support for regexp filters yet.
2018-06-24Increase padding of tootsThibaut Girka
2018-06-24Fix margins of toot textThibaut Girka
2018-06-21Fix clicking on collapsed toots with a background (fixes #547)Thibaut Girka
2018-06-15[Glitch] Add vendor prefix for background-clipThibaut Girka
Port e0354aba7ca05c4d8bf4e19fab0cbb0ecde2950f to glitch-soc
2018-06-01Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarksDavid Yip
Make active bookmarks red (fixes #493)
2018-05-31Adjust spacing between status iconsSpencer Alves
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
Port 45c9f16f714dd6de15391b5e2ae2bf0d30ef20fb to glitch-soc
2018-05-27Port upstream's result section headers (fixes #366)Thibaut Girka
2018-05-23Change notification cleaning checkbox color (fixes #511)Thibaut Girka
2018-05-21Recover glitch-soc specific styles that were removed by accidentThibaut Girka
2018-05-20In footer, replace text "Mastodon" with logoThibaut Girka
Port SCSS changes from 93c66f0c03c27ee02b9875c3c051d9bf50b33e19 to glitch-soc
2018-05-20Add preference to hide following/followers listsThibaut Girka
Port SCSS from 1e02dc871533de78174b48a6a527f11b0f2bc7ec
2018-05-20[Glitch] Improvements to toots display in admin viewThibaut Girka
Port SCSS changes from 0f2fbf7d05825447a0f2a1e82b6137c069cb1658 (I'm sorry for the animated rainbows)
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
Port d9b2f84c92f24067b12be81837240bf6c8930236 to glitch-soc
2018-05-17[Glitch] Combine similar components into one on public UIThibaut Girka
Port f9afd06221baf7f635b346dfbe350652ba6ffbd0 to glitch-soc
2018-05-16Fix mastodon-light background color of the composer textarea when postingThibaut Girka
2018-05-14Change local settings SCSS to be more consistent with modalsThibaut Girka
2018-05-13Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-themebeatrix
Port Sylvhem's mastodon-light to glitch flavour
2018-05-11[Glitch] Fix contact info styling on landing pageThibaut Girka
2018-05-11Update SCSS for tablesThibaut Girka
2018-05-11Update SCSS for statuses public viewThibaut Girka
2018-05-11[Glitch] Adjust RTL styles for landing pageThibaut Girka
Port 8bf3e750ab1d4f4ffa7063b088870d7a82ad548c to glitch-soc
2018-05-11Update forms SCSS from upstreamThibaut Girka
2018-05-11Update SCSS to match “Show card modal on public pages”Thibaut Girka
2018-05-11Update SCSS for about/landing pageThibaut Girka
2018-05-11Update admin page SCSS from upstreamThibaut Girka
2018-05-10Add bot badge to account headers in the WebUIThibaut Girka
2018-05-10Update glitch-soc style to match new bio fields markupThibaut Girka
2018-05-07Port Sylvhem's mastodon-light to glitch flavourThibaut Girka
2018-05-07Merge pull request #468 from ThibG/glitch-soc/features/reports-improvementsbeatrix
Various improvements to the reports modal
2018-05-07[Glitch] Allow report modal to be up to 80% of viewport heightThibaut Girka
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc
2018-05-07Fix color of disabled boost buttons (fixes #466)Thibaut Girka
2018-05-06Fix glitch high-contrast skin text colorsThibaut Girka
Port from 3c5006ec7fa98ec53df619b0e6e52b3bbdb6f046
2018-05-06Merge pull request #459 from ThibG/glitch-soc/features/text-color-variablesbeatrix
Add text color variables + minor SCSS fixes + high contrast skin
2018-05-06Fix color of status icons in glitch-soc high contrast skinThibaut Girka
2018-05-05minor fixThibaut Girka
2018-05-05[Glitch] Add high-contrast themeThibaut Girka
2018-05-05Move attachment-lists out of lists.scssThibaut Girka
2018-05-05[Glitch] Fix text color in "show more" link inside boost confirmation modalThibaut Girka
Port ba917e15f66c7848fe943e571d1ec5eeb549b59d to glitch-soc
2018-05-05Fix link colors in report modalThibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2018-05-05[Glitch] Update SCSS of admin and setting pagesThibaut Girka
Port the SCSS changes from cb74c0cfe4aa89f9656c054253665ef4965b41df to glitch-soc
2018-05-05[Glitch] Improve styling of closed registrations messageThibaut Girka
Port SCSS changes from 5acd5315f23b4472f31c4a0bb612b7356032defc to glitch-soc
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
glitch-soc-style still in backup, both sharing the same SCSS style
2018-04-29Fix style of account fields formThibaut Girka