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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11103] Display number of notifications in the [ Notifications ] link
Nathaniel Guse
2012-09-25
1
-1
/
+1
*
[ticket/11103] Fixing some bugs with the post/topic notifications
Nathaniel Guse
2012-09-25
3
-32
/
+21
*
[ticket/11103] Bug fixing
Nathaniel Guse
2012-09-20
2
-1
/
+5
*
[ticket/11103] Prettify the output for prosilver.
Nathaniel Guse
2012-09-20
8
-32
/
+104
*
[ticket/11103] Bug fix
Nathan Guse
2012-09-16
3
-3
/
+2
*
[ticket/11103] Delete some notifications when deleting posts/topics
Nathan Guse
2012-09-15
1
-2
/
+2
*
[ticket/11103] Revert the changes to functions_display.php
Nathan Guse
2012-09-15
2
-5
/
+4
*
[ticket/11103] Topic/Post in queue notification
Nathan Guse
2012-09-15
16
-56
/
+325
*
[ticket/11103] Topic and post dis/approval notifications
Nathan Guse
2012-09-15
17
-145
/
+416
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-09-15
9
-38
/
+54
|
\
|
*
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
6
-9
/
+9
|
|
\
|
|
*
[ticket/11021] Fix the language changes that were lost previously
Nathan Guse
2012-09-15
6
-9
/
+9
|
*
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
9
-36
/
+52
|
|
\
\
|
|
|
/
|
|
*
[ticket/11021] Remove unnecessary line spacing in functions.php
Nathan Guse
2012-09-15
1
-29
/
+29
|
|
*
[ticket/11021] Use L_SITE_HOME instead of L_HOME
Nathan Guse
2012-09-15
4
-6
/
+6
|
|
*
[ticket/11021] Better language strings for site home url/text
Nathan Guse
2012-09-15
3
-7
/
+7
|
|
*
[ticket/11021] subsilver2 support
Nathan Guse
2012-07-22
2
-2
/
+2
|
|
*
[ticket/11021] Add the option to specify a Site home URL and text
Nathan Guse
2012-07-22
7
-3
/
+19
*
|
|
[ticket/11103] Starting approve_post type notification
Nathan Guse
2012-09-15
2
-25
/
+122
*
|
|
[ticket/11103] Bots/Anonymous never receive notifications
Nathan Guse
2012-09-15
1
-1
/
+7
*
|
|
[ticket/11103] Some tweaks to the notifications output
Nathan Guse
2012-09-15
1
-2
/
+2
*
|
|
[ticket/11103] Display all unread notifications by default
Nathan Guse
2012-09-14
5
-20
/
+56
*
|
|
[ticket/11103] Use appropriate email templates to send notifications
Nathan Guse
2012-09-14
13
-50
/
+147
*
|
|
[ticket/11103] Normalization of $phpbb_notifications variable name
Nathan Guse
2012-09-14
5
-21
/
+21
*
|
|
[ticket/11103] Add/Update/Mark Read functions accept an array for the type
Nathan Guse
2012-09-14
8
-76
/
+178
*
|
|
[ticket/11103] Delete notifications for PMs deleted by phpbb_delete_user_pms
Nathan Guse
2012-09-14
1
-0
/
+13
*
|
|
[ticket/11103] Mark Private Messages as read
Nathan Guse
2012-09-14
1
-1
/
+5
*
|
|
[ticket/11103] Mark all post/quote notifications read when marking topics
Nathan Guse
2012-09-14
1
-0
/
+15
*
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-09-14
4
-28
/
+48
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'imkingdavid/ticket/11086' into develop
Andreas Fischer
2012-09-14
1
-13
/
+33
|
|
\
\
|
|
*
|
[ticket/11086] Move DI processing below $request definition
David King
2012-09-13
1
-8
/
+7
|
|
*
|
[ticket/11086] Fix database_update.php to use Dependency Injection Container
David King
2012-09-13
1
-13
/
+34
|
*
|
|
Merge remote-tracking branch 'igorw/ticket/11101' into develop
Andreas Fischer
2012-09-14
3
-15
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/11101] Delay execution of container processors
Igor Wiedler
2012-09-08
3
-15
/
+15
*
|
|
|
[ticket/11103] Store the item's parent id for marking things read
Nathan Guse
2012-09-14
10
-88
/
+190
*
|
|
|
[ticket/11103] Allow notification types to override update functionality
Nathan Guse
2012-09-14
6
-10
/
+92
*
|
|
|
[ticket/11103] Quote notifications
Nathan Guse
2012-09-12
4
-1
/
+160
*
|
|
|
[ticket/11103] Jabber notification method
Nathan Guse
2012-09-12
3
-8
/
+43
*
|
|
|
[ticket/11103] Correctly find users for notification for new topics
Nathan Guse
2012-09-12
2
-3
/
+16
*
|
|
|
[ticket/11103] Add ability for notification types to load special data
Nathan Guse
2012-09-12
4
-3
/
+105
*
|
|
|
[ticket/11103] Use the Topic/Forum Subscriptions system
Nathan Guse
2012-09-12
2
-4
/
+28
*
|
|
|
[ticket/11103] Add topic ID to view post URL
Nathan Guse
2012-09-12
2
-3
/
+6
*
|
|
|
[ticket/11103] Remove notifications to posts/topics when they are deleted
Nathan Guse
2012-09-09
1
-0
/
+10
*
|
|
|
[ticket/11103] Coding guidelines (SQL Queries)
Nathan Guse
2012-09-09
2
-4
/
+8
*
|
|
|
[ticket/11103] Restyle the notification list
Nathan Guse
2012-09-09
10
-30
/
+98
*
|
|
|
[ticket/11103] Update notifications on post/topic edit
Nathan Guse
2012-09-09
4
-13
/
+34
*
|
|
|
[ticket/11103] Use the language system, topic notifications
Nathan Guse
2012-09-09
5
-8
/
+200
*
|
|
|
[ticket/11103] Post notifications
Nathan Guse
2012-09-09
5
-241
/
+122
*
|
|
|
[ticket/11103] Do not initialize the notifications in common.php
Nathan Guse
2012-09-09
1
-3
/
+0
*
|
|
|
[ticket/11103] General notification email template.
Nathan Guse
2012-09-09
8
-25
/
+65
[next]