aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Added indicators for reported and/or unapproved items. Note that moderators ↵Ludovic Arnaud2003-03-134-17/+61
| | | | | | with m_approve permission can now read unapproved topics and posts normally. git-svn-id: file:///svn/phpbb/trunk@3640 89ea8834-ac86-4346-8a33-228a782c2dd0
* Two new images (reported/unapproved items), please update your database. ↵Ludovic Arnaud2003-03-134-1/+3
| | | | | | Added blank images as placeholders. git-svn-id: file:///svn/phpbb/trunk@3639 89ea8834-ac86-4346-8a33-228a782c2dd0
* More capitalizationLudovic Arnaud2003-03-121-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3638 89ea8834-ac86-4346-8a33-228a782c2dd0
* D'OH!Ludovic Arnaud2003-03-121-3/+5
| | | | | | | (sql cache can expire, now) git-svn-id: file:///svn/phpbb/trunk@3637 89ea8834-ac86-4346-8a33-228a782c2dd0
* $lang vars for reported/approved posts and topicLudovic Arnaud2003-03-121-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3636 89ea8834-ac86-4346-8a33-228a782c2dd0
* Insert [*] when clicking list button (is my approach user friendly ?)Meik Sievertsen2003-03-124-47/+144
| | | | git-svn-id: file:///svn/phpbb/trunk@3635 89ea8834-ac86-4346-8a33-228a782c2dd0
* ah... here is the missing email template... why are you not playing with ↵Meik Sievertsen2003-03-121-0/+14
| | | | | | your brothers, now get into this repository, hurry, hurry. git-svn-id: file:///svn/phpbb/trunk@3634 89ea8834-ac86-4346-8a33-228a782c2dd0
* forum and topic notification + poll fixesMeik Sievertsen2003-03-125-459/+655
| | | | git-svn-id: file:///svn/phpbb/trunk@3633 89ea8834-ac86-4346-8a33-228a782c2dd0
* some posting updates and fixes.Meik Sievertsen2003-03-107-133/+343
| | | | git-svn-id: file:///svn/phpbb/trunk@3631 89ea8834-ac86-4346-8a33-228a782c2dd0
* Without cachingPaul S. Owen2003-03-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3630 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, the idea of hidden groups is that you cannot see who is a member ... duhPaul S. Owen2003-03-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3629 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various additions and fixesPaul S. Owen2003-03-106-89/+146
| | | | git-svn-id: file:///svn/phpbb/trunk@3628 89ea8834-ac86-4346-8a33-228a782c2dd0
* Relevant template for moved email formPaul S. Owen2003-03-101-0/+78
| | | | git-svn-id: file:///svn/phpbb/trunk@3627 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add SMTP portPaul S. Owen2003-03-091-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3626 89ea8834-ac86-4346-8a33-228a782c2dd0
* Email via memberslistPaul S. Owen2003-03-091-223/+357
| | | | git-svn-id: file:///svn/phpbb/trunk@3625 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various cleanups ... no doubt breaking stuff in the processPaul S. Owen2003-03-091-204/+91
| | | | git-svn-id: file:///svn/phpbb/trunk@3624 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable per session view online, change layout, potential for links to terms ↵Paul S. Owen2003-03-097-117/+139
| | | | | | and privacy policy git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-093-31/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@3622 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor schema adjustments, additional/altered config and acl options, added ↵Paul S. Owen2003-03-092-16/+18
| | | | | | u_ options to basic (initial) group auth setup git-svn-id: file:///svn/phpbb/trunk@3621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for usercp_confirm path changePaul S. Owen2003-03-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved from includes/ucp ... but still thinking ucp/ would be better in ↵Paul S. Owen2003-03-091-0/+437
| | | | | | includes/ with all the other modular components git-svn-id: file:///svn/phpbb/trunk@3619 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved to ucpPaul S. Owen2003-03-091-437/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3618 89ea8834-ac86-4346-8a33-228a782c2dd0
* Functionality in memberlist.phpPaul S. Owen2003-03-092-448/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3617 89ea8834-ac86-4346-8a33-228a782c2dd0
* ucp -> memberlist profile link change for viewonlinePaul S. Owen2003-03-081-6/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3615 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add index to poster_id in posts tablePaul S. Owen2003-03-081-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3614 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong namePaul S. Owen2003-03-081-105/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additional info for profilesPaul S. Owen2003-03-088-198/+219
| | | | git-svn-id: file:///svn/phpbb/trunk@3612 89ea8834-ac86-4346-8a33-228a782c2dd0
* The first order by is irrelevant, it'll be replaced by the values of the ↵Paul S. Owen2003-03-081-3/+0
| | | | | | second. Could've sworn I committed this change ... I'm losing it :D git-svn-id: file:///svn/phpbb/trunk@3611 89ea8834-ac86-4346-8a33-228a782c2dd0
* The last one for today. As of now, sql_query_limit($sql, 0) will _not_ limit ↵Ludovic Arnaud2003-03-062-2/+9
| | | | | | the number of rows that are affected. git-svn-id: file:///svn/phpbb/trunk@3608 89ea8834-ac86-4346-8a33-228a782c2dd0
* I didn't do it.Ludovic Arnaud2003-03-061-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3607 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched up $total and $offset as per MySQL manualLudovic Arnaud2003-03-062-19/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@3606 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some debug code removed, minor bugfixes.Ludovic Arnaud2003-03-061-90/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@3605 89ea8834-ac86-4346-8a33-228a782c2dd0
* More "reporting" stuff, note the very lame warning in viewtopic when a post ↵Ludovic Arnaud2003-03-067-117/+399
| | | | | | has been reported. git-svn-id: file:///svn/phpbb/trunk@3604 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementing post reporting. 2 new tables plus an extra field for posts and ↵Ludovic Arnaud2003-03-062-5/+40
| | | | | | topics tables. git-svn-id: file:///svn/phpbb/trunk@3603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change related to the latest form of topics tableLudovic Arnaud2003-03-061-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementing post reportingLudovic Arnaud2003-03-061-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3601 89ea8834-ac86-4346-8a33-228a782c2dd0
* New template var for future use.Ludovic Arnaud2003-03-062-1/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@3600 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name changePaul S. Owen2003-03-051-94/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3599 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-057-287/+610
| | | | git-svn-id: file:///svn/phpbb/trunk@3598 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong encoding. ;)Meik Sievertsen2003-03-042-22/+1
| | | | | | | Hopefully you did an update before commiting the drugs. :D git-svn-id: file:///svn/phpbb/trunk@3595 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, this should be the right version...I've got too many windows open...James Atkinson2003-03-041-345/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3594 89ea8834-ac86-4346-8a33-228a782c2dd0
* <crappy british accent>You are the weakest link...goodbye!</crappy britishJames Atkinson2003-03-041-58/+0
| | | | | | | | | accent> (I think I watch too much Game Show Network) git-svn-id: file:///svn/phpbb/trunk@3593 89ea8834-ac86-4346-8a33-228a782c2dd0
* We'll probably be needing this fileJames Atkinson2003-03-041-0/+118
| | | | git-svn-id: file:///svn/phpbb/trunk@3592 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-0411-175/+638
| | | | | | | | | | on the bigger changes. Registration should still work, the basic layout of the UCP is also done with the start on the profile settings area. git-svn-id: file:///svn/phpbb/trunk@3591 89ea8834-ac86-4346-8a33-228a782c2dd0
* column size adjustPaul S. Owen2003-03-041-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@3590 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort on cell titles, add rankPaul S. Owen2003-03-044-58/+98
| | | | git-svn-id: file:///svn/phpbb/trunk@3589 89ea8834-ac86-4346-8a33-228a782c2dd0
* Few changes to user level permissionsPaul S. Owen2003-03-041-5/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@3588 89ea8834-ac86-4346-8a33-228a782c2dd0
* changed back to nl2br (nl2br in PHP >= 4.0.5 is XHTML compatible)Meik Sievertsen2003-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3584 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added delete-ability to posting...Meik Sievertsen2003-03-025-59/+316
| | | | git-svn-id: file:///svn/phpbb/trunk@3582 89ea8834-ac86-4346-8a33-228a782c2dd0
* Search forPaul S. Owen2003-02-281-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3579 89ea8834-ac86-4346-8a33-228a782c2dd0