This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Add feed model and notifications #63
Labels
Comments
It has its own component /Feed in the front repo |
albjeremias
added
hacktoberfest-accepted
hacktoberfest
and removed
hacktoberfest-accepted
labels
Oct 9, 2021
@watchoutfreedom this is very complicated to understand what is needed. Is it something like this in swagger:
|
from where do i get statuses? which api end points should i use to add new statuses? |
It's similar to that @albjeremias , to make it short I would say :
we would need to update the calls with time but for now the parameters for a feed call I think would be :
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ButtonFile and Profile have Feeds of notifications that import info from external app (like telegram) and show notifications of the local activity and posts. Those feed can be very simple at the beggining (just ordered by time), and we can customize them with filters in the future.
The text was updated successfully, but these errors were encountered: