Commit graph

124 commits

Author SHA1 Message Date
Griatch
9c3ba936e4 Run black on sources 2024-06-27 16:01:09 +02:00
Griatch
7b299f2cad Make all model .created_date properties resolve to TIME_ZONE time zone. Resolve #3522. 2024-06-14 23:44:41 +02:00
Chiizujin
0674486e2b Fix page/list command not showing received pages 2024-05-01 16:48:11 +10:00
Griatch
fd39935d19 Ran black on sources 2024-04-27 22:26:18 +02:00
Griatch
b0fff26a4f Fix ObjManipCommand docstring. Update Changelog 2024-04-27 19:17:03 +02:00
Griatch
c5a4a34bac Apply black to codes 2024-04-01 17:51:05 +02:00
Griatch
b51f3b5a5e Tag pages with page, category comms, add lock:read check (backwards compatible) 2024-04-01 12:23:11 +02:00
InspectorCaracal
764eb97cc6
make sure to get an iterable 2024-02-12 19:16:10 -07:00
Griatch
a928e418a2
Merge pull request #3349 from volundmush/command_msg
Default Commands now use self.msg() instead of self.caller.msg()
2023-12-02 21:28:20 +01:00
Griatch
26ff5d4206 Remove weird auto-replace strings here and there 2023-11-30 12:29:01 +01:00
Andrew Bastien
9e067f6f84 Adjusted default commands to use self.msg() instead of self.caller.msg() where prudent 2023-11-27 01:10:49 -05:00
Griatch
f6b43b0416 Ran black on sources 2023-11-02 20:58:03 +01:00
homeofpoe
23dea59c57
Update comms.py
Added two f's to make proper fatrings
2023-11-01 09:48:09 -07:00
Griatch
3e6e074bd3 Fix bug in CmdPage. Resolve #3166 2023-04-29 08:13:49 +02:00
Wendy Wang
7680f98bd4 Prevent recreation of same-named channels 2023-02-07 19:55:06 +01:00
Wendy Wang
54f21bd665 Adding notification when discord bot session begins, fixing caller -> self.caller 2023-01-14 17:18:02 +01:00
InspectorCaracal
8a97051218 remove auto-reconnecting logic 2022-12-12 22:35:40 -07:00
InspectorCaracal
d483c3d8d3 minor discord bugfixes and polish 2022-12-01 21:50:19 -07:00
InspectorCaracal
049e40910b update for removal of /name 2022-11-30 15:39:22 -07:00
InspectorCaracal
e8d0754d7d addressing requested changes 2022-11-29 16:33:12 -07:00
InspectorCaracal
9a225c7ad4 add tests for new command 2022-11-28 18:29:58 -07:00
InspectorCaracal
4e7222ea7f cleanup and comments 2022-11-27 22:56:13 -07:00
InspectorCaracal
cd529281f3 discord integration 2022-11-26 14:30:20 -07:00
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
006681f9d0 Another fix for CmdPage 2022-11-06 17:17:40 +01:00
Griatch
00757677b7 Fix access bug using page/last. 2022-11-06 17:05:20 +01:00
Griatch
353e4c0aa7 Ran formatting on code 2022-10-31 20:43:27 +01:00
homeofpoe
39752261a8 Update comms.py
Move around the f to outside of the string.
2022-10-27 09:40:39 -07:00
homeofpoe
2cf69c89e6 Update comms.py
Extend fstring usage for consistency and clarity and fixing my gaff
2022-10-25 16:23:54 -07:00
Cory F. Cohen
a05ec09f51 Fix various typos in several files.
All are in comments and docstrings, and none should be controversial
in any way (e.g. British versus American spelling).
2022-06-21 21:12:45 -04:00
Griatch
8f1f604708 Missing f-string marker in channel error msg 2022-03-27 18:56:37 +02:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
01af303457 Examine-cmd support for script/channels. Resolve #2375. 2022-01-09 14:13:22 +01:00
Griatch
7cfb9e3b42 Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
Griatch
2a8cc57bbe Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738. 2021-10-09 16:27:58 +02:00
Griatch
3218d74381 Run migrations! Added data migration for channel aliases 2021-05-14 23:39:42 +02:00
Griatch
51bef9bf97 Move alias/connect setup to channel class rather than cmd 2021-05-14 21:53:23 +02:00
Griatch
055bbcfee3 Fix bugs, correct one-line format_grid function 2021-05-13 09:06:12 +02:00
Griatch
770fac275d Fix error in yesnoquestion causing lockout 2021-05-11 23:57:09 +02:00
Griatch
adf484b9df Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00
Griatch
c9d40e7c81 Expand channel help entry 2021-05-10 23:28:41 +02:00
Griatch
7e2a446bda Added new docs for Channels and Msg 2021-05-09 22:37:43 +02:00
Griatch
43651ac867 Allow sending channel message without = for non-space targets 2021-05-09 17:43:28 +02:00
Griatch
88a48e6842 Correct help lunr search boosts 2021-05-08 18:31:42 +02:00
Griatch
f5fd398480 New FileHelp system to create help entries from external files 2021-05-08 15:11:53 +02:00
Griatch
bbfb77022e Fixing unit tests for Channel command 2021-05-06 01:04:53 +02:00
Griatch
2da679cdd1 Adopt old comm commands to new channel system. Allow using page without an equal sign if target name has no spaces. Not passing tests 2021-05-02 23:18:29 +02:00
Griatch
e301a1410f Start add help subtopics 2021-04-25 21:39:46 +02:00