aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14475] Do not log removal of users from newly registered groupMarc Alexander2016-02-131-10/+13
* [ticket/14213] Add pending to core.group_add_user_afterMarc Alexander2015-12-081-1/+8
* [ticket/14213] Mv event group_add_user_after after cache cleaningWardormeur2015-12-071-12/+13
* [ticket/14213] Fix version numberWardormeur2015-12-071-1/+1
* [ticket/14213] Adding missing reference to event dispatcherWardormeur2015-12-071-2/+2
* [ticket/14213] Adding event after users have been added to a groupWardormeur2015-12-071-0/+12
* [ticket/14212] Fix version numberWardormeur2015-10-061-1/+1
* [ticket/14212] Adding event after users have been removed to a groupWardormeur2015-10-041-0/+13
* [ticket/13948] Correctly forwarding to the RIR for whois featurerxu2015-06-211-1/+1
* [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-241-0/+35
* Merge pull request #3277 from dhruvgoel92/ticket/13472Joas Schilling2015-02-201-1/+4
|\
| * [ticket/13472] Delete admin activation notification when deleting userDhruv2015-01-111-1/+4
* | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-4/+4
* | [ticket/13336] Add core events to the function user_active_flip()rxu2015-01-231-1/+31
|/
* [ticket/13207] Move default user notifications settings to user_add()Marc Alexander2014-10-251-2/+17
* [ticket/13207] Add default subscription options for newly registered usersMarc Alexander2014-10-251-1/+12
* Merge pull request #2984 from nickvergessen/ticket/10729-ascMarc Alexander2014-09-231-9/+32
|\
| * Merge branch 'ticket/10729' into ticket/10729-ascJoas Schilling2014-09-231-4/+8
| |\
| | * [ticket/10729] Fix doc block for user_deleteJoas Schilling2014-09-221-3/+8
| * | [ticket/10729] Update *_delete_user when user being deletedOliver Schramm2014-07-181-0/+12
| * | Merge branch 'ticket/10729' into ticket/10729-2Oliver Schramm2014-07-181-5/+12
| |\ \ | | |/
| | * [ticket/10729] Update message_edit_user when user being deletedOliver Schramm2014-07-181-0/+6
| | * [ticket/10729] Update post_edit_user when user being deletedOliver Schramm2014-07-171-5/+6
* | | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-4/+4
|/ /
* | Merge pull request #2697 from n-aleha/ticket/12816Andreas Fischer2014-07-071-1/+1
|\ \
| * | [ticket/12816] Fix comment about logs in user_ban functionn-aleha2014-07-051-1/+1
| |/
* | [ticket/12612] Prefix custom UCP module function with phpbb_Joas Schilling2014-06-231-1/+1
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12612-ascraeus' int...Nils Adermann2014-06-231-0/+20
|\ \
| * | [ticket/12612] Move function from ucp.php to functions_user.phpJoas Schilling2014-06-181-0/+20
* | | [ticket/12761] Remove the execute bit from functions_user.phpn-aleha2014-06-231-0/+0
* | | [ticket/12701] Add changeStanislav Atanasov2014-06-221-1/+2
* | | [ticket/12701] Rmove before event and expand modify_dataStanislav Atanasov2014-06-221-13/+4
* | | [ticket/12701] Add events to user_add functionStanislav Atanasov2014-06-221-0/+23
|/ /
* | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-7/+7
* | Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-111-1/+0
|\ \
| * | [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-1/+0
* | | [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-10/+35
|/ /
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...Nils Adermann2014-05-021-3/+23
|\ \
| * \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-051-566/+195
| |\ \
| * \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-071-100/+249
| |\ \ \
| * | | | [ticket/8323] Allow sending PMs to temporarily banned usersNathan2012-07-101-3/+23
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-7/+7
|\ \ \ \ \
| * | | | | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-7/+7
* | | | | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+0
* | | | | | [ticket/12097] Bug fix and adding unit testNicofuma2014-04-261-1/+1
* | | | | | [ticket/12097] Validate_data() should work with class methodNicofuma2014-04-261-2/+11
|/ / / / /
* | | | | [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-1/+0
* | | | | [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-1/+0
* | | | | [ticket/11201] Rename profilefields class to managerJoas Schilling2014-02-021-1/+1