| Commit message (Expand) | Author | Age | Files | Lines |
* | add permission controls to "storage" objects such as attachments or other sto... | friendica | 2012-12-22 | 1 | -0/+2 |
* | send stuff to zothub as a fallback directory master for now | friendica | 2012-12-18 | 1 | -6/+8 |
* | several small fixes and adjustments | friendica | 2012-12-16 | 1 | -7/+7 |
* | "webbie" isn't going to cut it. We'll go with "channel address" for now. | friendica | 2012-12-06 | 1 | -1/+1 |
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 1 | -4/+9 |
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -11/+11 |
* | allow theme selection | friendica | 2012-11-07 | 1 | -9/+8 |
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -79/+111 |
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -13/+7 |
* | settings/features page to enable/disable software features | friendica | 2012-11-03 | 1 | -0/+42 |
* | slightly better wording of permission choices | friendica | 2012-11-02 | 1 | -4/+4 |
* | consolidate permission arrays | friendica | 2012-11-02 | 1 | -4/+4 |
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 1 | -1/+1 |
* | can save permissions | friendica | 2012-11-01 | 1 | -14/+59 |
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 1 | -0/+44 |
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -9/+9 |
* | more structural stuff | friendica | 2012-10-29 | 1 | -193/+215 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -1/+1 |
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -24/+9 |
* | updates | friendica | 2012-09-09 | 1 | -5/+23 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -1/+1 |
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -16/+7 |
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most... | friendica | 2012-08-27 | 1 | -49/+12 |
* | a few minor changes | friendica | 2012-08-26 | 1 | -71/+0 |
* | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
* | sync | friendica | 2012-07-19 | 1 | -0/+3 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -56/+1 |
* | identity address is now a web-id or "webbie" | friendica | 2012-07-09 | 1 | -1/+1 |
* | service class restrict the email connector | friendica | 2012-06-26 | 1 | -18/+9 |
* | some zero theming on settings page | friendica | 2012-05-30 | 1 | -7/+8 |
* | transition to beta for private forums | friendica | 2012-05-30 | 1 | -1/+0 |
* | private group fix | friendica | 2012-05-29 | 1 | -1/+1 |
* | ability to only expire contacts, not self | friendica | 2012-05-29 | 1 | -2/+6 |
* | more theme cleanup | friendica | 2012-05-28 | 1 | -0/+1 |
* | rework the way private photos are embedded to avoid url differences and also ... | friendica | 2012-05-27 | 1 | -0/+1 |
* | theming for default group selector | friendica | 2012-05-18 | 1 | -1/+1 |
* | make it difficult to setup a private forum with no privacy | friendica | 2012-05-17 | 1 | -4/+13 |
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -2/+20 |
* | make 'aaa joined group bbb' work from the initiating end, new privacy pref to... | friendica | 2012-04-30 | 1 | -0/+6 |
* | add link "remove account" to /mod/settings.php | tommy tomson | 2012-04-26 | 1 | -0/+5 |
* | don't allow non-existent themes as choices | friendica | 2012-04-22 | 1 | -2/+2 |
* | profile change activities | friendica | 2012-04-12 | 1 | -4/+8 |
* | allow setting default new friend notify | friendica | 2012-04-12 | 1 | -0/+10 |
* | settings: remove call to profile_load() | Fabio Comuni | 2012-04-12 | 1 | -4/+0 |
* | settings: move tabs to aside. add a new template "generic_links_widget.tpl" | Fabio Comuni | 2012-04-12 | 1 | -45/+42 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -81/+184 |
|\ |
|
| * | display settings hooks | friendica | 2012-04-03 | 1 | -1/+4 |
| * | send unverified private mail using zrl | friendica | 2012-04-01 | 1 | -1/+1 |
| * | settings for unknown private mail acceptance | friendica | 2012-03-31 | 1 | -14/+26 |
| * | settings: add "display settings" tab, with UI-related settings. | Fabio Comuni | 2012-03-30 | 1 | -73/+156 |