mastodon/app
unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776)
* Raise an error for remote url in StatusFinder

Previous implementation had allowed remote url with status id which also exists on local.

Then that bug leads /api/web/embed to return wrong embed url.

* Fix oembed_controller_spec
2017-09-02 17:42:47 +02:00
..
controllers Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
helpers Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
javascript Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777) 2017-09-02 16:27:16 +02:00
lib Raise an error for remote url in StatusFinder (#4776) 2017-09-02 17:42:47 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Fix WebPush (regression from #4524) (#4778) 2017-09-02 16:50:42 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Fix WebPush (regression from #4524) (#4778) 2017-09-02 16:50:42 +02:00
services Define missing JSON-LD properties (#4767) 2017-09-02 14:01:23 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Adjust settings pages (#4765) 2017-09-02 15:49:28 +02:00
workers Forward ActivityPub creates that reply to local statuses (#4709) 2017-08-30 15:37:02 +02:00