Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-29 | Improvements to image icon appearance on SHOW MORE | kibigo! | |
2017-06-28 | Tiny Status improvements | kibigo! | |
- Media toots are no longer auto-collapsed if the media is behind a CW - Display names no longer appear clickable when a toot is collapsed - Fixed #36 by adding reduplicating the media icon inside the SHOW MORE/LESS | |||
2017-06-28 | Fixed improper centering of columns-area | kibigo! | |
2017-06-28 | Added App Setttings Modal | kibigo! | |
2017-06-28 | Linear gradient no longer extends under metadata on account pages | kibigo! | |
2017-06-28 | Improvements to static metadata styling, especially for mobile | kibigo! | |
2017-06-28 | Backend YAML Processing + Profile Metadata on Static Pages | kibigo! | |
2017-06-27 | Allow line-breaks in bio metadata | kibigo! | |
2017-06-27 | Merge remote-tracking branch 'upstream/master' | beatrix-bitrot | |
2017-06-27 | Turn report screen into a modal (#3965) | Eugen Rochko | |
2017-06-27 | Profile metadata improvements | kibigo! | |
2017-06-27 | Responsive images in media gallery (#3963) | Sorin Davidoi | |
* feat(components/media_gallery): Responsive images * fix(components/media_gallery): Link to image URL | |||
2017-06-27 | Maintain aspect ratio for preview image (#3966) | Yamagishi Kazutoshi | |
2017-06-25 | Time needs to be just a little wider to accomodate minutes | kibigo! | |
2017-06-25 | We want wrapping here, sorry 😥 | kibigo! | |
2017-06-25 | Stick images inside of CWs | kibigo! | |
2017-06-25 | Fixes to overflows wrt drawer/column | kibigo! | |
2017-06-25 | Fixed bad drawer custom.css | kibigo! | |
2017-06-25 | Improvements to action bar positioning | kibigo! | |
2017-06-25 | Move status action bar left | Surinna Curtis | |
This also resolves the issues where sometimes the timestamps wrap and also sits unpleasantly close to the … button. | |||
2017-06-25 | Auto-uncollapse when expanding CW | kibigo! | |
2017-06-25 | [custom.scss] More media height fixes | kibigo! | |
2017-06-25 | Disables CW [Show More/Less] links in collapsed toots | kibigo! | |
2017-06-25 | Fix #3910 - Require OTP authentication to disable 2FA (#3935) | Eugen Rochko | |
* Fix #3910 - Require OTP authentication to disable 2FA. Also, remove ability to generate new OTP backup codes *after* initial backup codes were handed out during activation * Restore recovery code re-generation * Improve display of some 2FA elements | |||
2017-06-25 | [custom.scss] max-height of media now a fixed value | kibigo! | |
2017-06-25 | Color adjustment to media icons | kibigo! | |
2017-06-25 | Adds media icons to toots | kibigo! | |
2017-06-25 | Media previews for collapsed toots | kibigo! | |
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko | |
* Add overview of active sessions * Better display of browser/platform name * Improve how browser information is stored and displayed for sessions overview * Fix test | |||
2017-06-24 | Removed no-longer-necessary custom style | kibigo! | |
2017-06-24 | Better style handling at small sizes | kibigo! | |
2017-06-24 | Allowed little media rules | kibigo! | |
2017-06-24 | OKAY THIS WORKS THIS WORKS | kibigo! | |
2017-06-24 | Don't change layout of static pages | kibigo! | |
2017-06-24 | Fix elephant in onboarding modal being very small sized on small devices (#3932) | unarist | |
2017-06-24 | Clean column collapsible (#3931) | unarist | |
* Remove unused column_collapsable.js * Remove old styles * Extract `> div` style to independent class | |||
2017-06-24 | Support overriding media queries for deciding between ↵ | Surinna Curtis | |
single-column/multi-column layouts with a class | |||
2017-06-24 | Unified avatar styling | Matthew Walsh | |
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size) | |||
2017-06-23 | Un-hide dropdown menu ;P | kibigo! | |
2017-06-23 | Very minor styling improvements to toot-collapsing | kibigo! | |
2017-06-23 | Collapsable toots [1/??] ☕️ | kibigo! | |
2017-06-23 | ✨ Profile Metadata HACK 😈 | kibigo! | |
2017-06-23 | Fixes drawer so stuff doesn't overflow | Go Shoemake | |
2017-06-23 | cybre cleanup | Charlotte Fields | |
2017-06-23 | cybrespace to 1.4.2 | Chronister | |
2017-06-23 | All cybrespace changes through 5/28 | Chronister | |
2017-06-23 | adding cybre changes | Charlotte Fields | |
2017-06-23 | fix: Apply :hover, :focus and :active only when multiple columns | Sorin Davidoi | |
2017-06-20 | Replace TextIconButton for SensitiveButton to IconButton (#3759) | Yamagishi Kazutoshi | |
* Replace TextIconButton for SensitiveButton to IconButton * line-height | |||
2017-06-19 | Set cursor:pointer only when necessary (#3857) | unarist | |