aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor changes to whosonline stuffPaul S. Owen2001-12-212-60/+193
| | | | git-svn-id: file:///svn/phpbb/trunk@1650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix sig bug #495562 and prepare club for next person who says "fix it quick" ↵Paul S. Owen2001-12-201-15/+18
| | | | | | ... :) git-svn-id: file:///svn/phpbb/trunk@1649 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for re-including functions in upgrade-install integration..the_systech2001-12-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Separate sig completely from messagePaul S. Owen2001-12-202-25/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@1647 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #493598 and added SPAN to signatureBart van Bragt2001-12-202-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1646 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extremely minor change; typeBart van Bragt2001-12-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1645 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495250 and various other issuesPaul S. Owen2001-12-201-61/+57
| | | | git-svn-id: file:///svn/phpbb/trunk@1644 89ea8834-ac86-4346-8a33-228a782c2dd0
* maxlength of username and subject fields changed to match schema + private ↵Paul S. Owen2001-12-201-2/+26
| | | | | | messaging boxes added git-svn-id: file:///svn/phpbb/trunk@1643 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-203-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1642 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495130 and remove unnecessary free_resultPaul S. Owen2001-12-201-4/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1641 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-12-201-263/+140
| | | | git-svn-id: file:///svn/phpbb/trunk@1640 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic last post id was set as non null ...Paul S. Owen2001-12-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1639 89ea8834-ac86-4346-8a33-228a782c2dd0
* Damn commas, someone should be shotPaul S. Owen2001-12-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1638 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed part 3 of bug #494929Paul S. Owen2001-12-191-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1637 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #494740Paul S. Owen2001-12-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1636 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to column orderPaul S. Owen2001-12-191-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1635 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #494787, censor words in topic title for email notifications of repliesPaul S. Owen2001-12-191-1/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1634 89ea8834-ac86-4346-8a33-228a782c2dd0
* Made smileys case-sensitive (i.e. :o != :O )Bart van Bragt2001-12-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1633 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #494982, uses IP for anonymous posters and user_id for logged in ↵Paul S. Owen2001-12-191-1/+2
| | | | | | users git-svn-id: file:///svn/phpbb/trunk@1632 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added check if post exist for IP checkBart van Bragt2001-12-181-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1631 89ea8834-ac86-4346-8a33-228a782c2dd0
* I'm just too stupid for CVS :DBart van Bragt2001-12-181-22/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@1630 89ea8834-ac86-4346-8a33-228a782c2dd0
* No real reason to commit this, just trying this TortoiseCVS proggy under win2KPaul S. Owen2001-12-181-0/+81
| | | | git-svn-id: file:///svn/phpbb/trunk@1629 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved generate_smilies() into includes/post.php, use smileypath in config tableBart van Bragt2001-12-183-218/+109
| | | | git-svn-id: file:///svn/phpbb/trunk@1628 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesBart van Bragt2001-12-181-7/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1627 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified to fix Bug # 494598the_systech2001-12-181-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1626 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tentative freeze(?)Paul S. Owen2001-12-182-20/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@1625 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated classes, fixed slashing issue and maybe reduced overhead a little, ↵Paul S. Owen2001-12-182-431/+339
| | | | | | perhaps git-svn-id: file:///svn/phpbb/trunk@1624 89ea8834-ac86-4346-8a33-228a782c2dd0
* Was this commited? I was convinced it was after checking the dev board ...Paul S. Owen2001-12-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488927James Atkinson2001-12-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1622 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488093James Atkinson2001-12-171-5/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-172-0/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another lastvisit name change missedPaul S. Owen2001-12-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1619 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid horrible group by clausesPaul S. Owen2001-12-172-28/+76
| | | | git-svn-id: file:///svn/phpbb/trunk@1618 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, another file I forgot to commit, perhaps I should commit myself ...Paul S. Owen2001-12-171-7/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1617 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-175-5/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, change title name, etc.Paul S. Owen2001-12-171-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1615 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added BBCode guide as separate file ... no doubt this will annoy some, oh ↵Paul S. Owen2001-12-173-4/+89
| | | | | | well :) git-svn-id: file:///svn/phpbb/trunk@1614 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ooops left explicit sizes in smilies panel which isn't great for weird size ↵Paul S. Owen2001-12-172-2/+2
| | | | | | smilies ... git-svn-id: file:///svn/phpbb/trunk@1613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Why didn't these commit yesterday with the other changes .. hmmm, even the ↵Paul S. Owen2001-12-163-3/+3
| | | | | | history says they were in the CL ...strange git-svn-id: file:///svn/phpbb/trunk@1612 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-166-49/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-161-1/+137
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1610 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-164-276/+249
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1609 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seperate window for excess smiliesPaul S. Owen2001-12-161-0/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@1608 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implement solution for bug #493663 Re: in reply subjectPaul S. Owen2001-12-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1607 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-jiggle some unread/read/newest topic stuffPaul S. Owen2001-12-161-33/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@1606 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-162-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1605 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-163-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1604 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added body text settingPaul S. Owen2001-12-163-38/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix bug #493448 I can't believe the cockup I made, that was a good ↵Paul S. Owen2001-12-162-3/+6
| | | | | | one even by my standards ... PS: This one works ... git-svn-id: file:///svn/phpbb/trunk@1601 89ea8834-ac86-4346-8a33-228a782c2dd0