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

15 Commits

Author SHA1 Message Date
Paul S. Owen
d2b4b4dc51 Some privmsg updates
git-svn-id: file:///svn/phpbb/trunk@453 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 00:10:54 +00:00
James Atkinson
1010b488ca Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked


git-svn-id: file:///svn/phpbb/trunk@437 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-07 07:56:45 +00:00
Paul S. Owen
999a0c9d1a Reduced auth code size and added some more auth types
git-svn-id: file:///svn/phpbb/trunk@435 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-06 21:35:08 +00:00
Paul S. Owen
6ac0e7b4b3 I taught I taw a puty tat
git-svn-id: file:///svn/phpbb/trunk@433 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-05 23:16:02 +00:00
Paul S. Owen
3238631c1f More changes ... admin level now set in phpbb_users rather than via auth system
git-svn-id: file:///svn/phpbb/trunk@397 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-31 23:14:15 +00:00
Paul S. Owen
53c41d08d1 Auth Stage-1 goes in
git-svn-id: file:///svn/phpbb/trunk@377 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-30 20:21:42 +00:00
James Atkinson
bb1679af9a Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again


git-svn-id: file:///svn/phpbb/trunk@328 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-26 00:25:50 +00:00
Paul S. Owen
a2fbeecb15 Additions for session code update
git-svn-id: file:///svn/phpbb/trunk@253 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 12:34:04 +00:00
Paul S. Owen
379d70fab8 An extra TABLES constant for possible multiple autologin keys
git-svn-id: file:///svn/phpbb/trunk@233 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 22:31:56 +00:00
James Atkinson
3b5a1b549a Most of profile and registration done
git-svn-id: file:///svn/phpbb/trunk@171 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-18 06:26:01 +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
Paul S. Owen
11241d3884 Corrected for proper English spelling
git-svn-id: file:///svn/phpbb/trunk@107 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-19 10:56:12 +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
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