summaryrefslogtreecommitdiff
path: root/service (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add account muting and blockingr2020-02-084-1/+173
* Add status deletionr2020-02-024-8/+60
* Add conversation mutingr2020-02-024-0/+88
* Use vendored dependenciesr2020-02-012-4/+4
* Add install target for maker2020-01-311-2/+1
* Update user pager2020-01-314-156/+57
* Fix error reponser2020-01-311-8/+43
* Add user search pager2020-01-304-1/+87
* Update notification layoutr2020-01-291-7/+0
* Add direct timeliner2020-01-281-0/+3
* Refactor everythingr2020-01-284-943/+916
* Update random id generation algorithmr2020-01-261-2/+8
* Add CSRF protectionr2020-01-263-35/+96
* Fix notification countr2020-01-151-1/+1
* Refactor renderer and templatesr2020-01-144-109/+87
* Add dark moder2020-01-122-0/+14
* Fix notification timestampr2020-01-101-0/+1
* Add page titlesr2020-01-101-18/+22
* Add fluoride moder2020-01-084-20/+113
* Fix duplicate status idsr2020-01-052-8/+33
* Use post method for like and retweetr2020-01-041-4/+4
* Rename package to bloatr2020-01-014-8/+11
* Add option to mask nsfw attachmentsr2019-12-312-4/+23
* Add default settingsr2019-12-292-8/+16
* Use SetCookie functionr2019-12-291-4/+13
* Add following and followers pager2019-12-294-1/+144
* Add settings pager2019-12-274-10/+109
* Add search pager2019-12-264-0/+87
* Add post format selectionr2019-12-264-11/+17
* Add liked by and retweeted by pager2019-12-264-5/+131
* 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-254-14/+35
* Add userinfo in navigationr2019-12-241-1/+6
* Add emojis pager2019-12-224-0/+47
* Add nsfw checkbox for postsr2019-12-224-9/+12
* Add support for scopesr2019-12-214-32/+42
* Use a custom client for settingsr2019-12-213-56/+58
* Use a single form for new posts and repliesr2019-12-211-4/+8
* Add about pager2019-12-214-0/+42
* Add user page and follow/unfollow callsr2019-12-204-8/+152
* Fix reply templater2019-12-191-1/+1
* Add reply links on thread pager2019-12-181-10/+38
* Use filesystem based kv store instead of sqliter2019-12-172-12/+16
* Fix redirection URLr2019-12-171-2/+2
* Use http 302 for redirection instead of 303r2019-12-171-9/+9
* Add notification supportr2019-12-154-7/+118
* Fix prev paginationr2019-12-151-8/+24
* Add attachments supportr2019-12-144-9/+43