Commit Graph

7911 Commits

Author SHA1 Message Date
Mario Vavti 5698462588 Merge remote-tracking branch 'mike/master' into dev 2017-10-09 17:49:55 +02:00
Mario Vavti f99c007187 new notification changes - use sticky_kit instead of position fixed 2017-10-09 17:49:15 +02:00
zotlabs 23812e5b48 ability to pin apps to the navbar when using named navbars 2017-10-08 19:43:03 -07:00
zotlabs 4011dd18f0 alternate navbar layouts 2017-10-08 16:48:24 -07:00
Mario Vavti 991db280be experimental new notifications - needs pconfig experimental_notif set to 1 for your channel to work. 2017-10-08 17:19:29 +02:00
Mario Vavti e15307747f it is not your public stream -> just public stream 2017-10-06 16:48:25 +02:00
Mario Vavti f427b4a325 introduce public stream notifications 2017-10-06 16:46:27 +02:00
zotlabs a6835f4e71 changes to encryption encapsulation for zot6 (backward compatible) 2017-10-05 23:01:42 -07:00
zotlabs a0eb628526 Experimental alternate channel_menu navigation. To use, "util/config system.channel_menu 1" 2017-10-05 16:59:33 -07:00
zotlabs 4ab21edba8 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-10-04 19:37:50 -07:00
Mario Vavti 295ed07d40 bring back notifications for account approvals 2017-10-04 13:37:17 +02:00
zotlabs d6b1eff70e ensure we have an observer hash 2017-10-03 17:05:32 -07:00
zotlabs 7fb02752de hubzilla issue #868 2017-10-03 17:03:24 -07:00
zotlabs 58155864cb urlencode hashes from mod_acl 2017-10-03 15:36:56 -07:00
zotlabs 9cf9217686 don't use chanlink_url() for feed mentions 2017-10-03 15:27:26 -07:00
Mario Vavti 66511d8f07 move common connections widget to left aside 2017-10-03 10:53:08 +02:00
zotlabs ea4d1b5101 use imagick converter for large photos 2017-09-30 15:17:47 -07:00
zotlabs 617f2863c4 process activity deletes from OStatus which for whatever reason do not use the industry standard tombstone mechanism 2017-09-27 21:13:53 -07:00
zotlabs d91a82430a more zot6 basic stuff 2017-09-25 20:11:21 -07:00
zotlabs 66334374af zot_site_info - always sign the site block with the site private key 2017-09-25 17:30:33 -07:00
zotlabs 741af8c164 extend activity_match to work with arrays 2017-09-24 22:41:14 -07:00
zotlabs 906a810735 server/hub config storage for zot6 2017-09-24 21:20:50 -07:00
zotlabs 808605cd65 ostatus - support likes of comments 2017-09-24 21:09:21 -07:00
zotlabs 1650d79862 tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. 2017-09-24 19:45:19 -07:00
zotlabs 8b7ab90836 Merge branch 'master' into tagging 2017-09-24 16:59:56 -07:00
zotlabs 3456c192fe encrypt delivery reports. This will cause a bit of consternation because this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports. 2017-09-21 23:37:13 -07:00
zotlabs 9e46472ca2 provide default photo mimetype 2017-09-20 00:00:26 -07:00
zotlabs 61d9b34929 use mimetype text description rather than technical name in dropdown choices, found bug in mimetype selection option code 2017-09-19 23:30:52 -07:00
zotlabs b0cdec0c35 perform caching of jsonld schemas 2017-09-19 19:15:15 -07:00
zotlabs 72a19a14af turn common friends into a widget 2017-09-19 17:35:57 -07:00
zotlabs c6bcea0f82 pubcrawl: make a good faith effort to handle multi-media content 2017-09-18 21:55:45 -07:00
zotlabs e812836a60 provide rel=alternate link if no reshare content in post 2017-09-18 17:46:34 -07:00
zotlabs d37e6b9271 more tag stuff 2017-09-17 23:54:29 -07:00
zotlabs 654139933f tagging changes 2017-09-17 23:28:58 -07:00
zotlabs 1d9e0f17a6 more mastodon testing 2017-09-17 18:40:32 -07:00
zotlabs 6734854776 typocheck 2017-09-14 18:50:43 -07:00
zotlabs 1c0ece8411 provide a hook for importing a channel photo at channel creation time 2017-09-14 18:48:55 -07:00
zotlabs 5be132f877 make wiki page mimetype default to wiki mimetype (this was the original intent but the wrong variable was used) 2017-09-13 21:36:59 -07:00
zotlabs b5966041be more zot6 2017-09-13 20:40:01 -07:00
zotlabs 62d6bada4c Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-09-13 19:26:33 -07:00
zotlabs 13788af908 Zot6: some things that need to be done ahead of time so we can turbocharge the delivery engine and split off site records from channel records. 2017-09-13 19:20:16 -07:00
Mario Vavti 29b0ed87d6 Merge remote-tracking branch 'mike/master' into dev 2017-09-13 10:30:08 +02:00
zotlabs 0e6d84e207 add option to mimetype selector so you can change the element name in case you end up with two of these suckers on the same page 2017-09-12 23:25:19 -07:00
zotlabs 5e99295bf6 wiki mimetype selection 2017-09-12 22:32:31 -07:00
zotlabs 4ff89a5862 drop salmon until we improve performance 2017-09-12 20:24:57 -07:00
Mario Vavti 87ca60b0b1 rename activity notifications links - one more 2017-09-12 21:38:36 +02:00
Mario Vavti 525d554a35 rename activity notifications links 2017-09-12 21:34:14 +02:00
zotlabs 471449f539 regex was still broken 2017-09-10 22:59:26 -07:00
zotlabs 187fc9a51b fix regex 2017-09-10 17:40:40 -07:00
zotlabs e2e7bee3cc owa cleanup 2017-09-09 13:34:57 -07:00