| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spaces | Henry Sudhof | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Invalidate captcha after reg | Henry Sudhof | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Forgot to fix jQuery code in r10409 #54395 | Chris Smith | 2010-01-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Invalidate captcha after reg | Henry Sudhof | 2010-01-17 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #56555 - Quick reply + posting permission | Ruslan Uzdenov | 2010-01-17 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spaces | Henry Sudhof | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spaces | Henry Sudhof | 2010-01-17 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always require a fresh solved captcha, don't accept a stored solution. | Henry Sudhof | 2010-01-17 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mirror login captcha option on captcha settings | Henry Sudhof | 2010-01-17 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't submit when pressing enter on preview button. Regression from r10069 #5... | Chris Smith | 2010-01-17 | 2 | -5/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #56235 - Do not unsubscribe users from topics replying with quickreply. | Joas Schilling | 2010-01-17 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ... | Joas Schilling | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make userdata available | Henry Sudhof | 2010-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer include subforums in forum feed. | Andreas Fischer | 2010-01-12 | 4 | -36/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | m_approve array can be empty | Andreas Fischer | 2010-01-12 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude moved topics. | Andreas Fischer | 2010-01-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | min() is actually pointless there. | Andreas Fischer | 2010-01-12 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actually use the new method. | Andreas Fischer | 2010-01-12 | 1 | -8/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve overall feed performance | Andreas Fischer | 2010-01-12 | 1 | -17/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Safe us some more calls to $db->sql_escape(). | Andreas Fischer | 2010-01-11 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure ORDER BY is SELECTed | Andreas Fischer | 2010-01-08 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have to prefetch post ids from other tables where possible. | Andreas Fischer | 2010-01-08 | 1 | -26/+92 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oops thanks rxu, fixes r10309 refs #54465 | Chris Smith | 2010-01-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #56125 - XHTML mistakes in Coding Guidelines. Patch by leviatan21. | Andreas Fischer | 2010-01-01 | 1 | -21/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small text corrections. r10393 | Andreas Fischer | 2009-12-31 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove complex query, add true sorting for viewprofile group list. Related to... | Andreas Fischer | 2009-12-31 | 2 | -6/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ... | Andreas Fischer | 2009-12-31 | 2 | -6/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #56025 - Pagination of User Notes in MCP uses two different config values. | Joas Schilling | 2009-12-30 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add warnings about plaintext passwords | Chris Smith | 2009-12-30 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reflect feed configuration parameter changes in questionnaire. | Andreas Fischer | 2009-12-29 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54235 | Andreas Fischer | 2009-12-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #30315 - No longer use group colours for usernames on print view. Col... | Andreas Fischer | 2009-12-29 | 5 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #55895 - Missing CSS background parameter, thanks Planet Styles. | Andreas Fischer | 2009-12-28 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust case and some language. | Andreas Fischer | 2009-12-27 | 1 | -14/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #55935, r10382 | Andreas Fischer | 2009-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small changelog corrections. | Andreas Fischer | 2009-12-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate active topics feed. Some language adjustments and rearrangements. | Andreas Fischer | 2009-12-27 | 10 | -19/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce amount of forums by selecting postable forums only. | Andreas Fischer | 2009-12-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Draft for active topics feed. | Andreas Fischer | 2009-12-25 | 1 | -2/+117 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #55865 - Correctly move sql_row_pointer forward when calling sql_fetchfie... | Andreas Fischer | 2009-12-25 | 3 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for #54945 | Marek A. R | 2009-12-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved search query performance through sorting words by their occurance. [... | Nils Adermann | 2009-12-23 | 2 | -8/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix language in r10375. #55785 | Andreas Fischer | 2009-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #55785 - Correct call to mysql_pconnect(). | Andreas Fischer | 2009-12-23 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's try this. Split feed user interface into sections. This partly reverts ... | Andreas Fischer | 2009-12-23 | 2 | -7/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn all forums feed off by default. | Andreas Fischer | 2009-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... wrong file, fixing previous commit r10370 | Nils Adermann | 2009-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reflect changes in schema data. This should also close #55775 ;-) | Andreas Fischer | 2009-12-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send statistics now check for IPv6 and send private network status as a boolean | Nils Adermann | 2009-12-23 | 2 | -10/+45 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change All Topics strings for the time being. | Andreas Fischer | 2009-12-23 | 1 | -2/+2 | |
