phpbb/phpBB/includes
Meik Sievertsen a752a424de [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
[Change] Changed prosilver date separator from 'on' to '»'
[Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB)
[Fix] Extend vertical line for last post column if no posts in forum (Bug #37125)


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9136 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-30 14:36:59 +00:00
..
acm small adjustement... only add an empty array if cached data is empty (from 3.2.x) 2008-11-22 19:06:42 +00:00
acp Better handling and finer control for custom profile fields visibility options. (Patch by Highway of Life) 2008-11-26 19:58:35 +00:00
auth HTTP Authentication supports UTF-8 usernames now [Bug #21135] 2008-06-04 16:05:27 +00:00
captcha dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
db Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
diff More 5.3 compatibility. 2008-08-16 22:24:54 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Do not increment users post count after post approval if post had been posted in a forum with no post count increasing set (Bug #37865) 2008-11-30 12:03:43 +00:00
search Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345) 2008-11-26 19:17:52 +00:00
ucp [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB) 2008-11-30 14:36:59 +00:00
utf #21885 2008-04-20 05:16:42 +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:18:38 +00:00
bbcode.php revert r8893 - there were massive problems with the display and select all code 2008-09-28 17:08:09 +00:00
cache.php tiny alterations/bugfixes 2008-07-28 13:26:20 +00:00
constants.php Fix Bug #36535 (PHP 5.3 compatibility) + version number updates (if RC2 will be released we will change it again. ;)) 2008-11-08 20:02:22 +00:00
functions.php Let's face it - the most common setup we see with phpBB is having group-specific settings for external users (FTP, whatever). 2008-11-30 11:48:33 +00:00
functions_admin.php Fix a bug in r8908 2008-11-13 17:32:55 +00:00
functions_compress.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_content.php better fix for (Bug #37055) 2008-11-22 23:17:05 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:26:56 +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:09 +00:00
functions_install.php #18775 2008-04-20 04:57:29 +00:00
functions_jabber.php [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989) 2008-10-08 12:44:23 +00:00
functions_messenger.php Do not try to send jabber notifications if no jid entered (Bug #36775) 2008-11-22 19:55:00 +00:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Fix a bug introduced in r8805 where moderators posts would be queued in forums where posts are queued. 2008-11-04 15:54:43 +00:00
functions_privmsgs.php Fix regression introduced in r8951 #34985 2008-10-10 17:38:17 +00:00
functions_profile_fields.php Better handling and finer control for custom profile fields visibility options. (Patch by Highway of Life) 2008-11-26 19:58:35 +00:00
functions_template.php Don't compile {} or {$}. 2008-09-04 11:52:01 +00:00
functions_transfer.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_upload.php some changes for proper code documentation 2008-08-23 17:23:40 +00:00
functions_user.php Small language fix (#32795) and tiny bug fix 2008-09-26 21:29:05 +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 Complete fix in r9007 2008-10-24 00:49:30 +00:00
session.php [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB) 2008-11-30 14:36:59 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00