index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
feed.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Draft for active topics feed.
Andreas Fischer
2009-12-25
1
-2
/
+117
*
Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...
Andreas Fischer
2009-12-23
1
-5
/
+3
*
Forgot to add this to the commit list.
Andreas Fischer
2009-12-22
1
-1
/
+5
*
Automatically lookup num_items in the config array if it is a string.
Andreas Fischer
2009-12-20
1
-20
/
+18
*
Cleanup. Remove unused methods and logic.
Andreas Fischer
2009-12-20
1
-137
/
+11
*
Abstract class for post based feeds. Separate overall, forum and topic feed.
Andreas Fischer
2009-12-20
1
-184
/
+326
*
Let forums feed use the new methods.
Andreas Fischer
2009-12-20
1
-4
/
+3
*
Abstract class for topic based feeds.
Andreas Fischer
2009-12-20
1
-55
/
+46
*
Cache forever, destroy on change.
Andreas Fischer
2009-12-20
1
-4
/
+4
*
Also improve topics feed.
Andreas Fischer
2009-12-20
1
-10
/
+10
*
Improve news feed. It basically only runs two queries now for the main content.
Andreas Fischer
2009-12-20
1
-14
/
+41
*
Provide some more generic methods.
Andreas Fischer
2009-12-20
1
-0
/
+42
*
All topics feed now returns newest board topics. Reduce required queries and ...
Andreas Fischer
2009-12-20
1
-28
/
+29
*
Topic has to be approved.
Andreas Fischer
2009-12-19
1
-0
/
+1
*
Some corrections for r10347 and r10345.
Andreas Fischer
2009-12-17
1
-2
/
+2
*
#54275 - Let's use a method for that. Also return ->lang['GUEST'] instead of ...
Andreas Fischer
2009-12-17
1
-9
/
+19
*
Use correct limit config parameter in the News feed.
Andreas Fischer
2009-12-17
1
-1
/
+1
*
News feed: Correctly handle global announcements.
Andreas Fischer
2009-12-17
1
-10
/
+22
*
Improve 'All forums' feed: Remove limit, display all forums. Join all queries...
Andreas Fischer
2009-12-17
1
-9
/
+22
*
I've got to take this back. Revert r10316 partly.
Andreas Fischer
2009-12-16
1
-6
/
+1
*
"0" is a valid title.
Andreas Fischer
2009-12-14
1
-1
/
+1
*
title already censored lower down.
Andreas Fischer
2009-12-13
1
-1
/
+0
*
Topic/Forum Feed: Also throw NO_FEED if forum has been excluded from feeds.
Andreas Fischer
2009-12-13
1
-27
/
+36
*
We don't need this anymore.
Andreas Fischer
2009-12-12
1
-8
/
+0
*
#54345 - Passworded forums
Andreas Fischer
2009-12-11
1
-3
/
+27
*
Bug #54345 - Do not deliver topics from unreadable forums in the news feed.
Andreas Fischer
2009-12-11
1
-1
/
+7
*
Bring back caching.
Andreas Fischer
2009-12-11
1
-18
/
+21
*
Add another layer of abstraction.
Andreas Fischer
2009-12-11
1
-174
/
+191
*
Remove some unnecessary code and join two queries.
Andreas Fischer
2009-12-10
1
-28
/
+16
*
Database input, already specialchared.
Andreas Fischer
2009-12-10
1
-1
/
+1
*
Correctly use RFC 3339 date in ATOM feeds. Bug #55005
Andreas Fischer
2009-12-10
1
-6
/
+30
*
Let's add some more checks. #54295
Andreas Fischer
2009-12-09
1
-9
/
+19
*
Optimize SQL queries 'a little'.
Andreas Fischer
2009-12-08
1
-12
/
+6
*
Fix Bug #55005 - Correctly take post time instead of topic time for the over...
Andreas Fischer
2009-12-08
1
-3
/
+1
*
Make things easier. #54295, r10296
Andreas Fischer
2009-12-08
1
-16
/
+10
*
#54295 - Thanks Paul.J.Murphy
Andreas Fischer
2009-12-01
1
-1
/
+1
*
Fix Bug #54295 - Cleanly handle forum/topic not found in ATOM Feeds. Also rel...
Andreas Fischer
2009-12-01
1
-19
/
+26
*
Adjust logic to what the comment says.
Andreas Fischer
2009-11-25
1
-6
/
+4
*
We've got to use array_merge() as long as we want to be able to write to $glo...
Andreas Fischer
2009-11-24
1
-2
/
+2
*
Bug #54275 - Do not link to user profile in ATOM feed entry if post has been ...
Joas Schilling
2009-11-24
1
-3
/
+3
*
Bug #54285 - Correctly exclude subforums from ATOM Feeds.
Joas Schilling
2009-11-24
1
-1
/
+1
*
Nitpicks. r10283, r10285
Andreas Fischer
2009-11-24
1
-1
/
+1
*
Bug #53565 - Use em dash instead of hyphen/minus as separator in ATOM Feeds i...
Andreas Fischer
2009-11-24
1
-4
/
+19
*
Implement suggestion as per Bug #53305 - Send time of last item instead of cu...
Andreas Fischer
2009-11-20
1
-15
/
+26
*
Implement suggestion in ticket #52155 - Better way to generate SID-free links...
Meik Sievertsen
2009-10-29
1
-11
/
+1
*
fix bug #53045 the simple way. ;)
Meik Sievertsen
2009-10-20
1
-1
/
+1
*
remove unused closing div tag (Bug #52735)
Meik Sievertsen
2009-10-12
1
-1
/
+1
*
Some nitpicks before we include this file in a final release.
Andreas Fischer
2009-10-03
1
-3
/
+3
*
ok, i am very sorry, but this needs to be fixed.
Meik Sievertsen
2009-08-12
1
-4
/
+37
*
Directly send UTF8 data instead of entities.
Andreas Fischer
2009-07-27
1
-5
/
+5
[prev]
[next]