rht
|
561ba33f69
|
zerver/lib: Use python 3 syntax for typing.
Split by tabbott from a larger commit; this covers a batch of files
with no open PRs touching them.
|
2017-11-21 20:45:52 -08:00 |
Vishnu Ks
|
3d2c9c6098
|
models: Replace core team with Realm.INITIAL_PRIVATE_STREAM_NAME.
|
2017-11-21 17:39:51 -08:00 |
Rishi Gupta
|
42652713c8
|
onboarding: Refactor away setup_initial_private_stream.
It is a confusing name, now that the stream creation part has been taken
away.
|
2017-11-21 17:39:50 -08:00 |
Vishnu Ks
|
3d17897563
|
onboarding: Move signup notifications stream creation to do_create_realm.
|
2017-11-21 17:39:50 -08:00 |
rht
|
09af29b051
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
Harshit Bansal
|
233595b2f7
|
actions.py: Rename `do_add_reaction()` to `do_add_reaction_legacy()`.
|
2017-10-31 15:42:35 -07:00 |
rht
|
2e12fe5e2e
|
zerver/lib: Remove print_function.
|
2017-09-27 18:05:45 -07:00 |
rht
|
f43e54d352
|
zerver/lib: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
Rishi Gupta
|
4e7d87b676
|
onboarding.py: Add link to getting-your-organization-started-with-zulip.
Also has a few minor updates to the rest of the text.
|
2017-08-22 14:26:17 -07:00 |
Steve Howell
|
54edecd510
|
Replace adddressee.for_email() with for_user_profile().
This requires us to change not just the immediate caller, but
also some of their callers, to pass user_profile objects around
instead of emails.
|
2017-08-22 10:42:15 -07:00 |
Rishi Gupta
|
3e9a85ecb2
|
onboarding: Add turtle reaction to an initial message.
|
2017-08-01 22:51:05 -07:00 |
Rishi Gupta
|
31c011dfcc
|
onboarding: Add picture to onboarding messages.
|
2017-08-01 22:47:57 -07:00 |
Rishi Gupta
|
f995094441
|
registration: Split out onboarding messages to onboarding.py.
|
2017-08-01 22:47:53 -07:00 |