Commit Graph

236 Commits

Author SHA1 Message Date
Alexandre Hannud Abdo b20887995a Implements a new permission level PERMS_PENDING
With this a user can allow some action to any user which connects
to them, even before they've connected back.

Ref.
https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com

Also some code cleanup and an alternative logic for handling
notifications of permission changes in zot.php.

This assumes that private posts are still restricted to people in
your addressbook. Regardless of your global permissions, a
pending channel won't get private posts, even if the post
only has a deny clause not matching the pending channel.
2014-06-19 15:13:32 -03:00
friendica 0f6c321e3f only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
friendica f7d99ed7ff fix the intermittent theme preview 2014-05-25 18:24:27 -07:00
friendica 059b6cd411 add randprof app and do away with the universally hated chanview-iframe mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix. 2014-05-23 15:30:22 -07:00
friendica d1271ca340 clarify location - issue #392 2014-04-02 19:25:57 -07:00
friendica 1177f97a50 change wording of new connection request notification setting 2014-03-27 18:05:49 -07:00
friendica 2dda5d6c70 add expire setting, take out unknown mailers and max friend requests per day which aren't implemented 2014-03-19 20:40:35 -07:00
friendica efc828bed5 add pdl editor to settings/display 2014-03-04 20:58:12 -08:00
friendica 08313bac6c allow personalised page layouts for modules. 2014-02-25 14:12:51 -08:00
friendica 6eb971656e believe i found the issue which was causing hundreds/thousands of identical hublocs to be created 2014-02-20 01:35:08 -08:00
friendica c219451702 Merge pull request #324 from tonybaldwin/master
Do not view remote profiles in frames. (changed description for display->settings), in ALL relevant files
2014-02-20 15:26:17 +11:00
friendica a29b71547a use a "fullscreen" icon for chanview full screen mode; add channel_menu selection and setting to the settings page. 2014-02-19 20:19:56 -08:00
tony baldwin 9715176a56 s/View remote profiles as webpages/Do not view remote profiles in
frames/g
2014-02-19 22:56:52 -05:00
friendica 24d119b8c4 introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is able to successfully authenticate (but is not necessarily in this network). 2014-02-18 20:59:25 -08:00
friendica 70526915c8 several things were not working correctly w/r/t community tagging. The preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit. 2014-02-16 16:04:46 -08:00
marijus d7546c7a63 This makes advanced privacy settings adjustable in expert mode only. Also they are hidden behind a button. This is a design hotfix should probably come up with something better someday... 2014-02-13 19:29:06 +01:00
friendica 7f3f981d96 fix a mysql error which popped up in the dbfail log 2014-02-11 20:45:17 -08:00
friendica 12319c41e3 add chanview mode to settings 2014-02-10 15:14:03 -08:00
friendica d8f16442a1 bookmark permissions 2014-02-04 00:52:34 -08:00
friendica c7cad26b41 more wordsmithing 2014-02-02 20:22:41 -08:00
friendica 38bce48f28 wordsmithing 2014-02-02 18:06:15 -08:00
friendica ee1580427e don't draw attention to advanced permissions and their corresponding complexity and clearly mark the simple permissions which people are encouraged to use. 2014-02-02 17:54:36 -08:00
friendica 8efac0cfd6 fix sql query and provide setting to hide online status 2014-01-28 16:16:55 -08:00
friendica 0948c3c3ca allow site defaults for enabled features 2014-01-26 03:27:36 -08:00
friendica 125543aded more comanche migration 2013-12-19 02:16:14 -08:00
friendica 38fd8410eb split off mod_connections into mod_connections & mod_connedit - lots of links to fix 2013-12-18 01:00:08 -08:00
friendica c00f0d4b28 a couple more comanche conversions 2013-12-14 13:26:40 -08:00
friendica 1aa79d9ee6 some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over. 2013-12-06 00:02:39 -08:00
friendica 1c5f98440d quite a bit of work on default acl permissions and various acl quirks 2013-11-29 14:09:21 -08:00
friendica 3e0ac769aa white screen 2013-11-21 17:23:14 -08:00
friendica fce5f2042d resetting password tries to update email address even if it didn't change - and if you've got the admin email this spits out a warning. 2013-11-18 14:06:34 -08:00
friendica 9158909fa3 return a login form on some protoected pages if not logged in. 2013-11-02 23:56:29 -07:00
Thomas Willingham ced0a9ab74 Don't set widgets if you're not a local user. 2013-11-02 21:11:43 +00:00
friendica a6c542289a add link to channel source management in settings if channel_sources feature is enabled 2013-09-30 22:01:11 -07:00
friendica dffce63662 implement republish permission for use in sourced channels 2013-09-30 21:49:26 -07:00
friendica 15ce90e69c oauth settings - clarify text 2013-09-23 18:27:23 -07:00
friendica cdfb5f9dc7 adult channel setting 2013-09-22 20:38:24 -07:00
friendica df8035344f clean up app management a bit 2013-09-20 21:36:10 -07:00
friendica 70c0beb857 block attempts to set the baseurl to an ip address if it was previously a dns name 2013-08-29 16:46:22 -07:00
friendica af72f40759 make premium channels a feature 2013-08-22 01:00:54 -07:00
friendica 20f3d09708 some sane permission defaults. 2013-08-18 20:20:03 -07:00
friendica a8dd7280b3 get rid of more variables with dashes in the names - use underscore *except* 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. 2013-08-15 22:52:19 -07:00
friendica f287ff596c fix expire so it actually should expire stuff; and mostly the correct stuff - though it DOESN'T currently send out notifications to connections 2013-08-14 05:26:17 -07:00
friendica ca5abc0247 load_pconfig had some issues when given a family 2013-07-29 05:37:05 -07:00
friendica 6295dff409 browser location issue but this may not fix it 2013-07-29 01:18:42 -07:00
friendica 21c73ceb10 include zot 2013-07-25 17:52:55 -07:00
friendica 3d95fcb7cd more work on clone sync 2013-07-25 16:00:04 -07:00
friendica 4c30cddbfc provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there. 2013-07-16 22:48:05 -07:00
friendica 6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica b9466941e7 more work on channel sync 2013-06-26 17:31:02 -07:00