aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14429] Add core.modify_users_online_string_modifyJakub Senko2016-05-271-0/+24
* Merge pull request #4182 from marc1706/ticket/14481Tristan Darricau2016-03-271-0/+6
|\
| * [ticket/14481] Use port 443 if https is specified in x-forwarded-protoMarc Alexander2016-02-161-0/+6
* | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+2
* | Merge pull request #4184 from lavigor/ticket/14486Marc Alexander2016-03-101-4/+19
|\ \
| * | [ticket/14486] Use empty() and move error check.lavigor2016-02-271-1/+1
| * | [ticket/14486] Add an event and fix an event in login_box()lavigor2016-02-181-4/+19
| |/
* | [ticket/14483] Do not send headers by default on access via controllerMarc Alexander2016-03-061-11/+16
|/
* [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-131-2/+2
* [ticket/14412] Comment fixes for PHPDoc in the eventslavigor2016-01-151-1/+1
* [ticket/14261] Move the update of session informations to page_footer()Zoddo2015-10-271-0/+2
* [ticket/14249] Fix online list orderOliver Schramm2015-10-211-1/+1
* Merge pull request #3946 from RMcGirr83/ticket_13591Tristan Darricau2015-10-121-7/+12
|\
| * [ticket/13591] Change SQL query into array to allowRMcGirr832015-10-081-7/+12
* | [ticket/14200] Allow hidden users to see himself on viewonlineZoddo2015-10-101-1/+1
|/
* [ticket/14142] Remove unused ignore_configs from avatar driversMatt Friedman2015-09-041-1/+1
* Merge pull request #3809 from marc1706/ticket/14070Tristan Darricau2015-08-281-1/+1
|\
| * [ticket/14070] Properly pass whether config should be ignored for avatarsMarc Alexander2015-08-051-1/+1
* | Merge pull request #3784 from Senky/ticket/14043Marc Alexander2015-08-091-1/+15
|\ \ | |/ |/|
| * [ticket/14043] Add more parameters to the eventJakub Senko2015-08-021-2/+6
| * [ticket/14043] Add dispatcher to globals, change @since valueJakub Senko2015-07-221-2/+2
| * [ticket/14043] Add core.get_avatar_after php eventJakub Senko2015-07-211-1/+11
* | [ticket/13995] Invalid avatar HTML missing space between elementsMatt Friedman2015-07-071-1/+1
* | [ticket/13882] Add lazy load avatars to phpbb wrappersMatt Friedman2015-06-161-4/+6
* | 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 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 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
* | | | | [ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserverAlexander Köplinger2015-04-261-1/+1
|/ / / /
* | | | 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/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.Cesar G2015-03-231-13/+11
* | | 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
* | | [ticket/13433] Fix parsing of email addressesrxu2015-02-171-1/+1
|/ /
* | 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 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
| |/ /