aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* Bye byePaul S. Owen2005-07-052-3134/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5180 89ea8834-ac86-4346-8a33-228a782c2dd0
* sighPaul S. Owen2005-07-051-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@5179 89ea8834-ac86-4346-8a33-228a782c2dd0
* Delete login key upon logout ... knew I forgot something from my original codePaul S. Owen2005-07-051-10/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@5178 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove use of serialize for session cookie data, no need for it anymore ... ↵Paul S. Owen2005-07-051-34/+14
| | | | | | at least I can't think of one. git-svn-id: file:///svn/phpbb/trunk@5177 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wanted ... someone who can commit updates without screwing up, will pay top ↵Paul S. Owen2005-07-041-1/+1
| | | | | | dollar. git-svn-id: file:///svn/phpbb/trunk@5176 89ea8834-ac86-4346-8a33-228a782c2dd0
* Session key implementation.Paul S. Owen2005-07-044-226/+428
| | | | git-svn-id: file:///svn/phpbb/trunk@5175 89ea8834-ac86-4346-8a33-228a782c2dd0
* It's been a while since I wrote schemas for non-mysql DB's ... so don't be ↵Paul S. Owen2005-07-046-1/+155
| | | | | | surprised if they are spectacularly incorrect git-svn-id: file:///svn/phpbb/trunk@5174 89ea8834-ac86-4346-8a33-228a782c2dd0
* blahPaul S. Owen2005-07-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5173 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsiePaul S. Owen2005-07-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5172 89ea8834-ac86-4346-8a33-228a782c2dd0
* Timberrrrrrrr ... added new cron service to tidy expired persistent login keys.Paul S. Owen2005-07-041-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@5171 89ea8834-ac86-4346-8a33-228a782c2dd0
* Me again ... yep, keep running ... that there sky will be a falling any time nowPaul S. Owen2005-07-041-0/+38
| | | | git-svn-id: file:///svn/phpbb/trunk@5170 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blimey! A commit ... what's more, a commit from me ... quick, run for the ↵Paul S. Owen2005-07-041-0/+3
| | | | | | hills the world must be ending. git-svn-id: file:///svn/phpbb/trunk@5169 89ea8834-ac86-4346-8a33-228a782c2dd0
* - checkin fixed viewtopic (just forgot to check it in, been applied to ↵Meik Sievertsen2005-07-031-1/+1
| | | | | | area51 after 2.0.16 release) git-svn-id: file:///svn/phpbb/trunk@5168 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed small profile fields problemBart van Bragt2005-06-221-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@5163 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed a problem with editing bbcode in textfieldsBart van Bragt2005-06-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5162 89ea8834-ac86-4346-8a33-228a782c2dd0
* - view active topicsMeik Sievertsen2005-06-135-154/+203
| | | | | | | - seperated search id (int) from search id (string) for security reasons git-svn-id: file:///svn/phpbb/trunk@5161 89ea8834-ac86-4346-8a33-228a782c2dd0
* - memberlist changesMeik Sievertsen2005-06-105-190/+408
| | | | git-svn-id: file:///svn/phpbb/trunk@5160 89ea8834-ac86-4346-8a33-228a782c2dd0
* - sorry for this change paul. :( But it is needed for a memberlist change... ↵Meik Sievertsen2005-06-101-3/+3
| | | | | | hopefully not breaking anything for you. The only change is the check for the ids explicitly set to false to allow ids with "0". git-svn-id: file:///svn/phpbb/trunk@5159 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed breaking quote bbcode ([quote])Meik Sievertsen2005-06-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5158 89ea8834-ac86-4346-8a33-228a782c2dd0
* - log removing postsMeik Sievertsen2005-06-104-21/+70
| | | | | | | | - fix queue saving if package size is 0 - user memberships (not used atm) git-svn-id: file:///svn/phpbb/trunk@5157 89ea8834-ac86-4346-8a33-228a782c2dd0
* some language additions and tiny bugfixes related to the request_var changeMeik Sievertsen2005-05-317-39/+76
| | | | git-svn-id: file:///svn/phpbb/trunk@5156 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix two small errors i "introduced" a while back. ;)Meik Sievertsen2005-05-302-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@5155 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a problem with Admin Profile (text) Fields and registrationBart van Bragt2005-05-271-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5154 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed small i18n related error in report.phpBart van Bragt2005-05-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5153 89ea8834-ac86-4346-8a33-228a782c2dd0
* - request_var updatesMeik Sievertsen2005-05-1517-112/+145
| | | | | | | | | - added group selection to pm filter - fixed activation/deletion of inactive user accounts in admin index - fixed some color swatch bugs git-svn-id: file:///svn/phpbb/trunk@5152 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed url parsing ([] breakage)Meik Sievertsen2005-05-153-72/+60
| | | | git-svn-id: file:///svn/phpbb/trunk@5151 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix issue with malicious protocolsMeik Sievertsen2005-05-101-15/+120
| | | | | | | - check input on every hardcoded bbcode/check for empty content git-svn-id: file:///svn/phpbb/trunk@5148 89ea8834-ac86-4346-8a33-228a782c2dd0
* - check for empty uploaded fileMeik Sievertsen2005-05-101-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@5147 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ratings table is no longer available in this versionBart van Bragt2005-05-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5146 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed the default charset from -15 to -1. Make sure that you set ↵Bart van Bragt2005-05-077-13/+13
| | | | | | 'post_encoding' in the posts table and 'message_encoding' in the private messages table to 'iso-8859-1' after this update. git-svn-id: file:///svn/phpbb/trunk@5144 89ea8834-ac86-4346-8a33-228a782c2dd0
* - updated oracle schema/db filesMeik Sievertsen2005-05-0513-1633/+3071
| | | | | | | - updated sqlite schema/db files git-svn-id: file:///svn/phpbb/trunk@5141 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some cross-db related changesMeik Sievertsen2005-05-0511-119/+205
| | | | | | | - putting active bots array into cache git-svn-id: file:///svn/phpbb/trunk@5140 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some private message fixesMeik Sievertsen2005-05-019-50/+68
| | | | git-svn-id: file:///svn/phpbb/trunk@5139 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some fixes here and thereMeik Sievertsen2005-04-3015-108/+159
| | | | git-svn-id: file:///svn/phpbb/trunk@5138 89ea8834-ac86-4346-8a33-228a782c2dd0
* - related to the updated topic tracking codeMeik Sievertsen2005-04-301-82/+136
| | | | git-svn-id: file:///svn/phpbb/trunk@5137 89ea8834-ac86-4346-8a33-228a782c2dd0
* - new queue invocation methodMeik Sievertsen2005-04-305-21/+145
| | | | git-svn-id: file:///svn/phpbb/trunk@5136 89ea8834-ac86-4346-8a33-228a782c2dd0
* - test slightly modified topic tracking codeMeik Sievertsen2005-04-309-51/+187
| | | | | | | - some bugfixes git-svn-id: file:///svn/phpbb/trunk@5135 89ea8834-ac86-4346-8a33-228a782c2dd0
* - topic/forum icon img additionsMeik Sievertsen2005-04-304-10/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@5134 89ea8834-ac86-4346-8a33-228a782c2dd0
* - changes to /acmMeik Sievertsen2005-04-302-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@5133 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix smiley emotionMeik Sievertsen2005-04-305-185/+212
| | | | | | | | - some language pack updates - profile field updates git-svn-id: file:///svn/phpbb/trunk@5132 89ea8834-ac86-4346-8a33-228a782c2dd0
* - schema changesMeik Sievertsen2005-04-304-3/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@5131 89ea8834-ac86-4346-8a33-228a782c2dd0
* - dbal changesMeik Sievertsen2005-04-228-417/+1088
| | | | git-svn-id: file:///svn/phpbb/trunk@5130 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot to commit this for the img changeMeik Sievertsen2005-04-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5129 89ea8834-ac86-4346-8a33-228a782c2dd0
* tiny fixesMeik Sievertsen2005-04-206-136/+376
| | | | git-svn-id: file:///svn/phpbb/trunk@5128 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix [list] preview and list parsing in general (no [ and ] breaking)Meik Sievertsen2005-04-201-50/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@5127 89ea8834-ac86-4346-8a33-228a782c2dd0
* - add ability to grab single image params from user::imgMeik Sievertsen2005-04-203-9/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@5126 89ea8834-ac86-4346-8a33-228a782c2dd0
* - re-added emotion column. ;)Meik Sievertsen2005-04-207-285/+229
| | | | | | | - postgresql schema fix git-svn-id: file:///svn/phpbb/trunk@5125 89ea8834-ac86-4346-8a33-228a782c2dd0
* Problem with the permission caching that only showed in some race condtionBart van Bragt2005-04-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5122 89ea8834-ac86-4346-8a33-228a782c2dd0
* - made path information available to template (T_)Meik Sievertsen2005-04-1111-14/+58
| | | | | | | | - eased topic/post icon in templates (removing hardcoded img) - added S_FIRST_ROW and S_LAST_ROW to template engine git-svn-id: file:///svn/phpbb/trunk@5118 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added updated coding guidelinesMeik Sievertsen2005-04-1030-483/+1233
| | | | | | | | - introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users - changed bot code to act on useragent || ip git-svn-id: file:///svn/phpbb/trunk@5117 89ea8834-ac86-4346-8a33-228a782c2dd0