Meik Sievertsen
|
9ac1861f24
|
#28595 (AVATAR_IMG available to memberlist_body.html)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8645 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-10 14:37:38 +00:00 |
|
Meik Sievertsen
|
fc8db76da9
|
added two comments to describe the functions use-case
git-svn-id: file:///svn/phpbb/trunk@8644 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-10 12:55:32 +00:00 |
|
Meik Sievertsen
|
26f51cf5b3
|
added two comments to describe the functions use-case
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8643 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-10 12:54:30 +00:00 |
|
Nils Adermann
|
d168abdcc9
|
Regular expression for email matching in posts will no longer die on long words
git-svn-id: file:///svn/phpbb/trunk@8642 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 22:32:51 +00:00 |
|
Nils Adermann
|
4444e48d2e
|
Regular expression for email matching in posts will no longer die on long words
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8641 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 22:30:27 +00:00 |
|
Meik Sievertsen
|
50f5502cc9
|
check if folder is not empty (may happen for absolute paths). Thanks paul
git-svn-id: file:///svn/phpbb/trunk@8640 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 17:46:41 +00:00 |
|
Meik Sievertsen
|
cc6d084368
|
check if folder is not empty (may happen for absolute paths). Thanks paul
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8639 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 17:44:32 +00:00 |
|
Meik Sievertsen
|
f5c7243cf3
|
erm, yeah. :)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8638 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 17:11:26 +00:00 |
|
Meik Sievertsen
|
e199f55ba2
|
#27395
git-svn-id: file:///svn/phpbb/trunk@8637 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 17:10:59 +00:00 |
|
Meik Sievertsen
|
406895a1ad
|
#27395
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8636 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 17:05:52 +00:00 |
|
Henry Sudhof
|
d7a217c28c
|
#16124
git-svn-id: file:///svn/phpbb/trunk@8635 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 13:06:14 +00:00 |
|
Henry Sudhof
|
bd95c0dfa7
|
#16124
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8634 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 13:05:34 +00:00 |
|
Henry Sudhof
|
8f3c085f7f
|
#27325
git-svn-id: file:///svn/phpbb/trunk@8633 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 12:37:44 +00:00 |
|
Henry Sudhof
|
4ba2921cec
|
#23945
git-svn-id: file:///svn/phpbb/trunk@8632 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 12:37:08 +00:00 |
|
Henry Sudhof
|
6f7dbcde88
|
#27325
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8631 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 12:36:06 +00:00 |
|
Henry Sudhof
|
00298c4a79
|
#23945
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8630 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 12:35:10 +00:00 |
|
Henry Sudhof
|
fe2343965b
|
merge
git-svn-id: file:///svn/phpbb/trunk@8629 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 11:59:43 +00:00 |
|
Henry Sudhof
|
90d65de9f2
|
#26705
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8628 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 11:58:57 +00:00 |
|
Henry Sudhof
|
d0140a096c
|
merge
git-svn-id: file:///svn/phpbb/trunk@8627 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 11:36:17 +00:00 |
|
Henry Sudhof
|
c80a4ee902
|
#27585
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8626 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 11:35:34 +00:00 |
|
David M
|
fc126eec66
|
Rewrote this stuff so that it is all multiple object oriented instead of looping single objects... The way it is written, there should be no speed decrease (and in some places, a speed increase) and maybe a miniscule amount of extra memory used in the move_topics function... Everything in there should be O(n) where n is the number of topics or posts being delete or moved or whatever. Multiple topic insertions are not supported as I cannot forsee where one would like to insert multiple topics into the same forum. Different forums I can understand but there is no way to optimize that _at all_. More work to come...
git-svn-id: file:///svn/phpbb/trunk@8625 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-09 00:59:44 +00:00 |
|
Meik Sievertsen
|
1aa40171e0
|
merge...
git-svn-id: file:///svn/phpbb/trunk@8624 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-08 21:44:59 +00:00 |
|
Meik Sievertsen
|
6a59f3efd6
|
fix security test for redirect. Also set common server variables to mimick a real testbed.
git-svn-id: file:///svn/phpbb/trunk@8623 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-08 21:43:27 +00:00 |
|
Henry Sudhof
|
a7dd393ef1
|
typo
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8622 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-08 15:34:04 +00:00 |
|
Meik Sievertsen
|
481b63f6fe
|
#25705
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8621 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-08 10:43:32 +00:00 |
|
Meik Sievertsen
|
49235d6ed5
|
not unsetting message_parser - a mod or site may want to re-use it.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8620 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-08 10:39:44 +00:00 |
|
Meik Sievertsen
|
ae2b448833
|
up the version for the convertor
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8619 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 14:10:16 +00:00 |
|
Meik Sievertsen
|
b54a9ec1e2
|
#28485
git-svn-id: file:///svn/phpbb/trunk@8618 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:59:14 +00:00 |
|
Meik Sievertsen
|
98913acc0a
|
#28485
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8617 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:53:17 +00:00 |
|
Meik Sievertsen
|
24b9d6432f
|
#28635
git-svn-id: file:///svn/phpbb/trunk@8616 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:51:51 +00:00 |
|
Meik Sievertsen
|
bf9723dc2c
|
#28635
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8615 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:50:39 +00:00 |
|
Meik Sievertsen
|
7524ca5249
|
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
git-svn-id: file:///svn/phpbb/trunk@8614 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:42:06 +00:00 |
|
Meik Sievertsen
|
cf8eef783b
|
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
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8613 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-07 13:40:37 +00:00 |
|
Henry Sudhof
|
4dddc3a130
|
Some xenophobia
git-svn-id: file:///svn/phpbb/trunk@8612 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-06 11:28:55 +00:00 |
|
Henry Sudhof
|
cd058dd9fe
|
Some xenophobia
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8611 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-06 11:27:51 +00:00 |
|
Meik Sievertsen
|
8822747b91
|
merge...
git-svn-id: file:///svn/phpbb/trunk@8610 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-05 14:11:42 +00:00 |
|
Meik Sievertsen
|
fa01fd7da4
|
#28455
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8609 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-05 14:08:12 +00:00 |
|
Henry Sudhof
|
ea3eb9e9c3
|
merge
git-svn-id: file:///svn/phpbb/trunk@8608 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-05 11:38:33 +00:00 |
|
Henry Sudhof
|
a156e31f0c
|
minor constant fix, won't make it work
git-svn-id: file:///svn/phpbb/trunk@8607 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-05 11:35:43 +00:00 |
|
Nils Adermann
|
443ec9dcb0
|
merging r8604 into trunk
git-svn-id: file:///svn/phpbb/trunk@8606 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 17:28:43 +00:00 |
|
Nils Adermann
|
26932cd3a3
|
Topic searches by author no longer return invalid results [Bug #11777]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8605 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 17:26:02 +00:00 |
|
Nils Adermann
|
fb1d71bd05
|
Topic searches by author no longer return invalid results [Bug #11777]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8604 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 17:25:50 +00:00 |
|
Nils Adermann
|
e08a400b9f
|
HTTP Authentication supports UTF-8 usernames now [Bug #21135]
git-svn-id: file:///svn/phpbb/trunk@8603 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 16:05:49 +00:00 |
|
Nils Adermann
|
fe80d95e8d
|
HTTP Authentication supports UTF-8 usernames now [Bug #21135]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8602 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 16:05:27 +00:00 |
|
Nils Adermann
|
35ce15a6bf
|
corrected link for searching post author's other posts [Bug #26455]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8601 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 15:48:19 +00:00 |
|
Nils Adermann
|
a11f41986f
|
corrected link for searching post author's other posts [Bug #26455]
git-svn-id: file:///svn/phpbb/trunk@8600 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 15:48:00 +00:00 |
|
Nils Adermann
|
150c6c4c24
|
removed executable props [Bug #6464]
git-svn-id: file:///svn/phpbb/trunk@8599 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 15:38:14 +00:00 |
|
Nils Adermann
|
fd57f020f7
|
removed executable props [Bug #6464]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8598 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 15:37:06 +00:00 |
|
Meik Sievertsen
|
0d9c58f53a
|
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8597 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 14:59:01 +00:00 |
|
Meik Sievertsen
|
378684cde3
|
spelling mistake
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8596 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2008-06-04 14:44:33 +00:00 |
|