aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slight performance optimisation for r9624 refs #54265Chris Smith2010-02-011-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change version number to 3.0.8-dev in preparation for development on next rel...Nils Adermann2010-02-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ...Nils Adermann2010-02-0112-55/+55
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the phpBB build script. This is the latest version of the script Meik ...Nils Adermann2010-02-014-0/+3091
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix_files script must have been broken by svn:eol-style quite a while ago, no...Nils Adermann2010-01-311-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hopefully nobody will notice me sneaking this one in:Chris Smith2010-01-312-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-2811-0/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated AUTHORS file, hope I didn't get any names wrong ;-)Nils Adermann2010-01-281-24/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not store email templates in database. [Bug #54505]Nils Adermann2010-01-264-16/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | okay, now the confirm_id is no longer enough to get a new row into the qa tableHenry Sudhof2010-01-261-15/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a warning for users of old PHP versions about ending support.Josh Woody2010-01-264-1/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | erm, that wouldn't workHenry Sudhof2010-01-261-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bugs #55485 and #55545 - styles adjustment to correctly display an order ...Ruslan Uzdenov2010-01-264-0/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #54745 - Fix language string for PM-Reports refering to post-data.Joas Schilling2010-01-264-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tuningHenry Sudhof2010-01-261-0/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debug code, begoneHenry Sudhof2010-01-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docHenry Sudhof2010-01-261-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tuningHenry Sudhof2010-01-261-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACP usabilityHenry Sudhof2010-01-263-13/+64
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further fixes for r10447 and r10448. Correctly account for custom language d...Josh Woody2010-01-261-1/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove needless check (revising r10447)Josh Woody2010-01-261-7/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fall back to board default language email template if the file does not exist...Josh Woody2010-01-262-2/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ...Nils Adermann2010-01-263-3/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-2510-20/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore that last commit message in r10443.Cullen Walsh2010-01-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-252-5/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate $allow_reply parameter to truncate_string() (Bug #56675)Josh Woody2010-01-252-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.Joas Schilling2010-01-258-9/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #49945 - [Fix] Correctly hover list menu in UCP and MCP for rtl languages.Joas Schilling2010-01-252-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #33745 - [Fix] Correctly orientate quoted text image on RTL languages.Joas Schilling2010-01-252-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-252-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: "typo" on r10436Joas Schilling2010-01-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Do not automatically unsubscribe users from topics, when email and jabb...Joas Schilling2010-01-242-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's remove this warning again, since it for example also works quite well w...Andreas Fischer2010-01-241-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acl_get() of course requires the forum_id there.Andreas Fischer2010-01-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #55045 - Do not duplicate previous/next links in pagination text of m...Ruslan Uzdenov2010-01-243-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trigger error right away if user has exceeded login attempts instead of askin...Andreas Fischer2010-01-201-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure captcha factory is there. Make sure language array is there.Andreas Fischer2010-01-202-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-199-0/+123
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #56075 - "Bump Topic" link not showing when bump interval is 0Ruslan Uzdenov2010-01-192-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #56285 - Properly calculate posts in a topic in the MCPCullen Walsh2010-01-192-1/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-185-9/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #51585 - Search loginbox or auth message differsRuslan Uzdenov2010-01-182-18/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Friends and foes will not show up as private message rule options if their re...Chris Smith2010-01-182-0/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor language change #56745Chris Smith2010-01-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include live data in the statistics #53795Chris Smith2010-01-171-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The easy solution to all my problems with SQLite is this. :( #56105Chris Smith2010-01-172-1/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #56455 - remove extra space in templateHenry Sudhof2010-01-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Load reCAPTCHA over https when using a secure connection to the board. #55755Chris Smith2010-01-172-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update logHenry Sudhof2010-01-171-0/+2