| Commit message (Expand) | Author | Age | Files | Lines |
* | provide some more yes/no labels | Mario Vavti | 2015-03-01 | 1 | -29/+31 |
* | The Diaspora communications policies allow comments to public posts literally... | friendica | 2015-02-17 | 1 | -3/+22 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -86/+86 |
* | provide correct permissions role default for old-timers that didn't have any ... | friendica | 2015-01-14 | 1 | -1/+4 |
* | Merge pull request #805 from pafcu/moretpl | RedMatrix | 2015-01-02 | 1 | -6/+2 |
|\ |
|
| * | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 1 | -3/+1 |
| * | Use grouped select field for timezone selection | Stefan Parviainen | 2015-01-01 | 1 | -3/+1 |
* | | Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic | Stefan Parviainen | 2015-01-01 | 1 | -6/+14 |
|/ |
|
* | Make showing wall posts, intros and private messages under Notices optional | Stefan Parviainen | 2014-12-30 | 1 | -0/+5 |
* | Missing '' | Thomas Willingham | 2014-12-10 | 1 | -1/+1 |
* | Bring back 'no special theme for mobile' | Thomas Willingham | 2014-12-10 | 1 | -6/+8 |
* | The other half of 'any theme for any device'. Closes #71 | Thomas Willingham | 2014-11-30 | 1 | -6/+11 |
* | allow members to set the per-item "show more" height (separately for network ... | friendica | 2014-11-17 | 1 | -0/+11 |
* | blog/list mode display settings | friendica | 2014-11-16 | 1 | -0/+10 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -1/+54 |
|\ |
|
| * | some minor cleanup of unreported (and as yet undiscovered) issues with permis... | friendica | 2014-11-05 | 1 | -0/+1 |
| * | changed notification description | friendica | 2014-11-04 | 1 | -1/+1 |
| * | configurable visual alerts/notifications | friendica | 2014-11-04 | 1 | -1/+53 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -11/+11 |
|/ |
|
* | couple of other places where we need to reset stuff completely if the role ch... | friendica | 2014-10-26 | 1 | -6/+11 |
* | reset ACL just in case it was custom already. | friendica | 2014-10-26 | 1 | -1/+1 |
* | put privacy role selector in settings page. Change visibility of various perm... | friendica | 2014-10-26 | 1 | -117/+107 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-18 | 1 | -1/+1 |
|\ |
|
| * | Catch the settings too | Thomas Willingham | 2014-09-18 | 1 | -1/+1 |
* | | repeated content collapse on update from display page under rare conditions (... | friendica | 2014-09-18 | 1 | -0/+6 |
|/ |
|
* | Made link post titles to source optional in display settings. Hopefully I did... | Jeroen | 2014-09-14 | 1 | -1/+7 |
* | Fixed. Thanks to Thomas. | Jeroen | 2014-09-12 | 1 | -4/+3 |
* | Addon count on addon settings page (featured) doesnt work (always 0). Comment... | Jeroen | 2014-09-12 | 1 | -2/+3 |
* | Add account deletion to the UI | Christian Vogeley | 2014-08-16 | 1 | -0/+1 |
* | provide an expert option to opt out from user zoom on mobile devices | marijus | 2014-08-13 | 1 | -1/+7 |
* | block channel removal for 48 hours after changing the account password, since... | friendica | 2014-07-29 | 1 | -1/+2 |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 1 | -5/+5 |
* | Remove Remove Account link from account settings | Christian Vogeley | 2014-06-29 | 1 | -1/+3 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -1/+2 |
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
* | fix the intermittent theme preview | friendica | 2014-05-25 | 1 | -3/+1 |
* | add randprof app and do away with the universally hated chanview-iframe mode.... | friendica | 2014-05-23 | 1 | -4/+3 |
* | clarify location - issue #392 | friendica | 2014-04-02 | 1 | -1/+1 |
* | change wording of new connection request notification setting | friendica | 2014-03-27 | 1 | -2/+2 |
* | add expire setting, take out unknown mailers and max friend requests per day ... | friendica | 2014-03-19 | 1 | -0/+1 |
* | add pdl editor to settings/display | friendica | 2014-03-04 | 1 | -0/+1 |
* | allow personalised page layouts for modules. | friendica | 2014-02-25 | 1 | -1/+0 |
* | believe i found the issue which was causing hundreds/thousands of identical h... | friendica | 2014-02-20 | 1 | -1/+1 |
* | Merge pull request #324 from tonybaldwin/master | friendica | 2014-02-20 | 1 | -1/+1 |
|\ |
|
| * | s/View remote profiles as webpages/Do not view remote profiles in | tony baldwin | 2014-02-19 | 1 | -1/+1 |
* | | use a "fullscreen" icon for chanview full screen mode; add channel_menu selec... | friendica | 2014-02-19 | 1 | -3/+17 |
|/ |
|
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 1 | -1/+2 |
* | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 1 | -0/+1 |
* | This makes advanced privacy settings adjustable in expert mode only. Also the... | marijus | 2014-02-13 | 1 | -0/+2 |
* | fix a mysql error which popped up in the dbfail log | friendica | 2014-02-11 | 1 | -1/+1 |