aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Smilies additions to basic config - missed somePaul S. Owen2001-08-101-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@833 89ea8834-ac86-4346-8a33-228a782c2dd0
* Smilies additions to basic configPaul S. Owen2001-08-101-0/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@832 89ea8834-ac86-4346-8a33-228a782c2dd0
* UpdatesPaul S. Owen2001-08-104-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@831 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is what happens when you try porting code from one set of files to ↵Paul S. Owen2001-08-101-1/+1
| | | | | | another ... silly errors git-svn-id: file:///svn/phpbb/trunk@830 89ea8834-ac86-4346-8a33-228a782c2dd0
* Code added to get around double htmlspecialchar stuff + some of my stuff ↵Paul S. Owen2001-08-102-12/+11
| | | | | | looks to allow HTML even when off, removed git-svn-id: file:///svn/phpbb/trunk@829 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved smilies code into functions, would it be better in bbcode.php?Paul S. Owen2001-08-092-38/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@828 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight alteration to the whosonline code ... speed impacts unknownPaul S. Owen2001-08-091-14/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@827 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allows only certain tags ... seems broken again which is annoying since I ↵Paul S. Owen2001-08-091-9/+42
| | | | | | fixed it the day before yesterday git-svn-id: file:///svn/phpbb/trunk@826 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change to reflect path change ... the path could perhaps end up in the ↵Paul S. Owen2001-08-091-16/+21
| | | | | | template config file ... git-svn-id: file:///svn/phpbb/trunk@825 89ea8834-ac86-4346-8a33-228a782c2dd0
* More varied changes, again hopefully not breaking anythingPaul S. Owen2001-08-094-165/+252
| | | | git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few additionsPaul S. Owen2001-08-092-2/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@823 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some more changes ... hopefully not breaking anything elsePaul S. Owen2001-08-092-18/+97
| | | | git-svn-id: file:///svn/phpbb/trunk@822 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improved index folder mark codePaul S. Owen2001-08-093-28/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@821 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some default smilies, many were created by subBlue (Mark)Paul S. Owen2001-08-0919-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@820 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to enable Smiliesthe_systech2001-08-084-0/+351
| | | | git-svn-id: file:///svn/phpbb/trunk@819 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes encorporate smily processing...the_systech2001-08-085-14/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished changes for smiley admin..the_systech2001-08-081-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@817 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some $lang variables for smiley admin stuffthe_systech2001-08-081-1/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@816 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with Mozilla in determining file type for uploaded filethe_systech2001-08-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@815 89ea8834-ac86-4346-8a33-228a782c2dd0
* Deleted single quotes around phpbb_themes and its fieldsgpolins2001-08-081-43/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@814 89ea8834-ac86-4346-8a33-228a782c2dd0
* New marked folder systemPaul S. Owen2001-08-071-6/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@813 89ea8834-ac86-4346-8a33-228a782c2dd0
* Rollback from 1.16 and refix mysql_error thing...the_systech2001-08-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@812 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some NOWRAP for smaller screensBart van Bragt2001-08-072-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@811 89ea8834-ac86-4346-8a33-228a782c2dd0
* I am an idiot ... fixed wrong var name breaking the topicday selectPaul S. Owen2001-08-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@810 89ea8834-ac86-4346-8a33-228a782c2dd0
* Why do PHP insist the read size for a gzip file be the uncompressed length ↵Paul S. Owen2001-08-032-3/+8
| | | | | | ... silly git-svn-id: file:///svn/phpbb/trunk@809 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added gzip decompression for uploaded filePaul S. Owen2001-08-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@808 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added gzip decompression for uploaded filePaul S. Owen2001-08-032-10/+52
| | | | git-svn-id: file:///svn/phpbb/trunk@807 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added gzip compression for downloadable filePaul S. Owen2001-08-031-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@806 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added gzip compression for downloadable filePaul S. Owen2001-08-033-39/+90
| | | | git-svn-id: file:///svn/phpbb/trunk@805 89ea8834-ac86-4346-8a33-228a782c2dd0
* AAAAAAAAAAARGH! I'm going to bed now..Bart van Bragt2001-08-031-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@804 89ea8834-ac86-4346-8a33-228a782c2dd0
* Not the screwup is REALLY fixed! Trust me ;)Bart van Bragt2001-08-031-7/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@803 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes to remove posts and post textPaul S. Owen2001-08-031-68/+114
| | | | git-svn-id: file:///svn/phpbb/trunk@802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Last fix of screwupBart van Bragt2001-08-032-41/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@801 89ea8834-ac86-4346-8a33-228a782c2dd0
* Major screwups ;(Bart van Bragt2001-08-035-30/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@800 89ea8834-ac86-4346-8a33-228a782c2dd0
* Other admin_forums.php requires other templateBart van Bragt2001-08-022-40/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@799 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced pagestart.incBart van Bragt2001-08-0212-343/+213
| | | | git-svn-id: file:///svn/phpbb/trunk@798 89ea8834-ac86-4346-8a33-228a782c2dd0
* I have a horrible feeling the prune function is the cause of some problems, ↵Paul S. Owen2001-08-021-0/+2
| | | | | | disabled till checked git-svn-id: file:///svn/phpbb/trunk@797 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some language and core updatesPaul S. Owen2001-08-023-89/+69
| | | | git-svn-id: file:///svn/phpbb/trunk@796 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug in split_sql_file.the_systech2001-08-021-4/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@795 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few updates, nothing majorPaul S. Owen2001-08-021-10/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@794 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template for forum managementJames Atkinson2001-08-021-0/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@793 89ea8834-ac86-4346-8a33-228a782c2dd0
* Beginnings of the forum managament code (no functionality yet). Also a bit ↵James Atkinson2001-08-024-159/+322
| | | | | | of a fix to view topic so it dosan't screw up when HTML is turned off. Still needs work, HTML works in [quote] tags... havn't tracked it down yet. Nate should look at it! git-svn-id: file:///svn/phpbb/trunk@792 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wildcard username ban in email banningPaul S. Owen2001-08-023-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@791 89ea8834-ac86-4346-8a33-228a782c2dd0
* Put the text backPaul S. Owen2001-08-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@790 89ea8834-ac86-4346-8a33-228a782c2dd0
* Put the text backPaul S. Owen2001-08-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@789 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bold cat shouldnt be bold by defaultPaul S. Owen2001-08-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@788 89ea8834-ac86-4346-8a33-228a782c2dd0
* Instant user ban on username or IPPaul S. Owen2001-08-012-44/+105
| | | | git-svn-id: file:///svn/phpbb/trunk@787 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved into the index itselfPaul S. Owen2001-08-011-287/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@786 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small update to timezones in lang file, they display correctly nowJames Atkinson2001-08-011-30/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@785 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight modPaul S. Owen2001-08-011-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@784 89ea8834-ac86-4346-8a33-228a782c2dd0