aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* #29895 - prevent php notice on viewonlineMeik Sievertsen2008-07-031-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8677 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #29635Meik Sievertsen2008-06-282-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8675 89ea8834-ac86-4346-8a33-228a782c2dd0
* New parameter for redirect() to circumvent the cross-domain check.Meik Sievertsen2008-06-282-4/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8674 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29575Meik Sievertsen2008-06-241-9/+11
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8673 89ea8834-ac86-4346-8a33-228a782c2dd0
* adjust authors fileMeik Sievertsen2008-06-231-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8671 89ea8834-ac86-4346-8a33-228a782c2dd0
* urlencode image filenames used in img(). This is not needed, but better for ↵Meik Sievertsen2008-06-231-0/+1
| | | | | | XHTML compatibility. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8670 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29435 (do not highlight if only wildcard(s) provided)Meik Sievertsen2008-06-221-12/+15
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8669 89ea8834-ac86-4346-8a33-228a782c2dd0
* Catch invalid username wildcard ban (we do not support these) (Bug #29305)Meik Sievertsen2008-06-212-53/+49
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8668 89ea8834-ac86-4346-8a33-228a782c2dd0
* further checks on maximum storage lengthMeik Sievertsen2008-06-214-20/+43
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8667 89ea8834-ac86-4346-8a33-228a782c2dd0
* change subject/title column lengthMeik Sievertsen2008-06-2111-62/+98
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8666 89ea8834-ac86-4346-8a33-228a782c2dd0
* #26795Meik Sievertsen2008-06-211-1/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8665 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29235Meik Sievertsen2008-06-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8664 89ea8834-ac86-4346-8a33-228a782c2dd0
* bug #29315Meik Sievertsen2008-06-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8663 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix 3.0.1 to 3.0.2-RC1Meik Sievertsen2008-06-211-0/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8662 89ea8834-ac86-4346-8a33-228a782c2dd0
* #s29325Meik Sievertsen2008-06-212-1/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8661 89ea8834-ac86-4346-8a33-228a782c2dd0
* correctly set flags if text is emptyMeik Sievertsen2008-06-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8657 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix some instances where we left db connections open (registration -> ↵Meik Sievertsen2008-06-136-25/+29
| | | | | | captcha for example) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8655 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove the $Id$ line there and instead add valuable information. Oh, and did ↵Meik Sievertsen2008-06-121-1/+1
| | | | | | not know the phpass project catched our implementation of their code. :) Nice to see. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8651 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some version changesMeik Sievertsen2008-06-1112-25/+54
| | | | | | - apply database updates sequentially git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8648 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmmMeik Sievertsen2008-06-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8647 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28595 (AVATAR_IMG available to memberlist_body.html)Meik Sievertsen2008-06-101-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8645 89ea8834-ac86-4346-8a33-228a782c2dd0
* added two comments to describe the functions use-caseMeik Sievertsen2008-06-101-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8643 89ea8834-ac86-4346-8a33-228a782c2dd0
* Regular expression for email matching in posts will no longer die on long wordsNils Adermann2008-06-092-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8641 89ea8834-ac86-4346-8a33-228a782c2dd0
* check if folder is not empty (may happen for absolute paths). Thanks paulMeik Sievertsen2008-06-091-5/+29
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8639 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, yeah. :)Meik Sievertsen2008-06-091-2/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8638 89ea8834-ac86-4346-8a33-228a782c2dd0
* #27395Meik Sievertsen2008-06-095-11/+39
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8636 89ea8834-ac86-4346-8a33-228a782c2dd0
* #16124Henry Sudhof2008-06-094-16/+40
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8634 89ea8834-ac86-4346-8a33-228a782c2dd0
* #27325Henry Sudhof2008-06-092-3/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8631 89ea8834-ac86-4346-8a33-228a782c2dd0
* #23945Henry Sudhof2008-06-092-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8630 89ea8834-ac86-4346-8a33-228a782c2dd0
* #26705Henry Sudhof2008-06-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8628 89ea8834-ac86-4346-8a33-228a782c2dd0
* #27585Henry Sudhof2008-06-092-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8626 89ea8834-ac86-4346-8a33-228a782c2dd0
* typoHenry Sudhof2008-06-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8622 89ea8834-ac86-4346-8a33-228a782c2dd0
* #25705Meik Sievertsen2008-06-081-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8621 89ea8834-ac86-4346-8a33-228a782c2dd0
* not unsetting message_parser - a mod or site may want to re-use it.Meik Sievertsen2008-06-082-8/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8620 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version for the convertorMeik Sievertsen2008-06-071-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8619 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28485Meik Sievertsen2008-06-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8617 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28635Meik Sievertsen2008-06-071-9/+9
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8615 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not allow [flash=0,0]... not implemented for images due to the reliance ↵Meik Sievertsen2008-06-071-0/+6
| | | | | | on getimagesize() - as usual both sizes are able to be limited by the maximum/minimum image size configuration options git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some xenophobiaHenry Sudhof2008-06-062-4/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8611 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28455Meik Sievertsen2008-06-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8609 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic searches by author no longer return invalid results [Bug #11777]Nils Adermann2008-06-041-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8605 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic searches by author no longer return invalid results [Bug #11777]Nils Adermann2008-06-042-5/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8604 89ea8834-ac86-4346-8a33-228a782c2dd0
* HTTP Authentication supports UTF-8 usernames now [Bug #21135]Nils Adermann2008-06-042-3/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8602 89ea8834-ac86-4346-8a33-228a782c2dd0
* corrected link for searching post author's other posts [Bug #26455]Nils Adermann2008-06-042-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8601 89ea8834-ac86-4346-8a33-228a782c2dd0
* removed executable props [Bug #6464]Nils Adermann2008-06-0427-0/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8598 89ea8834-ac86-4346-8a33-228a782c2dd0
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8597 ↵Meik Sievertsen2008-06-041-2/+2
| | | | 89ea8834-ac86-4346-8a33-228a782c2dd0
* spelling mistakeMeik Sievertsen2008-06-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8596 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28025Meik Sievertsen2008-06-042-1/+9
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8595 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, well, my team is allowed to give me some slappage. :/ I now changed this ↵Meik Sievertsen2008-06-041-4/+4
| | | | | | sooo often and never realised the code portion is absolute rubbish... with ini_get returning something completely different. Now, this should work (at least for PHP 5.2.x) - tested all 16 possible combinations of triggering errors before and after headers sent, with and without gzip compression, with and without output buffering. Now, please work for others too... git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8594 89ea8834-ac86-4346-8a33-228a782c2dd0
* #28055Henry Sudhof2008-06-041-15/+15
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8593 89ea8834-ac86-4346-8a33-228a782c2dd0