rht
|
ee546a33a3
|
zerver/lib: Use python 3 syntax for typing.
Edited by tabbott to improve various line-wrapping decisions.
|
2017-11-28 17:15:14 -08:00 |
rht
|
229a8b38c0
|
zerver/lib: Use Python 3 syntax for typing for several files.
This adds a number of annotations that had been missed in previous
passes.
|
2017-11-28 17:02:24 -08:00 |
derAnfaenger
|
c8a5ae753c
|
embedded bots: Consistently use 'storage' instead of 'state.'
|
2017-11-27 21:05:34 -08:00 |
derAnfaenger
|
e526d0c144
|
embedded bots: Add views to access state.
|
2017-11-21 21:10:39 -08:00 |
derAnfaenger
|
d2af8d4cbd
|
embedded bots: Support multi-entry state modification.
|
2017-11-21 21:10:39 -08:00 |
derAnfaenger
|
cbadd3d430
|
embedded bots: Simplify StateError exception messages.
|
2017-11-21 21:10:12 -08:00 |
rht
|
09af29b051
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
derAnfaenger
|
25bf15a3c9
|
bots: Use non-generic exception for state key removal.
|
2017-11-10 18:56:26 -08:00 |
derAnfaenger
|
8fccf36246
|
bots: Wrap StateError exceptions around BotUserData exceptions.
|
2017-11-10 18:56:26 -08:00 |
derAnfaenger
|
d707e3bc1d
|
bots: Add USER_STATE_SIZE_LIMIT setting.
|
2017-11-10 18:56:26 -08:00 |
derAnfaenger
|
545c73c79e
|
bots: Rename StateHandlerError to StateError.
|
2017-11-10 18:54:54 -08:00 |
derAnfaenger
|
71372610e3
|
bots: Validate state size limit directly in set_bot_state().
|
2017-11-10 18:54:39 -08:00 |
derAnfaenger
|
692db3f62b
|
embedded bots: Move StateHandler query logic to separate file.
|
2017-10-30 13:37:56 -07:00 |