aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* #10883David M2007-05-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7564 89ea8834-ac86-4346-8a33-228a782c2dd0
* Theme editor replaced with something more basic, it was not robust and was ↵David M2007-05-131-349/+123
| | | | | | more error prone git-svn-id: file:///svn/phpbb/trunk@7562 89ea8834-ac86-4346-8a33-228a782c2dd0
* - use /48 and /64 subnets for IPv6 matching [Bug #9538]Nils Adermann2007-05-131-3/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7561 89ea8834-ac86-4346-8a33-228a782c2dd0
* - missed an append_sid call in acp_search.php [Bug #10861]Nils Adermann2007-05-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7560 89ea8834-ac86-4346-8a33-228a782c2dd0
* - correctly transfer the search query across search result pagesNils Adermann2007-05-135-28/+170
| | | | | | | | | | | | | - changed highlighting so foo* will match foo again [Bug #10031] - restructured magic urls (functionality still mostly the same), added a check for entities in urls and punctuation at the end of magic urls [Bugs #10639, #10293] - undid the workaround for urls in quotes, as it's fixed by the new magic url handling - allow magic urls enclosed in BBCode [Bug #10319] - added handling for IPv6 addresses to the IP checking without adding extra options [Bug #9538] - correctly handle search in search results of search queries with brackets [Bug #10581] - added information about requirements for auth_apache [Bug #10107] git-svn-id: file:///svn/phpbb/trunk@7559 89ea8834-ac86-4346-8a33-228a782c2dd0
* Maybe we should globalize objects which we want to use.Henry Sudhof2007-05-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7551 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10329David M2007-05-121-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7550 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsHenry Sudhof2007-05-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7549 89ea8834-ac86-4346-8a33-228a782c2dd0
* /me slaps himself with a shovelDavid M2007-05-121-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7548 89ea8834-ac86-4346-8a33-228a782c2dd0
* informational change for orphaned attachments - they only list already ↵Meik Sievertsen2007-05-122-2/+2
| | | | | | | | | uploaded files not assigned to posts (orphaned attachments). add index.htm files to cache and files directory. git-svn-id: file:///svn/phpbb/trunk@7547 89ea8834-ac86-4346-8a33-228a782c2dd0
* Huh?Henry Sudhof2007-05-121-2/+6
| | | | | | | #10787 git-svn-id: file:///svn/phpbb/trunk@7545 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10267David M2007-05-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7539 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10683David M2007-05-121-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7538 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10781David M2007-05-111-1/+1
| | | | | | | Thanks APTX git-svn-id: file:///svn/phpbb/trunk@7537 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, parsing code correctly now? ;)Meik Sievertsen2007-05-111-23/+94
| | | | git-svn-id: file:///svn/phpbb/trunk@7535 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10785David M2007-05-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7531 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10715David M2007-05-111-21/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@7530 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further fine-tuning of avatars.Henry Sudhof2007-05-111-15/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@7529 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8737Meik Sievertsen2007-05-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7528 89ea8834-ac86-4346-8a33-228a782c2dd0
* We do not support nesting code tags - #10763Meik Sievertsen2007-05-114-151/+194
| | | | | | | | | | #10741 Confirm box on pruning forums - #10619 Not stripping empty lines on parsing messages - #10579 Remove reports alongside with users - #10501 git-svn-id: file:///svn/phpbb/trunk@7527 89ea8834-ac86-4346-8a33-228a782c2dd0
* I did a David. :PMeik Sievertsen2007-05-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7526 89ea8834-ac86-4346-8a33-228a782c2dd0
* punctuation changes in language filesMeik Sievertsen2007-05-101-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7524 89ea8834-ac86-4346-8a33-228a782c2dd0
* sync the forums tooDavid M2007-05-091-6/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@7522 89ea8834-ac86-4346-8a33-228a782c2dd0
* davids "update topics last post information on approval -> disapproval ↵Meik Sievertsen2007-05-091-3/+36
| | | | | | | | | change" fix. :P Fixed start transaction for posting. git-svn-id: file:///svn/phpbb/trunk@7521 89ea8834-ac86-4346-8a33-228a782c2dd0
* add possibility to return to post after approval (if approving one post) - ↵Meik Sievertsen2007-05-091-1/+15
| | | | | | very helpful if using approval links from within topics. git-svn-id: file:///svn/phpbb/trunk@7520 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for editing unapproved posts by a person not on moderation queue (do not ↵Meik Sievertsen2007-05-091-14/+33
| | | | | | switch state) git-svn-id: file:///svn/phpbb/trunk@7519 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove useless variable that caused some undefined errorsDavid M2007-05-091-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7518 89ea8834-ac86-4346-8a33-228a782c2dd0
* sync topics before forum.Meik Sievertsen2007-05-091-40/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@7517 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8108Meik Sievertsen2007-05-091-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7516 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just cleaning up a little.Henry Sudhof2007-05-094-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7515 89ea8834-ac86-4346-8a33-228a782c2dd0
* minor fixMeik Sievertsen2007-05-091-3/+3
| | | | | | | also set load_tplcompile to 0 by default now it is quite intensive with the default settings/style. git-svn-id: file:///svn/phpbb/trunk@7514 89ea8834-ac86-4346-8a33-228a782c2dd0
* some bug fixes...David M2007-05-091-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7511 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10679Henry Sudhof2007-05-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7510 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10669Henry Sudhof2007-05-091-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7509 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah!David M2007-05-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7508 89ea8834-ac86-4346-8a33-228a782c2dd0
* this is pretty neat.David M2007-05-091-21/+113
| | | | | | | | | - We save a nasty query from every new topic and reply. We can do this because we are in a transaction, asking the database what is the newest info would just return the post_id we just inserted - editting is now far cheaper if it turns out the newest post has been editted. - switch the globality of a topic (making it global/unglobal) is now cheaper by a lot. If it turns out that we have changed the universe in any important way we can easily fix things much faster than before. git-svn-id: file:///svn/phpbb/trunk@7507 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10659David M2007-05-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7506 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10635David M2007-05-081-1/+1
| | | | | | | This should work, it could be made more strict but am leaving it alone for now git-svn-id: file:///svn/phpbb/trunk@7505 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10637David M2007-05-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7504 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10617Meik Sievertsen2007-05-073-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7503 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10627 - revert previous permission inclusion change, forgot that that ↵Meik Sievertsen2007-05-071-2/+5
| | | | | | permissions_phpbb indeed need to be added as the first file. git-svn-id: file:///svn/phpbb/trunk@7502 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10617Henry Sudhof2007-05-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7501 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix moving forums around. :oMeik Sievertsen2007-05-071-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7498 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing some bugsMeik Sievertsen2007-05-073-258/+197
| | | | | | | changed the way we are handling bookmarks. No order_id required, really! Order by last post time as suggested by BartVB. git-svn-id: file:///svn/phpbb/trunk@7497 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just removing a few extra lines.Henry Sudhof2007-05-071-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7496 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a bug nobody reported so far: the avatar gallery displayed a faulty ↵Henry Sudhof2007-05-071-4/+75
| | | | | | | | | message about avatars being disabled. Also fixes #10531 (let's pretend that it isn't a new feature. It's neat, though) git-svn-id: file:///svn/phpbb/trunk@7495 89ea8834-ac86-4346-8a33-228a782c2dd0
* Regression bugs from: ↵Jonathan Stanley2007-05-071-1/+1
| | | | | | | | | http://phpbb.cvs.sourceforge.net/phpbb/phpBB2/includes/functions_posting.php?r1=1.233&r2=1.234 Anchor fragments should be "#p12345", not "p=12345" (which AFAIK ends up working the same as "#p") git-svn-id: file:///svn/phpbb/trunk@7494 89ea8834-ac86-4346-8a33-228a782c2dd0
* - create log entries on (dis)approving and handling reportsNils Adermann2007-05-062-3/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@7493 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to ↵Meik Sievertsen2007-05-064-30/+98
| | | | | | log entries as well as logging moderator edits. git-svn-id: file:///svn/phpbb/trunk@7491 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10567David M2007-05-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7490 89ea8834-ac86-4346-8a33-228a782c2dd0