Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix in tzoffset and _get_fixed_offset_tz
|
|
The tzoffset object is constructed with offset in minutes not in
seconds.
|
|
Fixes #231
|
|
|
|
|
|
|
|
|
|
|
|
Some events refactoring
|
|
Manual updated
|
|
|
|
SASL `no_auth` event duplicated with `failed_auth`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correct argument order by using keyword for keepalive.
|
|
|
|
|
|
|
|
|
|
|
|
Don't use internally deprecated methods
|
|
|
|
|
|
|
|
Fixed resource generation via uuid
|
|
|
|
|
|
Tests now run successfully. Occasionally get single error related to
duplicated payload data in pubsub items when copying stanza values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed gmail new mail notification check
|
|
|
|
without the tid gmail ignores the query
|
|
|