about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2018-03-03Use glitchsoc TimelineComponent's margin/padding on about page.David Yip
2018-03-03Copy in new CSS for about page.David Yip
2018-02-25Fix border-radius of owner avatar in /about/moreyuzulabo
2018-02-24Update SCSSimncls
2018-02-24Update columns.scssimncls
2018-02-24Update containers.scssimncls
2018-02-24Update index.scssimncls
2018-02-24Update about.scssimncls
2018-02-10Revert 245816ab2721f386184878d71be01143d207abf5 (fixes #348)Thibaut Girka
Since 245816ab2721f386184878d71be01143d207abf5, IntersectionObserverArticle assumes that its children do not change unless the number of children changes. This is not the case with the notification overlay, which resulted in the checkmark of notification cleaning mode not updating unless scrolling to make notifications appear/disappear. This change may negatively impact performances.
2018-02-04Fix detailed-statusncls7615
2018-01-23Remove some leftover code, I guessThibaut Girka
2018-01-20Merge pull request #336 from ThibG/glitch-soc/features/tag-warningDavid Yip
Display a warning when composing unlisted toots with something looking like a hashtag
2018-01-20Merge pull request #342 from glitch-soc/merge-upstreamDavid Yip
Merge upstream
2018-01-20Merge new onboarding styles; delete refs to PNGs.David Yip
2018-01-19Do not discard statuses obtained via websocket when API request finishesThibaut Girka
This backports 0b888acfd4ffddd29f25c878373e9b9f5ec6c0ab
2018-01-19Display a warning when composing unlisted toots with something looking like ↵Thibaut Girka
a hashtag This is a backport of b6af88192ff48372c5f6ed1321f21d99aaffcd3f to the glitch flavour.
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2018-01-15Fix mailer to use webpack corekibi!
2018-01-14Increase priority of favstar goldkibi!
2018-01-14Fixes to notification stylingkibi!
2018-01-14Fixes to drawer and CWskibi!
2018-01-14Merge pull request #329 from KnzkDev/scss-refactorbeatrix
SCSS Refactor
2018-01-14Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friendbeatrix
Add glitchy elephant friend
2018-01-14Oops this should have been a part of last commitkibi!
2018-01-14Fixes onboarding modal (#318)kibi!
2018-01-14Fixed autocollapse detectionkibi!
2018-01-14Fix eslint errors. #294.David Yip
2018-01-14Run slightly less afoul of accessibility checks. #294.David Yip
This makes the clickable element an interactive element, but doesn't add alt text and makes it not-obvious that you can click the elefriend. On one hand, this goes against good practice; on the other hand, it's not *supposed* to be obvious that you can click the elefriend.
2018-01-14Introduce a bit of luck into the elefriend selection. #294.David Yip
2018-01-14Add wave background; blend elefriend in a bit more. #294.David Yip
2018-01-14Bind click event to elefriend cycling. #294.David Yip
2018-01-14Set glitchy elephant friend variant in initial state. #294.David Yip
Also lay some groundwork needed to interactively change the glitchfriend. The codebase uses "elefriend" because it's shorter and didn't require me to realign the actions in actions/compose.js. Same idea, though.
2018-01-13Add the shrinking glitchy elefriend. #294.David Yip
2018-01-13Prototype out glitchy elephant friend. #294.David Yip
Glitched elephant friends kindly provided by @ncls7615.
2018-01-14Fix collapsed toot stylencls7615
2018-01-14Fix un-fullwidth media stylencls7615
2018-01-14Fix media detailed stylencls7615
2018-01-14Fix confirmation modal bugncls7615
2018-01-14Fix letterbox bugncls7615
2018-01-14Improve scss refactor 5ncls7615
2018-01-14Improve scss refactor 4ncls7615
2018-01-14Improve scss refactor 3ncls7615
2018-01-14Improve scss refactor 2ncls7615
2018-01-14Improve scss refactor 1ncls7615
2018-01-14Fix padded-blocks errorncls7615
2018-01-14Initial scss refactorncls7615
2018-01-12load public.js on vanilla#adminGô Shoemake
2018-01-12Load packs/public.js for glitch#adminGô Shoemake
2018-01-12i18n: Update Polish translationMarcin Mikołajczak
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>