Commit Graph

5436 Commits

Author SHA1 Message Date
redmatrix a8456782b5 will probably need this to make it work 2016-02-04 22:39:56 -08:00
redmatrix bfeb89075f comment buttons hook 2016-02-04 19:06:11 -08:00
redmatrix 40b00ab362 add system black/white list for embeds ahead of personal config 2016-02-04 16:09:36 -08:00
redmatrix 18208fab84 poke basic config setting 2016-02-04 11:58:56 -08:00
redmatrix c598bbb8a9 Merge branch 'embedsec' 2016-02-03 20:33:34 -08:00
redmatrix c75f76f740 heavy lifting on admin security page 2016-02-03 20:24:46 -08:00
redmatrix 006efbd906 change view_storage from perms_public to perms_specific in the social_private role 2016-02-03 15:44:36 -08:00
redmatrix a7ed50ecd4 more zcard tweaks 2016-02-02 19:39:47 -08:00
redmatrix 06dcaaa821 some zcard cleanup - still eneds a lot more work 2016-02-02 17:14:07 -08:00
redmatrix 7f453949a1 minor tweaks 2016-02-01 23:09:45 -08:00
redmatrix 38f385f67d slight formatting improvements 2016-02-01 21:23:47 -08:00
redmatrix 5edbc00865 profile embeds (still needs a bit of work) 2016-02-01 21:09:50 -08:00
redmatrix 723a49ccee add photos to the profile "likes this" dropdowns 2016-02-01 17:42:53 -08:00
redmatrix ff487a0271 more oembed provider work - channel articles 2016-02-01 14:52:08 -08:00
redmatrix f26c698f4a add zid 2016-01-31 16:33:25 -08:00
redmatrix a341c889b7 add oembed provider for photos 2016-01-31 15:55:27 -08:00
redmatrix 08aeeadd71 move permission check before global block check 2016-01-29 14:07:10 -08:00
redmatrix 35a9a468ce widget_item - provide ability to use the page title instead of the message_id to locate the desired item. You can use either, but the page title is often easier to use and discover. 2016-01-28 15:23:42 -08:00
redmatrix 5f1eb18da4 Merge https://github.com/redmatrix/hubzilla into pending_merge 2016-01-27 23:03:05 -08:00
redmatrix ae3ca2b7df block_public_blackout setting 2016-01-27 23:02:36 -08:00
Jeroen van Riet Paap 9ea904c12d remark in the private notes encrypted
Notes are not encrypted and are readable in the database by the admin. Made a remark about that. Probably this needs to be fixed, but till than, it's better to warn people.
2016-01-28 00:21:43 +01:00
redmatrix d83b907cdc rename collections to privacy groups 2016-01-26 23:44:15 -08:00
redmatrix 9b08051703 bring back the ability to ignore a pending connection request without deleting it and without always having it in your face and without jumping through hoops. 2016-01-26 16:57:36 -08:00
redmatrix 9c71b74d37 Merge https://github.com/redmatrix/hubzilla into pending_merge 2016-01-26 15:39:25 -08:00
redmatrix 535a54040f add abook_account to cloned abook records, was missing 2016-01-26 15:38:56 -08:00
jeroenpraat 68030d12cf Linking new connection notification to pending connections (see Channel 1) and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits. 2016-01-27 00:24:05 +01:00
redmatrix 3494fddd7c change help text on other channel expiration setting to inform that there is a system limit. Ignore imported feed content that is older than expiration interval. 2016-01-26 15:12:34 -08:00
redmatrix 424af13891 fix undefined variable reference in widget_item 2016-01-26 14:14:18 -08:00
redmatrix 7d7ef5ac4e add a fixme 2016-01-21 18:42:44 -08:00
redmatrix 8847e39fb7 regression: public forums granting send stream permissions to all connections 2016-01-21 14:03:46 -08:00
Mario Vavti b711c050db make contact block look widget alike 2016-01-21 11:48:10 +01:00
Mario Vavti 2b3b6268dd Merge branch 'master' of https://github.com/redmatrix/hubzilla 2016-01-21 10:42:41 +01:00
Mario Vavti 97ebf9021c bootstrapify rating and connect buttons. position the connect button more prominent right under the profile image 2016-01-21 10:42:20 +01:00
redmatrix 1d89198444 issue #263 - account_default_channel not set to 0 when last channel of an account is removed 2016-01-20 23:16:12 -08:00
redmatrix d3bec0b2f9 honour poco_rating_enable in item_photo_menu 2016-01-19 15:30:17 -08:00
redmatrix 24bffd4418 Separate item_photo_menu() into links which deal with the post and those which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator. 2016-01-19 15:15:34 -08:00
jeroenpraat a036d88a4e Added a feature to hide rating buttons from a members channel and profile pages. 2016-01-18 21:37:47 +01:00
redmatrix be83855acf generalise the site icon 2016-01-17 16:50:37 -08:00
redmatrix 10ed334e8c various issues from the forums 2016-01-17 16:29:32 -08:00
redmatrix da9a8d54de minversion issue 2016-01-17 00:17:23 -08:00
redmatrix 110ef6201e add $deliver flag to item_store() and item_store_update() [default true]. If false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. 2016-01-16 14:00:22 -08:00
Mario Vavti 63ee0daac5 provide more contact infos and update some protocol type definitions 2016-01-15 10:42:44 +01:00
redmatrix f888548e0e issue with plugin loadable layouts 2016-01-14 20:51:59 -08:00
redmatrix 64753effd1 cover photo fetch and widget 2016-01-14 17:25:27 -08:00
Mario Vavti e2b79c34bc some work on connections 2016-01-14 13:50:47 +01:00
Mario Vavti 69573c6afe some template work on follow widget 2016-01-14 10:36:45 +01:00
redmatrix 9584ca080c some initial work on uploading and cropping cover photos 2016-01-13 17:32:09 -08:00
redmatrix baedd25309 'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created.
Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned.
2016-01-12 15:43:08 -08:00
redmatrix 9327ac0ba7 "aconfig" or account configuration storage, needed for some upcoming work. Built on top of xconfig. 2016-01-11 23:54:53 -08:00
redmatrix a8a5cb05a7 logic reversal in version checking 2016-01-11 17:29:27 -08:00