.. |
acm
|
#5137
|
2007-03-20 03:40:18 +00:00 |
acp
|
some tiny bugfixes and changed is_active() a bit...
|
2007-03-26 15:42:05 +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
|
again, some changes here and there...
|
2007-03-23 12:18:09 +00:00 |
search
|
quick fix
|
2007-03-14 20:54:41 +00:00 |
ucp
|
d'oh
|
2007-03-24 16:49:06 +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
|
again, some changes here and there...
|
2007-03-23 12:18:09 +00:00 |
functions_admin.php
|
#5181
|
2007-03-23 17:59:26 +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
|
#5137
|
2007-03-20 03:40:18 +00:00 |
functions_display.php
|
- small MSSQL thing
|
2007-03-04 22:08:44 +00:00 |
functions_install.php
|
#5265
|
2007-03-24 05:20:20 +00:00 |
functions_jabber.php
|
small bugfix...
|
2007-02-22 19:32:00 +00:00 |
functions_messenger.php
|
:(
|
2007-03-25 16:05:22 +00:00 |
functions_module.php
|
some tiny bugfixes and changed is_active() a bit...
|
2007-03-26 15:42:05 +00:00 |
functions_posting.php
|
- sync now correctly handles approved posts in unapproved topics (last_post info)
|
2007-03-14 21:40:52 +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 |