Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Mail: New options for actions after importing mails. | Michael | 2012-02-26 | 1 | -22/+31 |
| | |||||
* | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 1 | -5/+15 |
| | |||||
* | enable ajax calendar with $a->config['experimentals']['new_calendar']=1 | Fabio Comuni | 2012-02-15 | 1 | -2/+5 |
| | |||||
* | item tag notifications | friendica | 2012-02-09 | 1 | -0/+1 |
| | |||||
* | prune old expired and deleted items | friendica | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | backend for delegating forums | friendica | 2012-01-26 | 1 | -3/+9 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | suggestion notifications | friendica | 2012-01-03 | 1 | -1/+5 |
| | |||||
* | modified: settings.php corrected TLS email connector not working due to ↵ | root | 2011-12-25 | 1 | -1/+1 |
| | | | | spelling mistake. | ||||
* | default ajax settings after conversion | friendica | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | change default ajax interval to 40 seconds | friendica | 2011-12-12 | 1 | -3/+3 |
| | |||||
* | browser_update settings | friendica | 2011-12-11 | 1 | -3/+11 |
| | |||||
* | mysql error report fix (no mysqli), suggested friends for new members settings | friendica | 2011-11-28 | 1 | -1/+11 |
| | |||||
* | poco addition to provide a "suggestme" for new members | friendica | 2011-11-28 | 1 | -2/+7 |
| | |||||
* | add expire_starred option, fix "delete selected" on some themes, new project ↵ | friendica | 2011-11-21 | 1 | -1/+8 |
| | | | | name in email templates | ||||
* | expire settings for items, notes and photos. | Fabio Comuni | 2011-11-17 | 1 | -2/+27 |
| | | | | show default privacy acl in popup | ||||
* | change hide profile setting text | friendica | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | oauth: fix add new app | Fabio Comuni | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'oauthapi' | Fabio Comuni | 2011-11-07 | 1 | -2/+134 |
|\ | |||||
| * | oauth apps/authorization management in settings page | Fabio Comuni | 2011-11-07 | 1 | -0/+119 |
| | | |||||
| * | oauth: authorize view, wrong verifier. | Fabio Comuni | 2011-11-02 | 1 | -1/+0 |
| | | |||||
| * | oauthapi: authorize app | Fabio Comuni | 2011-10-26 | 1 | -2/+16 |
| | | |||||
* | | tag privacy settings | Friendika | 2011-10-24 | 1 | -2/+17 |
| | | |||||
* | | bug in diaspora_reshare | Friendika | 2011-10-20 | 1 | -3/+3 |
|/ | |||||
* | diaspora_reshare no content found, d* profile message work in progress, ↵ | Friendika | 2011-10-19 | 1 | -0/+5 |
| | | | | network page fix for cid search using post order | ||||
* | stuff | Friendika | 2011-10-11 | 1 | -97/+142 |
| | | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos. | ||||
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 1 | -3/+15 |
| | |||||
* | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 1 | -1/+1 |
| | | | | ignoring | ||||
* | change nav selected css class | Fabio Comuni | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | openid settings appearing when disabled, don't tag numbers, install admin ↵ | Friendika | 2011-07-12 | 1 | -0/+1 |
| | | | | not getting set | ||||
* | email notifications not working - unable to change notification settings | Friendika | 2011-07-12 | 1 | -10/+5 |
| | |||||
* | don't show mailbox settings at all if disabled | Friendika | 2011-07-06 | 1 | -0/+4 |
| | |||||
* | a few minor fixes to settings page | Friendika | 2011-07-06 | 1 | -8/+8 |
| | |||||
* | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 1 | -132/+124 |
| | | | | | | | Add tabs to switch user settings/plugin settings Add new field templates 'custom', 'password', radio' and 'yesno' Update main.js to support advanced fileds Update duepuntozero, dispy e loozah themes | ||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 1 | -5/+4 |
| | | | | servers falling over | ||||
* | move profile privacy settings to the Privacy section of the Settings page | Friendika | 2011-06-19 | 1 | -3/+40 |
| |