aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* All topics feed now returns newest board topics. Reduce required queries and ↵Andreas Fischer2009-12-201-0/+1
| | | | | | complexity. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10350 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use correct limit config parameter in the News feed.Andreas Fischer2009-12-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10346 89ea8834-ac86-4346-8a33-228a782c2dd0
* News feed: Correctly handle global announcements.Andreas Fischer2009-12-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10345 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improve 'All forums' feed: Remove limit, display all forums. Join all ↵Andreas Fischer2009-12-171-0/+1
| | | | | | queries to one. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10344 89ea8834-ac86-4346-8a33-228a782c2dd0
* I've got to take this back. Revert r10316 partly.Andreas Fischer2009-12-161-1/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10343 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alter ACP user quick tools interface to reduce confusion with the delete ↵Chris Smith2009-12-141-0/+1
| | | | | | operation git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10340 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly get unread status information for global announcements in search ↵Ruslan Uzdenov2009-12-141-0/+1
| | | | | | | | results. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10339 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #23935 - help_faq , explanation of "How do I show an image below my ↵Ruslan Uzdenov2009-12-141-0/+1
| | | | | | | | username?" is wrong. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10337 89ea8834-ac86-4346-8a33-228a782c2dd0
* #54145 - move redirect parameter back to POST to avoid mod_security triggersHenry Sudhof2009-12-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10332 89ea8834-ac86-4346-8a33-228a782c2dd0
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10329 89ea8834-ac86-4346-8a33-228a782c2dd0
* IE6 must die, thanks Raimon. #54115Chris Smith2009-12-121-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10326 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-0/+1
| | | | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10325 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly check for empty strings in custom profile fields. #55335Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10324 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not permit unauthorised users to delete private messages from folder ↵Chris Smith2009-12-111-0/+1
| | | | | | listing. #54355 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10322 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing PM report language entries added. #55095Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10320 89ea8834-ac86-4346-8a33-228a782c2dd0
* Restore user language choice to compiled stylesheets. Broken by r10008 #54035Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10319 89ea8834-ac86-4346-8a33-228a782c2dd0
* #54345 - Passworded forumsAndreas Fischer2009-12-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10318 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54345 - Do not deliver topics from unreadable forums in the news feed.Andreas Fischer2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10317 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bring back caching.Andreas Fischer2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10316 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly use RFC 3339 date in ATOM feeds. Bug #55005Andreas Fischer2009-12-101-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tiny typoChris Smith2009-12-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10311 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log activation through inactive users ACP. #30145Chris Smith2009-12-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check for required eAccelerator functions #54465Chris Smith2009-12-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix potential data corruption issues with memcache ACMChris Smith2009-12-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10307 89ea8834-ac86-4346-8a33-228a782c2dd0
* One issue solved possily others, so not closing yet. #55245Chris Smith2009-12-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10306 89ea8834-ac86-4346-8a33-228a782c2dd0
* Meh. One whitespace too much.Andreas Fischer2009-12-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10303 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #55005 - Correctly take post time instead of topic time for the ↵Andreas Fischer2009-12-081-0/+1
| | | | | | overall forum feed statistics row. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10302 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54815 - Only replace table prefix if table name is surrounded by ↵Andreas Fischer2009-12-071-0/+1
| | | | | | whitespace. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10300 89ea8834-ac86-4346-8a33-228a782c2dd0
* PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep ↵Nils Adermann2009-12-061-0/+1
| | | | | | set_magic_quotes_runtime(0) quiet. [Bug #54495] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10299 89ea8834-ac86-4346-8a33-228a782c2dd0
* Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ↵Andreas Fischer2009-12-041-0/+1
| | | | | | result in a fatal error for an undefined function and because of the error suppression in a blank page. Checking if dl() exists should allow most boards to continue right away. - Bug #54665 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10298 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54295 - Cleanly handle forum/topic not found in ATOM Feeds. Also ↵Andreas Fischer2009-12-011-0/+1
| | | | | | related: Bug #54735 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10296 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #53025 - Correctly show topic ATOM feed link when only post id is ↵Andreas Fischer2009-11-301-0/+1
| | | | | | specified. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10295 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54705 - Tiny XHTML mistakeAndreas Fischer2009-11-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10293 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54325 - Fulltext-MySQL search for keywords and username at the same ↵Joas Schilling2009-11-261-0/+1
| | | | | | | | | time. (Regression from r9931) Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10292 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54265 - Regression: Word Censors and CasesRuslan Uzdenov2009-11-261-0/+1
| | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10291 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54275 - Do not link to user profile in ATOM feed entry if post has been ↵Joas Schilling2009-11-241-0/+1
| | | | | | | | | made by the guest user. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10288 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54285 - Correctly exclude subforums from ATOM Feeds.Joas Schilling2009-11-241-0/+1
| | | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10287 89ea8834-ac86-4346-8a33-228a782c2dd0
* Nitpicks. r10283, r10285Andreas Fischer2009-11-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10286 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #53565 - Use em dash instead of hyphen/minus as separator in ATOM Feeds ↵Andreas Fischer2009-11-241-0/+1
| | | | | | item statistics. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10285 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54375 - Show correct HTML title when reporting private messages.Andreas Fischer2009-11-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10284 89ea8834-ac86-4346-8a33-228a782c2dd0
* #54245Henry Sudhof2009-11-211-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10283 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implement suggestion as per Bug #53305 - Send time of last item instead of ↵Andreas Fischer2009-11-201-0/+1
| | | | | | current time in ATOM Feeds. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54125 - Correctly reset login keys if passed value is the current user.Andreas Fischer2009-11-191-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10279 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Fix] Force full date for board online record date.Joas Schilling2009-11-141-0/+1
| | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10266 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #51095 - Allow ban reason and length to be selected and copied in ↵Andreas Fischer2009-11-101-1/+1
| | | | | | ACP and subsilver2 MCP. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add 3.0.6 to changelog.Andreas Fischer2009-11-101-14/+21
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10264 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix sql error in cache_moderators() if using postgresql. (Bug #53765)Meik Sievertsen2009-11-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10260 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix whitespaces/tabs in r10256Meik Sievertsen2009-11-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10257 89ea8834-ac86-4346-8a33-228a782c2dd0
* #53655Henry Sudhof2009-11-071-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Jabber SASL PLAIN authentication failures. (Bug #52995)Meik Sievertsen2009-10-291-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10245 89ea8834-ac86-4346-8a33-228a782c2dd0