Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-12 | Merge pull request #384 from ThibG/glitch-soc/features/no-media-url | Gô Shoemake | |
Remove text requirement when media attached from statuses (fixes #381) | |||
2018-03-12 | Merge pull request #344 from chriswmartin/getting-started-badge-merge | Gô Shoemake | |
merge tootsuite pr #6313 into glitch & move getting_started dispatch stuff to mapDispatchToProps | |||
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka | |
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc | |||
2018-03-09 | Port #6627 and #6636 to glitch-soc | Thibaut Girka | |
2018-03-03 | Use glitchsoc TimelineComponent's margin/padding on about page. | David Yip | |
2018-03-03 | Copy in new CSS for about page. | David Yip | |
2018-02-25 | Fix border-radius of owner avatar in /about/more | yuzulabo | |
2018-02-24 | Update SCSS | imncls | |
2018-02-24 | Update columns.scss | imncls | |
2018-02-24 | Update containers.scss | imncls | |
2018-02-24 | Update index.scss | imncls | |
2018-02-24 | Update about.scss | imncls | |
2018-02-10 | Revert 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-04 | Fix detailed-status | ncls7615 | |
2018-01-23 | Remove some leftover code, I guess | Thibaut Girka | |
2018-01-23 | add 'this.props' to fetchLists | cwm | |
2018-01-22 | remove unused openOnboardingModal from getting_started | cwm | |
2018-01-22 | merge tootsuite pr #6313 into glitch | cwm | |
2018-01-20 | Merge pull request #336 from ThibG/glitch-soc/features/tag-warning | David Yip | |
Display a warning when composing unlisted toots with something looking like a hashtag | |||
2018-01-20 | Merge pull request #342 from glitch-soc/merge-upstream | David Yip | |
Merge upstream | |||
2018-01-20 | Merge new onboarding styles; delete refs to PNGs. | David Yip | |
2018-01-19 | Do not discard statuses obtained via websocket when API request finishes | Thibaut Girka | |
This backports 0b888acfd4ffddd29f25c878373e9b9f5ec6c0ab | |||
2018-01-19 | Display 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-18 | Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontend | David Yip | |
2018-01-18 | Style fixes to make eslint happier, hopefully | David Yip | |
2018-01-15 | Fix mailer to use webpack core | kibi! | |
2018-01-14 | Increase priority of favstar gold | kibi! | |
2018-01-14 | Fixes to notification styling | kibi! | |
2018-01-14 | Fixes to drawer and CWs | kibi! | |
2018-01-14 | Merge pull request #329 from KnzkDev/scss-refactor | beatrix | |
SCSS Refactor | |||
2018-01-14 | Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend | beatrix | |
Add glitchy elephant friend | |||
2018-01-14 | Oops this should have been a part of last commit | kibi! | |
2018-01-14 | Fixes onboarding modal (#318) | kibi! | |
2018-01-14 | Fixed autocollapse detection | kibi! | |
2018-01-14 | Fix eslint errors. #294. | David Yip | |
2018-01-14 | Run 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-14 | Introduce a bit of luck into the elefriend selection. #294. | David Yip | |
2018-01-14 | Add wave background; blend elefriend in a bit more. #294. | David Yip | |
2018-01-14 | Bind click event to elefriend cycling. #294. | David Yip | |
2018-01-14 | Set 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-13 | Add the shrinking glitchy elefriend. #294. | David Yip | |
2018-01-13 | Prototype out glitchy elephant friend. #294. | David Yip | |
Glitched elephant friends kindly provided by @ncls7615. | |||
2018-01-14 | Fix collapsed toot style | ncls7615 | |
2018-01-14 | Fix un-fullwidth media style | ncls7615 | |
2018-01-14 | Fix media detailed style | ncls7615 | |
2018-01-14 | Fix confirmation modal bug | ncls7615 | |
2018-01-14 | Fix letterbox bug | ncls7615 | |
2018-01-14 | Improve scss refactor 5 | ncls7615 | |
2018-01-14 | Improve scss refactor 4 | ncls7615 | |
2018-01-14 | Improve scss refactor 3 | ncls7615 | |