aboutsummaryrefslogtreecommitdiffstats
path: root/mod/settings.php
Commit message (Expand)AuthorAgeFilesLines
* syncfriendica2012-07-191-0/+3
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-56/+1
* identity address is now a web-id or "webbie"friendica2012-07-091-1/+1
* service class restrict the email connectorfriendica2012-06-261-18/+9
* some zero theming on settings pagefriendica2012-05-301-7/+8
* transition to beta for private forumsfriendica2012-05-301-1/+0
* private group fixfriendica2012-05-291-1/+1
* ability to only expire contacts, not selffriendica2012-05-291-2/+6
* more theme cleanupfriendica2012-05-281-0/+1
* rework the way private photos are embedded to avoid url differences and also ...friendica2012-05-271-0/+1
* theming for default group selectorfriendica2012-05-181-1/+1
* make it difficult to setup a private forum with no privacyfriendica2012-05-171-4/+13
* more private forums, default privacy group for new contactsfriendica2012-05-171-2/+20
* make 'aaa joined group bbb' work from the initiating end, new privacy pref to...friendica2012-04-301-0/+6
* add link "remove account" to /mod/settings.phptommy tomson2012-04-261-0/+5
* don't allow non-existent themes as choicesfriendica2012-04-221-2/+2
* profile change activitiesfriendica2012-04-121-4/+8
* allow setting default new friend notifyfriendica2012-04-121-0/+10
* settings: remove call to profile_load()Fabio Comuni2012-04-121-4/+0
* settings: move tabs to aside. add a new template "generic_links_widget.tpl"Fabio Comuni2012-04-121-45/+42
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-81/+184
|\
| * display settings hooksfriendica2012-04-031-1/+4
| * send unverified private mail using zrlfriendica2012-04-011-1/+1
| * 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
| * 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 templat...friendica2012-03-161-7/+7
* 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 permissions...friendica2012-01-181-0/+0
* suggestion notificationsfriendica2012-01-031-1/+5
* modified: settings.php corrected TLS email connector not working due to sp...root2011-12-251-1/+1
* 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
* expire settings for items, notes and photos.Fabio Comuni2011-11-171-2/+27