aboutsummaryrefslogtreecommitdiff
path: root/service/service.go
AgeCommit message (Expand)Author
2020-04-17Add account {,un}subscriber
2020-03-04Remove session details on signoutr
2020-02-26Gracefully handle the elephantr
2020-02-26Add notification count in page titler
2020-02-23Cleanup renderer.gor
2020-02-23Use <base> element to set targetr
2020-02-18Add frame based navigationr
2020-02-09Add poll supportr
2020-02-08Remove account relationship buttons for logged in user's pager
2020-02-08Add account muting and blockingr
2020-02-02Add status deletionr
2020-02-02Add conversation mutingr
2020-02-01Use vendored dependenciesr
2020-01-31Update user pager
2020-01-30Add user search pager
2020-01-29Update notification layoutr
2020-01-28Add direct timeliner
2020-01-28Refactor everythingr
2020-01-26Update random id generation algorithmr
2020-01-26Add CSRF protectionr
2020-01-15Fix notification countr
2020-01-14Refactor renderer and templatesr
2020-01-12Add dark moder
2020-01-10Fix notification timestampr
2020-01-10Add page titlesr
2020-01-08Add fluoride moder
2020-01-05Fix duplicate status idsr
2020-01-01Rename package to bloatr
2019-12-31Add option to mask nsfw attachmentsr
2019-12-29Add default settingsr
2019-12-29Add following and followers pager
2019-12-27Add settings pager
2019-12-26Add search pager
2019-12-26Add post format selectionr
2019-12-26Add liked by and retweeted by pager
2019-12-25Update header template and add option for custom cssr
2019-12-25Refector render structsr
2019-12-25Fix timeline paginationr
2019-12-25Add local and twkn timelinesr
2019-12-24Add userinfo in navigationr
2019-12-22Add emojis pager
2019-12-22Add nsfw checkbox for postsr
2019-12-21Add support for scopesr
2019-12-21Use a custom client for settingsr
2019-12-21Use a single form for new posts and repliesr
2019-12-21Add about pager
2019-12-20Add user page and follow/unfollow callsr
2019-12-19Fix reply templater
2019-12-18Add reply links on thread pager
2019-12-17Use filesystem based kv store instead of sqliter