summaryrefslogtreecommitdiff
path: root/mastodon/status.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused card field from statusr2022-09-231-27/+0
* Add listsr2022-02-111-1/+2
* Fix time parsing for empty stringr2021-11-221-1/+14
* Add remote timeliner2021-01-231-2/+4
* Add bookmarksr2020-09-271-0/+23
* Show status numbersr2020-06-051-2/+2
* Add poll supportr2020-02-091-5/+6
* Add conversation mutingr2020-02-021-0/+22
* Add user search pager2020-01-301-2/+5
* Update notification layoutr2020-01-291-1/+0
* Add direct timeliner2020-01-281-0/+12
* Refactor renderer and templatesr2020-01-141-3/+0
* Add dark moder2020-01-121-0/+1
* Fix duplicate status idsr2020-01-051-0/+1
* Add option to mask nsfw attachmentsr2019-12-311-0/+1
* Add default settingsr2019-12-291-0/+1
* Add search pager2019-12-261-2/+5
* Add post format selectionr2019-12-261-0/+3
* Add local and twkn timelinesr2019-12-251-1/+1
* Add reply links on thread pager2019-12-181-0/+16
* Add attachments supportr2019-12-141-0/+11
* Initial commitr2019-12-131-0/+297