Commit graph

968 commits

Author SHA1 Message Date
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
jangliss
fe144bc255 Fix for security token missing in newmail plugin (#2919418). 2009-12-22 17:15:34 +00:00
pdontthink
0154fca83f Add security tokens to change password plugin 2009-12-18 06:46:16 +00:00
pdontthink
7ee843cbad Fixed broken SpamCop email submission: needed updated send button name and security token 2009-10-04 23:01:35 +00:00
pdontthink
aeba0f0085 If we add a token to lang_setup (#13855), need to check it in lang_change 2009-10-04 21:00:28 +00:00
jangliss
7c56855cc1 Additional smtoken changes. 2009-10-04 15:42:49 +00:00
Fredrik Jervfors
134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 2009-09-29 12:15:33 +00:00
pdontthink
bc3fb36016 Stop using deprecated ereg() functions (#2820952) 2009-07-29 01:55:21 +00:00
Fredrik Jervfors
320b1b7786 Porting comments and strings between 1.4 and 1.5. 2009-05-29 10:55:17 +00:00
Fredrik Jervfors
14e6983ac1 No double spaces in strings please. They will not show up in HTML anyway. 2009-05-28 22:46:56 +00:00
Fredrik Jervfors
d0900618b8 Porting comments betweeen 1.4 and 1.5. 2009-05-26 13:11:31 +00:00
Fredrik Jervfors
0be42f8b9b Removing the shut down DSBL blocklists. Thanks to Martin Jalakas for the report (#2796734). 2009-05-26 11:52:09 +00:00
jangliss
278e0f1e3a Fix for bug_report plugin not handling multiple values for same key (AUTH= AUTH=) 2009-05-24 06:08:56 +00:00
pdontthink
64d68af4df - Fixed the Filters plugin to allow commas in filter criteria text 2009-05-19 01:51:16 +00:00
Fredrik Jervfors
be847014a1 Fixing spelling error (I hope). 2009-05-01 14:39:28 +00:00
Fredrik Jervfors
5203ff194f Changing back to messages. 2009-04-17 10:28:27 +00:00
Fredrik Jervfors
cac2dbc248 A mail is what's stored at the IMAP/POP3 server. A message is information from an application. 2009-04-16 10:28:10 +00:00
Fredrik Jervfors
6816d92733 String fix. 2009-04-16 09:06:28 +00:00
Fredrik Jervfors
ed3886e1ea A mail is what's stored at the IMAP/POP3 server. A message is information from an application. 2009-04-16 09:03:50 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
Fredrik Jervfors
71af3e8508 Removing the PHP close tag at the last line. 2009-04-15 16:34:33 +00:00
Thijs Kinkhorst
7dca12ffb1 fix listcommands template for Send form changes 2009-04-15 16:30:42 +00:00
Fredrik Jervfors
0291a597ff Changing newlines from DOS to Unix style.
Updating documentation block for phpDocumentor.
2009-04-15 16:26:43 +00:00
pdontthink
3c712948b0 Make default $sent_subfolders_base whatever $sent_folder is
Update folder settings and auto-create needed subfolder as soon as settings are changed
Update $sent_folder in user prefs when $sent_subfolders_base is not "Sent" folder
2009-04-06 19:06:45 +00:00
pdontthink
ec4900e959 Fix PHP notices 2009-04-06 07:09:54 +00:00
pdontthink
40c652f670 Code updates 2009-04-06 07:03:56 +00:00
pdontthink
17f2bf3cfc Update to work with 1.5.2 - this was old 1.4.x code 2009-04-05 06:35:15 +00:00
pdontthink
7e80fed687 Typo 2009-04-05 05:37:46 +00:00
pdontthink
10c38e1d93 Forgot to add file before last commit... 2009-04-05 05:32:13 +00:00
pdontthink
6df99377fd Move code out of setup.php 2009-04-05 05:29:51 +00:00
pdontthink
cb8c1c05f4 Add compatibility with Dovecot's bigint UIDs 2009-02-01 02:24:32 +00:00
pdontthink
5e84fc7678 Consistency 2009-01-16 00:25:51 +00:00
pdontthink
b31794d1a1 Don't use 'None' in displayPageHeader() calls 2008-12-22 03:28:44 +00:00
pdontthink
f5bf1d9f61 Don't use 'None' in displayPageHeader() calls 2008-12-22 03:23:10 +00:00
pdontthink
bfa610b4b3 Don't load plugin pages if plugin is not enabled. Thanks to Niels Teusink for finding this. 2008-12-05 09:46:53 +00:00
pdontthink
79685447ec Everyone deserves version info 2008-11-21 19:42:56 +00:00
pdontthink
cfcffdbead Use sqsetcookie(), not setcookie() 2008-09-24 19:58:23 +00:00
pdontthink
72ab3f32cd Clean up delimiter usage 2008-09-09 05:49:20 +00:00
Thijs Kinkhorst
833746dca6 rework seed generation: this is something that really belongs in init.php
so do it there. Input enough random components from diferent dimensions,
so hard to predict.
2008-08-21 12:16:20 +00:00
Thijs Kinkhorst
ef4c19c7dc make sure we've ran our own random seeder before using mt_rand 2008-08-21 11:32:11 +00:00
pdontthink
7fe75af76e Add minor details about how to enable plugin in conf.pl 2008-07-22 06:41:10 +00:00
pdontthink
ab4e4a3c22 Correct doc location 2008-07-22 06:32:12 +00:00
pdontthink
5a2cab8b44 Remove abook_take; see the Add Address plugin (third party) 2008-07-12 18:01:16 +00:00
pdontthink
5d0adda0b8 Make newmail plugin work again, various small cleanup and add ability for admin to configure custom title bar strings 2008-06-04 23:00:50 +00:00
Fredrik Jervfors
327cb3be77 Only grab comments marked i18n to the template. 2008-05-16 04:33:11 +00:00
Thijs Kinkhorst
49b360a675 replace mysql_escape_string with the characterset safe mysql_real_escape_string.
This raises the requirement for the myqsl backend to PHP 4.3.0.
2008-05-08 14:25:42 +00:00
pdontthink
11323e47da Move some HTML out of core (src/login.php) 2008-05-07 17:04:03 +00:00
pdontthink
8d37263288 Bug Report plugin: general cleanup per SM plugin specs, elimination of HTML output from the core, make it show SM version number again... 2008-03-11 04:15:58 +00:00
pdontthink
642f901396 A few output elements are used often, so just retrieve them once and make them globally available 2008-01-06 06:01:10 +00:00
pdontthink
5ae6c415f6 Make message details link a non-relative URI. Thanks Thierry Godefroy 2008-01-06 05:48:35 +00:00