aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-211-3/+23
|\
| * Merge pull request #5711 from kasimi/ticket/16183Marc Alexander2019-10-211-3/+23
| |\
| | * [ticket/16183] Generate SQL query from arraykasimi2019-10-201-0/+1
| | * [ticket/16183] Add core.generate_smilies_count_sql_beforekasimi2019-10-171-3/+22
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-0/+16
|\ \ \ | |/ /
| * | [ticket/16182] Add core.generate_smilies_modify_rowsetkasimi2019-10-171-0/+16
| |/
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-111-0/+5
|\ \ | |/
| * [ticket/15897] Fix Emojis' SQL Error in Attachment Comment3D-I2019-08-101-0/+5
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-0/+1
|\ \ | |/
| * Merge pull request #5602 from senky/ticket/16003Marc Alexander2019-06-171-0/+1
| |\
| | * [ticket/16003] Fix num_posts syncJakub Senko2019-05-241-0/+1
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-061-0/+24
|\ \ \ | |/ /
| * | [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-05-071-1/+1
| * | [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-04-201-1/+1
| * | [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-04-201-0/+24
| |/
* | [ticket/15738] Remove code related with safe_modeRubén Calvo2019-05-091-6/+0
* | [ticket/14548] Move deprecated globals and functionsMáté Bartus2019-05-061-28/+0
|/
* [ticket/15941] Small change to induce rebuildjasonmarlin2019-01-181-1/+1
* [ticket/15941] Replace MAX SQL in functions_posting.phpjasonmarlin2019-01-171-1/+1
* [ticket/15941] Replace MAX to speed up query in update_post_informationjasonmarlin2019-01-151-3/+5
* [ticket/security/227] Change thumbnail_created event version to 3.2.4Derky2018-11-041-1/+1
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-18/+24
* Merge pull request #5388 from toxyy/ticket/15819Marc Alexander2018-10-201-0/+13
|\
| * [ticket/15819] Add core event to functions_posting to modify notificationsAlec2018-10-011-0/+13
* | [ticket/15420] Only update quote notification with original authorJakub Senko2018-09-041-1/+7
|/
* [ticket/15506] Assign attachrow_template_vars before foreachMarc Alexander2018-01-111-1/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-23/+23
* [ticket/15324] Add more core and template eventsrxu2017-08-161-3/+17
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-251-5/+43
|\
| * Merge pull request #4804 from rxu/ticket/15186Marc Alexander2017-06-251-5/+43
| |\
| | * [ticket/15186] Fully implement the force_delete_allowed featurerxu2017-04-191-5/+43
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-1/+29
|\ \ \ | |/ /
| * | Merge pull request #4674 from senky/ticket/13730Marc Alexander2017-04-261-1/+29
| |\ \ | | |/ | |/|
| | * [ticket/13730] Add core.delete_post_after eventJakub Senko2017-02-081-1/+29
* | | [ticket/15137] Global Announcements shouldn't always be never endingTristan Darricau2017-03-251-2/+2
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-1/+1
|\ \ \ | |/ /
| * | [ticket/13429] Replace @change with @changedJakub Senko2017-01-231-1/+1
| |/
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-0/+9
|\ \ | |/
| * [ticket/14850] Add core.generate_smilies_beforeJmz2016-11-201-0/+9
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+32
|\ \ | |/
| * [ticket/14819] Hide soft-deleted posts in topic reviewJakub Senko2016-10-131-1/+32
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-071-1/+1
|\ \ | |/
| * [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-111-1/+1
* | [ticket/13264] Don't force approved state if post visibility is known (3.2)Máté Bartus2016-03-091-4/+4
* | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-03-091-1/+7
|\ \ | |/
| * [ticket/13264] Link to post if user can view itMarc Alexander2016-03-081-1/+3
| * [ticket/13264] Do not force approved state if post visibility is knownMarc Alexander2016-03-071-0/+4
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-271-0/+26
|\ \ | |/
| * [ticket/14365] Fix a typo in the docblock.rxu2016-02-271-2/+2
| * [ticket/14365] Add core event to the function topic_review()rxu2015-12-171-0/+26