| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-11-20 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). | Andreas Fischer | 2011-11-20 | 1 | -1/+1 |
| * | [ticket/10446] DRY X-AntiAbuse header addition. | Oleg Pudeyev | 2011-11-20 | 1 | -4/+1 |
* | | [ticket/10410] Add option to display users in their first teampage group | Joas Schilling | 2011-10-28 | 1 | -2/+2 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-08-18 | 1 | -1/+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 'igorw/ticket/9608' into develop | Oleg Pudeyev | 2011-08-14 | 1 | -1/+1 |
|\ \ |
|
| * | | [ticket/9608] Remove use of references in captcha and other places | Igor Wiedler | 2011-07-13 | 1 | -1/+1 |
* | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 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 |
* | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 1 | -8/+26 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | [ticket/7291] Use template loop for character list, to avoid double &first_char | Joas Schilling | 2011-07-14 | 1 | -8/+26 |
| |/ |
|
* | | [ticket/9684] Remove code in some more files especially includes/ | Joas Schilling | 2011-04-07 | 1 | -1/+1 |
* | | [ticket/9684] Remove code for global announcement in root-files | Joas Schilling | 2011-04-07 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-04-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger. | Joas Schilling | 2011-04-03 | 1 | -1/+1 |
* | | [ticket/10021] Adjust ticket/10021 for develop | Igor Wiedler | 2011-03-20 | 1 | -7/+2 |
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-03-20 | 1 | -2/+26 |
|\ \
| |/ |
|
| * | [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/9549] Display users in their primary group instead of their first group | Joas Schilling | 2011-02-25 | 1 | -0/+5 |
* | | [ticket/9549] Fix displaying empty groups | Joas Schilling | 2011-02-24 | 1 | -15/+20 |
* | | [ticket/9549] Enhance teampage and legend functionality | Joas Schilling | 2011-02-16 | 1 | -130/+127 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -1/+1 |
|/ |
|
* | [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 |