| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar... | Meik Sievertsen | 2009-10-04 | 1 | -1/+1 |
* | Bug #52175 | Meik Sievertsen | 2009-10-04 | 2 | -1/+1 |
* | Fix Bug #51835 - editing posts with attachments - regression from r9843 intro... | Joas Schilling | 2009-09-25 | 1 | -16/+1 |
* | Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757 | Meik Sievertsen | 2009-09-17 | 1 | -1/+0 |
* | rollback; will be in 3.0.7 | Henry Sudhof | 2009-09-11 | 1 | -23/+7 |
* | #50985 | Henry Sudhof | 2009-09-11 | 1 | -7/+23 |
* | Related to r9830: Change REPORT_POST to REPORT_PM. | Andreas Fischer | 2009-09-09 | 1 | -1/+1 |
* | define $data array at the correct location. ;) | Meik Sievertsen | 2009-09-09 | 1 | -3/+2 |
* | #50485 | Henry Sudhof | 2009-09-03 | 1 | -0/+1 |
* | Redirect to group list if confirm box canceled - Bug #50105 | Meik Sievertsen | 2009-08-31 | 1 | -0/+6 |
* | Style authors are now able to define the default submit button used for form ... | Meik Sievertsen | 2009-08-30 | 1 | -1/+7 |
* | Fix Bug #49195 - Queries on un-indexed column user_email | Joas Schilling | 2009-08-28 | 3 | -3/+3 |
* | Fix r10035 | Meik Sievertsen | 2009-08-20 | 1 | -1/+1 |
* | Sort private messages by message time and not message id. (Bug #50015) | Meik Sievertsen | 2009-08-20 | 1 | -4/+14 |
* | Separate PM Reply and PM Reply to all in prosilver. | Meik Sievertsen | 2009-08-04 | 2 | -4/+15 |
* | check changed to allow for undefined lang entries. Proposed by a_jelly_donut | Henry Sudhof | 2009-07-31 | 1 | -1/+1 |
* | Minor captcha API change - disable display of plugin by returning false in ge... | Henry Sudhof | 2009-07-27 | 1 | -2/+1 |
* | Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte... | Joas Schilling | 2009-07-24 | 1 | -1/+16 |
* | Users can report PMs to moderators which are then visible in a new MCP module | Nils Adermann | 2009-07-21 | 2 | -72/+3 |
* | Feature Bug #45375 - Add option to disable remote upload avatars | Joas Schilling | 2009-07-14 | 2 | -10/+14 |
* | Fix bug #47265 - Smilies and images not viewed in topic-print view | Joas Schilling | 2009-07-13 | 1 | -1/+2 |
* | Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -... | Joas Schilling | 2009-07-08 | 1 | -1/+1 |
* | Fixed Bug #40155 - Postcount of 0 not showing up in PMs | Ruslan Uzdenov | 2009-07-08 | 1 | -1/+1 |
* | Fixed Bug #39625 - QUOTE-string not included when replying to pm's | Ruslan Uzdenov | 2009-07-07 | 1 | -1/+4 |
* | Add some data for akismet et al | Henry Sudhof | 2009-06-29 | 1 | -2/+2 |
* | Fixed Bug #45115 - Signature parsing flags are not stored in DB | Ruslan Uzdenov | 2009-06-27 | 1 | -3/+12 |
* | Okay, okay, I see the issue. I'll revisit this tomorrow. | Henry Sudhof | 2009-06-26 | 1 | -4/+0 |
* | Okay it should work again. Thanks Raimon. In the future, please test if your ... | Henry Sudhof | 2009-06-26 | 1 | -14/+11 |
* | Fix bug #38395 - Loading draft removes recipients when replying to PM | Joas Schilling | 2009-06-26 | 1 | -1/+1 |
* | We have to use the documented API | Henry Sudhof | 2009-06-25 | 1 | -2/+2 |
* | - Fix XHTML for r9666 | Meik Sievertsen | 2009-06-24 | 1 | -13/+14 |
* | Fixed Bug #15085 - [Feature] Add language selection on the registration terms... | Gabriel Vazquez | 2009-06-24 | 1 | -22/+27 |
* | - [Feature] New "Newly Registered Users" group for assigning permis... | Meik Sievertsen | 2009-06-20 | 3 | -2/+14 |
* | Fix bug #46785 - Hide avatars if type disabled and give global option to turn... | Joas Schilling | 2009-06-19 | 1 | -3/+14 |
* | Make captchas stricter by oly having one entry per session; fix a bug in ucp_... | Henry Sudhof | 2009-06-19 | 1 | -7/+7 |
* | - Display coloured usernames in ACP groups management screens | Meik Sievertsen | 2009-06-19 | 1 | -3/+16 |
* | Fix bug #39875 - Empty error message in UCP folder management when creating f... | Joas Schilling | 2009-06-18 | 1 | -0/+4 |
* | Use dynamic includes, fix some style bugs, make the old default captcha famil... | Henry Sudhof | 2009-06-17 | 1 | -3/+2 |
* | Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foes | Joas Schilling | 2009-06-16 | 1 | -0/+4 |
* | Addition to r9577: Remove unnecessary integer casting. request_var() already ... | Andreas Fischer | 2009-06-14 | 1 | -3/+0 |
* | See if this plays out: do not require people to re-enter the CAPTCHA | Henry Sudhof | 2009-06-14 | 1 | -4/+11 |
* | use same method to update custom profile fields in UCP and ACP (and then i am... | Meik Sievertsen | 2009-06-13 | 1 | -19/+1 |
* | Oh right. PHP4 | Henry Sudhof | 2009-06-13 | 1 | -1/+1 |
* | #44745 - fix empty action in ucp groups | Meik Sievertsen | 2009-06-13 | 1 | -10/+11 |
* | Fix bug #46255 - Allow friends/foes to be added and removed at the same time. | Andreas Fischer | 2009-06-13 | 1 | -12/+15 |
* | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 1 | -11/+12 |
* | Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu... | Henry Sudhof | 2009-06-02 | 2 | -162/+48 |
* | Fix a regression in r9498, activation could really do with an overhaul :( | Chris Smith | 2009-05-29 | 1 | -1/+2 |
* | late fix | Henry Sudhof | 2009-05-08 | 1 | -3/+2 |
* | #44655 | Meik Sievertsen | 2009-04-30 | 1 | -1/+1 |