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] 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
*
[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
6
-12
/
+22
*
|
|
[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
5
-19
/
+140
*
|
|
[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
6
-6
/
+45
*
|
|
[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
9
-0
/
+530
|
/
/
*
|
[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
36
-253
/
+993
|
\
\
|
*
\
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
4
-5
/
+203
|
|
\
\
|
|
*
|
[feature/add_events] Added core.posting_modify_template_vars
David King
2012-08-26
1
-0
/
+8
|
|
*
|
[feature/add_events] Added note in modify_posting_parameters
David King
2012-08-25
1
-0
/
+4
|
|
*
|
[feature/add_events] Add more parameters to core.modify_posting_parameters
David King
2012-08-23
1
-1
/
+6
|
|
*
|
[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] core.posting_refresh -> core.modify_posting_paramters
David King
2012-08-21
1
-10
/
+23
|
|
*
|
[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
|
|
*
|
[feature/add_events] Add event core.alter_username_string to change username
David King
2012-08-20
1
-2
/
+27
|
|
*
|
[feature/add_events] Globalize the event dispatcher object
David King
2012-08-20
1
-0
/
+1
|
|
*
|
[feature/add_events] Return the correct variable
David King
2012-08-20
1
-1
/
+1
|
|
*
|
[feature/add_events] Replaced current append_sid() hook with new event
David King
2012-08-20
1
-7
/
+27
|
|
*
|
[feature/add_events] Added core.posting_refresh event
David King
2012-08-20
1
-0
/
+13
|
*
|
|
Merge remote-tracking branch 'github-igorw/feature/dic' into develop
Nils Adermann
2012-09-01
29
-243
/
+777
|
|
\
\
\
|
|
*
|
|
[feature/dic] Spaces to tabs, add useless docblocks
Igor Wiedler
2012-09-01
11
-61
/
+150
|
|
*
|
|
[feature/dic] Remove unneeded newline
Igor Wiedler
2012-09-01
1
-1
/
+0
[next]