| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is given
|
|
|
|
| |
undocumented config:get command
|
| |
|
|
|
|
|
|
|
|
|
| |
For each day, store a set of users that have new messages. To expire
messages, we collect the union of sets of users from dates that fall
outside the cleanup range.
The previous algoritm did not work well with many users, especially with
the default settings.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This is to help the garbage collector.
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
Attempt to ping some invalid hostnames cause weird behavior
|
| | |
|
| |
| |
| |
| | |
(thanks hexa)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Simplifies and reduces indentation
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Also makes it easier to compare with mod_pep
|
| | |
|
| |
| |
| |
| | |
mod_pubsub got this in f2d35eee69c9
|
| | |
|
| |
| |
| |
| | |
This eases comparing and contrasting these two modules.
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
This previously prevented a single owner from setting their own nickname
via admin query.
The form method uses `true` as actor so it bypasses this check.
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| | |
|