aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
* Added disable board and some avatar related config stuffPaul S. Owen2001-07-032-4/+5
* Added a hidden user optionPaul S. Owen2001-07-013-25/+24
* Added some gzip compression capabilityPaul S. Owen2001-06-302-2/+4
* Fixed tabs-to-spaces. Yuck.natec2001-06-241-1/+2
* Working on getting Oracle functional. Almost there, need to deal with the 'AU...James Atkinson2001-06-211-28/+29
* Various minorish updatesPaul S. Owen2001-06-203-41/+31
* added auto_prunethe_systech2001-06-191-2/+18
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
* Switched forum_auth to the forums tablePaul S. Owen2001-06-183-42/+1
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-162-4/+8
* Fixed some problems ... maybe - Part 3 A Sequel too FarPaul S. Owen2001-06-141-4/+4
* Fixed some problems ... maybe - Part 2 The RevengePaul S. Owen2001-06-141-2/+2
* Fixed some problems ... maybePaul S. Owen2001-06-143-10/+10
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-132-24/+8
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-123-2/+8
* Added Table def for auto_prunethe_systech2001-06-121-0/+16
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-113-62/+64
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
* Updated for present privmsgs testsPaul S. Owen2001-06-112-22/+46
* Bad paul.. no comma.natec2001-06-091-1/+1
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-083-4/+29
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-073-17/+19
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-063-14/+21
* Small change to default date formatPaul S. Owen2001-06-041-1/+1
* Last visit additionPaul S. Owen2001-06-042-2/+4
* Fixed field type for cat_orderPaul S. Owen2001-06-032-2/+2
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-023-11/+7
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-012-10/+14
* Latest update ... should be okayPaul S. Owen2001-05-312-22/+13
* Added post subject to postgres schema. Updated viewtopic query to include gro...James Atkinson2001-05-311-1/+2
* Final fix to match current mysql_schema.sqlthe_systech2001-05-311-1/+1
* Added data for new columns in post and post_textthe_systech2001-05-311-4/+4
* Fixed error in sql. INSERthe_systech2001-05-311-1/+1
* Added some basic auth info for new auth systemPaul S. Owen2001-05-311-0/+14
* Updated postgres schemaJames Atkinson2001-05-301-15/+42
* Updates for auth systemPaul S. Owen2001-05-301-0/+60
* Fixed problem with post insertPaul S. Owen2001-05-281-1/+1
* Updated basic configPaul S. Owen2001-05-271-5/+12
* Introduce a global switch for smiliesPaul S. Owen2001-05-272-0/+2
* Updates for near-future capabilitiesPaul S. Owen2001-05-272-1/+7
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-272-62/+65
* Next ID didn't need the + 1James Atkinson2001-05-251-3/+3
* Updated postgres schema so it'll work correctly with sql_nextidJames Atkinson2001-05-251-315/+315
* Minor fixesPaul S. Owen2001-05-222-5/+5
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-172-50/+50
* Add post in demo forumthe_systech2001-05-151-1/+7
* Various updatesPaul S. Owen2001-05-151-20/+53
* Added some missing semi-colonsJames Atkinson2001-05-141-2/+2
* Matches current MySQL schemaPaul S. Owen2001-05-141-277/+383
* Fixed some more issuesPaul S. Owen2001-05-141-2/+2