Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY | |
2019-10-09 | Remove `lang` attribute from individual statuses (#12124) | Eugen Rochko | |
Fix #10930 | |||
2019-09-29 | Add voters count support (#11917) | ThibG | |
* 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” | |||
2019-09-22 | Show user what options they have voted (#11195) | ThibG | |
* Add own_votes field to poll results in REST API Fixes #10679 * Display user votes in WebUI * Update styling * Add vote checkmark to public pages | |||
2019-08-25 | Fix public page crash due to audio player, fix unpause in audio player (#11652) | Eugen Rochko | |
2019-08-23 | Add audio player (#11644) | Eugen Rochko | |
2019-07-28 | Prevent archiving when user set "noindex" (#11421) | Jeong Arm | |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko | |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ↵ | Eugen Rochko | |
(#11247) |