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
/
viewtopic.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug #53025 - Correctly show topic ATOM feed link when only post id is spe...
Andreas Fischer
2009-11-30
1
-0
/
+6
*
Fix Bug #51775 - Do not unlock topics with QuickReply
Joas Schilling
2009-09-23
1
-0
/
+1
*
Fix Bug #51375 - Do not show QR in closed topics/forums
Joas Schilling
2009-09-18
1
-1
/
+2
*
fix r10076 for #48615 - Ability to specify amount of time user is able to del...
Joas Schilling
2009-08-31
1
-1
/
+2
*
Do not take edit post time into account for determining permission to delete ...
Meik Sievertsen
2009-08-31
1
-2
/
+16
*
Sort private messages by message time and not message id. (Bug #50015)
Meik Sievertsen
2009-08-20
1
-2
/
+2
*
Better tracking of global announcements
Ruslan Uzdenov
2009-08-18
1
-0
/
+21
*
we are not supposed to know that yet
Henry Sudhof
2009-08-14
1
-2
/
+2
*
we are not supposed to know that yet
Henry Sudhof
2009-08-14
1
-2
/
+1
*
#47795
Henry Sudhof
2009-08-14
1
-4
/
+18
*
ok, i am very sorry, but this needs to be fixed.
Meik Sievertsen
2009-08-12
1
-1
/
+2
*
populate who is online only where required
Henry Sudhof
2009-08-12
1
-1
/
+1
*
Fix bug #15729 - Global announcements marked as read if all new topics in for...
Ruslan Uzdenov
2009-08-05
1
-2
/
+2
*
#48985
Henry Sudhof
2009-08-03
1
-1
/
+16
*
Apply locale-independent basename() to attachment filenames. New function add...
Meik Sievertsen
2009-08-01
1
-1
/
+0
*
Fix bug #38055 - Post reply button shown in locked forum
Ruslan Uzdenov
2009-07-24
1
-1
/
+1
*
QR changes to let the options actually work (we use checkboxes and isset())
Meik Sievertsen
2009-07-19
1
-22
/
+25
*
Cache get_username_string() function calls on viewtopic.
Chris Smith
2009-07-19
1
-4
/
+9
*
fix r9775
Joas Schilling
2009-07-18
1
-0
/
+1
*
Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no permiss...
Joas Schilling
2009-07-18
1
-1
/
+0
*
#47725
Henry Sudhof
2009-07-02
1
-0
/
+3
*
gah
Henry Sudhof
2009-06-26
1
-1
/
+2
*
And check for permissions...
Henry Sudhof
2009-06-26
1
-1
/
+1
*
oh, it is already in here
Henry Sudhof
2009-06-26
1
-2
/
+3
*
this is very much work in progress; please feel free to improve markup, usabi...
Henry Sudhof
2009-06-26
1
-2
/
+43
*
Ability to fetch moderators with get_moderators() even if load_moderators set...
Meik Sievertsen
2009-06-21
1
-1
/
+4
*
Fix a regression introduced in r9470 #45895
Chris Smith
2009-06-09
1
-1
/
+3
*
Fix bug #34295 - Move post bump information markup to the template.
Andreas Fischer
2009-06-08
1
-1
/
+1
*
#44875
Henry Sudhof
2009-06-02
1
-5
/
+16
*
Ability to vote in poll is now required for the ability to change existing vo...
Meik Sievertsen
2009-04-18
1
-2
/
+2
*
Force full date on print view (Bug #40355)
Meik Sievertsen
2009-04-10
1
-1
/
+1
*
also redirect to topic if forum id not specified (Bug #30855)
Meik Sievertsen
2009-04-10
1
-2
/
+2
*
#43595 - we should also check for existing classes and use include instead of...
Meik Sievertsen
2009-03-30
1
-1
/
+4
*
Redirect to relevant MCP page of multi-page topic if accessing quickmod tools...
Meik Sievertsen
2009-03-30
1
-1
/
+1
*
- Add indicator to be used in code if session was created (user visits the si...
Meik Sievertsen
2009-03-28
1
-1
/
+1
*
SQL optimisations
Chris Smith
2009-03-19
1
-3
/
+3
*
Bug #39735 - force full date on bump message
Meik Sievertsen
2009-03-17
1
-1
/
+1
*
force full date on "edited by" line. ;)
Meik Sievertsen
2008-11-30
1
-2
/
+2
*
Only display special ranks to guests; no longer display normal ranks for gues...
Meik Sievertsen
2008-11-22
1
-1
/
+1
*
Correctly display topic when start parameter is equal to the number of posts.
Chris Smith
2008-10-16
1
-1
/
+1
*
Round the displayed percentages in polls. #32375
Chris Smith
2008-10-13
1
-1
/
+1
*
some whitespace changes and opening files in binary mode in functions_messenger
Meik Sievertsen
2008-10-06
1
-1
/
+1
*
nitpick alarm. ;)
Meik Sievertsen
2008-09-26
1
-1
/
+1
*
Stop users from deleting posts after the edit time has passed or they have be...
Chris Smith
2008-09-23
1
-1
/
+2
*
Display assigned rank/avatar for guests. (Bug #19155)
Meik Sievertsen
2008-09-18
1
-1
/
+3
*
Fix Wrong table order in query obtaining posts if post id given. In MSSQL the...
Meik Sievertsen
2008-09-16
1
-5
/
+10
*
Stop search bots incrementing topic views. #32675
Chris Smith
2008-09-06
1
-4
/
+4
*
as per evil3, some more anti-CSRF
Henry Sudhof
2008-08-21
1
-14
/
+20
*
#31185
Henry Sudhof
2008-08-13
1
-7
/
+12
*
tiny alterations/bugfixes
Meik Sievertsen
2008-07-28
1
-1
/
+1
[next]