aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* fix poll parsingMeik Sievertsen2003-09-151-6/+12
* no longer supporting ftp uploadMeik Sievertsen2003-09-152-12/+13
* MCP take 2, see forumLudovic Arnaud2003-09-141-0/+547
* fixed censoring (quote post, word boundaries, attachment comments)Meik Sievertsen2003-09-092-3/+10
* I hate regexps ...Paul S. Owen2003-09-091-1/+1
* Trim emoticon pregPaul S. Owen2003-09-091-3/+3
* This one may work ... wouldn't it be nice if it did?Paul S. Owen2003-09-091-7/+7
* few more updates/fixesPaul S. Owen2003-09-082-29/+30
* Some re-arrangement of validation routines to improve extensibilityPaul S. Owen2003-09-087-513/+512
* small things... decode_text now checks for bbcode_uid existence. And yes, i k...Meik Sievertsen2003-09-081-1/+2
* username quoting should be working again...Meik Sievertsen2003-09-072-5/+5
* fix preview of postings with embedded bbcodeMeik Sievertsen2003-09-071-2/+2
* okie, using array_merge. :DMeik Sievertsen2003-09-073-217/+226
* update topic stats if complete topic is stored for approval.Meik Sievertsen2003-09-071-2/+0
* some sync-related updates... more logical processing of submit_post.Meik Sievertsen2003-09-072-25/+49
* Re-add transport and other methodsPaul S. Owen2003-09-071-1/+118
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-077-62/+206
* Some sig preview issues ... I'll finish this UCP stuff at some point soon ......Paul S. Owen2003-09-041-16/+18
* Minor change. You may have to empty your cache.Ludovic Arnaud2003-09-041-4/+3
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-043-24/+169
* Changed: headers, and a couple of clean-upsLudovic Arnaud2003-09-032-45/+30
* speed up split words a tadPaul S. Owen2003-08-301-25/+36
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-293-39/+24
* Some html layout cleanupsPaul S. Owen2003-08-291-46/+33
* Added: admin definable bbcodesLudovic Arnaud2003-08-282-132/+192
* saved one query by moving max smilie check to the emoticons functionMeik Sievertsen2003-08-283-39/+26
* Taken explain code out of sql_query. New improved layout.Ludovic Arnaud2003-08-281-9/+7
* Taken explain code out of sql_query. New improved layout.Ludovic Arnaud2003-08-281-55/+155
* user option method (get) startPaul S. Owen2003-08-271-54/+22
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-2710-98/+206
* Move presently implemented group functions to ... functionsPaul S. Owen2003-08-271-20/+377
* A few more changes ... nearly there ... deleting users is going to be a littl...Paul S. Owen2003-08-252-5/+12
* The moving of update eliminates it's usefulness ... given the change was done...Paul S. Owen2003-08-241-14/+23
* Various updates "discovered" while working on website compression function us...Paul S. Owen2003-08-221-14/+14
* Minor changesLudovic Arnaud2003-08-172-1/+4
* Fixed: removes the ending slash if the script path is empty resulting in a do...Ludovic Arnaud2003-08-171-1/+3
* hmm, we never had such an object. :)Meik Sievertsen2003-08-151-1/+1
* Seems some compression applications don't bother with little things like stan...Paul S. Owen2003-08-131-2/+14
* Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structur...Paul S. Owen2003-08-131-16/+58
* query_id return changed back ... I think somethins is afoot with my local rep...Paul S. Owen2003-08-121-6/+1
* Do away with showing "categories" in the subforum listing ... just output a s...Paul S. Owen2003-08-121-63/+5
* oopsie on closedirPaul S. Owen2003-08-121-1/+1
* Setting returned query_id to correct valuePaul S. Owen2003-08-121-7/+8
* Added: ability to destroy specific SQL cachesLudovic Arnaud2003-08-122-8/+31
* Don't write out when closing unless a file actually exists ...Paul S. Owen2003-08-121-5/+29
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-112-16/+14
* Correct pathname for templatePaul S. Owen2003-08-111-1/+1
* Remove trailing slash from T_XXXX_PATH varsPaul S. Owen2003-08-111-3/+3
* Greater than, lesser than... what's the big deal?? :PLudovic Arnaud2003-08-101-1/+1
* Less bug, more commentsLudovic Arnaud2003-08-101-6/+5