aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [ticket/10967] adding $root_path to posting_get_topic_iconsSenky2012-10-111-2/+4
* | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-101-8/+7
* | | | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-4/+5
* | | | [feature/soft-delete] Correctly manage softdeleting via posting.phpJoas Schilling2012-11-021-4/+4
* | | | [feature/soft-delete] Correctly increase topics post counts when postingJoas Schilling2012-10-281-0/+2
* | | | [feature/soft-delete] Fix some more topic/post count handlingJoas Schilling2012-10-231-2/+1
* | | | [feature/soft-delete] Fix forum syncing in ACP and deleting postsJoas Schilling2012-10-221-3/+12
* | | | [feature/soft-delete] Fix submit_post() topic_replies* usageJoas Schilling2012-10-221-10/+37
* | | | [feature/soft-delete] Split unapproved/soft deleted posts from topicsJoas Schilling2012-10-171-0/+1
* | | | [feature/soft-delete] Fix several issues within submit_post()Joas Schilling2012-10-091-200/+91
* | | | [feature/soft-delete] Fix restoring a post via editingJoas Schilling2012-10-081-1/+1
* | | | [feature/soft-delete] Update post counts within set_post_visibilityJoas Schilling2012-10-081-12/+10
* | | | [feature/soft-delete] Allow to update multiple posts with set_post_visibilityJoas Schilling2012-10-081-2/+0
* | | | [feature/soft-delete] Add test case for (soft)deleting the only post + fixJoas Schilling2012-10-061-3/+2
* | | | [feature/soft-delete] Fix delete_post() functionJoas Schilling2012-10-061-16/+32
* | | | [feature/soft-delete] Update and simplify the logic on delete_post()Joas Schilling2012-10-061-42/+38
* | | | [feature/soft-delete] Allow setting the visibility change reasonJoas Schilling2012-09-281-4/+4
* | | | [feature/soft-delete] Fix some small bugsJosh Woody2012-08-291-4/+4
* | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-11/+11
* | | | [feature/soft-delete] Implement the ability to soft-delete and restore postsJosh Woody2012-08-291-50/+62
* | | | [feature/soft-delete] I told you I was going to rename the class!Josh Woody2012-08-291-3/+3
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-32/+32
|/ / /
* | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-1/+13
|\ \ \
| * | | [feature/php-events] Fix doc of core.generate_smilies_afterJoas Schilling2012-08-201-1/+1
| * | | [feature/php-events] Fix naming and doc of core.generate_smilies_afterJoas Schilling2012-08-041-3/+12
| * | | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-1/+1
| * | | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-3/+1
| * | | [feature/events] Adding ledge generate_smilies_footerJoas Schilling2012-08-011-1/+6
* | | | [ticket/11052] pass parametes to search construct while postingDhruv2012-08-151-1/+1
|/ / /
* | | [ticket/10968] Render pagination within the templateDrae2012-07-181-4/+1
* | | [ticket/10640] Do not change default value of truncate_string()Joas Schilling2012-06-171-2/+2
* | | 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
|\ \ \ | |/ / |/| / | |/