Commit graph

8 commits

Author SHA1 Message Date
James Atkinson
edd5b78b36 Group CP done, except for group moderators removing group members
git-svn-id: file:///svn/phpbb/trunk@899 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-17 17:40:37 +00:00
James Atkinson
ab55f28b81 Some work on group cp done. Can apply to join a group and the moderator can approve or deny.
TODO: Implement email sent when approved/denied.
      Implement ability for group moderator to remove a group member.


git-svn-id: file:///svn/phpbb/trunk@891 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 07:37:22 +00:00
Paul S. Owen
07028bc04f Notify on reply now supposedly fully functional
git-svn-id: file:///svn/phpbb/trunk@865 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 13:37:28 +00:00
Paul S. Owen
a34d5d2abb Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:29:39 +00:00
James Atkinson
b30de6fd69 If a user changes their email address, and account activation is turned on, the user will have to re-activate their account via URL sent in email
git-svn-id: file:///svn/phpbb/trunk@848 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 07:40:52 +00:00
James Atkinson
1e1eaa8146 Fixed configuration code, works now
git-svn-id: file:///svn/phpbb/trunk@846 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 03:38:47 +00:00
James Atkinson
282367ea52 Implmented the emailer class everywhere it needs it (just registration and private message notification so far)
git-svn-id: file:///svn/phpbb/trunk@845 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 03:16:35 +00:00
James Atkinson
df3da5934d Added emailer class, did alterations and templates for registration
Welcome message vars can be removed from lang file


git-svn-id: file:///svn/phpbb/trunk@844 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 01:07:14 +00:00