Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide a controlling user for theme settings, not necessarily local_user() ↵ | friendica | 2013-07-16 | 1 | -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 ↵ | friendica | 2013-07-07 | 1 | -0/+5 |
| | | | | dependent but seems to work on FF | ||||
* | more work on channel sync | friendica | 2013-06-26 | 1 | -1/+5 |
| | |||||
* | begin code to sync channel changes across all channel clones. | friendica | 2013-06-25 | 1 | -8/+3 |
| | |||||
* | much more efficient config functions. This will save potentially hundreds of ↵ | friendica | 2013-06-17 | 1 | -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 ↵ | friendica | 2013-06-04 | 1 | -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 stuff | friendica | 2013-05-28 | 1 | -1/+2 |
| | |||||
* | privacy settings macros - the basics except for toggling "publish in ↵ | friendica | 2013-05-20 | 1 | -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 settings | zottel | 2013-03-21 | 1 | -1/+2 |
| | |||||
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -8/+0 |
| | |||||
* | reduce itemspage for better interactive performance | friendica | 2013-02-10 | 1 | -2/+2 |
| | |||||
* | provide a global way of enforcing name policy restrictions, but only enforce ↵ | friendica | 2013-02-07 | 1 | -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, ↵ | friendica | 2013-02-07 | 1 | -20/+20 |
| | | | | but still need to tell people. | ||||
* | more work on settings - move template utils to utils and get rid of mods | friendica | 2013-02-02 | 1 | -64/+10 |
| | |||||
* | plugin_settings are now feature_settings | friendica | 2013-01-31 | 1 | -6/+2 |
| | |||||
* | make addon (featured) settings page work | friendica | 2013-01-31 | 1 | -5/+5 |
| | |||||
* | expire setting | friendica | 2013-01-31 | 1 | -2/+3 |
| | |||||
* | missing permission settings | friendica | 2013-01-29 | 1 | -8/+17 |
| | |||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 1 | -1/+20 |
| | |||||
* | provide other ways to export the basic info | friendica | 2013-01-16 | 1 | -2/+9 |
| | |||||
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | couple of fixes to follow, prepare for default connection permissions | friendica | 2012-12-31 | 1 | -10/+36 |
| | |||||
* | add permission controls to "storage" objects such as attachments or other ↵ | friendica | 2012-12-22 | 1 | -0/+2 |
| | | | | stored files | ||||
* | send stuff to zothub as a fallback directory master for now | friendica | 2012-12-18 | 1 | -6/+8 |
| | |||||
* | several small fixes and adjustments | friendica | 2012-12-16 | 1 | -7/+7 |
| | |||||
* | "webbie" isn't going to cut it. We'll go with "channel address" for now. | friendica | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 1 | -4/+9 |
| | |||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -11/+11 |
| | |||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -9/+8 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -79/+111 |
| | |||||
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -13/+7 |
| | |||||
* | settings/features page to enable/disable software features | friendica | 2012-11-03 | 1 | -0/+42 |
| | |||||
* | slightly better wording of permission choices | friendica | 2012-11-02 | 1 | -4/+4 |
| | |||||
* | consolidate permission arrays | friendica | 2012-11-02 | 1 | -4/+4 |
| | |||||
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | can save permissions | friendica | 2012-11-01 | 1 | -14/+59 |
| | |||||
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 1 | -0/+44 |
| | |||||
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -9/+9 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -193/+215 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -24/+9 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -5/+23 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -16/+7 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 1 | -49/+12 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -71/+0 |
| | |||||
* | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
| | |||||
* | sync | friendica | 2012-07-19 | 1 | -0/+3 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -56/+1 |
| | | | | some shit. | ||||
* | identity address is now a web-id or "webbie" | friendica | 2012-07-09 | 1 | -1/+1 |
| |