slackmail/slack
Anna Schumaker adbfd6d2d6 Filter out empty messages
It's not enough to check for None, we also need to check that there is
actually text in the message.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-11-16 09:14:31 -05:00
..
__init__.py slackpost: Updates for current email formatting 2015-06-16 11:06:03 -04:00
api.py Use the python url parser for encoding arguments 2015-05-27 10:36:23 -04:00
auth.py slack: Add channels module and Channel class 2015-05-26 15:21:13 -04:00
channels.py slackpost: Updates for current email formatting 2015-06-16 11:06:03 -04:00
chat.py Message handling fixes 2015-09-04 14:19:13 -04:00
groups.py Add support for reading messages through the Thread class 2015-06-09 10:22:58 -04:00
threads.py Filter out empty messages 2016-11-16 09:14:31 -05:00
users.py Replace <@UID> strings with the target user's username 2015-06-08 19:03:49 -04:00