haku / Onosendai

A multi-column social network client for Android
Apache License 2.0
18 stars 11 forks source link

Option to filter retweets from a specified user #154

Closed haku closed 9 years ago

haku commented 9 years ago

Idea... Leading / denotes a regex. Last / preempts options. Can only use flags when it's a regex. E.g. /foo/u = match against username instead of body. /bar/r = match retweeted by. /bar/ub = match against username or body. foo/u = plain string.

haku commented 9 years ago

Seems to work ok. UI could be nicer, but perfectly functional. Closing.