aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Nicofuma2015-03-241-13/+11
|\
| * [ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.Cesar G2015-03-231-13/+11
* | Merge pull request #3434 from nickvergessen/ticket/13647Marc Alexander2015-03-051-1/+3
|\ \
| * | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+3
* | | Merge branch '3.1.x'Joas Schilling2015-02-241-6/+52
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #3381 from rxu/ticket/13591Joas Schilling2015-02-241-6/+52
| |\
| | * [ticket/13591] Add core events to the function obtain_users_online_string()rxu2015-02-081-6/+52
* | | Merge branch '3.1.x'Marc Alexander2015-02-181-1/+1
|\ \ \ | |/ /
| * | [ticket/13433] Fix parsing of email addressesrxu2015-02-171-1/+1
| |/
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-77/+11
* | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-031-30/+0
|\ \
| * | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-30/+0
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+19
|\ \ \ | | |/ | |/|
| * | Merge pull request #3317 from Wolfsblvt/ticket/13532Joas Schilling2015-02-021-0/+19
| |\ \
| | * | [ticket/13532] Add core event to get_unread_topics() in functions.phpWolfsblvt2015-01-231-0/+19
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+34
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge pull request #3305 from Wolfsblvt/ticket/13518Joas Schilling2015-02-021-1/+34
| |\ \
| | * | [ticket/13518] Add core event to markread() in functions.phpWolfsblvt2015-01-231-1/+34
| | |/
* | | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-37/+4
* | | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-55/+9
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-191-23/+4
|\ \ \ | |/ /
| * | Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-191-23/+4
| |\ \
| | * | [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-211-3/+3
| | * | [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globalsMarc Alexander2014-10-211-3/+3
| | * | [ticket/13192] Use get_valid_user_page method in build_url functionMarc Alexander2014-10-211-20/+1
* | | | Merge pull request #3237 from MGaetan89/ticket/12487Tristan Darricau2015-01-161-36/+4
|\ \ \ \
| * | | | [ticket/12487] Update PHP codeGaëtan Muller2015-01-111-36/+4
| |/ / /
* | | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+11
|/ / /
* | | Merge pull request #3189 from rxu/ticket/12926Joas Schilling2015-01-101-8/+18
|\ \ \
| * | | [ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.phprxu2015-01-101-7/+17
| * | | [ticket/12926] Support for IDN (IRI)rxu2014-11-271-4/+4
| | |/ | |/|
* | | [ticket/13440] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* | | [ticket/13440] Add event core.login_box_failedMatt Friedman2015-01-031-0/+13
|/ /
* | [ticket/13232] Use a cache var with _ to force TTL and shuffle cron tasksNils Adermann2014-10-271-2/+2
|/
* Merge pull request #3000 from rxu/ticket/13110Joas Schilling2014-10-021-0/+12
|\
| * [ticket/13110] Add core event to the page_footer() functionrxu2014-09-281-0/+12
* | Merge branch 'ticket/12985' into develop-ascraeusJoas Schilling2014-10-011-1/+13
|\ \
| * | [ticket/12985] Add core.login_box_redirectdavid632014-10-011-1/+13
* | | [ticket/13120] Follows the symlinks in phpbb_load_extensions_autoloadersTristan Darricau2014-09-301-1/+1
| |/ |/|
* | Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-241-18/+38
|\ \
| * | [ticket/12858] Properly format UTC offset in footerMarc Alexander2014-09-191-1/+1
| * | [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-171-3/+1
| * | [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-5/+5
| * | [ticket/12858] Remove hardcoded language entries from timezone selectsMarc Alexander2014-09-171-14/+16
| * | [ticket/12858] Use UTC for time info in footer and hide offset if it's 0Marc Alexander2014-09-171-1/+6
| * | [ticket/12858] Generate timezone selects with template loopMarc Alexander2014-09-171-5/+20
* | | Merge pull request #2963 from Senky/ticket/13045Dhruv Goel2014-09-211-1/+0
|\ \ \
| * | | [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+0
| | |/ | |/|
* | | [ticket/13073] Add path regex to get_preg_expression() and add unit testsMarc Alexander2014-09-191-0/+5
|/ /
* | [ticket/13044] Move GMT out of gmdate()Jakub Senko2014-09-171-1/+1