Commit graph

14888 commits

Author SHA1 Message Date
jangliss
0948d136b9 Explicitly disable caching for left_main and right_main pages (#2983134) 2010-06-20 06:14:12 +00:00
pdontthink
12cf98b8f8 Update email address 2010-05-09 20:34:22 +00:00
pdontthink
28e48da8de Fix Nabble links 2010-05-09 20:23:50 +00:00
pdontthink
0df166720d Retired Michal Margula. Thanks for your contributions. 2010-05-07 19:06:56 +00:00
pdontthink
1c25b28dc2 Should we retire translators whose email addresses go bad? 2010-05-07 18:15:40 +00:00
pdontthink
59e7c13eb6 Show what user/group the web server is running as; helps with debugging certain plugins for admins who aren't quite sure about these things 2010-04-16 05:26:16 +00:00
pdontthink
6b2382f704 Show what user/group the web server is running as; helps with debugging certain plugins for admins who aren't quite sure about these things 2010-04-16 05:24:43 +00:00
pdontthink
e780a41b09 Show received date in message list when using it to sort 2010-03-30 05:54:31 +00:00
pdontthink
10d74a43f7 Fix PHP errors. Thanks to Jacek Kalinski 2010-03-30 03:30:24 +00:00
pdontthink
8dd408730c Add FIXME 2010-03-26 18:36:33 +00:00
pdontthink
e1a8e17288 Don't push out onsubmit handler unless necessary 2010-03-19 08:29:44 +00:00
pdontthink
3e8ebad33f Allow more than one plugin to control the compose form submit action 2010-03-19 08:19:19 +00:00
Thijs Kinkhorst
fee4b7be06 r13926 from stable:
code in findDisplayEntity expects object, not array. Make findAltenativeEntity
return an object or null consistently.
2010-03-08 09:37:07 +00:00
Thijs Kinkhorst
0cdf11114d code in findDisplayEntity expects object, not array. Make findAltenativeEntity
return an object or null consistently.
2010-03-08 09:26:58 +00:00
pdontthink
6598c4400e sf.net admin section is obsolete 2010-03-07 02:30:13 +00:00
pdontthink
3b2c9ae3a0 Release 1.4.20 complete. Ready for further development. 2010-03-07 02:08:57 +00:00
pdontthink
1f239e3f7b Additional reminder 2010-03-07 02:07:09 +00:00
pdontthink
f1ef546740 Update release instructions with current upload scheme (using sftp) 2010-03-07 02:02:52 +00:00
pdontthink
5bbfb16ca1 Update release script with more modern version example and ability to handle dashes in release candidate names 2010-03-07 00:40:28 +00:00
pdontthink
2d909ffd01 2010-03-07 00:36:40 +00:00
pdontthink
5ae38f361e Update release instructions with more modern version examples 2010-03-07 00:33:42 +00:00
pdontthink
1813fcf4af Preparing for release 2010-03-07 00:30:35 +00:00
pdontthink
22a7f1945a Fix slip-up in link order (thanks to Fernando Gozalo for spotting). Also fix some ancient HTML. 2010-02-20 19:31:44 +00:00
pdontthink
b140368845 Sync string with DEVEL, even though that one is poorly thought out and capitalized... there's probably already translations for it in SVN 2010-02-16 20:20:57 +00:00
pdontthink
c9d9b1e67f make it RFC 3676 compliant 2010-02-16 20:17:13 +00:00
pdontthink
eb6c467f4a Sync pref name with DEVEL 2010-02-16 20:14:18 +00:00
pdontthink
d60c5d4937 RFC 3676 says there can't be more in the signature delimiter line than this 2010-02-16 20:13:21 +00:00
pdontthink
4b54dbec0a Make last commit more efficient. Don't need all that extra code. 2010-02-16 19:48:38 +00:00
pdontthink
f0758473e9 Add option that allows the signature to be stripped on reply (#2952876). Thanks to Sven Strickroth. 2010-02-16 19:31:45 +00:00
Thijs Kinkhorst
bf61e035df fix for PHP4 which doesn't have stripos, thanks Alexandros Vellis 2010-02-16 13:44:59 +00:00
pdontthink
71d5bdf227 Grammar 2010-02-13 23:13:56 +00:00
pdontthink
e0559e113c Grammar 2010-02-13 23:12:04 +00:00
pdontthink
ff7e42bca1 Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail 2010-02-13 23:11:28 +00:00
pdontthink
925bb373d0 Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail 2010-02-13 23:06:30 +00:00
pdontthink
c3df088bf3 Add unread links in message view 2010-02-13 22:49:58 +00:00
Thijs Kinkhorst
841d390eab Send X-DNS-Prefetch-Control: off header to browsers to prevent information
leakage when Firefox does DNS prefetching for URL's contained in emails.
https://secure.grepular.com/DNS_Prefetch_Exposure_on_Thunderbird_and_Webmail
2010-02-13 16:28:10 +00:00
Thijs Kinkhorst
a9d46c71ad Send X-DNS-Prefetch-Control: off header to browsers to prevent information
leakage when Firefox does DNS prefetching for URL's contained in emails.
https://secure.grepular.com/DNS_Prefetch_Exposure_on_Thunderbird_and_Webmail
2010-02-13 16:27:52 +00:00
pdontthink
df87d51dbc Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 2010-02-04 20:13:23 +00:00
pdontthink
a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 2010-02-04 20:05:51 +00:00
pdontthink
83236fcc19 Encoded From headers now properly quoted (#2830141). A better fix might be to re-write encodeHeader() 2010-01-30 17:10:07 +00:00
pdontthink
821488d132 Encoded From headers now properly quoted (#2830141). A better fix might be to re-write encodeHeader() 2010-01-30 16:14:53 +00:00
pdontthink
68c28cf766 displayInternalLink() was removed 2.5 years ago (revision 12549), but this plugin was not updated. Thanks to Christian Kujau for noticing. 2010-01-28 16:59:27 +00:00
pdontthink
b786dff83a Avoid notices in some environments 2010-01-27 23:36:52 +00:00
pdontthink
9ad6300ac4 REQUEST_URI is used in php_self(), so make sure it's sanitized too 2010-01-27 23:35:26 +00:00
pdontthink
e4c71602cd REQUEST_URI is used in php_self(), so make sure it's sanitized too 2010-01-27 23:05:18 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
pdontthink
0460207661 Update copyrights to 2010 2010-01-25 02:47:41 +00:00
pdontthink
806f8458d8 Add exmaple script for updating copyright years 2010-01-25 02:28:30 +00:00
pdontthink
d4ceecd391 Slight rewrite of php_self() 2010-01-24 23:26:33 +00:00
pdontthink
de9b4cf8c7 Slight rewrite of php_self() 2010-01-24 23:26:12 +00:00