aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* - adjusting group functions a little bitMeik Sievertsen2005-09-251-253/+147
* - fixed some bugs in group functionsMeik Sievertsen2005-08-181-26/+46
* Simplified the DB switch for adding a user a bitBart van Bragt2005-07-101-5/+0
* - log removing postsMeik Sievertsen2005-06-101-7/+39
* - some private message fixesMeik Sievertsen2005-05-011-1/+14
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-301-0/+2
* - Documentation related changesMeik Sievertsen2005-04-091-48/+89
* - and my second attemptMeik Sievertsen2005-03-211-111/+16
* put user into appropiate group after activating his accountMeik Sievertsen2005-01-291-4/+14
* fix admin_session "bug"Meik Sievertsen2005-01-271-2/+2
* Fixed some issues with avatarsBart van Bragt2005-01-271-4/+12
* - bugfixesMeik Sievertsen2005-01-151-3/+2
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-1/+1
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-041-1/+11
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-1/+1
* Minor updates for group parameter fetchingPaul S. Owen2004-02-261-1/+27
* User delete functionPaul S. Owen2004-02-081-0/+154
* "Overview" functionality ... couple of issues, couple unfinished areas ... to...Paul S. Owen2004-02-081-8/+82
* Move user ban/unban to functionPaul S. Owen2004-02-071-0/+337
* Various updates, password email hash, altered function namesPaul S. Owen2004-02-051-12/+7
* Further group work ... nearly there ... still some consistency and other issues.Paul S. Owen2004-02-031-434/+502
* Enable group based avatar ... really not sure about the api layout thoughPaul S. Owen2003-10-211-28/+94
* Fix some oopsiesPaul S. Owen2003-10-211-14/+21
* Demote, delete from group and delete group functionality ... when deleting fr...Paul S. Owen2003-10-201-37/+122
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-3/+45
* missed a stupid $Paul S. Owen2003-10-131-1/+1
* Avatar CP issues ... must finish the gallery (item 28 on my list ...)Paul S. Owen2003-10-131-21/+33
* Slashing of allowed username chars corrected ... may not appear to work "corr...Paul S. Owen2003-10-111-1/+1
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-31/+2
* I hate regexps ...Paul S. Owen2003-09-091-1/+1
* Some re-arrangement of validation routines to improve extensibilityPaul S. Owen2003-09-081-151/+132
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-0/+135
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-271-16/+83
* Move presently implemented group functions to ... functionsPaul S. Owen2003-08-271-20/+377
* $this->error removedPaul S. Owen2003-07-081-33/+22
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-071-412/+223
* Yet more updates, topic marking works again ... still intend (optional) check...Paul S. Owen2003-06-191-4/+4
* Well, at least the little prat @ area51 led to a bug fix ...Paul S. Owen2003-05-311-1/+1
* Some cleanup ... fixesPaul S. Owen2003-05-271-13/+10
* Majority are UCP related updates ... avatars should now work, aside from gall...Paul S. Owen2003-05-261-28/+218
* Enable view limiting functions ... Ashe, not sure if this is compatible with ...Paul S. Owen2003-05-201-1/+1
* More functions added ...Paul S. Owen2003-05-201-23/+0
* Further updatesPaul S. Owen2003-05-191-1/+1
* Renamed class to ucp (for now at least), includes "module" handling for ucp, ...Paul S. Owen2003-05-191-349/+215
* Returned to instantiation of ucp object ... perhaps this approach is better? ...Paul S. Owen2003-05-101-2/+2
* guess whatPaul S. Owen2003-05-101-2/+1
* Had to make a start on the UCP proper ... note that things may and in places ...Paul S. Owen2003-05-091-105/+74
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-2/+6
* Some change-arounds ... hopefully not introducing problems ...Paul S. Owen2003-04-171-0/+40
* Here I am going on about minimising new includes and I go and create one ... ...Paul S. Owen2003-03-181-0/+495