- Apr 16, 2017
-
-
Eugen authored
-
- Apr 15, 2017
-
-
Isabelle Knott authored
-
Naouak authored
* User can create a custom.scss to customize their instance without modifying gitted files. * Add documentation for customization. * Forgot the helper file * Fix Style to pass codeclimate * Requests from maintainer.
-
Patrick Figel authored
* Add recovery code support for two-factor auth When users enable two-factor auth, the app now generates ten single-use recovery codes. Users are encouraged to print the codes and store them in a safe place. The two-factor prompt during login now accepts both OTP codes and recovery codes. The two-factor settings UI allows users to regenerated lost recovery codes. Users who have set up two-factor auth prior to this feature being added can use it to generate recovery codes for the first time. Fixes #563 and fixes #987 * Set OTP_SECRET in test enviroment * add missing .html to view file names
-
Alda Marteau-Hardi authored
-
Alex Dunn authored
-
- Apr 13, 2017
-
-
Eugen Rochko authored
-
Isabelle Knott authored
-
Daijiro Wachi authored
-
tom authored
This may address the scrolling issues mentioned here: https://github.com/tootsuite/mastodon/issues/1622
-
- Apr 12, 2017
-
-
Eugen authored
-
Isabelle Knott authored
-
Matt Jankowski authored
-
- Apr 11, 2017
-
-
Eugen authored
* Improve emoji picker look * Add hover animation to emojis in picker
-
Eugen Rochko authored
-
Matt Jankowski authored
-
Corey Dutson authored
- details a background for contrast - add 5px padding to the top of the `details-counters` children to line them up with the bio to the right (Which has a 5px padding on the top)
-
blackle authored
-
- Apr 10, 2017
-
-
Matt Jankowski authored
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views
-
Eugen authored
* When avatar/header are GIF, generate static versions. Account API returns "avatar"/"avatar_static", "header"/"header_static" Static version is the same as original for other cases Web UI de-animates avatars in toots, lists of users Fix #441, fix #596, prerequisite for #1064 * Fix JS test * Add rake task to generate static avatars/headers from GIF ones, add test
-
Corey Dutson authored
Addresses #1451 which notes the emoji picker is too light. I agree, so I submit this adjustment. Changes: Changed the background to a darkened version of another system color
-
Jessica Stokes authored
* Replace column margin with padding This improves horizontal scrolling behaviour significantly; scrolled flex elements are... a little weird. * Move clear column button styling to css
-
Ram Lmn authored
Fixes icons and emoji size issues described in #1233.
-
- Apr 09, 2017
-
-
Brian Mock authored
-
- Apr 08, 2017
-
-
Eugen authored
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled TOTP secret is not shown again after 2FA is enabled * Clean up
-
Pavel Djundik authored
-
Pavel Djundik authored
-
- Apr 05, 2017
-
-
tom authored
Use nicer scrollbars in MS edge
-
Drew DeVault authored
-
- Apr 04, 2017
-
-
Eugen Rochko authored
-
- Apr 03, 2017
-
-
Jessica Stokes authored
The Mastodon mascot was previously anchored to the bottom, and that was since broken. This restores that behaviour! It also disables the double-scrollbar behaviour that was caused by this area allowing overflow-y in addition to its parent doing so.
-
- Apr 02, 2017
-
-
Olivia Mossberg authored
word-break:break-all is a surefire way to break things. It should be set to normal. This merge just set it back to what it should be. Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected errors.
-
- Apr 01, 2017
-
-
Eugen Rochko authored
-
Maxime BORGES authored
-
Eugen Rochko authored
-
- Mar 31, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Mar 29, 2017
-
-
Eugen Rochko authored
-