This is in the official app now, some people liked it. I think I will just put a selector in settings.
Talon isn't quite prepared for this yet though. I need to store whether or not a use is verified.
I am not sure how I should go about doing it for only the people you follow. I am not currently storing that information. Might just have to lookup when the mentions come in and add a column to the database for is_following or something
This is in the official app now, some people liked it. I think I will just put a selector in settings.
Talon isn't quite prepared for this yet though. I need to store whether or not a use is verified.
I am not sure how I should go about doing it for only the people you follow. I am not currently storing that information. Might just have to lookup when the mentions come in and add a column to the database for
is_following
or something