This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bc3f3ea586
evennia
/
evennia
/
comms
History
Download ZIP
Download TAR.GZ
Tehom
bc3f3ea586
Add check to subscription handler for deleted objects.
2017-07-30 18:34:06 -04:00
..
migrations
Run migrations! Added blank=True field to ChannelDB to allow the Admin-creation of channels without any subscribers.
2016-12-06 20:13:24 +01:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
admin.py
Add missing fix to ChannelDB admin.
2016-12-06 20:03:26 +01:00
channelhandler.py
Let ChannelCommand.arg_regex override the value set by the CHANNEL_HANDLER
2017-07-02 16:23:49 -07:00
comms.py
Decided to remove setting because it seemed unnecessary when this was the purported default behavior anyway. It makes sense that if they want to send to offline, they'd override the option to be True in their channel typeclasses. At least that's my thinking, maybe I'm off base. Remove docstr line that says online arg is not currently used.
2017-05-20 23:33:39 -04:00
managers.py
Refactor code to remove alerts as per lgtm and
#1176
.
2017-01-29 19:02:00 +01:00
models.py
Add check to subscription handler for deleted objects.
2017-07-30 18:34:06 -04:00