- Jul 21, 2017
-
-
Eugen Rochko authored
-
Sorin Davidoi authored
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
- No masking of HTTP::Error and OpenSSL::SSL::SSLError - No longer accepts non-HTTPS WebFinger endpoints
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
* Use the same emoji data on the frontend and backend * Move emoji.json to repository, add tests This way you don't need to install node dependencies if you only want to run Ruby code
-
- Jul 20, 2017
-
-
Sorin Davidoi authored
* feat(compose): More space on mobile devices * feat(compose): Hide navigation when typing on mobile devices * fix(compose): Make animation faster * fix(navigation_bar): Remove hardcoded title * fix(compose): Prevent accidental bluring * fix(compose): Increase max-height to 600px
-
Eugen Rochko authored
-
- Jul 19, 2017
-
-
Eugen Rochko authored
* Do not raise unretryable exceptions in ResolveRemoteAccountService * Removed fatal exceptions from ResolveRemoteAccountService Exceptions that cannot be retried should not be raised. New exception class for those that can be retried (Mastodon::UnexpectedResponseError)
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
unarist authored
-
Sorin Davidoi authored
-
Eugen Rochko authored
-
Akihiko Odaki authored
-
Eugen Rochko authored
* Refactor ResolveRemoteAccountService * Remove trailing whitespace * Use redis locks around critical ResolveRemoteAccountService code * Add test for race condition of lock
-
Cygnan authored
Signed-off-by:
Cygnan <mail@cygnan.com>
-
m4sk1n authored
-
Eugen Rochko authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Damien Erambert authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Yamagishi Kazutoshi authored
-
- Jul 18, 2017
-
-
Eugen Rochko authored
-
Sorin Davidoi authored
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
Ondřej Hruška authored
-
unarist authored
-
Yamagishi Kazutoshi authored
* Add unfollow modal * unfollowing someone * remove unnecessary prop
-
Akihiko Odaki authored
* Wrap methods of ProcessFeedService::ProcessEntry in classes This is a change same with 425acecf, except that it has the following changes: * Revert irrelevant change in find_or_create_conversation * Fix error handling for RemoteActivity * Introduce Ostatus name space
-
abcang authored
* Improve admin page * Fix test * Add spec * Improve select style
-
Sorin Davidoi authored
-
abcang authored
-
Yamagishi Kazutoshi authored
-