gotosocial/internal
Tobi Smethurst ee65d19ff3
status deletes, profile updates (#30)
1. Proper DELETE of federated statuses (not yet deleting all the media and stuff -- i still have to implement this -- but the actual status is toast).
2. Proper UPDATE of profiles. When you change your profile picture on your remote instance, that will now register properly in GoToSocial.
3. Scrolling down the home timeline - it no longer just sort of ends, and will keep loading older statuses as you scroll.
4. Little bugfixes -- still had some nil pointer errors when dereferencing remote accounts.
2021-05-23 18:07:04 +02:00
..
action Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
api status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00
cache Ap (#14) 2021-05-08 14:25:55 +02:00
clitools/admin/account Admin cli (#29) 2021-05-22 14:26:45 +02:00
config Admin cli (#29) 2021-05-22 14:26:45 +02:00
db status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00
gotosocial Home timeline (#28) 2021-05-21 23:04:59 +02:00
gtsmodel small fiddling to allow whalebird to work (a bit) 2021-05-22 15:51:20 +02:00
log tidying up here and there 2021-03-04 14:38:18 +01:00
media Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
message status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00
oauth Follows and relationships (#27) 2021-05-21 15:48:26 +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 Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
typeutils status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00
util status deletes, profile updates (#30) 2021-05-23 18:07:04 +02:00