Fix search command
commitb1244c6e5118ff835cd2a78f725acb480f8323b0
authorAlex Schroeder <alex@gnu.org>
Wed, 22 Jul 2020 14:34:49 +0000 (22 16:34 +0200)
committerAlex Schroeder <alex@gnu.org>
Wed, 22 Jul 2020 14:36:37 +0000 (22 16:36 +0200)
treec3cf636d4fead8d8f190c52e799fe5c7dcba7136
parentf73dbdb2ca655e29cc9ed6675dafe8b017b66ed6
Fix search command

Earlier Mastodon versions had used resolve=1 per default, but no more.
That means it was not possible to pull foreign statuses into your
instance via search. But now it's possible to do this again. resolve=1
is now hard-coded.
src/mastodon-lib.c