aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* - banning, disallow usernames and ranksMeik Sievertsen2005-12-096-41/+600
* A couple of minor changesGraham Eames2005-12-081-1/+1
* - mass emailMeik Sievertsen2005-12-053-4/+256
* ;)Meik Sievertsen2005-12-041-65/+0
* - some bugfixesMeik Sievertsen2005-12-049-732/+1584
* Some slight cleanup of the mcp notes code - adding pagination supportGraham Eames2005-11-301-3/+3
* - added acp_language (language pack management)Meik Sievertsen2005-11-3015-61/+1190
* Initial commit of user note support for the mcpGraham Eames2005-11-283-40/+231
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-2814-48/+231
* Small bugfix for checking disallowed namesBart van Bragt2005-11-281-1/+1
* change total from -1 to max valueMeik Sievertsen2005-11-212-2/+4
* - more acp additions and changes...Meik Sievertsen2005-11-2016-32/+1264
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-192-7/+28
* Module information, exactly what it says on the tinGraham Eames2005-11-182-0/+57
* In keeping with tradition I remove yet more code....Graham Eames2005-11-171-0/+19
* *** empty log message ***Meik Sievertsen2005-11-171-119/+0
* HOLLA! Whats this shit...Meik Sievertsen2005-11-177-0/+4041
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-179-91/+302
* The MCP strikes back.... :-)Graham Eames2005-11-121-1/+1
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-092-10/+24
* re-remove (:D) open queries array due to the result being an object.Meik Sievertsen2005-11-081-9/+2
* - tiny bugfixes. ;)Meik Sievertsen2005-11-085-30/+72
* - add module_display to modules table (for modes executed but not displayed)Meik Sievertsen2005-11-081-3/+11
* Oops, left some debugging stuffBart van Bragt2005-11-071-1/+1
* Fixed banning of usernamesBart van Bragt2005-11-071-31/+41
* OoopsieGraham Eames2005-11-061-1/+1
* I'm merging a few changes that we made to the session code in 2.0 intoGraham Eames2005-11-032-5/+8
* Fix paging in folderview for PMs. Would be nice if I would do all this in one...Bart van Bragt2005-10-261-1/+1
* Fix small problem with PM-ing replies to board messagesBart van Bragt2005-10-261-1/+7
* Some more PM fixes. Also got rid of an evil extract() call. Testing of Bcc/at...Bart van Bragt2005-10-261-13/+29
* Some more PM fixesBart van Bragt2005-10-252-4/+5
* Fix PM sendingBart van Bragt2005-10-251-35/+37
* Banning of emails wasn't checked correctly during registrationBart van Bragt2005-10-231-3/+31
* Some refactoring/fixing of user_ban()Bart van Bragt2005-10-231-127/+154
* - updated topic tracking codeMeik Sievertsen2005-10-1911-438/+725
* allow checking for loops with IF .block_varMeik Sievertsen2005-10-191-0/+5
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-098-35/+138
* - only minor changesMeik Sievertsen2005-10-082-4/+4
* - another try to break things. :)Meik Sievertsen2005-10-0711-1572/+902
* dumdidumMeik Sievertsen2005-10-041-3/+4
* - some bugfixesMeik Sievertsen2005-10-045-7/+80
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-0414-117/+111
* - Pauls (psoTFX) new module classMeik Sievertsen2005-10-041-95/+289
* blablaMeik Sievertsen2005-10-031-4/+4
* - some additional changesMeik Sievertsen2005-10-024-51/+55
* - add building multi insert to dbalMeik Sievertsen2005-10-022-42/+117
* - add even more bugs to the codebaseMeik Sievertsen2005-10-023-33/+50
* - move some functions from global functions file to functions_display (those ...Meik Sievertsen2005-10-023-420/+217
* - re-add constants.php for easier moddingMeik Sievertsen2005-10-021-0/+185
* - some bugfixesMeik Sievertsen2005-10-021-6/+20