summaryrefslogtreecommitdiff
path: root/service/service.go (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typor2020-07-281-2/+2
* Disable scope selection when replying to a direct postr2020-06-181-10/+8
* Show status numbersr2020-06-051-3/+7
* Refactor thingsr2020-05-241-117/+102
* Add option to hide attachmentsr2020-04-251-6/+7
* Add single instance moder2020-04-191-16/+28
* Add account {hide,show}retweetsr2020-04-191-3/+3
* Add account {,un}subscriber2020-04-171-0/+12
* Remove session details on signoutr2020-03-041-0/+6
* Gracefully handle the elephantr2020-02-261-0/+1
* Add notification count in page titler2020-02-261-0/+1
* Cleanup renderer.gor2020-02-231-15/+15
* Use <base> element to set targetr2020-02-231-0/+2
* Add frame based navigationr2020-02-181-119/+70
* Add poll supportr2020-02-091-0/+10
* Remove account relationship buttons for logged in user's pager2020-02-081-0/+1
* Add account muting and blockingr2020-02-081-1/+25
* Add status deletionr2020-02-021-4/+18
* Add conversation mutingr2020-02-021-0/+14
* Use vendored dependenciesr2020-02-011-1/+1
* Update user pager2020-01-311-79/+46
* Add user search pager2020-01-301-1/+44
* Update notification layoutr2020-01-291-7/+0
* Add direct timeliner2020-01-281-0/+3
* Refactor everythingr2020-01-281-449/+362
* Update random id generation algorithmr2020-01-261-2/+8
* Add CSRF protectionr2020-01-261-32/+31
* Fix notification countr2020-01-151-1/+1
* Refactor renderer and templatesr2020-01-141-59/+48
* Add dark moder2020-01-121-0/+12
* Fix notification timestampr2020-01-101-0/+1
* Add page titlesr2020-01-101-18/+22
* Add fluoride moder2020-01-081-12/+31
* Fix duplicate status idsr2020-01-051-0/+1
* Rename package to bloatr2020-01-011-4/+4
* Add option to mask nsfw attachmentsr2019-12-311-4/+21
* Add default settingsr2019-12-291-2/+8
* Add following and followers pager2019-12-291-0/+83
* Add settings pager2019-12-271-10/+46
* Add search pager2019-12-261-0/+46
* Add post format selectionr2019-12-261-4/+9
* Add liked by and retweeted by pager2019-12-261-5/+77
* Update header template and add option for custom cssr2019-12-251-29/+43
* Refector render structsr2019-12-251-8/+45
* Fix timeline paginationr2019-12-251-4/+5
* Add local and twkn timelinesr2019-12-251-4/+19
* Add userinfo in navigationr2019-12-241-1/+6
* Add emojis pager2019-12-221-0/+21
* Add nsfw checkbox for postsr2019-12-221-2/+3
* Add support for scopesr2019-12-211-9/+29