aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
* Fixes for more messups on my partPaul S. Owen2001-06-183-10/+8
* Some changes to copyright displayPaul S. Owen2001-06-181-9/+27
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-3/+3
* Something I forgot to change a long time ago ... and pretty serious too, bad ...Paul S. Owen2001-06-181-1/+4
* Fixed errorPaul S. Owen2001-06-181-2/+2
* Switched forum_auth to the forums tablePaul S. Owen2001-06-183-42/+1
* Switched forum_auth to the forums tablePaul S. Owen2001-06-178-177/+252
* Changed check against topic_type to match change in constant namesPaul S. Owen2001-06-161-2/+2
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-165-9/+29
* Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occurPaul S. Owen2001-06-163-21/+21
* Fixed error in return to post link when editing a messagePaul S. Owen2001-06-161-49/+54
* Private Messaging - Stage 2Paul S. Owen2001-06-151-33/+62
* Bug test for sent text updatePaul S. Owen2001-06-141-1/+1
* BBCode decode should be fixed ... should ...Paul S. Owen2001-06-141-4/+4
* Reply, quote and edit now workPaul S. Owen2001-06-141-3/+4
* Reply, quote and edit now workPaul S. Owen2001-06-142-43/+175
* 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
* Bigger holes filled with yet more codePaul S. Owen2001-06-141-20/+40
* Possible security hole closed and a couple of fixesPaul S. Owen2001-06-131-9/+43
* Improved treatment of forward_page paramPaul S. Owen2001-06-131-27/+59
* Knew I would forget somethingPaul S. Owen2001-06-131-6/+5
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-135-34/+119
* Moved prepare message to post.php to enable privmsg to use itPaul S. Owen2001-06-133-397/+646
* Added last post outputPaul S. Owen2001-06-133-8/+8
* Added a count of total number of topics to the get_db_stats functionJames Atkinson2001-06-133-2/+8
* Moved current time (S_CURRENT_TIME) to page_headerJames Atkinson2001-06-132-16/+16
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-121-0/+3
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-125-36/+68
* Switched validate_username check to groups tablePaul S. Owen2001-06-121-8/+8
* Added Table def for auto_prunethe_systech2001-06-121-0/+16
* Minor language updatePaul S. Owen2001-06-121-1/+1
* Some language var switch oversPaul S. Owen2001-06-124-86/+142
* Final updates for tonightPaul S. Owen2001-06-122-7/+15
* Latest modsPaul S. Owen2001-06-121-0/+1
* Some more icons again these must be changed before releasePaul S. Owen2001-06-123-0/+0
* Changed namePaul S. Owen2001-06-121-0/+0
* Latest version of messagingPaul S. Owen2001-06-123-181/+422
* Added privmsgs stuff to default templateJames Atkinson2001-06-112-0/+55
* Can unstick/unannounce topics via edit post nowJames Atkinson2001-06-112-22/+60
* Made some fixes to posting, next up Reply with QuoteJames Atkinson2001-06-115-12/+130
* Added a banned email check during registrationPaul S. Owen2001-06-111-2/+25
* Fixed isset and empty checks on userdata so user prefs now work againPaul S. Owen2001-06-111-18/+20
* Fixed isset and empty checks on userdata so user prefs now work againPaul S. Owen2001-06-111-6/+6
* Some new topic icons ... thanks to whoever I got them fromPaul S. Owen2001-06-114-0/+0
* Minor mods or fixes and PSO preview templatePaul S. Owen2001-06-113-12/+54
* 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-1110-99/+210