- Jun 30, 2017
-
-
Yamagishi Kazutoshi authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
abcang authored
-
Yamagishi Kazutoshi authored
-
Naoki Kosaka authored
-
- Jun 29, 2017
-
-
abcang authored
-
- Jun 28, 2017
-
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Eugen Rochko authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
- Jun 27, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
m4sk1n authored
-
Sorin Davidoi authored
-
Eugen Rochko authored
-
Midgard authored
* Use instance name in "password changed" mail instead of "Mastodon". Fixes tootsuite#2620. * Use instance name in password reset mail instead of "Mastodon".
-
Sorin Davidoi authored
* feat(components/media_gallery): Responsive images * fix(components/media_gallery): Link to image URL
-
Yamagishi Kazutoshi authored
-
- Jun 26, 2017
-
-
Eugen Rochko authored
-
ThibG authored
-
Alda Marteau-Hardi authored
-
- Jun 25, 2017
-
-
Eugen Rochko authored
* 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
-
Eugen Rochko authored
* Add overview of active sessions * Better display of browser/platform name * Improve how browser information is stored and displayed for sessions overview * Fix test * Fix #2347 - Bind web UI access token to session When you logout, session also destroys the access token, so it's no longer valid. If access token is destroyed some other way, the session is also destroyed, requiring a re-login. Fix #1681 - Add scheduler to remove revoked access tokens and grants * Fix test
-
Sorin Davidoi authored
-
Eugen Rochko authored
* Add overview of active sessions * Better display of browser/platform name * Improve how browser information is stored and displayed for sessions overview * Fix test
-
PFM authored
-
- Jun 24, 2017
-
-
unarist authored
-
unarist authored
* Remove unused column_collapsable.js * Remove old styles * Extract `> div` style to independent class
-
Sorin Davidoi authored
-
Yamagishi Kazutoshi authored
-
unarist authored
-
- Jun 23, 2017
-
-
Daniel Hunsaker authored
-
Sorin Davidoi authored
* feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
- Jun 22, 2017
-
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
* Introduce domains method to Account relation Account had followers_domains method, which was excessively specific. Let relation of Account have domains method instead. * Move follow_mapping in Account to AccountInteractions * Introduce shared examples for AccountAvatar inclusion * Cover Account more
-
Eugen Rochko authored
* Fix regression from #3842 Simplify the query by omitting all direct statuses. Private statuses are allowed because they are from accounts we are following (so by definition) Resolves #3887 (alternative) * Adjust test
-