• Joined on 2023-08-10
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-27 08:47:39 +02:00
a41c13de37 added new module 'chat.py'
d033e5048f Added prefix filtering to TagLine.tags() and Message.tags_from_file()
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-27 08:45:38 +02:00
cede223fdf added new module 'chat.py'
aae158fa0c Added prefix filtering to TagLine.tags() and Message.tags_from_file()
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-27 07:57:26 +02:00
1d6ae0c8e2 added new module 'chat.py'
a5ca1c1107 Added prefix filtering to TagLine.tags() and Message.tags_from_file()
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 19:30:27 +02:00
10bf881060 added new module 'chat.py'
ced39127c9 Added prefix filtering to TagLine.tags() and Message.tags_from_file()
fc1b8006a0 tests: added testcases for Message.from/to_file() and others
aa89270876 tests: splitted 'test_main.py' into 3 modules
0d6a6dd604 gitignore: added vim session file
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 17:47:23 +02:00
e7e3e26712 added new module 'chat.py'
71f6613aca Added prefix filtering to TagLine.tags() and Message.tags_from_file()
9aafdf9421 tests: added testcases for Message.from/to_file() and others
56dda78d53 tests: splitted 'test_main.py' into 3 modules
c1d1027c60 gitignore: added vim session file
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 12:57:27 +02:00
dc864da8c0 added new module 'chat.py'
1325789f18 Added prefix filtering to TagLine.tags() and Message.tags_from_file()
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 12:09:01 +02:00
c3f001a85c added new module 'chat.py'
1a14c0e4a8 tests: added testcases for Message.from/to_file() and others
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 11:04:34 +02:00
a47094f1d9 added new module 'chat.py'
2ca4e45f4a tests: added testcases for Message.from/to_file() and others
2b1d4f248b tests: splitted 'test_main.py' into 3 modules
7e3cd13304 gitignore: added vim session file
ec0371c492 tags: TagLine constructor now supports multiline taglines and multiple spaces
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-26 08:44:59 +02:00
e66a20a473 added new module 'chat.py'
169898e352 tests: added testcases for Message.from_file() and Message.to_file()
eba990f2b7 tests: splitted 'test_main.py' into 3 modules
47294f2422 gitignore: added vim session file
84ab8ac1f1 tags: TagLine constructor now supports multiline taglines and multiple spaces
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-25 18:52:54 +02:00
f5b185505e added new module 'chat.py'
07b8f955da tests: added testcases for Message.from_file() and Message.to_file()
4e2af55b7c tests: splitted 'test_main.py' into 3 modules
de4c6e3b4a gitignore: added vim session file
c16afc6c11 tags: TagLine constructor now supports multiline taglines and multiple spaces
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-25 08:30:21 +02:00
b88a6b9a92 added new module 'chat.py'
6eca2003a1 tests: added testcases for Message.from_file() and Message.to_file()
922e66e4ee tests: splitted 'test_main.py' into 3 modules
68a2e99c3c gitignore: added vim session file
2c589281b9 tags: TagLine constructor now supports multiline taglines and multiple spaces
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 19:35:22 +02:00
6b3855ef08 added new module 'chat.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 19:26:27 +02:00
fdbca572e2 added new module 'chat.py'
46c94d6a6c tests: added testcases for Message.from_file() and Message.to_file()
e974a6c581 tests: splitted 'test_main.py' into 3 modules
170dca37e7 gitignore: added vim session file
0ebdff66ed tags: TagLine constructor now supports multiline taglines and multiple spaces
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 16:56:35 +02:00
cb0a90f72a added new module 'chat.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 16:55:20 +02:00
806f46b222 added new module 'chat.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 16:52:21 +02:00
41ac3753d1 added new module 'chat.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 16:50:18 +02:00
2444e5a1d2 added new module 'chat.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 16:33:32 +02:00
a010a6f5d0 tests: added testcases for Message.from_file() and Message.to_file()
c78640a6b5 tests: splitted 'test_main.py' into 3 modules
9ca4528e25 gitignore: added vim session file
80a00833f2 tags: TagLine constructor now supports multiline taglines and multiple spaces
01f7c71555 configuration: added 'as_dict()' as an instance function
Compare 7 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-24 08:53:00 +02:00
990529840b tests: added testcases for Message.from_file() and Message.to_file()
5ac797df82 tests: splitted 'test_main.py' into 3 modules
06b97fbc3c gitignore: added vim session file
6d0b8493fa tags: TagLine constructor now supports multiline taglines and multiple spaces
a82c9068b6 configuration: added 'as_dict()' as an instance function
Compare 7 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-23 15:06:11 +02:00
6d3104ca13 tests: added testcases for Message.from_file() and Message.to_file()
14bf10a6df tests: splitted 'test_main.py' into 3 modules
e435ae5eb2 gitignore: added vim session file
7505e2b6f8 tags: TagLine constructor now supports multiline taglines and multiple spaces
29036e7a4b configuration: added 'as_dict()' as an instance function
Compare 7 commits »