..
acm
we support PHP4. :o
2007-03-03 15:05:35 +00:00
acp
only tiny adjustements... and try to set the memory limit for the search indexing page to 128M...
2007-03-10 11:23:53 +00:00
auth
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
captcha
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
db
- Firebird supports the standard format for escaping stuff
2007-03-11 18:19:32 +00:00
diff
forgot that one ...
2007-01-28 17:00:03 +00:00
mcp
I don't like hardcoded URLs :)
2007-03-12 21:20:36 +00:00
search
- improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high
2007-03-13 22:00:55 +00:00
ucp
#8626
2007-03-10 13:57:13 +00:00
utf
- PHP4's mbstring is stupid stupid stupid
2007-02-18 21:03:36 +00:00
auth.php
- improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high
2007-03-13 22:00:55 +00:00
bbcode.php
#8576
2007-03-09 19:01:40 +00:00
cache.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
constants.php
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
functions.php
#8632
2007-03-10 15:05:43 +00:00
functions_admin.php
Fixing the following bugs:
2007-03-03 17:41:21 +00:00
functions_compress.php
safer name for the updater downloads (even if removed after download) - reported by SHS`
2007-03-06 11:30:12 +00:00
functions_convert.php
remove user with empty username_clean...
2007-03-12 21:43:07 +00:00
functions_display.php
- small MSSQL thing
2007-03-04 22:08:44 +00:00
functions_install.php
#8234
2007-02-19 19:35:52 +00:00
functions_jabber.php
small bugfix...
2007-02-22 19:32:00 +00:00
functions_messenger.php
fixing some bugs
2007-02-18 13:42:08 +00:00
functions_module.php
- added confirm box to ucp zebra (adding fried/foe)
2007-01-24 11:29:56 +00:00
functions_posting.php
*** empty log message ***
2007-03-08 17:11:41 +00:00
functions_privmsgs.php
it could happen that new private messages are wrongly tagged. We try to "repair" this when releasing messages.
2007-03-12 19:43:33 +00:00
functions_profile_fields.php
- author search should use clean names for searching [Bug #5752 ]
2006-12-03 18:03:33 +00:00
functions_template.php
- generate fewer opcodes, make a smaller cache, a bit more readable
2007-01-27 13:36:50 +00:00
functions_transfer.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
functions_upload.php
again... some more fixes.
2007-03-08 15:49:13 +00:00
functions_user.php
ok, this was a nasty one. :D Do not overwrite user ranks if the group rank is set to "user default". :o
2007-03-12 16:12:41 +00:00
index.htm
Add blank indexes to stop nosey people being, erm, nosey
2001-11-21 13:06:56 +00:00
message_parser.php
#8572
2007-03-08 11:14:40 +00:00
session.php
again... some more fixes.
2007-03-08 15:49:13 +00:00
template.php
fixing some bugs, most being submitted grammatical/spelling errors.
2007-01-21 18:33:45 +00:00