| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Last updates | bwarsaw | 2002-12-24 | 2 | -1/+9 | |
| | | ||||||
| * | Updated catalogs and Lithuanian support by Mantas Kriauciunas. | bwarsaw | 2002-12-24 | 80 | -2227/+12882 | |
| | | ||||||
| * | __processbody_URLquote(): Obscure email addresses in the body of | bwarsaw | 2002-12-24 | 1 | -1/+6 | |
| | | | | | messages when ARCHIVER_OBSCURES_EMAILADDRS is true. | |||||
| * | added information about the mailing list | mss | 2002-12-24 | 1 | -1/+5 | |
| | | ||||||
| * | first chunk of the received help | mss | 2002-12-24 | 2 | -36/+60 | |
| | | ||||||
| * | typo found by Marc MERLIN | bwarsaw | 2002-12-24 | 1 | -1/+1 | |
| | | ||||||
| * | show_helds_overview(): Finally tracked down a most annoying buglet. | bwarsaw | 2002-12-24 | 1 | -1/+4 | |
| | | | | | | | | If a non-member sends a message which is held, but then the sender subsequently subscribes to the list, a confusing admindb page is shown. Now we include a message that the sender has since joined the list. | |||||
| * | Corrected errors reported by transcheck. Still waiting for corrections from ↵ | avalon | 2002-12-24 | 4 | -6/+7 | |
| | | | | | Eva, though. | |||||
| * | Corrected errors reported by transcheck. | avalon | 2002-12-24 | 2 | -26/+17 | |
| | | ||||||
| * | Corrected errors reported by transcheck. Still waiting for corrections from ↵ | avalon | 2002-12-24 | 2 | -43/+25 | |
| | | | | | Eva, though. (82 fuzzy, 37 untranslated) | |||||
| * | Corrected errors reported by transcheck. | avalon | 2002-12-24 | 2 | -3/+3 | |
| | | ||||||
| * | Updates | bwarsaw | 2002-12-24 | 6 | -169/+51 | |
| | | ||||||
| * | Bump to 2.1rc1 | bwarsaw | 2002-12-24 | 1 | -3/+3 | |
| | | ||||||
| * | Updates for 2.1rc1 | bwarsaw | 2002-12-24 | 1 | -1/+6 | |
| | | ||||||
| * | A bunch of additions | bwarsaw | 2002-12-24 | 1 | -0/+5 | |
| | | ||||||
| * | ApprovedAddMember(): The administrator notice should go out in the | bwarsaw | 2002-12-24 | 1 | -1/+1 | |
| | | | | | list's preferred language. Closes SF #629616. | |||||
| * | addall(): Fixed NameError, closing bug #650711 reported by Cabel | bwarsaw | 2002-12-24 | 1 | -1/+1 | |
| | | | | | Sasser. | |||||
| * | Matthias Juchem's patch # 645422 to use @prefix@ instead of hardcoded | bwarsaw | 2002-12-24 | 1 | -2/+2 | |
| | | | | | | | $prefix. Additional patch by Barry to use @PYTHON@ | |||||
| * | Updates | bwarsaw | 2002-12-24 | 2 | -0/+0 | |
| | | ||||||
| * | Tokio Kikuchi's patch #656097 for bug #655144; setting language | bwarsaw | 2002-12-24 | 1 | -0/+3 | |
| | | | | | through config_list caused a traceback. | |||||
| * | Martin's patch #655214 to fix multi-charset archiving. He says: | bwarsaw | 2002-12-24 | 1 | -108/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch restores MIME charset capabilities for article archiving in CVS Mailman. It: - removes the .charset attribute from articles; all yarticles are encoded in the list's charset, - decodes subject and author to Unicode; if this fails, no decoding (not even MIME) is done to subject and author, - MIME-decodes the body in the constructor using get_payload, removes the hand-crafted qp decoding from _get_body, - Unicode-decodes the body in the constructor if the body's charset differs from the list's charset, - fixes processbody_URLquote to always return byte strings (by escaping the URL also); comparing the old and the new string is no longer possible since the old string is Unicode and the new string is a list-encoded byte string. - changes text archiving to have the archives in the list's encoding, with unsupported characters 'replace'd With these changes, I can process the playground archives correctly, to get mojibake-free pages. | |||||
| * | Updates. | pheinlein | 2002-12-23 | 2 | -6/+21 | |
| | | ||||||
| * | Just more translations. | pheinlein | 2002-12-23 | 2 | -53/+135 | |
| | | ||||||
| * | Update for AddDefaultCharset | bwarsaw | 2002-12-23 | 1 | -3/+8 | |
| | | ||||||
| * | Updates | bwarsaw | 2002-12-23 | 1 | -23/+12 | |
| | | ||||||
| * | Translated 5 fuzzy entries and some updates. | gleydson | 2002-12-23 | 1 | -11/+12 | |
| | | ||||||
| * | checkpoint before reviewing the received help | mss | 2002-12-20 | 2 | -1177/+683 | |
| | | ||||||
| * | process(): This is the part of Martin's patch # 655214 not related to | bwarsaw | 2002-12-20 | 1 | -0/+2 | |
| | | | | | | | | the archiver. Martin says: - Fixes a bug in the scrubber, where a content-transfer-encoding might have survived flattening of the message. | |||||
| * | French language updates from Pascal GEORGE. | bwarsaw | 2002-12-20 | 3 | -574/+702 | |
| | | ||||||
| * | A bunch of updates. I'd like to remove even more of these entries and | bwarsaw | 2002-12-20 | 1 | -95/+21 | |
| | | | | | just point people at the faqwiz. | |||||
| * | Hungarian language updates by Szilard Vizi | bwarsaw | 2002-12-20 | 8 | -23/+235 | |
| | | ||||||
| * | Updates | bwarsaw | 2002-12-20 | 4 | -6/+13 | |
| | | ||||||
| * | French language updates from Pascal GEORGE. | bwarsaw | 2002-12-20 | 15 | -590/+667 | |
| | | ||||||
| * | Justt some changes. | pheinlein | 2002-12-18 | 2 | -31/+119 | |
| | | ||||||
| * | Last updates for Czech language. | danohnesorg | 2002-12-14 | 2 | -65/+209 | |
| | | | | | | | | Spellcheck is now happy, transcheck is now happy and I am happy too. There are still not translated some strings in /bin/ directory, but ordinally users doesn't use anythink other than GUI. | |||||
| * | Some corrections to make transcheck happy. Also finishing for 2.1 | danohnesorg | 2002-12-13 | 2 | -58/+39 | |
| | | ||||||
| * | Last updates for 2.1 version, more comming soon | danohnesorg | 2002-12-13 | 8 | -25/+41 | |
| | | ||||||
| * | _oneloop(): Include a clue as to which filebase is being shunted. | bwarsaw | 2002-12-13 | 1 | -0/+1 | |
| | | ||||||
| * | process(): Martin's patch #653242 to fix the wacking of the | bwarsaw | 2002-12-13 | 1 | -1/+3 | |
| | | | | | | content-type in the inner messages when wrapping for decoration purposes. | |||||
| * | process(): Martin von Loewis's fix for specifying the charset of | bwarsaw | 2002-12-13 | 1 | -4/+4 | |
| | | | | | header/footer attachments. Closes SF #652910. | |||||
| * | Pekka Haavisto's update to the Finnish translations. Other updates, | bwarsaw | 2002-12-12 | 31 | -914/+998 | |
| | | | | | probably inconsequential (sorry i18n'ers). | |||||
| * | *** empty log message *** | pheinlein | 2002-12-12 | 2 | -14/+13 | |
| | | ||||||
| * | AddMember(), ApprovedAddMember(): Use email.Utils.formataddr() to form | bwarsaw | 2002-12-12 | 1 | -6/+3 | |
| | | | | | | the name/address of the person being pending subscribed or subscribed, as written to logs/subscribe. | |||||
| * | Added CarlC to hosting services. | bwarsaw | 2002-12-12 | 1 | -0/+2 | |
| | | ||||||
| * | Matthias Juchem's patch #645421 for fixing "make distclean" in the | bwarsaw | 2002-12-12 | 3 | -6/+11 | |
| | | | | | messages and tests subdirectories. | |||||
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 17 | -25/+25 | |
| | | ||||||
| * | Patch # 490029 by Don Porter for a couple of missing DIRSETGIDs. | bwarsaw | 2002-12-12 | 1 | -11/+3 | |
| | | | | | Helps BSD installations. | |||||
| * | Add a note about problems upgrading a list for which patch #413752 has | bwarsaw | 2002-12-12 | 1 | -0/+11 | |
| | | | | | been apply, courtesy of Richard Barrett. | |||||
| * | main(): Once we know which mailing list we're talking about, set the | bwarsaw | 2002-12-12 | 1 | -0/+1 | |
| | | | | | | | i18n language to its preferred language. This fixes the generated archives to the right language and also outputs the status messages in that language. | |||||
| * | Hungarian updates by Szilard Vizi | bwarsaw | 2002-12-12 | 37 | -1946/+2708 | |
| | | ||||||
