aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* fix for re-including functions in upgrade-install integration..the_systech2001-12-201-0/+1
* Separate sig completely from messagePaul S. Owen2001-12-202-25/+35
* Fixed bug #493598 and added SPAN to signatureBart van Bragt2001-12-202-1/+3
* Extremely minor change; typeBart van Bragt2001-12-201-1/+1
* Fix bug #495250 and various other issuesPaul S. Owen2001-12-201-61/+57
* maxlength of username and subject fields changed to match schema + private me...Paul S. Owen2001-12-201-2/+26
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-203-8/+8
* Fix bug #495130 and remove unnecessary free_resultPaul S. Owen2001-12-201-4/+1
* Various updatesPaul S. Owen2001-12-201-263/+140
* Topic last post id was set as non null ...Paul S. Owen2001-12-191-1/+1
* Damn commas, someone should be shotPaul S. Owen2001-12-191-1/+1
* Fixed part 3 of bug #494929Paul S. Owen2001-12-191-1/+3
* Fix for bug #494740Paul S. Owen2001-12-191-1/+1
* Minor change to column orderPaul S. Owen2001-12-191-3/+3
* Fix bug #494787, censor words in topic title for email notifications of repliesPaul S. Owen2001-12-191-1/+7
* Made smileys case-sensitive (i.e. :o != :O )Bart van Bragt2001-12-191-2/+2
* Fix for bug #494982, uses IP for anonymous posters and user_id for logged in ...Paul S. Owen2001-12-191-1/+2
* Added check if post exist for IP checkBart van Bragt2001-12-181-1/+6
* I'm just too stupid for CVS :DBart van Bragt2001-12-181-22/+67
* No real reason to commit this, just trying this TortoiseCVS proggy under win2KPaul S. Owen2001-12-181-0/+81
* Moved generate_smilies() into includes/post.php, use smileypath in config tableBart van Bragt2001-12-183-218/+109
* Various updatesBart van Bragt2001-12-181-7/+26
* Modified to fix Bug # 494598the_systech2001-12-181-3/+3
* Tentative freeze(?)Paul S. Owen2001-12-182-20/+23
* Updated classes, fixed slashing issue and maybe reduced overhead a little, pe...Paul S. Owen2001-12-182-431/+339
* Was this commited? I was convinced it was after checking the dev board ...Paul S. Owen2001-12-171-3/+3
* Fixed bug #488927James Atkinson2001-12-171-1/+1
* Fixed bug #488093James Atkinson2001-12-171-5/+8
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-172-0/+17
* Another lastvisit name change missedPaul S. Owen2001-12-171-2/+2
* Stupid horrible group by clausesPaul S. Owen2001-12-172-28/+76
* Oops, another file I forgot to commit, perhaps I should commit myself ...Paul S. Owen2001-12-171-7/+17
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-175-5/+17
* oops, change title name, etc.Paul S. Owen2001-12-171-6/+7
* Added BBCode guide as separate file ... no doubt this will annoy some, oh wel...Paul S. Owen2001-12-173-4/+89
* Ooops left explicit sizes in smilies panel which isn't great for weird size s...Paul S. Owen2001-12-172-2/+2
* Why didn't these commit yesterday with the other changes .. hmmm, even the hi...Paul S. Owen2001-12-163-3/+3
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-166-49/+49
* Moved remaining hard coded text in posting template to lang_main, smilies now...Paul S. Owen2001-12-161-1/+137
* Moved remaining hard coded text in posting template to lang_main, smilies now...Paul S. Owen2001-12-164-276/+249
* Seperate window for excess smiliesPaul S. Owen2001-12-161-0/+45
* Implement solution for bug #493663 Re: in reply subjectPaul S. Owen2001-12-161-1/+1
* Re-jiggle some unread/read/newest topic stuffPaul S. Owen2001-12-161-33/+35
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-162-2/+2
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-163-5/+7
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
* Added body text settingPaul S. Owen2001-12-163-38/+47
* Should fix bug #493448 I can't believe the cockup I made, that was a good one...Paul S. Owen2001-12-162-3/+6
* Should be a fix for another global_var issue bug #492118 also modded install ...Paul S. Owen2001-12-162-86/+16
* Fixed global_var bug #492117Paul S. Owen2001-12-161-1/+1