sqiouyilu / twitter-nest

Tools for creating a decentralized Twitter clone on WordPress.
GNU General Public License v3.0
8 stars 1 forks source link

Add unified notifications view to backend dashboard Twitter #20

Open sqiouyilu opened 1 year ago

sqiouyilu commented 1 year ago

Plugin currently shows replies (works as expected), retweets (your Tweets with number of times retweeted, functional), and likes (your likes, not your Tweets that other people have liked).

Still useful to have personal likes tab, but should be distinguished from your Tweets being liked by others.

Not sure if possible to gather notifications on Likes with just oAuth connection. Needs research.