1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko 17dc07f667
Fix has_one association on Web::PushSubscription ()
* Fix has_one association on Web::PushSubscription

* Fix code style issues
2018-06-09 21:11:14 +02:00
..
chewy
controllers Remove trending hashtags () 2018-06-04 02:18:18 +02:00
helpers Fix double-encoding of display name in title and e-mails () 2018-05-18 15:56:57 +02:00
javascript Update Chinese (Simplified) translations () 2018-06-09 17:07:23 +02:00
lib Do not accept ActivityPub follow requests from blocked user () 2018-06-08 00:14:06 +02:00
mailers
models Fix has_one association on Web::PushSubscription () 2018-06-09 21:11:14 +02:00
policies Fix n+1 queries in StatusThreadingConcern () 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox () 2018-05-04 19:19:11 +02:00
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI () 2018-05-29 02:01:24 +02:00
services Skip processing when HEAD method returns 501 () 2018-06-04 13:42:53 +02:00
validators fix: Don't validate MX record in development () 2018-05-28 19:14:24 +02:00
views Add "Edit profile" link to public profile page, increase bottom padding () 2018-06-07 22:40:55 +02:00
workers Speed up some rake tasks by moving execution to Sidekiq () 2018-05-30 21:09:30 +02:00