mastodon/app
ThibG a53dcaa298 Fix initial value of volume slider in video player and handle volume changes (#9929)
* Fix initial value of volume slider in video player and handle volume changes

* Clean up dead/incorrect code
2019-01-27 21:18:15 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Fix directory showing tags that have no currently eligible accounts (#9872) 2019-01-20 12:56:53 +01:00
helpers Add attachment list fallback to public pages (#9780) 2019-01-13 09:23:54 +00:00
javascript Fix initial value of volume slider in video player and handle volume changes (#9929) 2019-01-27 21:18:15 +01:00
lib
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Fix SSO authentication not working due to missing agreement boolean (#9915) 2019-01-25 12:36:54 +01:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
services
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
views
workers