aboutsummaryrefslogtreecommitdiffstats
path: root/mod/settings.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * settings for unknown private mail acceptancefriendica2012-03-311-14/+26
| |
| * settings: add "display settings" tab, with UI-related settings.Fabio Comuni2012-03-301-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 settingfriendica2012-03-281-1/+1
| |
| * user settings: don't show emoticonsFabio Comuni2012-03-231-1/+6
|/
* some openid fixes, use identity url from openid server and normalise it.friendica2012-03-191-0/+1
|
* convert boolean or int settings to strings to work around issues with ↵friendica2012-03-161-7/+7
| | | | template processing
* basic ssl_policy for important modulesfriendica2012-03-141-12/+12
|
* addon settings form errorfriendica2012-03-131-1/+1
|
* Some security against XSRF-attacksTobias Hößl2012-03-121-22/+39
|
* allow user to set number of items to show on network pageMichael Johnston2012-03-091-0/+9
|
* update globaldir when page-type changes, add spam date fieldfriendica2012-02-271-1/+3
|
* Mail: New options for actions after importing mails.Michael2012-02-261-22/+31
|
* theme shakeup commences - themes are now administered in admin panel.friendica2012-02-231-5/+15
|
* enable ajax calendar with $a->config['experimentals']['new_calendar']=1Fabio Comuni2012-02-151-2/+5
|
* item tag notificationsfriendica2012-02-091-0/+1
|
* prune old expired and deleted itemsfriendica2012-01-301-1/+1
|
* backend for delegating forumsfriendica2012-01-261-3/+9
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* suggestion notificationsfriendica2012-01-031-1/+5
|
* modified: settings.php corrected TLS email connector not working due to ↵root2011-12-251-1/+1
| | | | spelling mistake.
* default ajax settings after conversionfriendica2011-12-121-1/+1
|
* change default ajax interval to 40 secondsfriendica2011-12-121-3/+3
|
* browser_update settingsfriendica2011-12-111-3/+11
|
* mysql error report fix (no mysqli), suggested friends for new members settingsfriendica2011-11-281-1/+11
|
* poco addition to provide a "suggestme" for new membersfriendica2011-11-281-2/+7
|
* add expire_starred option, fix "delete selected" on some themes, new project ↵friendica2011-11-211-1/+8
| | | | name in email templates
* expire settings for items, notes and photos.Fabio Comuni2011-11-171-2/+27
| | | | show default privacy acl in popup
* change hide profile setting textfriendica2011-11-161-1/+1
|
* oauth: fix add new appFabio Comuni2011-11-071-1/+1
|
* Merge branch 'oauthapi'Fabio Comuni2011-11-071-2/+134
|\
| * oauth apps/authorization management in settings pageFabio Comuni2011-11-071-0/+119
| |
| * oauth: authorize view, wrong verifier.Fabio Comuni2011-11-021-1/+0
| |
| * oauthapi: authorize appFabio Comuni2011-10-261-2/+16
| |
* | tag privacy settingsFriendika2011-10-241-2/+17
| |
* | bug in diaspora_reshareFriendika2011-10-201-3/+3
|/
* diaspora_reshare no content found, d* profile message work in progress, ↵Friendika2011-10-191-0/+5
| | | | network page fix for cid search using post order
* stuffFriendika2011-10-111-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 cssFabio Comuni2011-10-101-3/+15
|
* remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-1/+1
| | | | ignoring
* change nav selected css classFabio Comuni2011-07-251-1/+1
|
* openid settings appearing when disabled, don't tag numbers, install admin ↵Friendika2011-07-121-0/+1
| | | | not getting set
* email notifications not working - unable to change notification settingsFriendika2011-07-121-10/+5
|
* don't show mailbox settings at all if disabledFriendika2011-07-061-0/+4
|
* a few minor fixes to settings pageFriendika2011-07-061-8/+8
|
* Update settings page to use field templates.Fabio Comuni2011-07-061-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 ↵Friendika2011-07-051-5/+4
| | | | servers falling over
* move profile privacy settings to the Privacy section of the Settings pageFriendika2011-06-191-3/+40
|
* Small fix to theme selectorfabrixxm2011-06-061-1/+1
|
* add flag for experimental themesFriendika2011-06-051-1/+2
|
* make 'visible to everybody' warning toggle correctly in photos and settingsFriendika2011-06-011-0/+26
|