Daigo 3 Dango and Eugen Rochko
696c2c6f2f
Add Mastodon::Source.url ( #4643 )
...
* Add Mastodon::Source.url
* Update spec
* Refactor
Move things frmo Mastodon::Source to Mastodon::Version
2017-08-22 22:54:19 +02:00
Daigo 3 Dango and Eugen Rochko
5eba129b0f
Translate 'Signed in as' into Japanese ( #4530 )
2017-08-06 03:14:11 +02:00
Daigo 3 Dango and Eugen Rochko
5bd3715a4c
Link to /about from public page on a single user instance ( #3814 )
...
There was no link for visitors to follow to see the about page.
2017-06-19 11:32:28 +02:00
Daigo 3 Dango and Eugen Rochko
0026ba2751
Update nokogumbo to 1.4.13 ( #3617 )
...
$ bundle update --source nokogumbo# Please enter the commit message for your changes. Lines starting
nokogumbo 1.4.11 and 1.4.12 don't work on Heroku.
2017-06-06 20:43:02 +02:00
Daigo 3 Dango and Eugen Rochko
2985d08951
Redirect to streaming_api_base_url ( #3579 )
...
* Redirect to streaming_api_base_url
When Rails receives a request to streaming API, it most likely
means that there is another host which is configured to respond
to it. This is to redirect clients to that host if
`STREAMING_API_BASE_URL` is set as another host.
* Use the new Ruby 1.9 hash syntax
2017-06-05 12:09:29 +02:00
Daigo 3 Dango and Eugen Rochko
838f51770b
Replace \u2014 with — ( #3301 )
2017-05-25 14:05:54 +02:00
Daigo 3 Dango and Eugen Rochko
f5c3d20e9c
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs ( #3276 )
...
This change adds mp4 support confirmed on Heroku-16 stack.
2017-05-24 17:57:33 +02:00
Daigo 3 Dango and Eugen Rochko
3eb13307ca
Add a Japanese translation for PR #3175 ( #3192 )
2017-05-21 01:16:54 +02:00
Daigo 3 Dango and Eugen Rochko
66328adf83
Rebuild node-sass ( #3002 )
...
Got an error in asset precompile on Heroku:
Module build failed: Error: ENOENT: no such file or directory, scandir '/tmp/.../node_modules/node-sass/vendor'
ref: https://github.com/rails/webpacker#troubleshooting
2017-05-12 22:04:41 +02:00
Daigo 3 Dango and Eugen Rochko
831386977e
Use cid3 on Heroku ( #3001 )
...
Use https://github.com/heroku/heroku-buildpack-apt to
install protobuf-compiler and libprotobuf-dev which are needed by cid3
2017-05-12 14:33:54 +02:00