1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

42 Commits

Author SHA1 Message Date
Paul S. Owen
be08b05967 Another fix to user_ip determination
git-svn-id: file:///svn/phpbb/trunk@600 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-07 12:27:30 +00:00
Paul S. Owen
9fd4082bf1 Another fix to user_ip determination
git-svn-id: file:///svn/phpbb/trunk@599 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-07 12:26:50 +00:00
Paul S. Owen
0955639395 More fixes
git-svn-id: file:///svn/phpbb/trunk@594 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-07 00:17:51 +00:00
Paul S. Owen
d5d68e7149 I am a total utter idiot and I will kill those monkies, down cheetah
git-svn-id: file:///svn/phpbb/trunk@592 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 22:57:32 +00:00
James Atkinson
fd2ec7fad5 Mass lock/unlock done. Locked topic handling in viewforum
git-svn-id: file:///svn/phpbb/trunk@589 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 21:54:33 +00:00
Paul S. Owen
5b505892a0 More images ... now CVS is back up
git-svn-id: file:///svn/phpbb/trunk@585 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 17:47:10 +00:00
Paul S. Owen
eeecae34ec More vB inspired icons
git-svn-id: file:///svn/phpbb/trunk@581 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 00:42:44 +00:00
Paul S. Owen
574bec0638 Fixes and updates
git-svn-id: file:///svn/phpbb/trunk@579 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 00:03:51 +00:00
Paul S. Owen
56d9b50aa3 Image name update
git-svn-id: file:///svn/phpbb/trunk@571 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-05 19:38:39 +00:00
uid42062
a6723b8a1b Lots of updates
git-svn-id: file:///svn/phpbb/trunk@553 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-04 19:36:32 +00:00
Paul S. Owen
bed1d3ab9a Updates related to message.php and transaction update
git-svn-id: file:///svn/phpbb/trunk@547 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 22:50:56 +00:00
Paul S. Owen
f80594bb7f Included message.php _and_ error.php
git-svn-id: file:///svn/phpbb/trunk@539 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 00:32:27 +00:00
Paul S. Owen
3c5311ccfa Added some gzip compression capability
git-svn-id: file:///svn/phpbb/trunk@528 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-30 21:04:37 +00:00
James Atkinson
6e9bc6b0fc Working on getting Oracle functional. Almost there, need to deal with the 'AUTO INCREMENT' issue
git-svn-id: file:///svn/phpbb/trunk@520 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-21 03:20:37 +00:00
the_systech
bc5c16ae82 added auto_prune
git-svn-id: file:///svn/phpbb/trunk@516 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-19 17:38:00 +00:00
Paul S. Owen
90b9a95ca5 Found that php has an imagesize function ... doh
git-svn-id: file:///svn/phpbb/trunk@483 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-12 23:46:24 +00:00
Paul S. Owen
c5ea123ae7 Basic new post folder colour change
git-svn-id: file:///svn/phpbb/trunk@430 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-05 13:34:23 +00:00
James Atkinson
10fa55f5a0 Fixed reply w/ quote link (functionality still dosan't exist for it though)
Fixed bug with being able to modifiy someone elses profile
Fixed bug with BBCode not working
Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)


git-svn-id: file:///svn/phpbb/trunk@421 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-03 23:10:07 +00:00
Paul S. Owen
2f0a6333aa IP encoding now done in common no need to encode anywhere else
git-svn-id: file:///svn/phpbb/trunk@346 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 16:40:25 +00:00
James Atkinson
9889b8ba53 More work on posting. Editing now works. Also replies can have subjects.
git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 03:11:27 +00:00
Paul S. Owen
e3bd966042 Initial SQL updates complete
git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:02:30 +00:00
Paul S. Owen
aa8a051a98 Moved config, images vars to arrays and various other fixes
git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-03 22:10:23 +00:00
Paul S. Owen
4621442a27 Added extra defaults
git-svn-id: file:///svn/phpbb/trunk@234 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 22:33:29 +00:00
James Atkinson
ccbd1cdfdd Added some passthru support to login
Got edit profile half working..


git-svn-id: file:///svn/phpbb/trunk@223 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 20:27:36 +00:00
Paul S. Owen
bec72db2be Grab default_theme setting from DB
git-svn-id: file:///svn/phpbb/trunk@214 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-29 20:16:08 +00:00
Paul S. Owen
a8a1ad65fe Updated for generic theming
git-svn-id: file:///svn/phpbb/trunk@203 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-24 22:32:57 +00:00
Paul S. Owen
a624033c5b Okay it seems the template setup has moved to the DB ... thanks for telling me :)
git-svn-id: file:///svn/phpbb/trunk@202 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-22 23:08:57 +00:00
Paul S. Owen
47519c63b3 Someone removed the template instance ...
git-svn-id: file:///svn/phpbb/trunk@201 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-22 23:00:14 +00:00
James Atkinson
42039bc31a Added user selectable templates, and put the system template into the config database. Updated mysql_schema as well
git-svn-id: file:///svn/phpbb/trunk@200 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-20 07:30:45 +00:00
Paul S. Owen
28cb384994 Moved defaults to common + dir move changes
git-svn-id: file:///svn/phpbb/trunk@184 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-19 13:30:47 +00:00
Paul S. Owen
eecdd3049f error_die changes and various bug fixes to files
git-svn-id: file:///svn/phpbb/trunk@149 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-15 17:32:12 +00:00
Paul S. Owen
7791a31260 Session code updates
git-svn-id: file:///svn/phpbb/trunk@143 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-15 14:14:56 +00:00
Paul S. Owen
46d7b32640 Changes related to session code updates
git-svn-id: file:///svn/phpbb/trunk@122 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-21 23:25:03 +00:00
James Atkinson
9eff772508 User registration works.
git-svn-id: file:///svn/phpbb/trunk@106 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-19 01:35:04 +00:00
natec
40f1f172a8 New template system. Lots of merging conflicts, so let nate know if he broke stuff.
git-svn-id: file:///svn/phpbb/trunk@105 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-17 00:46:26 +00:00
Bart van Bragt
66bc8a309b Changed USER_IP to $user_ip
git-svn-id: file:///svn/phpbb/trunk@95 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-09 23:38:13 +00:00
Bart van Bragt
d3d031d9ee Moved include files
git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-09 23:33:06 +00:00
James Atkinson
9ef35696d2 Started on posting.php, got the logic done for displaying the new topic form
git-svn-id: file:///svn/phpbb/trunk@83 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-07 06:53:39 +00:00
James Atkinson
dcc2b2fe19 Started translation implemenation, added 1.2 english lang file
git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-02 05:46:32 +00:00
James Atkinson
83b6163b4b Added login/logout file and logic to login a user
git-svn-id: file:///svn/phpbb/trunk@65 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-02-25 22:24:17 +00:00
Bart van Bragt
ec0dde0675 Changed the order of some statements
git-svn-id: file:///svn/phpbb/trunk@41 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-02-24 10:01:48 +00:00
Paul S. Owen
ddc2cd6ead Centralise common includes and setup
git-svn-id: file:///svn/phpbb/trunk@38 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-02-24 00:31:58 +00:00