aboutsummaryrefslogtreecommitdiffstats
path: root/mod/settings.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* grrr... hashes aren't matching.friendica2012-11-011-1/+1
|
* can save permissionsfriendica2012-11-011-14/+59
|
* settings page channel permissions front-end (needs back-end still)friendica2012-11-011-0/+44
|
* zchannel rename to new_channelfriendica2012-10-291-9/+9
|
* more structural stufffriendica2012-10-291-193/+215
|
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-1/+1
| | | | to the profile details.
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-24/+9
|
* updatesfriendica2012-09-091-5/+23
|
* more DB cleanupfriendica2012-08-301-1/+1
|
* start on contacts/profilesfriendica2012-08-301-16/+7
|
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-271-49/+12
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* a few minor changesfriendica2012-08-261-71/+0
|
* get_theme_config_fileThomas Willingham2012-08-061-5/+5
|
* syncfriendica2012-07-191-0/+3
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-181-56/+1
| | | | some shit.
* identity address is now a web-id or "webbie"friendica2012-07-091-1/+1
|