index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add example lighttpd rest_api config file
jesopo
2019-09-18
1
-0
/
+19
|
*
make nginx config specifically use ipv6 localhost loopback
jesopo
2019-09-18
1
-1
/
+1
|
*
add example apache2 config file for rest_api
jesopo
2019-09-18
1
-0
/
+20
|
*
add :$port to nginx Host header
jesopo
2019-09-18
1
-1
/
+1
|
*
add proxy_pass Host and X-Forwarded-For headers to nginx example
jesopo
2019-09-18
1
-0
/
+2
|
*
remove unneeded "`"s
jesopo
2019-09-13
1
-2
/
+2
|
*
absolutify link to nginx exaple url
jesopo
2019-09-13
1
-1
/
+1
|
*
fix markdown references to rest_api.md from git_webhooks.md
jesopo
2019-09-13
1
-1
/
+1
|
*
'<' -> '<'
jesopo
2019-09-13
1
-2
/
+2
|
*
space out ">" lines
jesopo
2019-09-13
1
-0
/
+2
|
*
add rest_api.md and git_webhook.md help documents
jesopo
2019-09-13
2
-0
/
+32
|
*
add rest_api example nginx config
jesopo
2019-09-13
1
-0
/
+13
|
*
add line about `/msg <bot> identify` in setup.md
jesopo
2019-07-04
1
-0
/
+1
|
*
< is important!
jesopo
2019-07-03
1
-2
/
+2
|
*
extra newline between '>' lines so they don't get joined together
jesopo
2019-07-03
1
-0
/
+2
|
*
'``' -> '>'
jesopo
2019-07-03
1
-4
/
+4
|
*
'-' is a special char in markdown
jesopo
2019-07-03
1
-1
/
+1
|
*
Add docs/help/channels.md
jesopo
2019-07-03
1
-0
/
+21
|
*
update setup.md to reflect new `!perform` interface
jesopo
2019-07-03
1
-1
/
+1
|
*
Not all "<"s needed to be replaced with "<"
jesopo
2019-04-15
1
-4
/
+4
|
*
Replace "<" with "<"
jesopo
2019-04-15
1
-15
/
+15
|
*
Put newlines between block quote formatting
jesopo
2019-04-15
1
-0
/
+8
|
*
Revert "Remove block quotes with code blocks"
jesopo
2019-04-15
1
-11
/
+11
|
|
|
|
This reverts commit ec5699ff15c762d835a3f0f6a31edeb5c4cf3ddb.
*
Remove block quotes with code blocks
jesopo
2019-04-15
1
-11
/
+11
|
*
Add first version of docs/help/setup.md and link to it in README.md
jesopo
2019-04-15
1
-0
/
+44
|
*
Final location of bitbot.service systemd script
Vitor Luis
2019-03-13
1
-0
/
+20
Moved the systemd script to `/docs/bitbot.service` as suggested here: https://github.com/jesopo/bitbot/pull/48#issuecomment-472541794 Need to delete the one in the root folder.