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
/
functions_privmsgs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13595] Removed unused code
JoshyPHP
2015-02-13
1
-13
/
+1
*
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
Marc Alexander
2015-02-11
1
-2
/
+2
*
[ticket/13205] Explicitly cast ids to integers and reformat SQL
Nils Adermann
2014-10-22
1
-4
/
+5
*
[ticket/13205] Add a mark all messages read link to PM folders
Nils Adermann
2014-10-22
1
-0
/
+17
*
[ticket/13027] round to floor
Jakub Senko
2014-09-09
1
-1
/
+1
*
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-7
/
+7
*
Merge branch 'ticket/11480' into ticket/11480-ascraeus
Tristan Darricau
2014-07-30
1
-1
/
+1
|
\
|
*
[ticket/11480] Move the test into get_folder()
Tristan Darricau
2014-07-30
1
-1
/
+1
*
|
Merge pull request #2574 from lucifer4o/ticket/12690
Joas Schilling
2014-06-23
1
-0
/
+13
|
\
\
|
*
|
[ticket/12690] Find a space
Stanislav Atanasov
2014-06-22
1
-1
/
+1
|
*
|
[ticket/12690] Remove $msg_id and chmod
Stanislav Atanasov
2014-06-22
1
-3
/
+1
|
*
|
[ticket/12690] Add other info to core.submit_pm_after
Stanislav Atanasov
2014-06-22
1
-1
/
+5
|
*
|
[ticket/12690] Add core.submit_pm_after event
Stanislav Atanasov
2014-06-22
1
-0
/
+11
*
|
|
[ticket/12691] Comment change
Stanislav Atanasov
2014-06-22
1
-1
/
+1
*
|
|
[ticket/12691] Change event to core.delete_pm_before
Stanislav Atanasov
2014-06-22
1
-3
/
+3
*
|
|
[ticket/12691] Add core.delete_pm to funtion delete_pm
Stanislav Atanasov
2014-06-22
1
-1
/
+13
|
/
/
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-1
/
+1
|
\
\
|
*
|
[ticket/12273] Fix invalid @event and @since tags
Joas Schilling
2014-04-18
1
-1
/
+1
*
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-3
/
+2
|
/
/
*
|
[ticket/12344] Add core.pm_submit_before to function submit_pm
lucifer4o
2014-04-15
1
-1
/
+13
*
|
[ticket/12226] Split language strings to correctly allow multiple plural rules
Joas Schilling
2014-02-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-8
/
+5
|
\
\
|
*
|
[ticket/11640] removed the space that I wonder what it was doing there.
Bruno Ais
2013-07-29
1
-1
/
+1
|
*
|
[ticket/11640] removed the unset
Bruno Ais
2013-07-22
1
-1
/
+0
|
*
|
[ticket/11640] generate_text_for_display on functions_privmsgs.php
Bruno Ais
2013-07-16
1
-8
/
+6
*
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
|
/
/
*
|
[ticket/11103] Instantiate $phpbb_notifications as needed
Nathan Guse
2012-12-13
1
-7
/
+12
*
|
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
1
-7
/
+7
*
|
[ticket/11103] Fix failed automerge
Nathaniel Guse
2012-11-10
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathaniel Guse
2012-11-10
1
-10
/
+27
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into feature/prune-users
Oleg Pudeyev
2012-11-06
1
-59
/
+309
|
|
\
\
*
|
|
|
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-7
/
+7
*
|
|
|
[ticket/11103] Remove unnecessary comments
Nathan Guse
2012-10-18
1
-5
/
+0
*
|
|
|
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-21
/
+14
*
|
|
|
[ticket/11103] Normalization of $phpbb_notifications variable name
Nathan Guse
2012-09-14
1
-2
/
+2
*
|
|
|
[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] The service now handles all user loading itself
Nathan Guse
2012-09-09
1
-91
/
+15
*
|
|
|
[ticket/11103] Some fixes for the email method
Nathan Guse
2012-09-08
1
-14
/
+11
*
|
|
|
[ticket/11103] Work on the pm type and email method
Nathan Guse
2012-09-08
1
-0
/
+13
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #914 from EXreaction/ticket/10990
Nils Adermann
2012-07-22
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-1
/
+1
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-07-21
1
-83
/
+122
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[ticket/10950] Fix grammar in comments
Joas Schilling
2012-07-20
1
-3
/
+3
|
*
|
[ticket/10950] Delete PMs for users that have not yet read the pm
Joas Schilling
2012-07-20
1
-32
/
+44
|
*
|
[ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
Joas Schilling
2012-07-16
1
-5
/
+18
|
*
|
[ticket/10950] Use database count() and group by instead of doing that in php
Joas Schilling
2012-07-11
1
-11
/
+5
|
*
|
[ticket/10950] Check $delete_ids to be not empty
Joas Schilling
2012-07-04
1
-19
/
+22
|
*
|
[ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
Joas Schilling
2012-07-04
1
-58
/
+74
[next]