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
/
src
/
core_modules
/
format_activity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
show topic timestamp in a more human readable format
jesopo
2020-01-26
1
-1
/
+1
*
remove received.server-notice related code
jesopo
2020-01-23
1
-6
/
+0
*
simplify snotice detection, handle as normal NOTICE
jesopo
2020-01-23
1
-2
/
+2
*
typo; 'resaon' -> 'reason'
jesopo
2020-01-22
1
-1
/
+1
*
`user` varaible doesn't exist in invite formatting code
•••
closes #231
jesopo
2020-01-20
1
-1
/
+1
*
colourise server name for server notice formatting
jesopo
2020-01-20
1
-2
/
+2
*
{~TNICK}, not {TNICK}
jesopo
2020-01-20
1
-1
/
+1
*
better formatting for server notices
jesopo
2020-01-20
1
-2
/
+2
*
show account and realname in JOIN formatting when available
jesopo
2020-01-20
1
-2
/
+12
*
provide {NICK} as well as {~NICK} as default formatting args
jesopo
2020-01-20
1
-1
/
+1
*
don't overwrite `line` in MOTD formatting
jesopo
2020-01-20
1
-2
/
+2
*
also do .format(**) when there's no `user` object
jesopo
2020-01-20
1
-6
/
+7
*
do all user-provided formatting as {VAR} formatting
•••
otherwise, e.g., a PRIVMSG with {~NICK} will be replaced with user nickname
jesopo
2020-01-20
1
-41
/
+47
*
_on_topic doesn't always have a user
jesopo
2020-01-17
1
-2
/
+2
*
export function for formatting activity lines
jesopo
2020-01-17
1
-0
/
+3
*
refactor format_activity to use {FORMATTING} for maybe-colored things
jesopo
2020-01-17
1
-114
/
+73
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
1
-0
/
+285