aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developIgor Wiedler2012-03-311-1/+8
|\
| * Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympusIgor Wiedler2012-03-311-1/+8
| |\
| | * [ticket/10675] Add disk full language string when posting attachmentsRichard Foote2012-03-191-1/+8
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-221-26/+20
|\ \ \ | |/ /
| * | [ticket/10684] Adjust function and parameter name, minor changes.rxu2012-03-221-2/+2
| * | [ticket/10684] Cast user_id to integerrxu2012-03-111-5/+7
| * | [ticket/10684] Refactor $sql_ignore_users array updaterxu2012-03-101-10/+3
| * | [ticket/10684] Remove isset() for $sql_ignore_users updaterxu2012-03-091-4/+1
| * | [ticket/10684] Fix 2 typos in comment lines.rxu2012-03-091-1/+1
| * | [ticket/10684] Send notifications for users with stale bansrxu2012-03-081-17/+19
| |/
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-021-0/+14
|\ \ | |/
| * [ticket/8652] Comment for also updating forum watch table in user_notification.Andreas Fischer2012-03-021-2/+10
| * [ticket/8652] Sending 2 emails on 2 repliesBruno Ais2012-03-021-0/+6
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge remote-tracking branch 'nickvergessen/ticket/10484' into developOleg Pudeyev2011-11-241-5/+6
|\ \
| * | [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-5/+6
* | | Merge remote-tracking branch 'naderman/feature/extension-manager' into developIgor Wiedler2011-11-191-7/+2
|\ \ \
| * | | [feature/extension-manager] Make search backends loadable from extensionsNils Adermann2011-09-291-7/+2
| |/ /
* | | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-4/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/9776] Delete poll if no poll options were submitted.Joas Schilling2011-11-181-4/+4
* | [ticket/9608] Remove use of references in topic_reviewIgor Wiedler2011-08-141-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-06-101-0/+102
|\ \ | |/
| * Merge branch 'ticket/rxu/6712' into develop-olympusNils Adermann2011-06-101-0/+102
| |\
| | * [ticket/6712] Add phpbb_ function name prefix, more docs, rename current_timerxu2011-05-011-10/+21
| | * [ticket/6712] Pass $post_data by the value instead of by the reference.rxu2011-04-031-1/+1
| | * [ticket/6712] Bump does not create new topic icon on index.rxu2010-10-181-0/+91
* | | [ticket/9693] Removed useless $auth globalizations.Oleg Pudeyev2011-04-301-2/+2
* | | [ticket/7252] Removed an outdated comment pertaining to PHP 4.x.Oleg Pudeyev2011-04-171-1/+0
* | | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-176/+24
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-2/+2
|\ \ \ | |/ /
| * | [ticket/7834] Topic time didn't update when first post was deletedCallum Macrae2011-02-241-2/+2
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-101-1/+1
|\ \ \ | |/ /
| * | [ticket/9764] Allow $config['mime_triggers'] to be an empty string.Andreas Fischer2010-10-281-1/+1
| |/
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-1/+1
|\ \ | |/
| * Merge branch 'ticket/bantu/9644' into develop-olympusIgor Wiedler2010-09-161-1/+1
| |\
| | * [ticket/9644] Check $mode before calling user_notification() from submit_post()Andreas Fischer2010-07-231-1/+1
* | | [ticket/7252] Replace magic values with PHP constants.Chris Smith2010-09-101-8/+9
|/ /
* | [ticket/9635] Useless parameter $data['post_time'] in function submit_post.Joas Schilling2010-08-191-1/+1
|/
* [ticket/9147] "Change topic type"-option "Normal" always selected.Joas Schilling2010-05-281-1/+1
* [feature/notify_status] Define'd constants for notify_statusMark2010-05-161-8/+8
* [ticket/9529] Topic review is not showing all selected posts.Joas Schilling2010-05-161-1/+1
* Bug #54945 again: MySQL 4 does not support aggregation in ORDER BY.Marek A. RuszczyƄski2010-03-021-2/+2
* Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-081-1/+1
* [Fix] Do not automatically unsubscribe users from topics, when email and jabb...Joas Schilling2010-01-241-1/+1
* Fix for #54945Marek A. R2009-12-241-1/+1
* Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for imag...Meik Sievertsen2009-08-171-1/+3
* Fix r9955 for Bug #49435Meik Sievertsen2009-08-121-2/+3
* fix r9927 - of course isset()Meik Sievertsen2009-08-051-1/+1
* submit_post() now accepts force_approved_state key passed to $data to indicat...Meik Sievertsen2009-08-051-0/+8