Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bookmark permissions | friendica | 2014-02-04 | 1 | -1/+5 | |
| | ||||||
* | more wordsmithing | friendica | 2014-02-02 | 1 | -1/+1 | |
| | ||||||
* | wordsmithing | friendica | 2014-02-02 | 1 | -4/+4 | |
| | ||||||
* | don't draw attention to advanced permissions and their corresponding ↵ | friendica | 2014-02-02 | 1 | -4/+6 | |
| | | | | complexity and clearly mark the simple permissions which people are encouraged to use. | |||||
* | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 1 | -0/+7 | |
| | ||||||
* | allow site defaults for enabled features | friendica | 2014-01-26 | 1 | -1/+1 | |
| | ||||||
* | more comanche migration | friendica | 2013-12-19 | 1 | -105/+3 | |
| | ||||||
* | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 | |
| | | | | links to fix | |||||
* | a couple more comanche conversions | friendica | 2013-12-14 | 1 | -2/+2 | |
| | ||||||
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 1 | -64/+0 | |
| | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | |||||
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -3/+16 | |
| | ||||||
* | white screen | friendica | 2013-11-21 | 1 | -7/+8 | |
| | ||||||
* | resetting password tries to update email address even if it didn't change - ↵ | friendica | 2013-11-18 | 1 | -1/+1 | |
| | | | | and if you've got the admin email this spits out a warning. | |||||
* | return a login form on some protoected pages if not logged in. | friendica | 2013-11-02 | 1 | -1/+1 | |
| | ||||||
* | Don't set widgets if you're not a local user. | Thomas Willingham | 2013-11-02 | 1 | -0/+2 | |
| | ||||||
* | add link to channel source management in settings if channel_sources feature ↵ | friendica | 2013-09-30 | 1 | -0/+9 | |
| | | | | is enabled | |||||
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -18/+22 | |
| | ||||||
* | oauth settings - clarify text | friendica | 2013-09-23 | 1 | -6/+13 | |
| | ||||||
* | adult channel setting | friendica | 2013-09-22 | 1 | -1/+10 | |
| | ||||||
* | clean up app management a bit | friendica | 2013-09-20 | 1 | -5/+5 | |
| | ||||||
* | block attempts to set the baseurl to an ip address if it was previously a ↵ | friendica | 2013-08-29 | 1 | -1/+1 | |
| | | | | dns name | |||||
* | make premium channels a feature | friendica | 2013-08-22 | 1 | -0/+13 | |
| | ||||||
* | some sane permission defaults. | friendica | 2013-08-18 | 1 | -15/+16 | |
| | ||||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 1 | -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 ↵ | friendica | 2013-08-14 | 1 | -1/+0 | |
| | | | | - though it DOESN'T currently send out notifications to connections | |||||
* | load_pconfig had some issues when given a family | friendica | 2013-07-29 | 1 | -1/+3 | |
| | ||||||
* | browser location issue but this may not fix it | friendica | 2013-07-29 | 1 | -1/+1 | |
| | ||||||
* | include zot | friendica | 2013-07-25 | 1 | -0/+1 | |
| | ||||||
* | more work on clone sync | friendica | 2013-07-25 | 1 | -4/+1 | |
| | ||||||
* | 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 | |
| |