index
:
bloat.git
master
Unnamed repository; edit this file 'description' to name the repository.
Git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
transport.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
Add notification interval setting
r
1
-11
/
+11
2020-10-19
Add setting for default format
r
1
-0
/
+2
2020-09-27
Add bookmarks
r
1
-1
/
+43
2020-09-03
Add the Anti Dopamine feature
Hyphen
1
-0
/
+2
2020-05-29
Fix signin page redirection in single instance mode
r
1
-0
/
+5
2020-05-24
Refactor things
r
1
-180
/
+137
2020-04-25
Add option to hide attachments
r
1
-0
/
+2
2020-04-19
Add single instance mode
r
1
-16
/
+33
2020-04-19
Add account {hide,show}retweets
r
1
-1
/
+8
2020-04-17
Add account {,un}subscribe
r
1
-0
/
+34
2020-03-04
Remove session details on signout
r
1
-2
/
+6
2020-02-18
Add frame based navigation
r
1
-14
/
+51
2020-02-09
Add poll support
r
1
-0
/
+19
2020-02-08
Add account muting and blocking
r
1
-0
/
+68
2020-02-02
Add status deletion
r
1
-1
/
+18
2020-02-02
Add conversation muting
r
1
-0
/
+34
2020-01-31
Add install target for make
r
1
-2
/
+1
2020-01-31
Update user page
r
1
-33
/
+3
2020-01-31
Fix error reponse
r
1
-8
/
+43
2020-01-30
Add user search page
r
1
-0
/
+25
2020-01-28
Refactor everything
r
1
-304
/
+346
2020-01-26
Add CSRF protection
r
1
-2
/
+23
2020-01-14
Refactor renderer and templates
r
1
-34
/
+34
2020-01-12
Add dark mode
r
1
-0
/
+2
2020-01-08
Add fluoride mode
r
1
-0
/
+74
2020-01-05
Fix duplicate status ids
r
1
-8
/
+32
2020-01-04
Use post method for like and retweet
r
1
-4
/
+4
2020-01-01
Rename package to bloat
r
1
-1
/
+2
2019-12-31
Add option to mask nsfw attachments
r
1
-0
/
+2
2019-12-29
Add default settings
r
1
-6
/
+8
2019-12-29
Use SetCookie function
r
1
-4
/
+13
2019-12-29
Add following and followers page
r
1
-1
/
+29
2019-12-27
Add settings page
r
1
-0
/
+31
2019-12-26
Add search page
r
1
-0
/
+25
2019-12-26
Add post format selection
r
1
-1
/
+2
2019-12-26
Add liked by and retweeted by page
r
1
-0
/
+22
2019-12-25
Add local and twkn timelines
r
1
-4
/
+10
2019-12-22
Add emojis page
r
1
-0
/
+10
2019-12-22
Add nsfw checkbox for posts
r
1
-1
/
+3
2019-12-21
Add support for scopes
r
1
-1
/
+2
2019-12-21
Add about page
r
1
-0
/
+10
2019-12-20
Add user page and follow/unfollow calls
r
1
-8
/
+52
2019-12-17
Use http 302 for redirection instead of 303
r
1
-9
/
+9
2019-12-15
Add notification support
r
1
-0
/
+13
2019-12-14
Add attachments support
r
1
-3
/
+24
2019-12-14
Focus relevant status on like, retweet and reply
r
1
-7
/
+7
2019-12-13
Add signout method
r
1
-5
/
+20