aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15953] add reported pm bordershanakin2019-03-041-1/+1
* [ticket/15954] Add safeguards to include() callskasimi2019-01-265-15/+59
* Merge pull request #5457 from battye/ticket/15883Marc Alexander2019-01-051-2/+19
|\
| * [ticket/15883] Review changesbattye2019-01-041-1/+1
| * [ticket/15883] Use the new language objectbattye2018-11-291-4/+9
| * [ticket/15883] Add error for invalid usernames being added to a groupbattye2018-11-261-1/+13
* | Merge pull request #5468 from senky/ticket/15898Marc Alexander2018-12-271-2/+14
|\ \
| * | [ticket/15898] Add core.ucp_pm_compose_templateJakub Senko2018-12-031-2/+14
* | | Merge pull request #5481 from kasimi/ticket/15910-3.2.xMarc Alexander2018-12-241-2/+2
|\ \ \
| * | | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-2/+2
* | | | [ticket/15893] Pass needed language class directly to format quoteMarc Alexander2018-12-021-1/+5
|/ / /
* | | Merge pull request #5449 from senky/ticket/15878Marc Alexander2018-11-281-0/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/15878] Add attachments to ucp_pm_view_messageJakub Senko2018-11-191-0/+3
| |/
* | [ticket/15881] Reset login keys for account reactivation after password updaterxu2018-11-241-0/+2
* | Merge pull request #4223 from senky/ticket/10432Marc Alexander2018-10-281-53/+63
|\ \
| * | [ticket/10432] Fix errors and address privacy concernJakub Senko2018-10-281-21/+12
| * | [ticket/10432] Fix for SQLiteJakub Senko2018-10-231-2/+3
| * | [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-52/+70
| |/
* | Merge pull request #5415 from senky/ticket/15838Marc Alexander2018-10-281-0/+24
|\ \
| * | [ticket/15838] Add core.ucp_register_register_afterJakub Senko2018-10-151-0/+24
| |/
* | Merge pull request #5416 from senky/ticket/15839Marc Alexander2018-10-281-3/+20
|\ \
| * | [ticket/15839] Add core.ucp_login_link_template_afterJakub Senko2018-10-221-3/+20
| |/
* | Merge pull request #5414 from senky/ticket/15837Marc Alexander2018-10-281-0/+26
|\ \
| * | [ticket/15837] Add core.ucp_register_welcome_email_beforeJakub Senko2018-10-151-0/+26
| |/
* | Merge pull request #5387 from senky/ticket/15593Marc Alexander2018-10-271-0/+6
|\ \
| * | [ticket/15593] Do not allow print view with direct URLJakub Senko2018-09-281-0/+6
* | | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
* | | Merge pull request #5379 from senky/ticket/15621Marc Alexander2018-10-201-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/15621] Remove graphical inconsistenciesJakub Senko2018-09-261-2/+2
| |/
* | Merge pull request #5368 from kinerity/ticket/15803Marc Alexander2018-10-131-1/+16
|\ \
| * | [ticket/15803] Change 'object' to 'bool'Kailey Truscott2018-09-251-4/+4
| * | [ticket/15803] Global $phpbb_dispatcherkinerity2018-09-231-1/+1
| * | [ticket/15803] Fix since versionkinerity2018-09-231-1/+1
| * | [ticket/15803] Add events on ucp_pm_compose for additional message list actionskinerity2018-09-221-0/+15
| |/
* | Merge pull request #5354 from Elsensee/ticket/15329Marc Alexander2018-10-082-3/+26
|\ \
| * | [ticket/15329] Parse drafts before saving them (and decode)Oliver Schramm2018-09-142-3/+26
* | | Merge pull request #5296 from MikelAlejoBR/ticket/15622Marc Alexander2018-10-081-6/+12
|\ \ \
| * | | [ticket/15622] Rename function to avoid potential future conflictsMikelAlejoBR2018-09-161-1/+1
| * | | [ticket/15622] Fix message link generationMikelAlejoBR2018-08-011-1/+10
| * | | [ticket/15622] Extract duplicated codeMikelAlejoBR2018-07-311-23/+1
| * | | [ticket/15622] Fix quoting in PMs when BBCodes are disabledMikelAlejoBR2018-07-221-1/+20
| |/ /
* | | Merge pull request #5152 from senky/ticket/15579Marc Alexander2018-10-081-2/+40
|\ \ \ | |_|/ |/| |
| * | [ticket/15579] Add ucp_front eventsJakub Senko2018-09-161-2/+40
* | | [ticket/15733] Fix undeclared variable concatenationMikelAlejoBR2018-07-291-1/+1
* | | [ticket/15697] Remove unused variable and corresponding input fieldMikelAlejoBR2018-07-281-2/+0
* | | [ticket/15697] Remove hard coded time check when sending PMsMikelAlejoBR2018-07-231-1/+1
| |/ |/|
* | [ticket/15717] Using correct variable for log entryAlex Miles2018-07-041-1/+1
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-0113-86/+86
* | Merge pull request #5035 from kasimi/ticket/15440Derky2017-12-171-5/+27
|\ \
| * | [ticket/15440] State deprecated version for core.ucp_register_agreementDerky2017-12-171-1/+1