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
/
notification
/
manager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11103] Case time in queries as an int
Nathan Guse
2013-02-28
1
-3
/
+3
*
[ticket/11103] Including the set call in the declaration throws errors
Nathan Guse
2013-01-15
1
-1
/
+8
*
[ticket/11103] Fix some various issues, better comments
Nathan Guse
2013-01-15
1
-12
/
+28
*
[ticket/11103] Fix some more merging issues
Nathaniel Guse
2012-12-27
1
-3
/
+1
*
[ticket/11103] Fix merge conflict
Nathaniel Guse
2012-12-26
1
-6
/
+1
*
[ticket/11103] unread -> notification_read
Nathan Guse
2012-12-15
1
-4
/
+11
*
[ticket/11103] time -> notification_time
Nathan Guse
2012-12-15
1
-6
/
+5
*
[ticket/11103] Move is_enabled to a separate table for better performance
Nathan Guse
2012-12-15
1
-34
/
+64
*
[ticket/11103] Prune notifications function
Nathan Guse
2012-12-15
1
-3
/
+15
*
Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-15
1
-10
/
+0
|
\
|
*
[ticket/11103] Mark topic/post subscription notification read when approved
Nathan Guse
2012-12-15
1
-10
/
+0
*
|
[ticket/11103] Purge notifications (to be used when an extension is purged)
Nathan Guse
2012-12-15
1
-0
/
+15
|
/
*
[ticket/11103] dbal -> phpbb_db_driver
Nathan Guse
2012-12-13
1
-2
/
+2
*
[ticket/11103] Use scope: prototype
Nathan Guse
2012-12-09
1
-19
/
+1
*
[ticket/11103] Do not prepend notification.(type|method) unless necessary
Nathan Guse
2012-11-21
1
-2
/
+6
*
[ticket/11103] Some comments
Nathan Guse
2012-11-20
1
-4
/
+12
*
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
1
-79
/
+48
*
[ticket/11103] Inject table prefix to notifications system instead of constants
Nathaniel Guse
2012-11-09
1
-21
/
+31
*
[ticket/11103] Comment indentation
Nathaniel Guse
2012-11-09
1
-6
/
+8
*
[ticket/11103] count is reserved, do not use in a SQL query
Nathaniel Guse
2012-11-09
1
-7
/
+7
*
[ticket/11103] Use phpBB Container to load types/methods
Nathaniel Guse
2012-11-09
1
-49
/
+21
*
[ticket/11103] enable/disable notifications functions
Nathan Guse
2012-10-29
1
-0
/
+32
*
[ticket/11103] More cleanup
Nathan Guse
2012-10-29
1
-2
/
+2
*
[ticket/11103] Code cleanup
Nathan Guse
2012-10-29
1
-1
/
+1
*
[ticket/11103] Set basic notifications to be enabled by default
Nathan Guse
2012-10-29
1
-26
/
+105
*
[ticket/11103] Correct the test case
Nathan Guse
2012-10-20
1
-4
/
+19
*
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-133
/
+67
*
[ticket/11103] Change is_disabled to is_enabled
Nathan Guse
2012-10-19
1
-5
/
+5
*
[ticket/11103] Declare $ for jQuery, check for instance of, newlines at eof
Nathan Guse
2012-10-18
1
-2
/
+2
*
[ticket/11103] Expand class vars and use docblocks for phpBB classes
Nathan Guse
2012-10-18
1
-2
/
+27
*
[ticket/11103] Make sure notifications are marked read when clicking them
Nathan Guse
2012-10-14
1
-1
/
+1
*
[ticket/11103] UCP Notification option grouping
Nathan Guse
2012-10-13
1
-8
/
+15
*
[ticket/11103] Add is_disabled column to notifications table
Nathan Guse
2012-10-13
1
-5
/
+10
*
[ticket/11103] UCP Notification List
Nathan Guse
2012-10-13
1
-8
/
+25
*
[ticket/11103] Ability to query data before running create_insert_array()
Nathan Guse
2012-10-12
1
-3
/
+6
*
[ticket/11103] Starting work on combining notifications
Nathan Guse
2012-10-05
1
-0
/
+6
*
[ticket/11103] Working on test case
Nathan Guse
2012-10-05
1
-17
/
+22
*
[ticket/11103] Fixing a few bugs from the previous changes
Nathan Guse
2012-10-04
1
-3
/
+3
*
[ticket/11103] Do not use Symfony\...\ContainerBuilder;
Nathan Guse
2012-10-04
1
-2
/
+0
*
[ticket/11103] Use dependency injection instead of phpbb_container
Nathan Guse
2012-10-04
1
-35
/
+58
*
[ticket/11103] Move notification files to includes/notification/
Nathan Guse
2012-10-04
1
-0
/
+688