pdontthink
|
6edb7438ae
|
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
|
920374ae60
|
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
|
5d461d5bf2
|
Show received date in message list when using it to sort
|
2010-03-30 05:54:31 +00:00 |
|
pdontthink
|
1220c3b8c1
|
Fix PHP errors. Thanks to Jacek Kalinski
|
2010-03-30 03:30:24 +00:00 |
|
pdontthink
|
aa4ba8e5c7
|
Add FIXME
|
2010-03-26 18:36:33 +00:00 |
|
pdontthink
|
4b81292071
|
Don't push out onsubmit handler unless necessary
|
2010-03-19 08:29:44 +00:00 |
|
pdontthink
|
6186c3fa2c
|
Allow more than one plugin to control the compose form submit action
|
2010-03-19 08:19:19 +00:00 |
|
kink
|
0ffbcb8975
|
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 |
|
kink
|
ddd94dc40a
|
code in findDisplayEntity expects object, not array. Make findAltenativeEntity
return an object or null consistently.
|
2010-03-08 09:26:58 +00:00 |
|
pdontthink
|
4fa9bf4dc1
|
sf.net admin section is obsolete
|
2010-03-07 02:30:13 +00:00 |
|
pdontthink
|
00a78d7dfe
|
Release 1.4.20 complete. Ready for further development.
|
2010-03-07 02:08:57 +00:00 |
|
pdontthink
|
58c1c03237
|
Additional reminder
|
2010-03-07 02:07:09 +00:00 |
|
pdontthink
|
b14bdb25d1
|
Update release instructions with current upload scheme (using sftp)
|
2010-03-07 02:02:52 +00:00 |
|
pdontthink
|
e4df8115fa
|
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
|
b3e8b60da3
|
|
2010-03-07 00:36:40 +00:00 |
|
pdontthink
|
571f752220
|
Update release instructions with more modern version examples
|
2010-03-07 00:33:42 +00:00 |
|
pdontthink
|
d0c229194c
|
Preparing for release
|
2010-03-07 00:30:35 +00:00 |
|
pdontthink
|
5c78006ce5
|
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
|
1ccebb405d
|
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
|
1074e3205a
|
make it RFC 3676 compliant
|
2010-02-16 20:17:13 +00:00 |
|
pdontthink
|
351a9a3815
|
Sync pref name with DEVEL
|
2010-02-16 20:14:18 +00:00 |
|
pdontthink
|
b1707a218d
|
RFC 3676 says there can't be more in the signature delimiter line than this
|
2010-02-16 20:13:21 +00:00 |
|
pdontthink
|
b6a12c618c
|
Make last commit more efficient. Don't need all that extra code.
|
2010-02-16 19:48:38 +00:00 |
|
pdontthink
|
c7a5ec40f1
|
Add option that allows the signature to be stripped on reply (#2952876). Thanks to Sven Strickroth.
|
2010-02-16 19:31:45 +00:00 |
|
kink
|
a1d0fe531c
|
fix for PHP4 which doesn't have stripos, thanks Alexandros Vellis
|
2010-02-16 13:44:59 +00:00 |
|
pdontthink
|
f947e40406
|
Grammar
|
2010-02-13 23:13:56 +00:00 |
|
pdontthink
|
efd3fdd9c2
|
Grammar
|
2010-02-13 23:12:04 +00:00 |
|
pdontthink
|
71b150489f
|
Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail
|
2010-02-13 23:11:28 +00:00 |
|
pdontthink
|
5ecd980f1e
|
Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail
|
2010-02-13 23:06:30 +00:00 |
|
pdontthink
|
411acdb779
|
Add unread links in message view
|
2010-02-13 22:49:58 +00:00 |
|
kink
|
9bf17b2cae
|
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 |
|
kink
|
ddb15c8e69
|
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
|
01462f5b78
|
Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731)
|
2010-02-04 20:13:23 +00:00 |
|
pdontthink
|
f1a402afea
|
Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731)
|
2010-02-04 20:05:51 +00:00 |
|
pdontthink
|
4b2ee36378
|
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
|
f89030ebd0
|
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
|
62ebf40cf7
|
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
|
ea295d61e1
|
Avoid notices in some environments
|
2010-01-27 23:36:52 +00:00 |
|
pdontthink
|
867af67b76
|
REQUEST_URI is used in php_self(), so make sure it's sanitized too
|
2010-01-27 23:35:26 +00:00 |
|
pdontthink
|
6ee6e188f6
|
REQUEST_URI is used in php_self(), so make sure it's sanitized too
|
2010-01-27 23:05:18 +00:00 |
|
pdontthink
|
5dae98cb49
|
Update copyrights to 2010
|
2010-01-25 03:23:30 +00:00 |
|
pdontthink
|
35cd488121
|
Update copyrights to 2010
|
2010-01-25 02:47:41 +00:00 |
|
pdontthink
|
9ab294c14a
|
Add exmaple script for updating copyright years
|
2010-01-25 02:28:30 +00:00 |
|
pdontthink
|
975782eae2
|
Slight rewrite of php_self()
|
2010-01-24 23:26:33 +00:00 |
|
pdontthink
|
e696320a16
|
Slight rewrite of php_self()
|
2010-01-24 23:26:12 +00:00 |
|
pdontthink
|
c64a1b3124
|
Make base URL autodetection more robust (probably #1741469). Sorry, this should have been included in the last commit.
|
2010-01-21 14:55:19 +00:00 |
|
pdontthink
|
e7be48cfb0
|
Make base URL autodetection more robust (probably #1741469). Sorry, this should have been included in the last commit.
|
2010-01-21 14:53:58 +00:00 |
|
pdontthink
|
1c6621ad6b
|
Make php_self() more robust. Seems to fix certain lighttpd issues, such as probably #1741469
|
2010-01-21 14:41:45 +00:00 |
|
pdontthink
|
8c2800f308
|
Make php_self() more robust. Seems to fix certain lighttpd issues, such as probably #1741469
|
2010-01-21 14:40:52 +00:00 |
|
jangliss
|
114e9dfb02
|
Fix for mailto: URLs containing a + sign. Thanks to Michael Puls II for the patch.
|
2010-01-19 03:17:14 +00:00 |
|