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
/
includes
/
mcp
/
mcp_queue.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11103] Mark topic/post subscription notification read when approved
Nathan Guse
2012-12-15
1
-1
/
+13
*
[ticket/11103] Instantiate $phpbb_notifications as needed
Nathan Guse
2012-12-13
1
-4
/
+9
*
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
1
-14
/
+14
*
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-12
/
+16
*
[ticket/11103] Remove unnecessary comments
Nathan Guse
2012-10-18
1
-11
/
+0
*
[ticket/11103] Ability to query data before running create_insert_array()
Nathan Guse
2012-10-12
1
-0
/
+7
*
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-4
/
+2
*
[ticket/11103] Topic/Post in queue notification
Nathan Guse
2012-09-15
1
-1
/
+20
*
[ticket/11103] Topic and post dis/approval notifications
Nathan Guse
2012-09-15
1
-46
/
+36
*
[ticket/11103] Starting approve_post type notification
Nathan Guse
2012-09-15
1
-25
/
+8
*
[ticket/11103] Normalization of $phpbb_notifications variable name
Nathan Guse
2012-09-14
1
-3
/
+3
*
[ticket/11103] Add/Update/Mark Read functions accept an array for the type
Nathan Guse
2012-09-14
1
-1
/
+1
*
[ticket/11103] Restyle the notification list
Nathan Guse
2012-09-09
1
-1
/
+3
*
[ticket/11103] Post notifications
Nathan Guse
2012-09-09
1
-3
/
+3
*
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-2
/
+2
*
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-2
/
+3
*
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-1
/
+2
*
[ticket/10871] Delete the unwanted implode
Bruno Ais
2012-05-04
1
-2
/
+0
*
[ticket/10273] Fixed accepting / denying posts AJAX.
Callum Macrae
2012-03-31
1
-2
/
+29
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/10345] Make use of the plural function in some basic places
Joas Schilling
2011-11-25
1
-1
/
+1
*
Merge remote-tracking branch 'nickvergessen/ticket/10344' into develop
Oleg Pudeyev
2011-11-20
1
-4
/
+5
|
\
|
*
[ticket/10344] Add attachment icons to list of reported and queued posts/topics
Joas Schilling
2011-08-27
1
-4
/
+5
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-11-18
1
-0
/
+4
|
\
\
|
*
|
[ticket/9956] Display error message if no disapprove reason given
Joas Schilling
2011-10-14
1
-0
/
+3
*
|
|
[ticket/9684] Remove code in some more files especially includes/
Joas Schilling
2011-04-07
1
-43
/
+18
|
|
/
|
/
|
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-1
/
+2
|
/
*
Merge branch 'ticket/bantu/9503' into develop-olympus
Igor Wiedler
2010-09-12
1
-1
/
+1
|
\
|
*
[ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.
Andreas Fischer
2010-07-23
1
-1
/
+1
*
|
[ticket/9679] phpBB offers to notify poster even if notification is disabled
Josh Woody
2010-07-29
1
-8
/
+11
|
/
*
[ticket/7720] Fix alternative image-description for unread posts.
Joas Schilling
2010-07-14
1
-1
/
+1
*
Fix Bug #53545 - javascript error in template
Meik Sievertsen
2009-11-03
1
-0
/
+1
*
Make sure only logs for existing users are displayed and user-specific logs r...
Meik Sievertsen
2009-08-25
1
-1
/
+2
*
A little precaution
Chris Smith
2009-08-18
1
-1
/
+1
*
Function approve_post adjustment (migrating to sync())
Ruslan Uzdenov
2009-08-10
1
-70
/
+5
*
Fix bug #47705 - Out of range value for column 'topic_replies_real'
Ruslan Uzdenov
2009-08-10
1
-77
/
+44
*
Fixed bug #'ers 42585, 35505, 36675, and 42705
Jim Wigginton
2009-04-24
1
-6
/
+9
*
Fix race condition for updating post/topic/etc. counter. (reported by BartVB)
Meik Sievertsen
2009-03-19
1
-2
/
+2
*
Fixed bug #40325 - Friend/foe system displays posts made
Jim Wigginton
2009-01-23
1
-2
/
+13
*
Do not increment users post count after post approval if post had been posted...
Meik Sievertsen
2008-11-30
1
-2
/
+6
*
Moderators can only see reports/queue/logs from forums they can actually read...
Chris Smith
2008-10-14
1
-0
/
+11
*
Send localised disapproval reasons in the recipients local language. #31645
Chris Smith
2008-09-08
1
-2
/
+42
*
Fix one design failure in phpBB3. Do not count non-approved posts to the user...
Meik Sievertsen
2008-09-02
1
-0
/
+23
*
#28455
Meik Sievertsen
2008-06-05
1
-1
/
+1
*
remove the _f_ portion from redirect urls now they no longer exist
Meik Sievertsen
2008-04-21
1
-2
/
+2
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-0
/
+8
*
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...
Nils Adermann
2007-08-19
1
-1
/
+3
[next]