| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
we can see if they're actually still running.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
flag in the API.
|
| |
|
| |
|
| |
|
|
|
|
| |
rules to be disabled by default.
|
|
|
|
| |
notifs for invites / random member events
|
| |
|
| |
|
|
|
|
| |
default dont-notify so you effectively have a "notify for everything else" switch you can turn on and off.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also comparisons with None should be 'is'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Means that now you can't do exact matches even in override rules,
but I think we can live with that. Advantage is that you'll now
always get back what was put in to the API.
|
|
|
|
| |
only 2 people.
|
|
|
|
| |
sender display names where they exist.
|
|
|
|
| |
your username / display name
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
list or tuple.
|
| |
|
| |
|
|
|
|
| |
the push token changes.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add a timestamp to push tokens so we know the last time they we
got them from the device. Send it to the push gateways so it can
determine whether its failure is more recent than the token.
Stop and remove pushers that have been rejected.
|
| |
|
|
|
|
| |
getting the same events again.
|
| |
|
| |
|
|
|
|
| |
pokes work or not yet but the retry semantics are pretty good.
|
|
stdout currently!)
|