- Apr 04, 2017
-
-
Angristan authored
If the file package is not installed, we get "Validation failed: File has contents that are not what they are reported to be" when upload media.
-
- Apr 03, 2017
-
-
Eugen Rochko authored
must be added to the Sidekiq invokation in your systemd file The pull queue will handle link crawling, thread resolving, and OStatus processing. Such tasks are more likely to hang for a longer time (due to network requests) so it is more sensible to not make the "in-house" tasks wait for them.
-
- Apr 02, 2017
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
Closes GH-745.
-
- Feb 07, 2017
-
-
Eugen Rochko authored
-
- Feb 03, 2017
-
-
Eugen Rochko authored
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
-
- Jan 21, 2017
-
-
Eugen Rochko authored
-