aboutsummaryrefslogtreecommitdiffstats
path: root/mod/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* return a login form on some protoected pages if not logged in.friendica2013-11-021-1/+1
|
* Don't set widgets if you're not a local user.Thomas Willingham2013-11-021-0/+2
|
* add link to channel source management in settings if channel_sources feature ↵friendica2013-09-301-0/+9
| | | | is enabled
* implement republish permission for use in sourced channelsfriendica2013-09-301-18/+22
|
* oauth settings - clarify textfriendica2013-09-231-6/+13
|
* adult channel settingfriendica2013-09-221-1/+10
|
* clean up app management a bitfriendica2013-09-201-5/+5
|
* block attempts to set the baseurl to an ip address if it was previously a ↵friendica2013-08-291-1/+1
| | | | dns name
* make premium channels a featurefriendica2013-08-221-0/+13
|
* some sane permission defaults.friendica2013-08-181-15/+16
|
* get rid of more variables with dashes in the names - use underscore *except* ↵friendica2013-08-151-2/+2
| | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find.
* fix expire so it actually should expire stuff; and mostly the correct stuff ↵friendica2013-08-141-1/+0
| | | | - though it DOESN'T currently send out notifications to connections
* load_pconfig had some issues when given a familyfriendica2013-07-291-1/+3
|
* browser location issue but this may not fix itfriendica2013-07-291-1/+1
|
* include zotfriendica2013-07-251-0/+1
|
* more work on clone syncfriendica2013-07-251-4/+1
|
* provide a controlling user for theme settings, not necessarily local_user() ↵friendica2013-07-161-0/+6
| | | | - can't test on my test site so moving into production and I'll debug it there.
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-0/+5
| | | | dependent but seems to work on FF
* more work on channel syncfriendica2013-06-261-1/+5
|
* begin code to sync channel changes across all channel clones.friendica2013-06-251-8/+3
|
* much more efficient config functions. This will save potentially hundreds of ↵friendica2013-06-171-1/+1
| | | | DB lookups - still need to update the xconfig but want to give the others a good workout as it has been one of those days.
* community tagging - it's not much closer to working but a really good ↵friendica2013-06-041-1/+3
| | | | developer can now possibly hack their way through it instead of "there's only one person on the planet that can ever make this work".
* fix location setting stufffriendica2013-05-281-1/+2
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-0/+5
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* write notify settings to channel table when saving settingszottel2013-03-211-1/+2
|
* Whinging whining stupid fucks.friendica2013-02-121-8/+0
|
* reduce itemspage for better interactive performancefriendica2013-02-101-2/+2
|
* provide a global way of enforcing name policy restrictions, but only enforce ↵friendica2013-02-071-4/+6
| | | | empty names or length > storage size. Allow plugins to set other policies. In particular, you can't have an empty channel name now, but one char is legal ;-)
* update channel or default profile name change in all the appropriate places, ↵friendica2013-02-071-20/+20
| | | | but still need to tell people.
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-021-64/+10
|
* plugin_settings are now feature_settingsfriendica2013-01-311-6/+2
|
* make addon (featured) settings page workfriendica2013-01-311-5/+5
|
* expire settingfriendica2013-01-311-2/+3
|
* missing permission settingsfriendica2013-01-291-8/+17
|
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-231-1/+20
|
* provide other ways to export the basic infofriendica2013-01-161-2/+9
|
* fix register_policy globallyfriendica2013-01-031-1/+1
|
* couple of fixes to follow, prepare for default connection permissionsfriendica2012-12-311-10/+36
|
* add permission controls to "storage" objects such as attachments or other ↵friendica2012-12-221-0/+2
| | | | stored files
* send stuff to zothub as a fallback directory master for nowfriendica2012-12-181-6/+8
|
* several small fixes and adjustmentsfriendica2012-12-161-7/+7
|
* "webbie" isn't going to cut it. We'll go with "channel address" for now.friendica2012-12-061-1/+1
|
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-4/+9
|
* permissions and contact permissions are now stickyfriendica2012-11-081-11/+11
|
* allow theme selectionfriendica2012-11-071-9/+8
|
* more work on the settings pagesfriendica2012-11-051-79/+111
|
* change permission settings from radio buttons to select boxesfriendica2012-11-051-13/+7
|
* settings/features page to enable/disable software featuresfriendica2012-11-031-0/+42
|
* slightly better wording of permission choicesfriendica2012-11-021-4/+4
|
* consolidate permission arraysfriendica2012-11-021-4/+4
|