gotosocial/internal
Tobi Smethurst 6cd033449f
Refine statuses (#26)
Remote media is now dereferenced and attached properly to incoming federated statuses.
    Mentions are now dereferenced and attached properly to incoming federated statuses.
    Small fixes to status visibility.
    Allow URL params for filtering statuses:

	// ExcludeRepliesKey is for specifying whether to exclude replies in a list of returned statuses by an account.
      	// PinnedKey is for specifying whether to include pinned statuses in a list of returned statuses by an account.
      	// MaxIDKey is for specifying the maximum ID of the status to retrieve.
      	// MediaOnlyKey is for specifying that only statuses with media should be returned in a list of returned statuses by an account.

    Add endpoint for fetching an account's statuses.
2021-05-17 19:06:58 +02:00
..
action Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
api Refine statuses (#26) 2021-05-17 19:06:58 +02:00
cache Ap (#14) 2021-05-08 14:25:55 +02:00
config Letsencrypt (#17) 2021-05-09 11:25:13 +02:00
db Refine statuses (#26) 2021-05-17 19:06:58 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation Refine statuses (#26) 2021-05-17 19:06:58 +02:00
gotosocial Refine statuses (#26) 2021-05-17 19:06:58 +02:00
gtsmodel Refine statuses (#26) 2021-05-17 19:06:58 +02:00
log tidying up here and there 2021-03-04 14:38:18 +01:00
media Refine statuses (#26) 2021-05-17 19:06:58 +02:00
message Refine statuses (#26) 2021-05-17 19:06:58 +02:00
oauth Inbox post (#22) 2021-05-15 11:58:11 +02:00
router Refine statuses (#26) 2021-05-17 19:06:58 +02:00
storage Ap (#14) 2021-05-08 14:25:55 +02:00
transport Refine statuses (#26) 2021-05-17 19:06:58 +02:00
typeutils Refine statuses (#26) 2021-05-17 19:06:58 +02:00
util Inbox post (#22) 2021-05-15 11:58:11 +02:00