about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Collapse)Author
2020-02-22[Glitch] Add message telling FTS is disabled when no toot can be found ↵ThibG
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc
2020-02-22Change search components classes and styling to match upstreamThibaut Girka
2020-02-22[Glitch] Add media description as title to links of unknown media attachmentsEugen Rochko
Port front-end changes from 49ebda4d49af50b375126e4a8285686fb6448a60 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`38d2882` to monsterfork: Fix NavigationBar stylingThibaut Girka
2020-02-22port glitch-soc@`ed2f0f6` to monsterfork: Fix bottom margin of lists in tootsThibaut Girka
2020-02-22Fix styling of poll options on public pages in glitch flavourThibaut Girka
2020-02-22Fix composer buttons overflowing the composer box in single-columnThibaut Girka
2020-02-22[Glitch] Change full logo to use primary text color of the given themeEugen Rochko
Port 20dda5cca0a4015a743250b4e584a3101e7675f2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix ordering of keyboard access between CW field, textarea and ↵ThibG
emoji picker Port b4d67fe57af4d45082dc92eef20d5bb758bd8379 to glitch-soc
2020-02-22[Glitch] Fix border-bottom of active tab barsThibG
Port faafc3ae25378121148356b60d1bef6f57013069 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22Fix multiple-column paddingThibaut Girka
2020-02-22Fix and refactor SCSSThibaut Girka
2020-02-22[Glitch] Fix position of search iconEugen Rochko
Port 9add88a920200bc0610b25434ad056469f28eae5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix margins on profile metadata in single column modeEugen Rochko
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix emoji picker being always displayedTakeshi Umeda
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`1329308` to monsterfork: [Glitch] Improvement variable ↵Takeshi Umeda
height in single column layout Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Center 2-columns layout without side effectHanage999
Port 7c1ca0c37b7e68bd4e388afb3bca55d2b71fd2ad to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
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