Add recipient() and composing() shims.

This commit is contained in:
Steve Howell
2017-03-18 10:48:43 -07:00
committed by Tim Abbott
parent 27f37e6378
commit 16a37754cf
9 changed files with 31 additions and 27 deletions

View File

@@ -105,9 +105,7 @@ ignore_modules = [
'ui', # initializes all the other widgets
# some are just not very core:
'compose_fade',
'drafts',
'message_edit',
'notifications',
'stream_popover',
]