about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Collapse)Author
2020-02-22port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to ↵Eugen Rochko
the single-column layout Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Various improvements to single column layoutEugen Rochko
Port 84dc21d55d8627182ce201baeddb6fbbdf8748c2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column modeEugen Rochko
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-21[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
Port c9b8ba50f8ad46e2f7821bb36af0c85e4b9a29df to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-21[Glitch] Add "Show thread" button to public profilesSasha Sorokin
Port 50cd73e5d7e39600203c9c3f591f04289f41e297 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-21Fix poll compose form being broken on single-column layoutThibaut Girka
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper ↵multiple creatures
up using `fangs`/`op` bangtag or toggling defang setting in profile; auto-defang after 15 mins or with `defang`/`deop` bangtag
2020-01-20Original upstream mergeThibG
2020-01-14differentiate local-only posts in the web appmultiple creatures
2019-12-06add drafts shortcut to web uimultiple creatures
2019-12-06use `self.draft` scope tag for draft posts & add draft headermultiple creatures
2019-11-26[Glitch] Fix list not being automatically unpinned when it returns 404 in web UIEugen Rochko
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19Fix display of alt-text when a media attachment is not availableThibaut Girka
2019-11-19[Glitch] Fix profile picture previewJeong Arm
Port e13e4b28db7e066d1f6f21e306aa95b97c3ccd99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
Port SCSS changes from 8d5dcc9301c422f131167574da550f8cdaedb73f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19[Glitch] Fix stacking order of emoji pickernzws
Port 8a378d4c3d8bd74f3070af0b70725da4a6d10375 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Make headers font size proportionalThibaut Girka
2019-10-14make the replied-to post preview readable in arachniamultiple creatures
2019-10-14remove bg imagemultiple creatures
2019-10-14rethemed arachniamultiple creatures
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-08-20spot-fix more `arachnea` contrast bugsmultiple creatures
2019-08-19css gods please just make these dang theme readable ;_;multiple creatures
2019-08-18yep it's more arachnia theme adjustmentsmultiple creatures
2019-08-18more arachnia contrast adjustmentmultiple creatures
2019-08-18aaaaa too many highlights - tone it down a lil bitmultiple creatures
2019-08-18limit animations in dt themesmultiple creatures
2019-08-18another round of adjusting arachnea colorsmultiple creatures
2019-08-18use arachnia for the default thememultiple creatures
2019-08-15Fix linear gradient colour on collapsed statuses in a few skinsBlackle Mori
2019-08-15fix arachnia & seadrake media paddingmultiple creatures
2019-08-15fix arachnia & seadrake colorsmultiple creatures
2019-08-15initial fixes of orctober colorsmultiple creatures
2019-08-15initial fixes of tentacle colorsmultiple creatures
2019-08-15fix padding on orctober & tentacle themesmultiple creatures
2019-08-15fix the header paddingmultiple creatures
2019-08-15remove negative margins for direct messages and boosts in timelineLumb
What the tin says, noticed this bug was still hanging around, just only on DMs and on boosts in the TL so I think this should sort that.
2019-08-15fix accidental renamemultiple creatures
2019-08-12remove negative marginLumb
this should fix the names being cut off on the notification bar uwu uwu
2019-08-10fix interaction buttons on public pagesmultiple creatures
2019-07-30add a domain policy viewer at `/policies`multiple creatures
2019-07-30add an optional blinking cursor to console formattingmultiple creatures
2019-07-28move clear all button to the leftmultiple creatures
2019-07-19make locked badge stand out moremultiple creatures
2019-07-19always show out-of-body tags for better accessibilitymultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for ↵multiple creatures
admin-locked accts, also federate `frozen` state
2019-07-19add badge to ui for locked accountsmultiple creatures
2019-07-17don't override mobile ui or drawer when resizingmultiple creatures
2019-07-17Call resize cssLumb
This should be the right place to add an import so it affects the whole site I think? I'm new to this, forgive.