Commit Graph

58 Commits (0b853678a45df06f5b9453217a9bf72f23ee322d)

Author SHA1 Message Date
Eugen Rochko 538db85d3c
Remove `lang` attribute from individual statuses ()
Fix 
ThibG 3babf8464b Add voters count support ()
* Add voters count to polls

* Add ActivityPub serialization and parsing of voters count

* Add support for voters count in WebUI

* Move incrementation of voters count out of redis lock

* Reword “voters” to “people”
ThibG b359974d9b Show user what options they have voted ()
* Add own_votes field to poll results in REST API

Fixes 

* Display user votes in WebUI

* Update styling

* Add vote checkmark to public pages
Eugen Rochko e72bac7576
Fix public page crash due to audio player, fix unpause in audio player ()
Eugen Rochko 4190e31626
Add audio player ()
Jeong Arm 6a1f08d29a Prevent archiving when user set "noindex" ()
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more ()
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()