aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_content.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-271-1/+27
|\
| * Merge pull request #4086 from rxu/ticket/14366Marc Alexander2016-02-271-1/+27
| |\
| | * [ticket/14366] Add core events to the function decode_message()rxu2016-02-271-10/+10
| | * [ticket/14366] Add core events to the function decode_message()rxu2015-12-171-1/+27
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-261-1/+37
|\ \ \ | |/ /
| * | [ticket/14189] Add core.gen_sort_selects_after eventJakub Senko2016-02-261-1/+37
| |/
* | [ticket/13454] Add excessively removed code backMarc Alexander2016-01-061-0/+2
* | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+1
* | [ticket/14325] Preserve event variable BCMate Bartus2015-11-301-11/+10
* | [ticket/14234] Fix change version and remove more referencesMarc Alexander2015-10-121-1/+1
* | [ticket/14234] Replace more references with variablesMarc Alexander2015-10-121-2/+6
* | [ticket/13993] Do not parse signatures as posts when editing them.Cesar G2015-10-111-2/+6
* | [ticket/12505] Remove outdated media handing in attachmentsn-aleha2015-08-241-32/+0
* | [ticket/13377] Fix decoding for www type URLs in function decode_message()rxu2015-07-071-1/+1
* | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-2/+14
* | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-41/+80
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-3/+3
|\ \ | |/
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-3/+3
* | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-031-1/+1
|/
* [ticket/13297] Add unicode modifier to url/email regular expression patterns.rxu2014-11-091-5/+5
* [ticket/13108] Add core event to the parse_attachments() functionrxu2014-10-011-1/+29
* [ticket/12999] Remove @author tagsTristan Darricau2014-08-191-1/+0
* [ticket/12013] Use the correct variable for the forum id.Cesar G2014-07-041-1/+1
* [ticket/12013] Use path helper.Cesar G2014-07-041-4/+5
* [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-041-7/+11
* [ticket/12662] Add span containers to all usernames for consistencyPayBas2014-06-251-2/+2
* [ticket/12705] Store the regular expression matches based on server_urlJoas Schilling2014-06-141-7/+10
* [ticket/12675] Fix code sniffer complaints introduced by recent commitsMarc Alexander2014-06-091-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* Merge pull request #2199 from Zoddo/ticket/12275Joas Schilling2014-05-241-10/+16
|\
| * [ticket/12275] Change if (empty) to if (!isset)Zoddo2014-04-141-1/+1
| * [ticket/12275] Fix a bug on the event "core.modify_username_string"Zoddo2014-04-011-10/+16
* | Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...Nils Adermann2014-05-021-4/+7
|\ \
| * | [ticket/11508] Use $phpbb_path_helper.Cesar G2014-04-221-3/+2
| * | [ticket/11508] Move helper functions to path_helper class.Cesar G2014-04-221-2/+4
| * | [ticket/11508] Build the jumpbox hidden fields using the _form action_Cesar G2014-04-221-3/+5
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-9/+26
|\ \ \
| * | | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-7/+7
| * | | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-3/+19
| * | | [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-241-1/+2
| |/ /
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-3/+3
|/ /
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+18
|\ \
| * | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-2/+2
| * | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+18
* | | [ticket/11959] Move phpbb_generate_string_list() to functions_content.php.Cesar G2014-03-291-0/+32
| |/ |/|
* | Merge remote-tracking branch 'brunoais/ticket/11663' into developJoas Schilling2013-11-021-1/+11
|\ \
| * | [ticket/11663] Add the doc block about the parameters.brunoais2013-08-171-0/+8
| * | [ticket/11663] Add the doc block about the return value.brunoais2013-08-141-0/+2