Andreas Fischer
|
54c97ee608
|
Rearrange items. Move post based feeds up.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10367 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-23 02:32:39 +00:00 |
|
Andreas Fischer
|
a4cee51de5
|
Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall_topics_limit.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10366 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-23 02:30:37 +00:00 |
|
Nils Adermann
|
42c5be5dac
|
Just a little reminder for when we decide to update the confusables one day
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10365 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-23 01:31:19 +00:00 |
|
Andreas Fischer
|
cc43a90996
|
Forgot to add this to the commit list.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10364 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-22 19:26:25 +00:00 |
|
Andreas Fischer
|
d0c596a5ea
|
Add ability to disable overall (aka board-wide) feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10363 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-22 19:21:41 +00:00 |
|
Andreas Fischer
|
bc0cc313df
|
Bump database updater version to 3.0.7-dev
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10362 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-22 18:13:17 +00:00 |
|
Andreas Fischer
|
ba1d50559f
|
Fix r10360, Bug #55665
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10361 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-22 16:56:55 +00:00 |
|
Joas Schilling
|
1261e21eac
|
Bug #55665 - Restrict search for styles/../style.cfg to folders.
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10360 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-21 22:29:28 +00:00 |
|
Andreas Fischer
|
64898803af
|
Automatically lookup num_items in the config array if it is a string.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10359 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 19:46:48 +00:00 |
|
Andreas Fischer
|
d7e8e4d9cb
|
Cleanup. Remove unused methods and logic.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10358 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 19:40:13 +00:00 |
|
Andreas Fischer
|
757afe0b76
|
Abstract class for post based feeds. Separate overall, forum and topic feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10357 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 19:23:06 +00:00 |
|
Andreas Fischer
|
773f3727de
|
Let forums feed use the new methods.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10356 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 15:18:32 +00:00 |
|
Andreas Fischer
|
2f0d9f7d3d
|
Abstract class for topic based feeds.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10355 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 15:09:27 +00:00 |
|
Andreas Fischer
|
183045072f
|
Cache forever, destroy on change.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10354 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 14:31:37 +00:00 |
|
Andreas Fischer
|
d64516057f
|
Also improve topics feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10353 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 14:22:51 +00:00 |
|
Andreas Fischer
|
7ac774432e
|
Improve news feed. It basically only runs two queries now for the main content.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10352 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 13:52:56 +00:00 |
|
Andreas Fischer
|
28c33de6d9
|
Provide some more generic methods.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10351 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 13:18:04 +00:00 |
|
Andreas Fischer
|
7d406a36cd
|
All topics feed now returns newest board topics. Reduce required queries and complexity.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10350 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-20 00:05:47 +00:00 |
|
Andreas Fischer
|
2eb337ba41
|
Topic has to be approved.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10349 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-19 23:47:35 +00:00 |
|
Andreas Fischer
|
9d436a33f6
|
Some corrections for r10347 and r10345.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10348 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-17 01:06:01 +00:00 |
|
Andreas Fischer
|
437c66e8c8
|
#54275 - Let's use a method for that. Also return ->lang['GUEST'] instead of ['username'].
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10347 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-17 00:55:55 +00:00 |
|
Andreas Fischer
|
4e49152529
|
Use correct limit config parameter in the News feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10346 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-17 00:41:30 +00:00 |
|
Andreas Fischer
|
69c07b8330
|
News feed: Correctly handle global announcements.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10345 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-17 00:39:41 +00:00 |
|
Andreas Fischer
|
6cc60ee8c2
|
Improve 'All forums' feed: Remove limit, display all forums. Join all queries to one.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10344 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-17 00:12:51 +00:00 |
|
Andreas Fischer
|
d5c16e4c8f
|
I've got to take this back. Revert r10316 partly.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10343 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-16 18:13:41 +00:00 |
|
Ruslan Uzdenov
|
4168104fcc
|
Adjustment of r10337 to properly fix the bug #23935
Authorised by: naderman
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10341 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-16 08:04:41 +00:00 |
|
Chris Smith
|
792a1ea3a7
|
Alter ACP user quick tools interface to reduce confusion with the delete operation
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10340 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-14 22:28:20 +00:00 |
|
Ruslan Uzdenov
|
e94224ecc7
|
Correctly get unread status information for global announcements in search results.
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10339 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-14 17:43:37 +00:00 |
|
Andreas Fischer
|
2ac753b725
|
"0" is a valid title.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10338 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-14 12:59:07 +00:00 |
|
Ruslan Uzdenov
|
c3e65a957b
|
Bug #23935 - help_faq , explanation of "How do I show an image below my username?" is wrong.
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10337 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-14 02:43:10 +00:00 |
|
Andreas Fischer
|
1f2f658920
|
title already censored lower down.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10336 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 23:58:51 +00:00 |
|
Henry Sudhof
|
4dae08997a
|
whitespaces
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10335 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 15:10:06 +00:00 |
|
Henry Sudhof
|
67a9a7b074
|
#54905 - use LA for the javascript variable, remove comma
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10334 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 15:05:39 +00:00 |
|
Henry Sudhof
|
9fc3a40c5e
|
#54145 - move redirect parameter back to POST to avoid mod_security triggers
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10333 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 14:59:45 +00:00 |
|
Henry Sudhof
|
d096696ef2
|
#54145 - move redirect parameter back to POST to avoid mod_security triggers
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10332 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 14:59:03 +00:00 |
|
Henry Sudhof
|
321ec3644e
|
#54965
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10331 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 14:23:40 +00:00 |
|
Henry Sudhof
|
85977941b3
|
#54135
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10330 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 14:05:22 +00:00 |
|
Henry Sudhof
|
d779e1267d
|
#50985 - fix XML export of private messages sent to deleted users
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10329 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 14:03:45 +00:00 |
|
Andreas Fischer
|
b6f9a1a6e8
|
Topic/Forum Feed: Also throw NO_FEED if forum has been excluded from feeds.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10328 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-13 13:02:37 +00:00 |
|
Andreas Fischer
|
07c990302c
|
We don't need this anymore.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10327 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-12 21:27:05 +00:00 |
|
Chris Smith
|
5bdb6b733c
|
IE6 must die, thanks Raimon. #54115
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10326 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-12 15:07:34 +00:00 |
|
Joas Schilling
|
f593ae1f35
|
[Fix] Use correct BBCode parseoptions in signatures when previewing PMs.
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10325 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-12 00:06:01 +00:00 |
|
Chris Smith
|
d7a6e63a9a
|
Correctly check for empty strings in custom profile fields. #55335
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10324 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 22:55:15 +00:00 |
|
Chris Smith
|
44b9dfaff5
|
permit current year in ACP - UCP changed in r8807 #55115
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10323 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 22:39:13 +00:00 |
|
Chris Smith
|
f150bb8281
|
Do not permit unauthorised users to delete private messages from folder listing. #54355
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10322 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 22:27:00 +00:00 |
|
Chris Smith
|
c9b343b2c8
|
#54855
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10321 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 21:23:36 +00:00 |
|
Chris Smith
|
8362c3b6b7
|
Missing PM report language entries added. #55095
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10320 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 21:01:31 +00:00 |
|
Chris Smith
|
e2fe61b7df
|
Restore user language choice to compiled stylesheets. Broken by r10008 #54035
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10319 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 20:49:53 +00:00 |
|
Andreas Fischer
|
d3cd9ce01e
|
#54345 - Passworded forums
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10318 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 16:41:37 +00:00 |
|
Andreas Fischer
|
afa8dcb42a
|
Bug #54345 - Do not deliver topics from unreadable forums in the news feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10317 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2009-12-11 16:18:56 +00:00 |
|