aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+1
|\
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+1
* | Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-021-9/+14
|\ \
| * | [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-021-2/+9
| * | [ticket/12254] No longer need to add change_lang to the URL paramsMatt Friedman2014-04-111-5/+4
| * | [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-111-2/+2
| * | [ticket/12254] Persist set_lang after reg only if changed from defaultMatt Friedman2014-04-071-2/+2
| * | [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-071-3/+3
| * | [ticket/12254] Better language switching on registration pageMatt Friedman2014-04-061-1/+0
* | | Merge remote-tracking branch 'github-bantu/ticket/12473' into develop-ascraeusNils Adermann2014-05-021-0/+44
|\ \ \
| * | | [ticket/12473] Move compatibility globals out into its own file.Andreas Fischer2014-05-021-0/+44
* | | | Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-2/+49
|\ \ \ \
| * | | | [ticket/12265] Actually use $u_pm.Cesar G2014-04-151-1/+1
| * | | | [ticket/12265] Define a loop for contact icons.Cesar G2014-04-151-2/+49
* | | | | Merge remote-tracking branch 'github-nickvergessen/feature/sqlite3' into deve...Nils Adermann2014-05-029-4/+144
|\ \ \ \ \
| * | | | | [feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queriesJoas Schilling2014-05-021-1/+1
| * | | | | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-029-4/+144
* | | | | | Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...Nils Adermann2014-05-022-61/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/11508] Use $phpbb_path_helper.Cesar G2014-04-222-8/+6
| * | | | | [ticket/11508] The question mark is expected even if there are no parameters.Cesar G2014-04-221-1/+1
| * | | | | [ticket/11508] Change separator parameter to a simple true|false $is_amp.Cesar G2014-04-221-1/+1
| * | | | | [ticket/11508] Move helper functions to path_helper class.Cesar G2014-04-222-118/+11
| * | | | | [ticket/11508] Move the stripping param code to separate function as well.Cesar G2014-04-221-19/+37
| * | | | | [ticket/11508] Build the jumpbox hidden fields using the _form action_Cesar G2014-04-222-6/+7
| * | | | | [ticket/11508] Split parts of build_url() into reusable functions.Cesar G2014-04-221-28/+72
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-023-23/+95
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/8323] Cache auth requestNathan Guse2013-09-051-2/+3
| * | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-05182-35340/+7624
| |\ \ \ \
| * | | | | [ticket/8323] Combine into a single queryNathaniel Guse2013-05-011-30/+28
| * | | | | [ticket/8323] CommentsNathan Guse2012-12-071-1/+1
| * | | | | [ticket/8323] Comments for inactive reasons in constants.phpNathan Guse2012-12-071-4/+4
| * | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-07159-1838/+10243
| |\ \ \ \ \
| * | | | | | [ticket/8323] Only disable administrative deactivated accounts from receiving...Nathan2012-07-102-4/+31
| * | | | | | [ticket/8323] Allow temporarily banned users to receive PMs, but not a notifi...Nathan2012-07-101-2/+2
| * | | | | | [ticket/8323] Correct PM notification settings (only notify those who can rec...Nathan2012-07-102-28/+23
| * | | | | | [ticket/8323] Allow sending PMs to temporarily banned usersNathan2012-07-103-15/+36
| * | | | | | [ticket/8323] Do not allow sending PMs to Inactive usersNathan2012-07-101-1/+1
| * | | | | | [ticket/8323] Correcting the commentNathan2012-07-101-1/+1
| * | | | | | [ticket/8323] Do not allow sending of Private Messages to users who are bannedNathan2012-07-101-0/+17
| * | | | | | [ticket/8323] Remove code used for testingNathan2012-07-101-1/+1
| * | | | | | [ticket/8323] Do not allow sending of Private Messages to users who do not ha...Nathan2012-07-101-0/+20
* | | | | | | [ticket/8558] htmlspecialchars_decode the contact name for emailsNils Adermann2014-05-021-1/+2
* | | | | | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-022-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/8558] Fix operatorOliver Schramm2014-04-231-1/+1
| * | | | | | | [ticket/8558] Fix field length in ACPOliver Schramm2014-04-171-1/+1
| * | | | | | | [ticket/8558] Use only one variable and improve explain stringOliver Schramm2014-04-171-16/+4
| * | | | | | | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-172-2/+17
* | | | | | | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558' into devel...Nils Adermann2014-05-021-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/8558] Do string concatenation only once and do htmlspecialcharsOliver Schramm2014-04-161-2/+4
| * | | | | | | | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-161-2/+2