Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | 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. ↵ | friendica | 2012-08-27 | 1 | -49/+12 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | 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 ↵ | friendica | 2012-07-18 | 1 | -56/+1 |
| | | | | some shit. | ||||
* | 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 |
| | | | | check the permissions if possible to make sure that nothing sneaks by. | ||||
* | 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 ↵ | friendica | 2012-04-30 | 1 | -0/+6 |
| | | | | | | to control it also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages | ||||
* | 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 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 |
| | | | | | | | | | | Load optional "config.php" from theme folder and show in page. Loading of "config.php" follow theme_info['extends'] property. | ||||
| * | bug #349 - email notls setting | friendica | 2012-03-28 | 1 | -1/+1 |
| | | |||||
| * | user settings: don't show emoticons | Fabio Comuni | 2012-03-23 | 1 | -1/+6 |
|/ | |||||
* | some openid fixes, use identity url from openid server and normalise it. | friendica | 2012-03-19 | 1 | -0/+1 |
| | |||||
* | convert boolean or int settings to strings to work around issues with ↵ | friendica | 2012-03-16 | 1 | -7/+7 |
| | | | | template processing | ||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -12/+12 |
| | |||||
* | addon settings form error | friendica | 2012-03-13 | 1 | -1/+1 |
| | |||||
* | Some security against XSRF-attacks | Tobias Hößl | 2012-03-12 | 1 | -22/+39 |
| | |||||
* | allow user to set number of items to show on network page | Michael Johnston | 2012-03-09 | 1 | -0/+9 |
| | |||||
* | update globaldir when page-type changes, add spam date field | friendica | 2012-02-27 | 1 | -1/+3 |
| |