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/8708] Apply permission 'f_announce_global'
Oliver Schramm
2015-07-19
1
-8
/
+5
*
[ticket/10620] Added enhanced quotes in topic review
JoshyPHP
2015-06-25
1
-0
/
+2
*
Merge branch '3.1.x'
Marc Alexander
2015-06-24
1
-1
/
+8
|
\
|
*
Merge pull request #3538 from RMcGirr83/ticket/13759
Marc Alexander
2015-06-24
1
-1
/
+8
|
|
\
|
|
*
[ticket/13759] Take post_time into account
RMcGirr83
2015-04-21
1
-1
/
+8
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-06-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3528 from RMcGirr83/ticket/13598
Marc Alexander
2015-06-24
1
-0
/
+1
|
|
\
\
|
|
*
|
[ticket/13598] Allow topic lock on topic creation
Richard McGirr
2015-04-09
1
-0
/
+1
|
|
|
/
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-06-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/13685] Add phpbb_dispatcher to fulltext search constructors
brunoais
2015-06-07
1
-1
/
+1
|
|
/
*
|
[ticket/13825] Correctly call phpbb_filesystem in create_thumbnail
Marc Alexander
2015-05-08
1
-1
/
+1
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-4
/
+11
*
|
Merge branch '3.1.x'
Marc Alexander
2015-02-18
1
-10
/
+1
|
\
\
|
|
/
|
*
[ticket/13595] Removed unused code
JoshyPHP
2015-02-13
1
-10
/
+1
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-4
/
+4
*
|
Merge pull request #3281 from MGaetan89/ticket/13496
Andreas Fischer
2015-02-03
1
-4
/
+4
|
\
\
|
*
|
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-4
/
+4
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-02-02
1
-3
/
+31
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[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/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-7
/
+29
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-1
/
+6
|
/
*
[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
|
/
[next]