Commit graph

14888 commits

Author SHA1 Message Date
pdontthink
64202ea4f4 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
9989a8f169 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
f7dd30c27a Make php_self() more robust. Seems to fix certain lighttpd issues, such as probably #1741469 2010-01-21 14:41:45 +00:00
pdontthink
cb5a6093d9 Make php_self() more robust. Seems to fix certain lighttpd issues, such as probably #1741469 2010-01-21 14:40:52 +00:00
jangliss
191a822dcc Fix for mailto: URLs containing a + sign. Thanks to Michael Puls II for the patch. 2010-01-19 03:17:14 +00:00
jangliss
1278589748 Fix for mailto: URLs containing a + sign. Thanks to Michael Puls II for the patch. 2010-01-19 03:15:12 +00:00
jangliss
b9809652af Fix sort in Sent folder to sort by "To" field instead of "From" field (#2907412). 2010-01-12 04:26:58 +00:00
pdontthink
172b91e466 Quote dynamic regex contents to be safe. Thanks to Daniel Hahler. 2010-01-05 08:58:04 +00:00
pdontthink
298a2317db Quote dynamic regex contents to be safe. Thanks to Daniel Hahler. 2010-01-05 08:57:35 +00:00
jangliss
fe144bc255 Fix for security token missing in newmail plugin (#2919418). 2009-12-22 17:15:34 +00:00
jangliss
7020d6ca1e Fix for security token missing in newmail plugin (#2919418). 2009-12-22 17:14:48 +00:00
pdontthink
0154fca83f Add security tokens to change password plugin 2009-12-18 06:46:16 +00:00
pdontthink
7711422cc6 Fix (multi-word) search for real this time 2009-12-14 21:18:29 +00:00
Thijs Kinkhorst
e895b91d5d need to move strtolower inside if-block to prevent notice when attached
file has no extention
2009-11-27 09:25:08 +00:00
Thijs Kinkhorst
1bd1fd0ff3 need to move strtolower inside if-block to prevent notice when attached
file has no extention
2009-11-27 09:23:58 +00:00
jangliss
aeef8c04ba Fix issue with multi-part related messages not showing all attachments (#2830140). 2009-11-22 16:19:52 +00:00
jangliss
27821a9dbf Fix issue with multi-part related messages not showing all attachments (#2830140) 2009-11-22 16:10:35 +00:00
pdontthink
fe6059547e Synch message list table width with css/default.css since the lack of a width here seems to break some layouts/browsers/configurations 2009-11-19 20:09:06 +00:00
pdontthink
79f3c5d224 Various updates to the plugin development guidelines 2009-11-06 04:03:15 +00:00
pdontthink
a5644b2e2d NULL not accepted as a replacement for empty arrays as of PHP 5.3 2009-11-01 08:02:25 +00:00
Fredrik Jervfors
e107d83d3e Adding a warning about configuration changes. 2009-10-28 12:47:43 +00:00
Fredrik Jervfors
dc555a1ad0 Chris and Marc aren't active as project administrators anymore. 2009-10-28 12:11:56 +00:00
Fredrik Jervfors
0949a2e2c8 Turning som FIXMEs into one-liners. 2009-10-28 12:01:57 +00:00
pdontthink
755c4afc5f Avoid prefixing global $check_referrer value with protocol prefix - use local variable instead 2009-10-12 22:12:26 +00:00
pdontthink
39008a1693 Avoid prefixing global $check_referrer value with protocol prefix - use local variable instead 2009-10-12 22:11:35 +00:00
pdontthink
7156007319 Remove redundant call to is_logged_in(). Thanks to Fernando Gozalo 2009-10-12 21:40:55 +00:00
pdontthink
0ba96f1b86 Fix incorrect parameter order in stripos(). (#2876612) 2009-10-12 08:44:23 +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
3c1837c21b Fix wrong doc 2009-10-04 22:58:41 +00:00
pdontthink
7d7c1976bd Fix wrong doc 2009-10-04 22:50:53 +00:00
pdontthink
51541a0a3c Fix broken SpamCop email submission form - needed security token to be added 2009-10-04 22:50:20 +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
pdontthink
c7c2e5a233 If we add a token to lang_setup (#13854), need to check it in lang_change 2009-10-04 20:37:32 +00:00
pdontthink
2fb66e1b28 Fix PHP notice 2009-10-04 19:57:39 +00:00
jangliss
7c56855cc1 Additional smtoken changes. 2009-10-04 15:42:49 +00:00
jangliss
47f2a400ee Additional smtoken fields. 2009-10-04 15:40:52 +00:00
pdontthink
a54e067a3e Duh, look at the content of the regex and see that some aren't using a-z, so i modifier is superfluous 2009-10-04 05:08:14 +00:00
pdontthink
96f522143c When eregi() was replaced, some places forgot to add the regex i modifier (the i in eregi) 2009-10-04 04:59:24 +00:00
Fredrik Jervfors
1e590d028b Adding and improving comments. 2009-09-29 12:37:05 +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
Fredrik Jervfors
66daa1259b Clarifying a TODO. 2009-09-29 09:36:26 +00:00
pdontthink
09891dc083 Fix broken'Thread' and the no-javascript 'All' links (add security tokens) 2009-09-19 20:22:15 +00:00
pdontthink
ab0d2b2c66 Fix broken search pagination (add security tokens) 2009-09-19 20:11:13 +00:00
pdontthink
259a2983d2 Fix for deleting message from search expiring cache. 2009-09-19 19:36:25 +00:00
jangliss
b12d2e5f89 Fix for deleting message from search expiring cache. 2009-09-19 13:53:43 +00:00
pdontthink
26e421a39d Ungreedy modifier does nothing here; remove to avoid unecessary confusion 2009-09-15 20:48:33 +00:00
pdontthink
064548fa03 Fix PHP notice - $use_js was removed from the core in revision 13713 2009-09-12 20:49:22 +00:00
pdontthink
9b2c1ddc90 Attachments were being lost when going to address book page due to lack of proper encoding [#2851493] 2009-09-12 20:25:52 +00:00
pdontthink
8b4098af85 Allow plugins to submit security token via GET request 2009-09-12 19:12:26 +00:00
pdontthink
76b6863335 Allow plugins to submit security token via GET request 2009-09-12 19:09:25 +00:00