gotosocial/internal/processing/polls
kim 34d0879c16
[bugfix] fix poll vote count responses on client and fedi API vote creation (#2343)
* increment poll votes *before* enqueuing vote to client API worker

* increment vote counts before federating status update after vote in local poll

* improved vote count calculation during backend -> frontend model conversion
2023-11-08 23:37:35 +01:00
..
expiry.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
get.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
poll.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
poll_test.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
vote.go [bugfix] fix poll vote count responses on client and fedi API vote creation (#2343) 2023-11-08 23:37:35 +01:00