| Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Use GetDescription() in HTMLFormatter.py
|
|
* make sure list's description charset as its preferred_language's
* get description as a string of charset caller wanted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix string formatting for Python 2.6.
|
|
|
|
|
|
|
|
|
|
|
|
This makes the data-to-token function injective. Previously, for example, the
list called "list1" and the IP "10.0.0.0" would have the same hash as the list
called "list" and the IP "110.0.0.0", as the strings were just concatenated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added validation of GUI updates to host_name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reCAPTCHA.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a minor typo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by the Mailman user.
|