about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Collapse)Author
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
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
2018-04-26Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inlinebeatrix
[Glitch] Do not set emoji as inline-block
2018-04-26Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreenbeatrix
[Glitch] Fix fullscreen video player
2018-04-24Fix fade being colored wrongly for DMs and upon focusUna Thompson
2018-04-23[Glitch] Fix fullscreen video playerThibaut Girka
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc
2018-04-22[Glitch] Do not set emoji as inline-blockThibaut Girka
Port 597948fb1316d2e1de76be330db441786c571132 to glitch-soc
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
Inspired from b6003afcdb1b89eb967a2b211e3b4e26aed9ac9d but using component properties instead of redux store for hidden/revealed state.
2018-04-22[Glitch] Fix column headers accessibilityThibaut Girka
Port 08e4c78e78358c2847967e9cc34b4a6497be97e2 to glitch-soc. SCSS fix inspired by 69f13e7bca90f4855e05a49dd69bba66f843134a.