GoToSocial/internal/processing/status
tobi 0e2c342191
[bugfix/chore] `Announce` reliability updates (#2405)
* [bugfix/chore] `Announce` updates

* test update

* fix tests

* TestParseAnnounce

* update comments

* don't lock/unlock, change function signature

* naming stuff

* don't check domain block twice

* UnwrapIfBoost

* beep boop
2023-12-01 15:27:15 +01:00
..
bookmark.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
bookmark_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
boost.go [bugfix/chore] `Announce` reliability updates (#2405) 2023-12-01 15:27:15 +01:00
boost_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
create.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
create_test.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
delete.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
fave.go [bugfix/chore] `Announce` reliability updates (#2405) 2023-12-01 15:27:15 +01:00
get.go [bugfix] self-referencing collection pages for status replies (#2364) 2023-11-20 12:22:28 +00:00
mute.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
pin.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
status.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
status_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00