Support general video search

このコミットが含まれているのは:
Zed 2019-08-11 21:26:44 +02:00
コミット 3f1d9777b6
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -5,7 +5,7 @@ import types
const
separators = @["AND", "OR"]
validFilters = @[
"media", "images", "twimg",
"media", "images", "twimg", "videos",
"native_video", "consumer_video", "pro_video",
"links", "news", "quote", "mentions",
"replies", "retweets", "nativeretweets",