| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10446] DRY X-AntiAbuse header addition. | Oleg Pudeyev | 2011-11-20 | 1 | -4/+1 |
* | [ticket/8571] Show 'Age: 0' on viewprofile when birthday is in the future. | Andreas Fischer | 2011-07-20 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympus | Nils Adermann | 2011-07-16 | 1 | -1/+1 |
|\ |
|
| * | [ticket/10243] Call phpbb_gmgetdate() from various places. | Andreas Fischer | 2011-07-13 | 1 | -1/+1 |
* | | [ticket/7291] Use template loop for character list, to avoid double &first_char | Joas Schilling | 2011-07-14 | 1 | -8/+26 |
|/ |
|
* | [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger. | Joas Schilling | 2011-04-03 | 1 | -1/+1 |
* | [ticket/10021] Add comment explaining why we can check -1 as an error value. | Andreas Fischer | 2011-03-18 | 1 | -0/+5 |
* | [ticket/10021] Check whether gmmktime() returns false before putting it in SQL. | Andreas Fischer | 2011-03-07 | 1 | -2/+21 |
* | [ticket/9772] Unify permissions for sending email when board_email_form is off | Josh Woody | 2010-08-28 | 1 | -1/+1 |
* | Small text corrections. r10393 | Andreas Fischer | 2009-12-31 | 1 | -1/+1 |
* | Remove complex query, add true sorting for viewprofile group list. Related to... | Andreas Fischer | 2009-12-31 | 1 | -6/+27 |
* | Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ... | Andreas Fischer | 2009-12-31 | 1 | -6/+35 |
* | fix whitespaces/tabs in r10256 | Meik Sievertsen | 2009-11-07 | 1 | -3/+3 |
* | #53655 | Henry Sudhof | 2009-11-07 | 1 | -4/+6 |
* | Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific m... | Joas Schilling | 2009-08-30 | 1 | -6/+8 |
* | populate who is online only where required | Henry Sudhof | 2009-08-12 | 1 | -1/+1 |
* | require link hash for switchperm | Henry Sudhof | 2009-08-03 | 1 | -1/+1 |
* | Change bug #47425 - IP data lost on pagination | Joas Schilling | 2009-06-26 | 1 | -1/+1 |
* | Changes to r9617 Fix a template compilation issue, and reshuffle the code. Th... | Chris Smith | 2009-06-18 | 1 | -21/+28 |
* | Fix bug #10519 - "View user notes" and "Warn user" links shown even if module... | Ruslan Uzdenov | 2009-06-18 | 1 | -11/+15 |
* | Fixed bug #'ers 42585, 35505, 36675, and 42705 | Jim Wigginton | 2009-04-24 | 1 | -0/+1 |
* | #43665 | Henry Sudhof | 2009-03-31 | 1 | -1/+4 |
* | Fix a regression from r9075 | Chris Smith | 2008-12-02 | 1 | -1/+1 |
* | do not display ban link for own profile | Meik Sievertsen | 2008-11-30 | 1 | -1/+1 |
* | Only display special ranks to guests; no longer display normal ranks for gues... | Meik Sievertsen | 2008-11-22 | 1 | -2/+2 |
* | Do not display COPPA group in memberlist find member dialog if COPPA disabled... | Meik Sievertsen | 2008-11-22 | 1 | -4/+20 |
* | Fix, small cosmetic issue made in r9004 with sort urls | Chris Smith | 2008-11-09 | 1 | -1/+2 |
* | Fix r8929 and #35275 | Chris Smith | 2008-10-11 | 1 | -6/+12 |
* | Make pagination work again, undoing rev8830 to fix #32515 properly | Henry Sudhof | 2008-09-24 | 1 | -3/+2 |
* | should make last_active work again | Henry Sudhof | 2008-09-24 | 1 | -3/+3 |
* | - Added 'max_recipients' setting for private messages. This setting allows ad... | Meik Sievertsen | 2008-09-23 | 1 | -1/+1 |
* | Do not jump back to page 1 when hiding member search in memberlist. Closes #3... | Chris Smith | 2008-09-05 | 1 | -0/+1 |
* | actually, queued posts can also be in forums with no post counts | Meik Sievertsen | 2008-09-01 | 1 | -1/+0 |
* | Show users posts in queue in acp and profile + link to mcp | Meik Sievertsen | 2008-09-01 | 1 | -4/+25 |
* | Changes to group display #32155, #32145, #32085, #26675, #26265 | Henry Sudhof | 2008-08-14 | 1 | -4/+26 |
* | #28595 (AVATAR_IMG available to memberlist_body.html) | Meik Sievertsen | 2008-06-10 | 1 | -0/+1 |
* | same here, session id. | Meik Sievertsen | 2008-05-29 | 1 | -1/+1 |
* | What use is a shiny banstick(TM) if nobody finds it? | Henry Sudhof | 2008-05-29 | 1 | -0/+2 |
* | #24435 | Meik Sievertsen | 2008-04-21 | 1 | -1/+7 |
* | only allow users having the a_user permission to search by email address (lat... | Meik Sievertsen | 2008-03-23 | 1 | -9/+12 |
* | Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi) | Meik Sievertsen | 2008-03-18 | 1 | -1/+1 |
* | #22805 | Meik Sievertsen | 2008-03-13 | 1 | -0/+7 |
* | Try to sort last active date on memberlist correctly at least on current page... | Meik Sievertsen | 2008-02-01 | 1 | -1/+2 |
* | Correctly check empty subjects/messages (Bug #17915) | Meik Sievertsen | 2008-01-05 | 1 | -3/+2 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -1/+1 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -27/+44 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -1/+12 |
* | some fixes. :P | Meik Sievertsen | 2007-09-18 | 1 | -2/+2 |
* | ups | Meik Sievertsen | 2007-09-04 | 1 | -1/+1 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -18/+38 |