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_posting.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13595] Removed unused code
JoshyPHP
2015-02-13
1
-10
/
+1
*
[ticket/13540] Added var row to both events
kasimi
2015-01-25
1
-0
/
+2
*
[ticket/13540] Updated @since version to 3.4.1-RC1, fixed @var indentations
kasimi
2015-01-24
1
-4
/
+4
*
[ticket/13540] Add core event for modifying topic review block data
kasimi
2015-01-24
1
-3
/
+29
*
[ticket/13435] Add core event to modify submit_post() sql data
rxu
2014-12-13
1
-0
/
+24
*
[ticket/13164] Fix syntax error
Jakub Senko
2014-10-11
1
-1
/
+1
*
[ticket/13164] Add post_visibility to core.submit_post_end event
Jakub Senko
2014-10-11
1
-2
/
+2
*
[ticket/13164] Update post_visibility before event is triggered
Jakub Senko
2014-10-10
1
-0
/
+2
*
[ticket/13019] Always accept a reason for deleting a post/topic.
Cesar G
2014-09-14
1
-4
/
+4
*
Merge pull request #2865 from marc1706/ticket/12966
Dhruv Goel
2014-08-29
1
-5
/
+5
|
\
|
*
[ticket/12966] Sort by post_time and post_id where applicable
Marc Alexander
2014-08-23
1
-5
/
+5
*
|
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-15
/
+15
|
/
*
[ticket/12718] Use remove_topic_from_statistic() for delete_topic
Dhruv
2014-08-07
1
-12
/
+1
*
Merge pull request #2623 from dhruvgoel92/ticket/12738
Tristan Darricau
2014-08-07
1
-14
/
+1
|
\
|
*
[ticket/11528] Move related code from functions_posting to function
Dhruv
2014-06-19
1
-14
/
+1
*
|
Merge remote-tracking branch 'github-marc1706/ticket/11148' into develop-ascr...
Nils Adermann
2014-08-07
1
-2
/
+3
|
\
\
|
*
|
[ticket/11148] Pass mimetype guesser to upload_attachment() function
Marc Alexander
2014-06-23
1
-2
/
+3
*
|
|
[ticket/12913] Add more parameters to core.submit_post_end event
rxu
2014-08-06
1
-4
/
+23
*
|
|
Merge remote-tracking branch 'brunoais/ticket/12801' into develop-ascraeus
Marc Alexander
2014-08-01
1
-2
/
+16
|
\
\
\
|
*
|
|
[ticket/12801] Changed name change @since as requested
brunoais
2014-08-01
1
-3
/
+3
|
*
|
|
[ticket/12801] missing $phpbb_dispatcher as a global
brunoais
2014-07-20
1
-1
/
+1
|
*
|
|
[ticket/12801] Add core.functions_posting.load_drafts_draft_list_results
brunoais
2014-07-06
1
-0
/
+14
|
*
|
|
[ticket/12801] Add topic_poster to load_drafts' topics query
brunoais
2014-07-03
1
-1
/
+1
*
|
|
|
[ticket/12884] Add core event to the function upload_attachment()
rxu
2014-07-23
1
-1
/
+15
|
/
/
/
*
|
|
[ticket/12612] Prefix upload_popup() with phpbb_
Joas Schilling
2014-06-23
1
-1
/
+1
*
|
|
[ticket/12612] Prefix handle_post_delete() with phpbb and remove unused global
Joas Schilling
2014-06-23
1
-2
/
+2
|
/
/
*
|
[ticket/12612] Move functions from posting.php to functions_posting.php
Joas Schilling
2014-06-18
1
-0
/
+134
|
/
*
Merge pull request #2357 from Nicofuma/ticket/11942
Joas Schilling
2014-05-30
1
-1
/
+1
|
\
|
*
[ticket/11942] Edits messages
Nicofuma
2014-05-04
1
-1
/
+1
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
|
[ticket/12357] Support routes in generate_smilies() function.
Cesar G
2014-05-05
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-3
/
+13
|
\
|
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-2
/
+10
|
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-1
/
+2
|
*
[ticket/12273] Fix missing $vars line
Joas Schilling
2014-04-18
1
-1
/
+2
|
*
[ticket/12273] Fix invalid @event and @since tags
Joas Schilling
2014-04-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...
Nils Adermann
2014-05-02
1
-27
/
+45
|
\
\
|
*
|
[ticket/12371] Delete the approve_post notification when editing a post
Joas Schilling
2014-04-25
1
-0
/
+8
|
*
|
[ticket/12371] Correctly set is_starter when editing first post of the topic
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
1
-4
/
+35
|
*
|
[ticket/12371] Do not delete post related notifications when a post is deleted
Joas Schilling
2014-04-25
1
-23
/
+2
|
|
/
*
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus
Joas Schilling
2014-04-14
1
-1
/
+1
|
\
|
*
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
Marc Alexander
2014-04-07
1
-1
/
+1
*
|
[ticket/12370] Do not delete topic notifications when the topic is visible
Joas Schilling
2014-04-07
1
-4
/
+8
|
/
*
Merge branch 'ticket/10851' into ticket/10851-ascraeus
Marc Alexander
2014-04-04
1
-0
/
+4
|
\
|
*
[ticket/10851] Set disallowed content to empty array if checking is disabled
Marc Alexander
2014-04-03
1
-0
/
+4
*
|
Merge pull request #2030 from rxu/ticket/12190
Nathan Guse
2014-02-19
1
-0
/
+16
|
\
\
|
*
|
[ticket/12190] Add core event "core.modify_submit_post_data"
rxu
2014-02-20
1
-0
/
+16
[next]