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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[ticket/11103] Store the item's parent id for marking things read
Nathan Guse
2012-09-14
7
-87
/
+183
*
[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
3
-1
/
+159
*
[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
1
-2
/
+4
*
[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
8
-22
/
+73
*
[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
4
-8
/
+197
*
[ticket/11103] Post notifications
Nathan Guse
2012-09-09
5
-241
/
+122
*
[ticket/11103] General notification email template.
Nathan Guse
2012-09-09
7
-25
/
+49
*
[ticket/11103] The service now handles all user loading itself
Nathan Guse
2012-09-09
7
-220
/
+152
*
Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-09-09
4
-21
/
+39
|
\
|
*
[ticket/11103] Move banned user checking to email method
Nathaniel Guse
2012-09-08
2
-14
/
+14
|
*
[ticket/11103] Full url function
Nathaniel Guse
2012-09-08
3
-6
/
+19
|
*
[ticket/11103] Order notifications properly
Nathaniel Guse
2012-09-08
1
-1
/
+6
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-09-09
3
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'nickvergessen/ticket/10876' into develop
David King
2012-09-08
1
-1
/
+1
|
|
\
|
|
*
[ticket/10876] Update regex to a version which still matches our tests
Joas Schilling
2012-08-21
1
-1
/
+1
|
|
*
[ticket/10876] Revert "add newline after php tag"-regex back to 3.0 version
Joas Schilling
2012-08-05
1
-1
/
+1
|
*
|
[ticket/11092] phpbb_gen_download_links strict standards errors
Nathan Guse
2012-09-07
2
-2
/
+5
*
|
|
[ticket/11103] Some fixes for the email method
Nathan Guse
2012-09-08
4
-26
/
+20
*
|
|
[ticket/11103] Fixing some db columns that were of the incorrect type
Nathan Guse
2012-09-08
4
-6
/
+16
*
|
|
[ticket/11103] Jabber notification method base
Nathan Guse
2012-09-08
1
-0
/
+36
*
|
|
[ticket/11103] Work on the pm type and email method
Nathan Guse
2012-09-08
7
-28
/
+159
*
|
|
[ticket/11103] Forgot a constant
Nathan Guse
2012-09-08
4
-1
/
+14
*
|
|
[ticket/11103] Add tables to the database updater and installer
Nathan Guse
2012-09-08
3
-19
/
+52
*
|
|
[ticket/11103] Private Message type notification
Nathan Guse
2012-09-08
5
-21
/
+162
*
|
|
[ticket/11103] Output the notifications to the template
Nathan Guse
2012-09-08
4
-6
/
+35
*
|
|
[ticket/11103] Working on the add/update notifications functions
Nathan Guse
2012-09-08
5
-60
/
+146
*
|
|
[ticket/11103] The start of an all-encompassing notifications system
Nathan Guse
2012-09-08
8
-0
/
+525
|
/
/
*
|
[ticket/10631] Removing un-needed TODOs that are no longer needed.
Unknown Bliss
2012-09-01
1
-4
/
+0
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631
Unknown Bliss
2012-09-01
23
-173
/
+599
|
\
\
|
*
\
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
3
-5
/
+160
|
|
\
\
|
|
*
|
[feature/add_events] Put globals on one line
David King
2012-08-22
1
-4
/
+2
|
|
*
|
[feature/add_events] Remove $allow_bbcode and $allow_smilies
David King
2012-08-22
1
-10
/
+4
|
|
*
|
[feature/add_events] Globalize event dispatcher object in some functions
David King
2012-08-22
2
-0
/
+3
|
|
*
|
[feature/add_events] Event to modify the data array for when a user is added
David King
2012-08-21
1
-0
/
+10
|
|
*
|
[feature/add_events] Before and after events for generate_text_for_* functions
David King
2012-08-21
1
-8
/
+72
|
|
*
|
[feature/add_events] Added events for modifying generate_text_for_display()
David King
2012-08-21
1
-0
/
+27
|
|
*
|
[feature/add_events] Fixed docs, added _profile_cache to event parameters
David King
2012-08-21
1
-4
/
+4
|
|
*
|
[feature/add_events] Change alter -> modify in event name
David King
2012-08-21
1
-2
/
+2
|
|
*
|
[feature/add_events] Rename override to overwrite, made docs 79 chars/line
David King
2012-08-21
1
-17
/
+18
|
|
*
|
[feature/add_events] Rename core.append_sid_override to just core.append_sid
David King
2012-08-20
1
-2
/
+14
[next]