.. |
acm
|
merge revisions i missed... hopefully not breaking things - did not check every change.
|
2008-11-22 19:38:25 +00:00 |
acp
|
merge revisions i missed... hopefully not breaking things - did not check every change.
|
2008-11-22 19:38:25 +00:00 |
auth
|
Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules.
|
2008-09-19 13:17:30 +00:00 |
bbcode
|
A little cleanup
|
2008-03-29 14:11:49 +00:00 |
captcha
|
meh
|
2008-10-01 11:14:48 +00:00 |
db
|
db_tools from static to non-static due to the db dependancy (#31245)
|
2008-11-02 11:36:13 +00:00 |
diff
|
More 5.3 compatibility.
|
2008-08-16 22:32:24 +00:00 |
hooks
|
oh boy...
|
2008-01-03 17:00:40 +00:00 |
mcp
|
been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003, r9004, r9005, r9007, r9008, r9009, r9010, r9011, r9012, r9013, r9014, r9015, r9022, r9023, r9029, r9030, r9034, r9048, r9049, r9054, r9056
|
2008-11-13 13:04:54 +00:00 |
search
|
Fix native full text search on postgresql while using excluding keyword matches. (Bug #19195)
|
2008-09-18 14:32:51 +00:00 |
ucp
|
Fix r9088
|
2008-11-23 00:10:48 +00:00 |
utf
|
ok... i hope i haven't messed too much with the code and everything is still working.
|
2008-05-29 12:25:56 +00:00 |
auth.php
|
Implemented strict check for cached user permissions and existing ACL options. This fix makes sure cached permissions are valid, even if they got already cached.
|
2008-10-09 13:19:36 +00:00 |
bbcode.php
|
revert r8893 - there were massive problems with the display and select all code
|
2008-09-28 17:09:20 +00:00 |
cache.php
|
do not allow [flash=0,0]... not implemented for images due to the reliance on getimagesize() - as usual both sizes are able to be limited by the maximum/minimum image size configuration options
|
2008-06-07 13:42:06 +00:00 |
constants.php
|
add phpbb version number to constants
|
2008-09-04 14:06:43 +00:00 |
formatted_text.php
|
A little cleanup
|
2008-03-29 14:11:49 +00:00 |
functions.php
|
merge revisions i missed... hopefully not breaking things - did not check every change.
|
2008-11-22 19:38:25 +00:00 |
functions_admin.php
|
Merge in r9065
|
2008-11-22 18:03:04 +00:00 |
functions_compress.php
|
Merge chmod changes into trunk
|
2008-08-22 13:32:34 +00:00 |
functions_content.php
|
- merge r9084 and r9085
|
2008-11-22 23:25:57 +00:00 |
functions_convert.php
|
Prevent integer overflow - Bug #19895
|
2008-09-18 14:27:27 +00:00 |
functions_display.php
|
Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)
|
2008-11-22 20:26:47 +00:00 |
functions_install.php
|
ok... i hope i haven't messed too much with the code and everything is still working.
|
2008-05-29 12:25:56 +00:00 |
functions_jabber.php
|
Merge revisions:
|
2008-10-08 12:51:43 +00:00 |
functions_messenger.php
|
Do not try to send jabber notifications if no jid entered (Bug #36775)
|
2008-11-22 19:58:08 +00:00 |
functions_module.php
|
[Change] Alllow applications to set custom module inclusion path (idea by HoL)
|
2008-11-23 12:45:22 +00:00 |
functions_posting.php
|
been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003, r9004, r9005, r9007, r9008, r9009, r9010, r9011, r9012, r9013, r9014, r9015, r9022, r9023, r9029, r9030, r9034, r9048, r9049, r9054, r9056
|
2008-11-13 13:04:54 +00:00 |
functions_privmsgs.php
|
Merging r8993, r8994, r8995
|
2008-10-10 17:58:32 +00:00 |
functions_profile_fields.php
|
ok... i hope i haven't messed too much with the code and everything is still working.
|
2008-05-29 12:25:56 +00:00 |
functions_template.php
|
Why did I not do it this way to begin with :)
|
2008-11-23 16:01:33 +00:00 |
functions_transfer.php
|
ok... i hope i haven't messed too much with the code and everything is still working.
|
2008-05-29 12:25:56 +00:00 |
functions_upload.php
|
Merge of the language-specific custom path change Revision #r8782
|
2008-08-24 10:04:15 +00:00 |
functions_user.php
|
Merge in r8940, r8941, r8942, r8945, r8946, r8947, r8949, r8950, r8951
|
2008-09-27 11:45:30 +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
|
been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003, r9004, r9005, r9007, r9008, r9009, r9010, r9011, r9012, r9013, r9014, r9015, r9022, r9023, r9029, r9030, r9034, r9048, r9049, r9054, r9056
|
2008-11-13 13:04:54 +00:00 |
session.php
|
i had these changes sitting... must've been a merge not committed (and because we do not use svn 1.5 as the client version i am not able to say which they were)
|
2008-11-02 11:22:30 +00:00 |
template.php
|
- Deprecate S_ROW_COUNT use S_ROW_NUM
|
2008-11-22 23:53:40 +00:00 |