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
7531e03064
evennia
/
evennia
/
comms
History
Download ZIP
Download TAR.GZ
Griatch
7531e03064
Merge pull request
#1571
from
chainsol/fix_#1570
...
Change if statement in comms/models.py to
fix
#1570
2018-02-14 21:06:58 +01:00
..
migrations
Fix migration edge cases with MySQL and PostgreSQL
2017-09-22 23:23:59 +02: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
Fix search and timeout with large database
2017-11-09 22:33:08 -05:00
channelhandler.py
typo in docstring.
2018-02-07 14:22:38 -06:00
comms.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
managers.py
Update/refactor search_channel with aliases and proper query.
Resolves
#1534
.
2018-01-06 20:13:36 +01:00
models.py
Change if statement to better handle objects; move options dict before at_msg_receive call to allow channels to be known in hook
2018-02-13 12:49:55 -05:00