aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-8/+8
* Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-131-1/+1
|\
| * [ticket/13377] Fix decoding for www type URLs in function decode_message()rxu2015-07-071-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-07-081-1/+1
|\ \ | |/ |/|
| * [ticket/13995] Invalid avatar HTML missing space between elementsMatt Friedman2015-07-071-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-06-171-4/+6
|\ \ | |/
| * [ticket/13882] Add lazy load avatars to phpbb wrappersMatt Friedman2015-06-161-4/+6
* | Merge branch '3.1.x'Marc Alexander2015-06-161-2/+24
|\ \ | |/
| * Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-161-2/+24
| |\
| | * [ticket/13882] no more egyptian brackets /o/Callum Macrae2015-05-301-2/+5
| | * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-281-2/+21
* | | Merge branch '3.1.x'Andreas Fischer2015-06-131-0/+4
|\ \ \ | |/ /
| * | Merge pull request #3703 from javiexin/ticket/10711Andreas Fischer2015-06-131-0/+4
| |\ \
| | * | [ticket/10711] Duplicate key error on forum_tracks_tablejaviexin2015-06-131-0/+4
| * | | Merge pull request #3560 from Nicofuma/ticket/13790Nils Adermann2015-05-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/13790] Update phpcsTristan Darricau2015-05-191-1/+1
| | |/
* | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-291-1/+1
|\ \ \
| * | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | | | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()JoshyPHP2015-05-111-33/+5
|/ / /
* | | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-176/+4
* | | Merge branch '3.1.x'Andreas Fischer2015-04-281-2/+2
|\ \ \ | |/ /
| * | Merge branch 'prep-release-3.1.4' into 3.1.xAndreas Fischer2015-04-281-2/+2
| |\ \
| | * | [ticket/security-180] Use language variable for redirect error in 3.1+Marc Alexander2015-04-281-1/+1
| | * | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-1/+1
| | |\ \
| | | * | [ticket/security-180] Always fail when redirecting to an insecure URLJoas Schilling2015-04-111-1/+1
| | * | | [ticket/security-180] Merge if statement with previous one in 3.1.xMarc Alexander2015-04-281-7/+1
| | * | | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-0/+6
| | |\ \ \ | | | |/ /
| | | * | [ticket/security-180] Make sure that redirect goes to full URL plus slashMarc Alexander2015-04-111-1/+1
| | | * | [ticket/security-180] Check if redirect URL contains board URLMarc Alexander2015-04-101-0/+6
* | | | | Merge branch '3.1.x'Andreas Fischer2015-04-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserverAlexander Köplinger2015-04-261-1/+1
| |/ / /
* | | | Merge branch '3.1.x'Andreas Fischer2015-04-251-2/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'ticket/13765' into ticket/13765-3.1.4Andreas Fischer2015-04-251-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.Joas Schilling2015-04-251-1/+1
| | |/
* | | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-444/+4
* | | 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