Fredrik Jervfors
c076a1f1ae
Update copyright
2013-07-26 17:31:02 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +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
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
ccac44cd17
Fix broken regular expression
2009-08-01 19:15:13 +00:00
pdontthink
bc3fb36016
Stop using deprecated ereg() functions ( #2820952 )
2009-07-29 01:55:21 +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
pdontthink
9b307ad40a
Correct some misplaced comments
2008-01-05 06:05:51 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
tokul
59ae6f3ac2
removing trailing ?> from function scripts
2006-07-15 12:01:32 +00:00
tokul
5ce6f4813b
8bit symbol should not be part of URL. If URL parser detects 8bit, it
...
treats it as end of URL. (#1356798 )
2006-03-06 17:00:39 +00:00
tokul
83fdb4c332
copyright update
2006-01-23 18:46:41 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Fredrik Jervfors
2531f52955
Trimming whitespace and replacing tabs
2005-04-23 12:08:00 +00:00
pdontthink
c463fb73c7
More accurate mailto replacements
2005-03-15 06:03:11 +00:00
Fredrik Jervfors
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
2004-12-29 15:06:20 +00:00
Thijs Kinkhorst
a73561b911
Increment year in copyright notice.
2004-12-27 15:04:02 +00:00
Fredrik Jervfors
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
2004-11-02 22:21:34 +00:00
Fredrik Jervfors
92e3b26a9e
Suggesting senders address if none is present in the vCard
2004-10-26 05:29:10 +00:00
Fredrik Jervfors
3b83c567dd
Minor cleanups
2004-08-24 00:40:28 +00:00
indiri69
8e25839036
Better email address matching. This should match more characters defined in RFC822
2004-07-12 14:33:57 +00:00
pdontthink
724e725716
Multiple URLs on one line weren't getting parsed correctly
2004-07-12 07:53:37 +00:00
Fredrik Jervfors
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
2004-05-21 23:56:53 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
alex-brainstorm
44b0539df5
Really skip empty mailto: and bug fix in case of malformed mailto: url
2003-11-30 17:01:44 +00:00
alex-brainstorm
b62ad343b5
rfc 2368 (mailto URL) implementation
2003-11-14 00:57:43 +00:00
Thijs Kinkhorst
2751145774
Add phpdoc doc blocks to some files.
2003-10-29 09:35:51 +00:00
tassium
9098cb73e4
Preparation to begin using phpdocumentor.
...
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.
The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
Thijs Kinkhorst
9d5490c98a
Fix comp_in_new: make outputing the compose link a function so that
...
the comp_in_new works the same everywhere.
In this new function, make sure that comp_in_new still works when
JavaScript off.
When JavaScript off, do not output all kinds of JavaScript functions
which are never going to be called.
2003-06-08 14:37:35 +00:00
Thijs Kinkhorst
75de52f258
Getting ready for 1.4.0 RC1
2002-12-31 12:49:43 +00:00
indiri69
dab10fdbbd
Moved line to prevent enless loops
2002-08-10 19:39:07 +00:00
indiri69
2247e2d006
url_parser.php didn't handle multiple addresses on the same line. This
...
fixes that. Also some readability changes.
2002-08-08 22:10:41 +00:00
stekkel
c927308c6e
fix for changed comp_in_new function
2002-07-30 10:30:42 +00:00
stekkel
1650517a7c
fixed comp_in_new handling
2002-05-24 16:46:21 +00:00
simond
17f36392d0
Clear out tabs for proper spaces
2002-03-02 20:31:04 +00:00
jmunro
c12c7b406e
Added a "compose in new window" option located in display prefs. Each file that calls compose.php has been modified
2002-02-11 18:25:59 +00:00
Pontus Ullgren
e2aad33f25
Code formating cleanup and bugfix for
...
[ #502971 ] user+bla@... not parsed correctly
2002-01-16 12:43:21 +00:00
thomppj
1e2a9cc5d0
Getting ready for 1.2.0 release.
2001-12-23 07:42:40 +00:00
thomppj
5d15361f1f
Code cleanup brigage...
2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd
** -> *
2001-11-26 19:33:28 +00:00
jdries3
b0c5cb50f4
Fixed parsing of ',', '.', and EOL
2001-11-26 16:49:47 +00:00
philippe_mingo
d61b98077f
Added (c) stuff and some formatting.
2001-11-21 18:38:12 +00:00
philippe_mingo
c3aed0d769
Some fixup:
...
- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff
This changes should result in a faster SM.
2001-11-20 20:08:28 +00:00
Tyler Akins
0d0de5d238
* Got bored and copied all the validate.php and define() stuff to 1.1
...
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
bad801a8a1
* Improved speed of URL parser
...
* Made useful regexps global so other plugins (like abook_take) could use them
* Made host regexp match any TLD because of what New.net and ICANN are
squabbling about -- might as well be safe and match a little too much than
not match a valid host.
2001-04-13 13:41:08 +00:00
Tyler Akins
c2cd55a5a9
* Changed some regexps into string matches and the like
...
* Fixed more regexp quoting problems
* Cleaned up some code
* Added support for the seven new top-level domains (.aero, .biz, .coop,
.info, .museum, .name, .pro) to url_parser.php
2001-02-02 17:51:19 +00:00
Tyler Akins
69320ed3e4
All strings that have an escape sequence must not be 'string'
...
\n, \r, \209 are all escape sequences.
2001-01-31 17:13:11 +00:00
lbergman
2614511432
replace with ''
2001-01-31 03:24:03 +00:00