| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Rename get_unread_topics_list() to get_unread_topics(). | Andreas Fischer | 2009-09-08 | 3 | -18/+20 |
| * | regarding r10108 - Hide some more search links for #50685 | Joas Schilling | 2009-09-08 | 2 | -2/+2 |
| * | Fix retrieval of unread topics list. The old queries were too heavy, using te... | Meik Sievertsen | 2009-09-07 | 1 | -79/+25 |
| * | since we now have several search_ids, all with different default results mode... | Meik Sievertsen | 2009-09-07 | 1 | -23/+24 |
| * | beautify q&a captcha a bit (only slightly) | Meik Sievertsen | 2009-09-07 | 4 | -54/+54 |
| * | related to Bug #50185 - forgot to add tabindex to submit button on registration | Meik Sievertsen | 2009-09-07 | 1 | -1/+1 |
| * | Fix Bug #50845 (missing info icon in subsilver2) | Meik Sievertsen | 2009-09-07 | 1 | -2/+3 |
| * | Adjustments to r10005: Use request_var() to get cookie data. | Andreas Fischer | 2009-09-07 | 1 | -13/+10 |
| * | Some smaller changes to r10041. | Andreas Fischer | 2009-09-06 | 1 | -6/+6 |
| * | Adjust r10110 - Also add autowidth class to keywords input field - Bug #50795... | Meik Sievertsen | 2009-09-05 | 2 | -2/+2 |
| * | add inputbox class to input in prosilver - Bug #50795 | Meik Sievertsen | 2009-09-05 | 2 | -3/+3 |
| * | Fix r10041 - Bug #50765 | Meik Sievertsen | 2009-09-05 | 1 | -2/+2 |
| * | Do not display links to user/post search if search is disabled. (Bug #50685 -... | Meik Sievertsen | 2009-09-05 | 4 | -3/+6 |
| * | Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-| | Andreas Fischer | 2009-09-04 | 10 | -15/+0 |
| * | Add INDEX on user_regdate because this is the default ORDER BY in memberlist.... | Andreas Fischer | 2009-09-04 | 10 | -0/+15 |
| * | Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test run | Meik Sievertsen | 2009-09-04 | 12 | -13/+13 |
| * | Let the user notice that downloading the files is not the end of the update p... | Meik Sievertsen | 2009-09-04 | 1 | -1/+1 |
| * | - fixed bug #44975 | Jim Wigginton | 2009-09-04 | 1 | -0/+14 |
| * | phpBB updater now skips sole whitespace changes. This reduces the chance of c... | Meik Sievertsen | 2009-09-04 | 2 | -0/+17 |
| * | spelling | Meik Sievertsen | 2009-09-04 | 1 | -1/+1 |
| * | Somehow i must've been blind while adding/changing the links. Consistency! | Meik Sievertsen | 2009-09-04 | 1 | -8/+6 |
| * | Also update newest user data if someone is creating a founder with user_add(). | Andreas Fischer | 2009-09-04 | 1 | -1/+1 |
| * | changes for a little internal update test run | Meik Sievertsen | 2009-09-04 | 2 | -4/+4 |
| * | only whitespace changes | Meik Sievertsen | 2009-09-04 | 1 | -3/+3 |
| * | XHTML compatible viewforum_body.html again (thanks Raimon for pointing this out) | Meik Sievertsen | 2009-09-04 | 1 | -2/+2 |
| * | #50485 | Henry Sudhof | 2009-09-03 | 1 | -0/+1 |
| * | #50675 ; also don't reset the captcha on login | Henry Sudhof | 2009-09-03 | 1 | -2/+2 |
| * | Some rewording, some typo fixes, some whitespace changes. | Andreas Fischer | 2009-09-03 | 2 | -12/+12 |
| * | Bug #39505, r9677 - Add integer casting and allow array to be empty. Unset ar... | Andreas Fischer | 2009-09-03 | 1 | -3/+6 |
| * | Some cleanup. | Andreas Fischer | 2009-09-03 | 1 | -78/+97 |
| * | We only remove board cookies (this is what the feature is supposed to do). Th... | Meik Sievertsen | 2009-09-03 | 1 | -0/+6 |
| * | attributed the fix for bug 43045 to DavidIQ | Jim Wigginton | 2009-09-02 | 1 | -0/+1 |
| * | Fixed bugs #43145, #44375, #44415 and #43045 | Jim Wigginton | 2009-09-02 | 5 | -5/+58 |
| * | Save some calls here, since page_footer(true) gets called quite often. | Andreas Fischer | 2009-09-01 | 1 | -7/+8 |
| * | Add header gradient back into subsilver2 but keep site logo easily replaceabl... | Andreas Fischer | 2009-09-01 | 4 | -9/+6 |
| * | Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p... | Meik Sievertsen | 2009-09-01 | 2 | -13/+16 |
| * | erm, wrong position | Meik Sievertsen | 2009-09-01 | 1 | -2/+2 |
| * | Fix IE6 display for very large forum icons - Bug #44695 - Patch by Ishimaru C... | Meik Sievertsen | 2009-09-01 | 1 | -0/+5 |
| * | Only embed cron.php if there is no cron lock present to reduce overhead. (Bug... | Meik Sievertsen | 2009-09-01 | 2 | -0/+20 |
| * | adjust inactive users list on ACP index to act like the new inactive users li... | Meik Sievertsen | 2009-09-01 | 2 | -9/+27 |
| * | fix r10076 for #48615 - Ability to specify amount of time user is able to del... | Joas Schilling | 2009-08-31 | 7 | -4/+15 |
| * | Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis... | Joas Schilling | 2009-08-31 | 3 | -0/+91 |
| * | set to !important because lists with the applied display: list-item will resu... | Meik Sievertsen | 2009-08-31 | 2 | -2/+2 |
| * | Correctly display list items in forum description in prosilver and administra... | Meik Sievertsen | 2009-08-31 | 3 | -0/+24 |
| * | Do not take edit post time into account for determining permission to delete ... | Meik Sievertsen | 2009-08-31 | 3 | -4/+19 |
| * | correct method comment | Meik Sievertsen | 2009-08-31 | 1 | -4/+17 |
| * | Fix wrong error message for non-writable template file in acp_styles.php - Bu... | Meik Sievertsen | 2009-08-31 | 2 | -1/+3 |
| * | Redirect to group list if confirm box canceled - Bug #50105 | Meik Sievertsen | 2009-08-31 | 1 | -0/+6 |
| * | ok, now we just define the modules we want to install on update and where the... | Meik Sievertsen | 2009-08-31 | 1 | -223/+178 |
| * | Addition to r10060: Add function documentation. | Andreas Fischer | 2009-08-31 | 1 | -1/+5 |