phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / includes / functions.php

History | View | Annotate | Download (17 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_1'.

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2528 04/15/2002 04:48 pm thefinn

Fixed bug #19, simple header not showing in error messages that needed it

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2462 04/02/2002 04:04 pm psotfx

Various updates with any luck they fix a few minor issues without causing new ones ...

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2427 03/25/2002 01:41 pm psotfx

Move phpbb_preg_quote back into functions because it's plain annoying ... :D

2426 03/25/2002 01:39 pm psotfx

Fix bad word cockup ... oh look the censor failed and let cockup through, oh, and again ... geez sourceforge needs better censors for its CVS system

2417 03/24/2002 12:12 am psotfx

timezone setup should be isset not !empty ... GMT is 0 after all .. oops

2338 03/19/2002 02:00 am psotfx

bah

2335 03/19/2002 01:43 am psotfx

Stuff that phpbb_preg ... not including bbcode and can't be bothered to move phpbb_preg out ...

2331 03/19/2002 01:08 am psotfx

phpbb_preg_quote that bad word replace ... just in case ...

2328 03/19/2002 12:53 am psotfx

Stop being too paranoid about hacking of includes containing only fully inclusive functions

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2274 03/06/2002 01:40 am psotfx

Localise days/months, fix bug in validate_username ... this doesn't see functions.php split, working on that separately

2263 03/04/2002 02:43 pm psotfx

preg_quote badword ... don't use # in your bad word list(!)

2219 02/28/2002 03:17 pm psotfx

Slight mod to language selector to handle double underscored lang files

2212 02/25/2002 03:59 pm psotfx

Failed to switch to English images default if prefered language doesn't exist ...

2208 02/25/2002 02:08 am psotfx

Move activation key stuff to profile, search_username stuff to search, re-add @ to create_date

2145 02/14/2002 05:09 pm bartvb

Use default style if user doesn't have a theme set (shouldn't happen)

2128 02/13/2002 04:40 pm psotfx

Fixed error in make_forum_select box generation output

2113 02/12/2002 06:14 pm psotfx

Change way error is returned to validate email/username, fixes problem with lack of language support for error output and subsequent doubled username, etc. issues + remove get_userdata_from_id and use get_userdata instead + other minor changes

2070 02/09/2002 04:54 pm bartvb

Fixed 404 for header (#51499)

2067 02/08/2002 09:54 pm psotfx

Fixed missing " bug #514823

2065 02/08/2002 02:44 am psotfx

hmmm, doh ... of course removing the preg_quote here is no doubt going to cause bug reports of "I can't censor xyz@asd" ...

2063 02/08/2002 02:33 am psotfx

Various updates, mods, changes to several functions, moved smilies stuff to bbcode.php ... nathan may kill me ... good bye all in advance

2054 02/04/2002 07:31 pm psotfx

Another change to the way {LANG} is handled for images ... last one, ... hopefully :)

2049 02/03/2002 08:19 pm thefinn

Fixed bug #507473

2019 01/31/2002 02:16 am psotfx

Changed selection of localised images ... new {LANG} replace format

1965 01/27/2002 04:10 am psotfx

Fix various bugs; password length warning, proper warnings for username/email errors

1919 01/22/2002 07:13 pm bartvb

Fixed bug #505838, debug messages didn't show SQL errors

1841 01/11/2002 11:53 am bartvb

