aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Update ACP linkagePaul S. Owen2003-12-061-4/+4
* Add missing ;Paul S. Owen2003-12-041-1/+1
* update forum_ids for global announcements.Meik Sievertsen2003-11-301-0/+12
* speed improvement... slap me for not seeing the user var. ;)Meik Sievertsen2003-11-301-15/+13
* Quiet please!Ludovic Arnaud2003-11-291-1/+1
* Fixed cache table schema.Ludovic Arnaud2003-11-291-2/+3
* Fixed: "$config['allow_quote']"? No sir, there is no such thing. (my bad)Ludovic Arnaud2003-11-271-4/+18
* Minor change: check for potential bbcodes before we parse the messageLudovic Arnaud2003-11-271-2/+2
* Updated MCPLudovic Arnaud2003-11-271-172/+391
* Added: mcp_queue, for unapproved itemsLudovic Arnaud2003-11-271-0/+306
* mcp_main module, responsible for forum/topic/post view and common operationsLudovic Arnaud2003-11-271-184/+1152
* Oops, I almost forgot this oneLudovic Arnaud2003-11-271-11/+5
* Fixed: mcp main module, a couple typosLudovic Arnaud2003-11-271-3/+4
* MCP templatesLudovic Arnaud2003-11-278-146/+133
* MCP-related. Not complete yet.Ludovic Arnaud2003-11-271-139/+128
* Put mysql4.php in line with mysql.phpLudovic Arnaud2003-11-271-118/+212
* ACM-related changes. Tried to make debug timings a little more accurate, Note...Ludovic Arnaud2003-11-271-26/+35
* ACM garbage collectionLudovic Arnaud2003-11-262-4/+6
* Changed: the way caches expire. (see dev forum)Ludovic Arnaud2003-11-262-105/+191
* moved attachment settings code back to admin_attachments.phpMeik Sievertsen2003-11-232-558/+561
* my attempt to break things...Meik Sievertsen2003-11-2310-152/+556
* small typo... who is in need of a new keyboard? ;)Meik Sievertsen2003-11-231-1/+1
* more user friendly (this fulfills request #695587 in conjunction with the pre...Meik Sievertsen2003-11-221-0/+5
* some performance/bug fixesMeik Sievertsen2003-11-221-14/+18
* jada jadaMeik Sievertsen2003-11-221-0/+10
* go with Ashe's suggestion...Meik Sievertsen2003-11-221-35/+16
* If you don't know what it is, you shouldn't be reading this...Ludovic Arnaud2003-11-212-74/+62
* Ignore agent check if emptyPaul S. Owen2003-11-201-1/+1
* sessions went on a calorie controlled diet and lost 1000 bytes and still had ...Paul S. Owen2003-11-171-52/+28
* Fixed: garbage collection firing of during install (don't even ask me how, bu...Ludovic Arnaud2003-11-161-35/+72
* Tweaked sync() a bit and fixed a couple table names. Meik, please take a look...Ludovic Arnaud2003-11-161-173/+188
* Not even worth a log msg ;)Ludovic Arnaud2003-11-161-24/+24
* Fixed: [list] tags now function properlyLudovic Arnaud2003-11-161-2/+3
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-1617-257/+427
* Fixed a small typo, and no, I'm not hostage of closet monkeys.Ludovic Arnaud2003-11-151-1/+1
* erm, did I forget thisPaul S. Owen2003-11-141-10/+7
* Quick fix for re-ordering problemPaul S. Owen2003-11-131-1/+2
* freeresultMeik Sievertsen2003-11-131-2/+2
* grmbl... another way to get your forum out of sync. ;)Meik Sievertsen2003-11-131-46/+52
* I'm so disappointed no one spotted this deliberate error ... phew, got away w...Paul S. Owen2003-11-111-5/+5
* gurgle blurp ... make some more changes, blurp, gurgle, move discover_auth to...Paul S. Owen2003-11-106-97/+121
* We're going down, we're going down, blurp, blurp, gurgle, gurglePaul S. Owen2003-11-103-4/+2
* Abandon ship! Abandon ship!Paul S. Owen2003-11-101-2/+2
* Change to discover auth ... this time I think I got it right ... ooohh look @...Paul S. Owen2003-11-101-19/+30
* Note that these changes are as yet untestedPaul S. Owen2003-11-103-49/+121
* Some minor alterations to neaten it up a little ... hopefully Acyd won't be t...Paul S. Owen2003-11-082-42/+40
* Finally add deletion of expired sessions from forum access table, remove requ...Paul S. Owen2003-11-081-6/+24
* doh^2!Meik Sievertsen2003-11-061-1/+1
* doh!Meik Sievertsen2003-11-061-1/+1
* UCP -> AttachmentsMeik Sievertsen2003-11-066-4/+243