1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-20 16:15:00 +01:00

831 Commits

Author SHA1 Message Date
Paul S. Owen
3e197abb06 New evil and cry
git-svn-id: file:///svn/phpbb/trunk@834 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:29:43 +00:00
Paul S. Owen
66b98c3181 Smilies additions to basic config - missed some
git-svn-id: file:///svn/phpbb/trunk@833 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:06:17 +00:00
Paul S. Owen
8c80fab89c Smilies additions to basic config
git-svn-id: file:///svn/phpbb/trunk@832 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:52:52 +00:00
Paul S. Owen
5e701365b2 Updates
git-svn-id: file:///svn/phpbb/trunk@831 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:38:47 +00:00
Paul S. Owen
ee3d0043ed This is what happens when you try porting code from one set of files to another ... silly errors
git-svn-id: file:///svn/phpbb/trunk@830 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 00:38:59 +00:00
Paul S. Owen
89dddd9049 Code added to get around double htmlspecialchar stuff + some of my stuff looks to allow HTML even when off, removed
git-svn-id: file:///svn/phpbb/trunk@829 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 00:23:39 +00:00
Paul S. Owen
88570ae919 Moved smilies code into functions, would it be better in bbcode.php?
git-svn-id: file:///svn/phpbb/trunk@828 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 23:32:52 +00:00
Paul S. Owen
3ed35bfd6f Slight alteration to the whosonline code ... speed impacts unknown
git-svn-id: file:///svn/phpbb/trunk@827 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 23:26:03 +00:00
Paul S. Owen
1ff3a93656 Allows only certain tags ... seems broken again which is annoying since I fixed it the day before yesterday
git-svn-id: file:///svn/phpbb/trunk@826 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:38:39 +00:00
Paul S. Owen
a8ff6858bc Change to reflect path change ... the path could perhaps end up in the template config file ...
git-svn-id: file:///svn/phpbb/trunk@825 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:26:41 +00:00
Paul S. Owen
56772bb75a More varied changes, again hopefully not breaking anything
git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:21:55 +00:00
Paul S. Owen
5f31c03802 A few additions
git-svn-id: file:///svn/phpbb/trunk@823 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 21:08:53 +00:00
Paul S. Owen
5bfa05e0b3 Some more changes ... hopefully not breaking anything else
git-svn-id: file:///svn/phpbb/trunk@822 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 21:03:21 +00:00
Paul S. Owen
bd3a6850aa Improved index folder mark code
git-svn-id: file:///svn/phpbb/trunk@821 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 17:05:20 +00:00
Paul S. Owen
53150c6803 Some default smilies, many were created by subBlue (Mark)
git-svn-id: file:///svn/phpbb/trunk@820 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 14:33:12 +00:00
the_systech
fe78404c7c Changes to enable Smilies
git-svn-id: file:///svn/phpbb/trunk@819 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:44:50 +00:00
the_systech
15f471cb5a Changes encorporate smily processing...
git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:42:45 +00:00
the_systech
eb081dcb0f Finished changes for smiley admin..
git-svn-id: file:///svn/phpbb/trunk@817 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 18:03:11 +00:00
the_systech
d29f574287 Added some $lang variables for smiley admin stuff
git-svn-id: file:///svn/phpbb/trunk@816 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 16:38:50 +00:00
the_systech
909b268b21 Fixed problem with Mozilla in determining file type for uploaded file
git-svn-id: file:///svn/phpbb/trunk@815 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 14:40:04 +00:00
gpolins
2c5881f8a7 Deleted single quotes around phpbb_themes and its fields
git-svn-id: file:///svn/phpbb/trunk@814 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 02:24:26 +00:00
Paul S. Owen
befbbbbd6c New marked folder system
git-svn-id: file:///svn/phpbb/trunk@813 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 23:01:03 +00:00
the_systech
2124505c10 Rollback from 1.16 and refix mysql_error thing...
git-svn-id: file:///svn/phpbb/trunk@812 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 21:21:02 +00:00
Bart van Bragt
19bcf35a56 Added some NOWRAP for smaller screens
git-svn-id: file:///svn/phpbb/trunk@811 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 18:48:56 +00:00
Paul S. Owen
1a48db4c12 I am an idiot ... fixed wrong var name breaking the topicday select
git-svn-id: file:///svn/phpbb/trunk@810 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-04 00:21:12 +00:00
Paul S. Owen
605356a6ca Why do PHP insist the read size for a gzip file be the uncompressed length ... silly
git-svn-id: file:///svn/phpbb/trunk@809 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 17:17:08 +00:00
Paul S. Owen
1232718822 Added gzip decompression for uploaded file
git-svn-id: file:///svn/phpbb/trunk@808 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 16:25:35 +00:00
Paul S. Owen
07fe228a48 Added gzip decompression for uploaded file
git-svn-id: file:///svn/phpbb/trunk@807 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 16:24:20 +00:00
Paul S. Owen
c04d661960 Added gzip compression for downloadable file
git-svn-id: file:///svn/phpbb/trunk@806 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 13:17:00 +00:00
Paul S. Owen
9145937a9f Added gzip compression for downloadable file
git-svn-id: file:///svn/phpbb/trunk@805 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 13:16:59 +00:00
Bart van Bragt
4255736e23 AAAAAAAAAAARGH! I'm going to bed now..
git-svn-id: file:///svn/phpbb/trunk@804 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 01:03:17 +00:00
Bart van Bragt
8b0b59594d Not the screwup is REALLY fixed! Trust me ;)
git-svn-id: file:///svn/phpbb/trunk@803 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 00:34:53 +00:00
Paul S. Owen
fbcaf21bc0 Various fixes to remove posts and post text
git-svn-id: file:///svn/phpbb/trunk@802 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 00:29:02 +00:00
Bart van Bragt
2b5a355fbd Last fix of screwup
git-svn-id: file:///svn/phpbb/trunk@801 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 00:23:01 +00:00
Bart van Bragt
e84bf795a4 Major screwups ;(
git-svn-id: file:///svn/phpbb/trunk@800 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-03 00:02:08 +00:00
Bart van Bragt
077d7a7651 Other admin_forums.php requires other template
git-svn-id: file:///svn/phpbb/trunk@799 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 22:35:17 +00:00
Bart van Bragt
2aaadc7b07 Introduced pagestart.inc
git-svn-id: file:///svn/phpbb/trunk@798 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 22:33:20 +00:00
Paul S. Owen
c9c11d3a71 I have a horrible feeling the prune function is the cause of some problems, disabled till checked
git-svn-id: file:///svn/phpbb/trunk@797 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 20:47:12 +00:00
Paul S. Owen
8e54e38e75 Some language and core updates
git-svn-id: file:///svn/phpbb/trunk@796 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 17:07:32 +00:00
the_systech
b71aee15ab Fixed bug in split_sql_file.
git-svn-id: file:///svn/phpbb/trunk@795 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 15:26:52 +00:00
Paul S. Owen
1a9142c4c5 A few updates, nothing major
git-svn-id: file:///svn/phpbb/trunk@794 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 14:02:54 +00:00
James Atkinson
b70bb3c77c Template for forum management
git-svn-id: file:///svn/phpbb/trunk@793 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 08:37:15 +00:00
James Atkinson
981b7056bb Beginnings of the forum managament code (no functionality yet). Also a bit 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
2001-08-02 08:36:38 +00:00
Paul S. Owen
1d2382ccc0 Wildcard username ban in email banning
git-svn-id: file:///svn/phpbb/trunk@791 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 01:02:10 +00:00
Paul S. Owen
1001c86651 Put the text back
git-svn-id: file:///svn/phpbb/trunk@790 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 23:09:09 +00:00
Paul S. Owen
6798764307 Put the text back
git-svn-id: file:///svn/phpbb/trunk@789 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 23:08:16 +00:00
Paul S. Owen
f0ae4443a2 Bold cat shouldnt be bold by default
git-svn-id: file:///svn/phpbb/trunk@788 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 21:58:38 +00:00
Paul S. Owen
f9106aba2a Instant user ban on username or IP
git-svn-id: file:///svn/phpbb/trunk@787 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 21:54:06 +00:00
Paul S. Owen
5c8d352d8e Moved into the index itself
git-svn-id: file:///svn/phpbb/trunk@786 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 20:54:55 +00:00
James Atkinson
1aed8b11fc Small update to timezones in lang file, they display correctly now
git-svn-id: file:///svn/phpbb/trunk@785 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 20:52:09 +00:00