Cosmetic error in language_select() (related to #499989)

1810 01/07/2002 08:01 pm psotfx

Added / to dirname . file for is_file/links for language selector ...

1807 01/06/2002 02:06 am psotfx

Minor changes

1785 01/03/2002 05:04 pm psotfx

Removed windows carriage returns and newline at end of file ...

1784 01/03/2002 04:12 pm the_systech

Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a beer.

1783 01/03/2002 04:09 pm the_systech

Updated validate_username function for use with mysql4 Bug #497077

1775 01/02/2002 04:40 pm psotfx

Clean up display of languages, limit to directory names only

1672 12/22/2001 12:18 pm bartvb

Sigh

1671 12/22/2001 12:17 pm bartvb

Fixed small problem with translation of imgs

1663 12/21/2001 05:00 pm psotfx

More \' updates

1633 12/19/2001 05:07 pm bartvb

Made smileys case-sensitive (i.e. :o != :O )

1617 12/17/2001 01:46 am psotfx

Oops, another file I forgot to commit, perhaps I should commit myself ...

1597 12/16/2001 02:27 am psotfx

Fix bug #493735 was still using old config value name for theme

1566 12/14/2001 03:41 am psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1553 12/11/2001 09:43 am natec

bug #488067: no, preg_quote() didn't always have 2 args.

1550 12/11/2001 03:21 am psotfx

More updates for Euclid, minor update to subSilver, fixed bug #490798

1547 12/10/2001 05:52 pm bartvb

Fixed #490848 and introduced $current_template_path

1512 12/05/2001 01:50 am psotfx

Fixed bug #488016

1504 12/03/2001 01:46 pm psotfx

Should fix bug #487886 bad word preg now uses # and quotes # too

1474 11/29/2001 12:25 pm psotfx

Fixed bug #486207

1458 11/26/2001 11:42 pm bartvb

Fixed problem with disappearing Mozilla nav bar when message_die() is called

1452 11/26/2001 01:09 pm bartvb

Implemented Navigation bar in Mozilla

1441 11/26/2001 12:31 am natec

Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.

1408 11/21/2001 05:27 pm psotfx

Order of username in username search was missing

1368 11/19/2001 03:12 pm psotfx

More language updates

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1306 11/13/2001 06:26 pm psotfx

Treat moved topics as being non-existent for re-sync of topic counts

1270 11/03/2001 10:49 pm psotfx

Fixed bug #477831 + some minor alterations

1247 10/26/2001 01:21 am psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1224 10/16/2001 04:47 pm psotfx

Slight mods to the usersearch function, moved to search.php

1218 10/16/2001 12:35 pm thefinn

Fixed some bugs with banning and some code that wasnt updated when we changed the theme/template system

1210 10/15/2001 10:15 pm the_systech

Username Disallow Admin...

1182 10/14/2001 05:48 pm psotfx

Various updates mainly to message die for admin compatibility

1170 10/11/2001 02:18 pm psotfx

Changed paths for language

1138 10/06/2001 07:50 pm psotfx

Fixed preg single quote potential problem, altered jumpbox slightly - Third time lucky ... I hate FTP ...

1137 10/06/2001 07:49 pm psotfx

Fixed preg single quote potential problem, altered jumpbox slightly

1136 10/06/2001 07:21 pm psotfx

Fixed preg single quote potential problem, altered jumpbox slightly

1115 10/02/2001 01:56 am psotfx

This is getting boring ... I FTP, or think I do and yet still these files get through unchanged ...

1111 10/02/2001 01:22 am psotfx

Changes related to private messaging + some bug fixes

1100 09/27/2001 07:28 pm bartvb

Damn newlines

1099 09/27/2001 07:15 pm bartvb

Error reporting on set_style()

1083 09/25/2001 08:18 pm psotfx

Updated and fixed various issues, see post in developers forum for info

1047 09/16/2001 02:59 pm psotfx

Various changes

1018 09/10/2001 01:22 am psotfx

Combined theme/templates in profile as suggested, added META refresh and made a couple of other changes

1017 09/09/2001 11:13 pm bartvb

Fixed bug #460075

1016 09/09/2001 02:40 pm bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

999 09/07/2001 02:32 pm psotfx

Fixed bug #459427

987 09/06/2001 02:29 am psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

976 09/03/2001 09:52 am thefinn

Fixed bug #457835

973 09/03/2001 12:08 am psotfx

Fix for bug #457835

961 09/01/2001 06:08 pm psotfx

Tidied up the sync functions

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

937 08/28/2001 04:33 pm the_systech

addition for sorting smiley codes so that they all work properly on all DBMS's
The smiley functions should probably be moved to bbcode.php at some point

933 08/26/2001 04:04 pm psotfx

Modified header comments

931 08/24/2001 05:47 pm psotfx

Thought it best to add the email validate now

921 08/23/2001 05:11 pm psotfx

LENGTH not compatible with ODBC

913 08/21/2001 09:41 pm psotfx

Added border=0 as suggested to remove borders around linked smilies

907 08/20/2001 12:09 am gpolins

Fixed moved topic in sync

901 08/18/2001 12:51 am gpolins

Fixed bug in updating forum last post in sync

883 08/15/2001 05:51 pm the_systech

Hurray the smilies code appears to work :)

875 08/14/2001 07:49 pm the_systech

Ok last bit with the smilies :)

874 08/14/2001 07:17 pm the_systech

Another attempt at fixing smilies code :)

873 08/14/2001 07:02 pm the_systech

Fix for smilies code ;)

828 08/10/2001 01:32 am psotfx

Moved smilies code into functions, would it be better in bbcode.php?

781 08/01/2001 09:59 pm psotfx

User, IP and email banning admin functional

773 07/31/2001 11:34 pm psotfx

More compliance ... it never ends

770 07/31/2001 08:37 pm psotfx

More compliance updates + select previous posts in viewtopic

753 07/28/2001 01:16 am psotfx

Removed header frame, reduced timezone naming, added DB size for MySQL, no major technical changes