Commit Graph
6 Commits
Author SHA1 Message Date
Tomohiro SuwaandEugen Rochko aa6a26a2d5 Correct Account model for rubocop (#2587)
* Correct Account model for rubocop

* Undo these changes
2017-05-03 19:13:04 +02:00
Tomohiro SuwaandEugen Rochko 1f805a6377 Don't need to include ActiveModel::Validations (#2521) 2017-04-27 12:02:55 +02:00
Tomohiro SuwaandEugen Rochko 416c9675fc Don't toot request with only blank characters (#2154)
* Don't toot request with only blank characters

* Enable toot button if no text
2017-04-26 15:18:09 +02:00
Tomohiro SuwaandEugen 7832425fdd Fix css for toot button when uploading images (#2161) 2017-04-19 19:21:23 +02:00
Tomohiro SuwaandEugen f23281e31e Disable toot button when above 500 characters (#2088)
* Disable toot button when above 500 characters

* Consider multibyte characters

* Consider spoiler_text
2017-04-18 19:35:55 +02:00
Tomohiro SuwaandEugen 3399dd7a66 Fix nil query_username (#2013) 2017-04-17 19:57:02 +02:00