aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue in r9015 re-index the intersected arrayChris Smith2008-10-182-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9029 89ea8834-ac86-4346-8a33-228a782c2dd0
* gahMeik Sievertsen2008-10-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9026 89ea8834-ac86-4346-8a33-228a782c2dd0
* Disable referer validation on install if it is not possible to determine ↵Meik Sievertsen2008-10-171-0/+10
| | | | | | correct referer due to a proxy setup (Bug #32765) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9024 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly display topic in MCP when start parameter is equal to or greater ↵Chris Smith2008-10-162-0/+8
| | | | | | than the number of posts. #30525 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9023 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly display topic when start parameter is equal to the number of posts.Chris Smith2008-10-162-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9022 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moderators can only see reports/queue/logs from forums they can actually ↵Chris Smith2008-10-146-8/+31
| | | | | | read. #31085 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9015 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum last post information is now correctly updated when a topic/post is ↵Chris Smith2008-10-142-1/+2
| | | | | | disapproved due to editing. #24475 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9014 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display coloured poster username of queued posts displayed on the front of ↵Chris Smith2008-10-144-5/+9
| | | | | | the MCP. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9013 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changelog fix and make MCP errors a little easier to seeChris Smith2008-10-132-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9012 89ea8834-ac86-4346-8a33-228a782c2dd0
* Disable mass e-mail when e-mail is disabled. #27385Chris Smith2008-10-133-1/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9011 89ea8834-ac86-4346-8a33-228a782c2dd0
* Round the displayed percentages in polls. #32375Chris Smith2008-10-132-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Maybe I am falling asleep? Spelling in r9008Chris Smith2008-10-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9009 89ea8834-ac86-4346-8a33-228a782c2dd0
* Grammar #28865Chris Smith2008-10-131-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9008 89ea8834-ac86-4346-8a33-228a782c2dd0
* Parse BBCode lists of type square, circle and disc. #35295Chris Smith2008-10-132-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9007 89ea8834-ac86-4346-8a33-228a782c2dd0
* Better late than neverChris Smith2008-10-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9006 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895Chris Smith2008-10-112-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9005 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix r8929 and #35275Chris Smith2008-10-111-6/+12
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9004 89ea8834-ac86-4346-8a33-228a782c2dd0
* Really fix #13970 broken fix in r8853.Chris Smith2008-10-112-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9003 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not send PMs with warnings if the user cannot read PMs or they are ↵Chris Smith2008-10-116-0/+51
| | | | | | disabled. #30815 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9002 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small language fixes, one for r8989Chris Smith2008-10-112-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9001 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display profile icons when viewing a topic, or PM when only the jabber icon ↵Chris Smith2008-10-113-2/+3
| | | | | | is to be visible. #34755 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9000 89ea8834-ac86-4346-8a33-228a782c2dd0
* Increase board topic counter when splitting topics. #32125Chris Smith2008-10-112-0/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8999 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mark/unmark all links in UCP now select/unselect both subscribed topics and ↵Chris Smith2008-10-113-2/+3
| | | | | | forums. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8998 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display a message if no topics or forums are selected when unsubscribing. #34855Chris Smith2008-10-113-1/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Erm yeah that bit is kinda important (fixing r8993)Chris Smith2008-10-102-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8995 89ea8834-ac86-4346-8a33-228a782c2dd0
* Don't show forum subscription link on categories. #34895Chris Smith2008-10-102-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8994 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix regression introduced in r8951 #34985Chris Smith2008-10-103-7/+19
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8993 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduce new Changelog tag to indicate security related fixes which are ↵Meik Sievertsen2008-10-101-1/+1
| | | | | | there to prevent something which may be security wise borderline or being used to circumvent security. So, [Sec] is for those fixes for real exploits/vulnerabilities and [Sec Precaution] for those fixes which can be counted to the *Component* Security. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8992 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make sure users still get notifications if they set to only be notified by ↵Meik Sievertsen2008-10-094-4/+34
| | | | | | Jabber, but Jabber service disabled. (Bug #29715 - Patch by Paul) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8990 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add two standard language items - #30885Meik Sievertsen2008-10-091-0/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8989 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Do not show link to user/group profiles if user has no permission to view ↵Meik Sievertsen2008-10-0913-20/+45
| | | | | | | | | the linked page and gets a denied message anyway. (Bug #15088) - Do not display last post link and sort display options for search engines. (Bug #15088) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented strict check for cached user permissions and existing ACL ↵Meik Sievertsen2008-10-091-9/+46
| | | | | | options. This fix makes sure cached permissions are valid, even if they got already cached. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8985 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935Meik Sievertsen2008-10-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8983 89ea8834-ac86-4346-8a33-228a782c2dd0
* although outer loops work fine in inner loops (for some time now) using the ↵Meik Sievertsen2008-10-081-1/+1
| | | | | | full loop name is still the correct way to reference template loops. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8981 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Feature] Allow specific connection to different server for jabber ↵Meik Sievertsen2008-10-083-14/+23
| | | | | | 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) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8979 89ea8834-ac86-4346-8a33-228a782c2dd0
* thanks for the suggestions. :)Meik Sievertsen2008-10-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8978 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not allow password reminders if u_passchg permission is not given. (Bug ↵Meik Sievertsen2008-10-063-1/+12
| | | | | | #14806) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8977 89ea8834-ac86-4346-8a33-228a782c2dd0
* Separate display of posted attachments in posting screen and switch for ↵Meik Sievertsen2008-10-063-22/+16
| | | | | | template to indicate adding attachments are allowed. Related to Bug #13871 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8976 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not cut out permission reset options in IE7 - #13965Meik Sievertsen2008-10-061-3/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8975 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)Meik Sievertsen2008-10-061-0/+12
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8974 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cottingham, not CuttinghamMeik Sievertsen2008-10-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8973 89ea8834-ac86-4346-8a33-228a782c2dd0
* some whitespace changes and opening files in binary mode in functions_messengerMeik Sievertsen2008-10-063-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8971 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for r8752Meik Sievertsen2008-10-061-14/+24
| | | | | | (the code removed actually was quite important - this checkin merges this with the new code) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8970 89ea8834-ac86-4346-8a33-228a782c2dd0
* changelog entry for security-relevant changeMeik Sievertsen2008-10-021-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8969 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove NUL-Bytes directly in request_var() for strings and within the custom ↵Meik Sievertsen2008-10-026-5/+6
| | | | | | DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8967 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check users pm preferences for pm's sent to groups. (Bug #33245)Meik Sievertsen2008-09-302-1/+7
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8964 89ea8834-ac86-4346-8a33-228a782c2dd0
* unique faq id's in template - #33775Meik Sievertsen2008-09-302-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8963 89ea8834-ac86-4346-8a33-228a782c2dd0
* don't know any better sentence... suggestions welcome. :)Meik Sievertsen2008-09-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8962 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong parameter count for preg_replace in get_context() (IMO we need no ↵Meik Sievertsen2008-09-301-1/+1
| | | | | | limit there - nils, you may check this again to be sure) - #34135 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8960 89ea8834-ac86-4346-8a33-228a782c2dd0
* #34815 - thanks for the patch, but actually it was just a whitespaceHenry Sudhof2008-09-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8958 89ea8834-ac86-4346-8a33-228a782c2dd0