mastodon/app
Lynx Kotoura 681c33d1f4 Quit overwriting style of extended-video-player (#4237)
Though size of extended-video-player is already fixed to 80vw*80vh in components.scss, player size was also set to original video size in extended_video_player.js. Video size is fixed to 80vw*80vh, so video player's size must also be fixed to 80vw*80vh.
2017-07-17 19:05:29 +02:00
..
controllers Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
helpers Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
javascript Quit overwriting style of extended-video-player (#4237) 2017-07-17 19:05:29 +02:00
lib Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 2017-07-14 23:01:20 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
services Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
workers Improve a query in WebPushNotificationWorker (#4234) 2017-07-17 11:03:48 +02:00