| Commit message (Expand) | Author | Age | Files | Lines |
* | sneak attack merge r10518 | Chris Smith | 2010-02-22 | 1 | -1/+1 |
* | Merge r10497 and r10499 into 3.0.7 - #57755 | Andreas Fischer | 2010-02-18 | 1 | -2/+2 |
* | Trigger error right away if user has exceeded login attempts instead of askin... | Andreas Fischer | 2010-01-20 | 1 | -0/+5 |
* | [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET... | Andreas Fischer | 2010-01-19 | 1 | -0/+97 |
* | Integrate active topics feed. Some language adjustments and rearrangements. | Andreas Fischer | 2009-12-27 | 1 | -1/+2 |
* | Add ability to disable overall (aka board-wide) feed. | Andreas Fischer | 2009-12-22 | 1 | -0/+1 |
* | whitespaces | Henry Sudhof | 2009-12-13 | 1 | -1/+1 |
* | #54145 - move redirect parameter back to POST to avoid mod_security triggers | Henry Sudhof | 2009-12-13 | 1 | -1/+2 |
* | Restore user language choice to compiled stylesheets. Broken by r10008 #54035 | Chris Smith | 2009-12-11 | 1 | -1/+1 |
* | [Fix] Force full date for board online record date. | Joas Schilling | 2009-11-14 | 1 | -6/+2 |
* | remove unnecessary query parts... thanks to asinshesq for pointing it out. | Meik Sievertsen | 2009-09-20 | 1 | -6/+3 |
* | move up the feed code because MODs often use this location which results in m... | Meik Sievertsen | 2009-09-16 | 1 | -10/+10 |
* | Fix login for passworded forums - Bug #51265 | Meik Sievertsen | 2009-09-15 | 1 | -0/+1 |
* | Fix bug #51075 introduced in r10121. | Andreas Fischer | 2009-09-10 | 1 | -2/+2 |
* | Further adjust unread tracking query, should work now for user last mark time... | Meik Sievertsen | 2009-09-08 | 1 | -6/+14 |
* | Rename get_unread_topics_list() to get_unread_topics(). | Andreas Fischer | 2009-09-08 | 1 | -14/+16 |
* | Fix retrieval of unread topics list. The old queries were too heavy, using te... | Meik Sievertsen | 2009-09-07 | 1 | -79/+25 |
* | Adjustments to r10005: Use request_var() to get cookie data. | Andreas Fischer | 2009-09-07 | 1 | -13/+10 |
* | #50675 ; also don't reset the captcha on login | Henry Sudhof | 2009-09-03 | 1 | -2/+2 |
* | Fixed bugs #43145, #44375, #44415 and #43045 | Jim Wigginton | 2009-09-02 | 1 | -1/+1 |
* | Save some calls here, since page_footer(true) gets called quite often. | Andreas Fischer | 2009-09-01 | 1 | -7/+8 |
* | Only embed cron.php if there is no cron lock present to reduce overhead. (Bug... | Meik Sievertsen | 2009-09-01 | 1 | -0/+19 |
* | Addition to r10060: Add function documentation. | Andreas Fischer | 2009-08-31 | 1 | -1/+5 |
* | Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be... | Meik Sievertsen | 2009-08-30 | 1 | -16/+7 |
* | Send service unavailable response code for E_USER_ERROR | Meik Sievertsen | 2009-08-28 | 1 | -0/+3 |
* | Fix Bug #49195 - Queries on un-indexed column user_email | Joas Schilling | 2009-08-28 | 1 | -0/+8 |
* | Change of r10055, which itself was: | Meik Sievertsen | 2009-08-27 | 1 | -2/+0 |
* | One more unread posts search adjustment. | Ruslan Uzdenov | 2009-08-25 | 1 | -7/+13 |
* | Adjustement for r10050, related to Bug #50185 | Meik Sievertsen | 2009-08-25 | 1 | -0/+2 |
* | More unread posts search adjustment. | Ruslan Uzdenov | 2009-08-23 | 1 | -50/+58 |
* | Better tracking of global announcements | Ruslan Uzdenov | 2009-08-18 | 1 | -6/+6 |
* | i know, i know, no need to hrm me. :P - r10009 | Meik Sievertsen | 2009-08-17 | 1 | -1/+1 |
* | no need to call generate_board_url() twice - r10008 | Meik Sievertsen | 2009-08-17 | 1 | -2/+2 |
* | Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for imag... | Meik Sievertsen | 2009-08-17 | 1 | -13/+31 |
* | Add unread posts search support for cookie-based tracking | Ruslan Uzdenov | 2009-08-17 | 1 | -4/+55 |
* | i am very very sorry for this hackish approach... | Meik Sievertsen | 2009-08-17 | 1 | -0/+8 |
* | Fix r9961 - populate who is online only where required | Joas Schilling | 2009-08-17 | 1 | -3/+3 |
* | r9961 - also set item name in page_header parameter for better implementation... | Joas Schilling | 2009-08-15 | 1 | -25/+3 |
* | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -6/+51 |
* | populate who is online only where required | Henry Sudhof | 2009-08-12 | 1 | -4/+12 |
* | change item to item_id; related to #49485 | Henry Sudhof | 2009-08-12 | 1 | -1/+1 |
* | Fix bug #15729 - Global announcements marked as read if all new topics in for... | Ruslan Uzdenov | 2009-08-05 | 1 | -1/+1 |
* | log general errors in cron, images and when debug is enabled | Henry Sudhof | 2009-08-05 | 1 | -0/+8 |
* | and for pseudocron too (to conisder: log db errors to debug faulty cron jobs) | Henry Sudhof | 2009-08-04 | 1 | -2/+2 |
* | add the option to place image debugging information to the log | Henry Sudhof | 2009-08-04 | 1 | -1/+6 |
* | Adjust build_url() to not prepend $phpbb_root_path if path returned from redi... | Meik Sievertsen | 2009-08-01 | 1 | -2/+14 |
* | Fix tiny typo in r9884, #46765. Thanks rxu. | Andreas Fischer | 2009-07-28 | 1 | -1/+1 |
* | Move get_unread_topics_list() up in functions.php, added some documentation. ... | Andreas Fischer | 2009-07-28 | 1 | -105/+111 |
* | More small adjustments to get_unread_topics_list(). #46765 | Andreas Fischer | 2009-07-28 | 1 | -12/+16 |
* | Fix r9855 for #46765 | Ruslan Uzdenov | 2009-07-28 | 1 | -1/+1 |