Commit Graph

186 Commits

Author SHA1 Message Date
8a72b486ac Attempt to integrate codecov 2021-01-26 23:16:50 +01:00
a200d18dbb New line that 2021-01-26 23:02:58 +01:00
70420bc9e6 Add contrib docs 2021-01-26 23:02:25 +01:00
0c5f6b7016 First stab at testing
See https://git.autonomic.zone/decentral1se/xbotlib/issues/6.
2021-01-26 22:54:46 +01:00
30a6cbe806 Update that statement 2021-01-24 18:42:53 +01:00
bbbae3e75e Clarify how to write the list 2021-01-24 18:39:39 +01:00
a1774aa708 Fix links 2021-01-24 13:49:03 +01:00
26aed0563d Fix indentation 2021-01-24 13:47:16 +01:00
f4b942de41 Bump version 2021-01-24 13:45:54 +01:00
d0e37a5626 Shuffle docs 2021-01-24 13:45:16 +01:00
bf8ccedca1 Support stylesheets and fix serving
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/38.
2021-01-24 13:27:39 +01:00
09e4c97597 Support additional routes
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/31.
2021-01-24 13:11:47 +01:00
6a30078351 Add setup
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/36.
2021-01-24 13:00:47 +01:00
dd40939cbf Point to web docs here 2021-01-24 13:00:41 +01:00
d705dbe3c2 Add entry for this 2021-01-24 12:48:31 +01:00
3cd438c35d Do attr checking for better logging 2021-01-24 12:48:04 +01:00
2e8c9e739e Implement write auto-persist file storage
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/39.
2021-01-24 12:46:22 +01:00
b1f4d6112f Another pass on the docs 2021-01-24 01:13:43 +01:00
7b96a74299 Bump to next version 2021-01-23 23:57:01 +01:00
998667c839 Support extras and stay slim on initial install
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/7.
2021-01-23 23:56:07 +01:00
745a561409 Catch all exceptions there 2021-01-23 23:55:46 +01:00
d41d0a4e39 Add another entry 2021-01-23 23:32:44 +01:00
eecfc8cd38 Rig up first-class file system support
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/3.
2021-01-23 23:31:00 +01:00
1ed422ae86 Note about other formats
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/5.
2021-01-23 23:30:51 +01:00
73e1ec87b8 Show other XEPs 2021-01-23 23:29:16 +01:00
32b63de195 Better documented configuration 2021-01-23 23:28:32 +01:00
ad5115fed8 That is not exactly true anymore 2021-01-23 21:44:30 +01:00
b3cb78776e Clarify return semantics
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/6.
2021-01-23 21:43:10 +01:00
7618fee082 Clarify configuration further 2021-01-23 21:40:51 +01:00
3228876383 Downcase all those 2021-01-23 21:40:45 +01:00
3627615e58 Add --serve flag
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/2.
2021-01-23 21:40:12 +01:00
4c56134a30 Cover all mandatory options for generation
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/1.
2021-01-23 21:11:00 +01:00
cbca587779 Document aspirational goals for now 2021-01-23 20:51:27 +01:00
d76210ef57 Fix response handling with kwarg 2021-01-21 19:21:02 +01:00
ec4ddb506b Add link to chat 2021-01-20 14:45:22 +01:00
e3dee872ac Bump version 2021-01-19 21:17:31 +01:00
e0aae4f4b7 Document multiple rooms 2021-01-19 20:40:17 +01:00
93ad1853b1 Fix multiple rooms in config file
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/33.
2021-01-19 20:39:51 +01:00
34aacc07cb Re-work for simpler generation flow 2021-01-19 20:36:02 +01:00
9597a9214f Bump to next version 2021-01-19 16:58:56 +01:00
198814428f Show returning as a good practice 2021-01-19 08:30:06 +01:00
e7adfeaa51 Provide a respond function
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/34.
2021-01-19 08:29:56 +01:00
73df47eb45 Document Bot attributes/functions
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/35.
2021-01-19 08:24:51 +01:00
5b307cfe95 Point to redis-py docs 2021-01-18 20:54:33 +01:00
3584ce3460 Support full text search for commands 2021-01-18 20:48:01 +01:00
46d054243c Pass uploads to Bot.group
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/32.
2021-01-18 11:13:25 +01:00
fecb135f11 Remove unused import 2021-01-17 21:20:52 +01:00
12f3a0fc6f Support file URLs 2021-01-17 20:49:57 +01:00
987a07e921 Include decent rendering example 2021-01-17 20:23:01 +01:00
b89148b3cc Document file system usage
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/28.
2021-01-17 20:20:56 +01:00