Commit Graph

  • 2a4032d71a clean up the warnings about connections on unclonable networks zotlabs 2017-06-09 16:26:30 -07:00
  • 42c9f853a7 auto inline embed ostatus image attachments zotlabs 2017-06-09 15:24:37 -07:00
  • 3389df77cc give the item_obscured flag a new lease on life by using it to designate third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends. zotlabs 2017-04-18 21:18:49 -07:00
  • 97732f7006 more client-side mail privacy work zotlabs 2017-04-26 23:05:30 -07:00
  • 8f2457855c Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev git-marijus 2017-06-09 12:57:05 +02:00
  • 7e4c880e1e convert schema_mysql engine to InnoDB and charset utf8mb4 git-marijus 2017-06-09 12:56:36 +02:00
  • 2a21285037 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-06-08 19:45:56 -07:00
  • 61bf77f668 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2017-06-08 19:44:55 -07:00
  • cf583168dd put unreachable federated connections in the archived tab of the connections list page zotlabs 2017-06-08 19:15:55 -07:00
  • 236b528552 indicate on connections page if a federated connection from another network is unavailable from the current location zotlabs 2017-06-08 16:38:07 -07:00
  • f730e476f0 bump std version Mario Vavti 2017-06-08 15:34:19 +02:00
  • 3563568f6f fall back on feed logo if an author avatar cannot be found zotlabs 2017-06-07 21:49:50 -07:00
  • 912be5a792 it appears to also work a bit better if you don't use imaginary function names zotlabs 2017-06-07 20:44:44 -07:00
  • 30358100ab partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates). zotlabs 2017-06-07 20:28:59 -07:00
  • 492665a8a1 provide hook when deleting a connection - we need this to clean up dangling PuSH subscriptions zotlabs 2017-06-07 16:26:24 -07:00
  • 005baea319 fall back on feed logo if an author avatar cannot be found zotlabs 2017-06-07 21:49:50 -07:00
  • 4f3b1edf9d it appears to also work a bit better if you don't use imaginary function names zotlabs 2017-06-07 20:44:44 -07:00
  • 2e692fca93 partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates). zotlabs 2017-06-07 20:28:59 -07:00
  • 9dbd997141 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-06-07 17:11:35 -07:00
  • 416a82bf12 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2017-06-07 17:07:44 -07:00
  • 2e35dc648f provide hook when deleting a connection - we need this to clean up dangling PuSH subscriptions zotlabs 2017-06-07 16:26:24 -07:00
  • 55836e8ca6 update bs-dev Mario Vavti 2017-06-07 22:40:44 +02:00
  • a17acfb04f Fixed TEXT fields with default values (fixes #803) in mysql creation script. Manuel Tancoigne 2017-06-06 19:42:10 +02:00
  • e9fe258b5e Merge pull request #811 from mtancoigne/master git-marijus 2017-06-07 10:15:24 +02:00
  • 79e618415a Merge pull request #809 from dawnbreak/QA_testing git-marijus 2017-06-07 10:14:54 +02:00
  • bea0a491cf Looks like we need the mastodon feed check in core - grrr. Will do that for now until it can be put back into plugins. zotlabs 2017-06-06 22:49:45 -07:00
  • 108b052e4e hubzilla issue #810 zotlabs 2017-06-06 17:38:34 -07:00
  • f5b593ff42 whitespace zotlabs 2017-06-05 15:57:43 -07:00
  • cdfd42053d always add a length to ostatus compat enclosures - even if unknown (0) zotlabs 2017-06-04 20:07:08 -07:00
  • 36d4086673 ostatus feeds: extract photo information from posts and convert to enclosures as otherwise OStatus servers will strip them from the HTML in the feed and refuse to render them zotlabs 2017-06-04 19:09:05 -07:00
  • 01b541d8b0 oembed: ensure that width and height are returned as type int and not float zotlabs 2017-06-03 16:08:08 -07:00
  • 928fce875e make authenticated oembeds optional, default to false. zotlabs 2017-06-03 16:00:14 -07:00
  • 1d3c6e7420 include/socgraph - remove a few obsolete and long-deprecated functions zotlabs 2017-06-01 21:21:38 -07:00
  • c96fe2931a cleanup only zotlabs 2017-05-31 22:59:07 -07:00
  • 8a11dc0c90 don't allow negative age in directory listings zotlabs 2017-05-31 20:08:35 -07:00
  • 324d427ac7 a slight tweak to author_is_pmable hook to make it useful zotlabs 2017-05-31 18:14:12 -07:00
  • 84c04cfe1c remove text_highlight css load from core zotlabs 2017-05-30 21:28:59 -07:00
  • 1925f2dec2 add the hl tag to the bbcode ref zotlabs 2017-05-30 20:26:57 -07:00
  • 5235a72bca correct the bbcode documentation for syntax highlighted code blocks now that this is provided by a plugin. zotlabs 2017-05-30 20:13:01 -07:00
  • 80c65ea8f3 move code syntax highlighting to plugin zotlabs 2017-05-30 19:50:41 -07:00
  • 3a2a7d0508 re-arrange a few functions zotlabs 2017-05-30 18:36:19 -07:00
  • 59002cb873 Looks like we need the mastodon feed check in core - grrr. Will do that for now until it can be put back into plugins. zotlabs 2017-06-06 22:49:45 -07:00
  • f49ce500a1 fix a merge mixup on install/schema_msyql.php zotlabs 2017-06-06 18:12:44 -07:00
  • 40b9130c63 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2017-06-06 17:39:43 -07:00
  • e917b94929 hubzilla issue #810 zotlabs 2017-06-06 17:38:34 -07:00
  • abce12ccd9 Fixed TEXT fields with default values (fixes #803) in mysql creation script. Manuel Tancoigne 2017-06-06 19:42:10 +02:00
  • 83f8f8ebb8 whitespace zotlabs 2017-06-05 15:57:43 -07:00
  • 4bd825e778 :construction_worker: Add MySQL 5.7 in TravisCI. Klaus Weidenbach 2017-06-05 20:32:00 +02:00
  • 2fea5ff889 always add a length to ostatus compat enclosures - even if unknown (0) zotlabs 2017-06-04 20:07:08 -07:00
  • a94a42d609 ostatus feeds: extract photo information from posts and convert to enclosures as otherwise OStatus servers will strip them from the HTML in the feed and refuse to render them zotlabs 2017-06-04 19:09:05 -07:00
  • 4784f847c9 fix nav-tabs for dark scheme git-marijus 2017-06-04 17:15:33 +02:00
  • 867d8510ca fix nav-tabs for dark scheme git-marijus 2017-06-04 17:15:33 +02:00
  • d53fb9d1b5 remove duplicate code git-marijus 2017-06-04 16:58:59 +02:00
  • 58b5c4cc16 fix allow setting a default schema for the hub (issue #797) and allow selecting of focus (hubzilla default) schema if a default is set. git-marijus 2017-06-04 16:39:52 +02:00
  • 10ecb6d368 remove duplicate code git-marijus 2017-06-04 16:58:59 +02:00
  • e7c3ca9bd8 fix allow setting a default schema for the hub (issue #797) and allow selecting of focus (hubzilla default) schema if a default is set. git-marijus 2017-06-04 16:39:52 +02:00
  • e8a4e9a31f class mixup git-marijus 2017-06-04 12:52:52 +02:00
  • 43914852e5 oembed: ensure that width and height are returned as type int and not float zotlabs 2017-06-03 16:08:08 -07:00
  • c7f097ec84 make authenticated oembeds optional, default to false. zotlabs 2017-06-03 16:00:14 -07:00
  • 7562f77bdf rewrite wiki pages widget - no need for ajax on pageload, show the pages to not authenticated people. git-marijus 2017-06-03 17:23:53 +02:00
  • c4ed04fc82 convert randprof to use chanlink_hash() instead of chanlink_url() and filter sys channels by xchan.xchan_system instead of xchan_addr != sys@% git-marijus 2017-06-03 10:13:42 +02:00
  • f3061651d4 Revert "include/socgraph - remove a few obsolete and long-deprecated functions" zotlabs 2017-06-01 21:22:56 -07:00
  • 0b740826c5 include/socgraph - remove a few obsolete and long-deprecated functions zotlabs 2017-06-01 21:21:38 -07:00
  • e2d028fb97 include/socgraph - remove a few obsolete and long-deprecated functions zotlabs 2017-06-01 21:21:38 -07:00
  • e0913dc8e6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-06-01 16:31:21 -07:00
  • 56f3b12171 Merge pull request #802 from zotlabs/searchwebpages git-marijus 2017-06-01 08:19:52 +02:00
  • 927313968a Merge pull request #805 from zotlabs/mailexport git-marijus 2017-06-01 08:17:59 +02:00
  • 2e54024b92 Merge pull request #804 from dawnbreak/dev git-marijus 2017-06-01 08:16:55 +02:00
  • cdfcb1ed24 cleanup only zotlabs 2017-05-31 22:59:07 -07:00
  • e6581aa09c active nav-link was white on white zotlabs 2017-05-31 21:57:01 -07:00
  • 8ebb000650 minor export issue with mail zotlabs 2017-05-31 20:59:36 -07:00
  • fc98bd1563 minor export issue with mail zotlabs 2017-05-31 20:59:36 -07:00
  • 7ccf47f4c6 don't allow negative age in directory listings zotlabs 2017-05-31 20:08:35 -07:00
  • 35debe46bc a slight tweak to author_is_pmable hook to make it useful zotlabs 2017-05-31 18:14:12 -07:00
  • 98c18f416a remove default for text/mediumtext sql fields zotlabs 2017-05-31 16:00:33 -07:00
  • ea19971285 :arrow_up:Update Sabre libraries. Klaus Weidenbach 2017-05-31 23:12:55 +02:00
  • 47d55694a4 Merge branch '2.4RC' 2.4 Mario Vavti 2017-05-31 09:56:35 +02:00
  • f0e615dee5 bump version Mario Vavti 2017-05-31 09:53:55 +02:00
  • 5376b478b8 only provide 'connected apps' on the settings menu if techlevel > 0. zotlabs 2017-05-30 22:22:31 -07:00
  • 909e618f6c remove text_highlight css load from core zotlabs 2017-05-30 21:28:59 -07:00
  • c492573429 add the hl tag to the bbcode ref zotlabs 2017-05-30 20:26:57 -07:00
  • 8ae97b556e correct the bbcode documentation for syntax highlighted code blocks now that this is provided by a plugin. zotlabs 2017-05-30 20:13:01 -07:00
  • dfc0d4cf59 move code syntax highlighting to plugin zotlabs 2017-05-30 19:50:41 -07:00
  • bfad624528 re-arrange a few functions zotlabs 2017-05-30 18:36:19 -07:00
  • 062b9ecbf3 bring back html2markdown which went away in the merge zotlabs 2017-05-30 18:22:48 -07:00
  • d3cad5a651 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2017-05-30 18:18:28 -07:00
  • a7ecf51915 provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations zotlabs 2017-05-30 17:06:50 -07:00
  • 893ae17b99 provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations zotlabs 2017-05-30 17:06:50 -07:00
  • e48d5383ce move disapora xrd stuff to plugin zotlabs 2017-05-30 16:50:57 -07:00
  • 9675acdf87 update changelog Mario Vavti 2017-05-30 16:47:33 +02:00
  • 14229d0dd3 update changelog Mario Vavti 2017-05-30 16:47:33 +02:00
  • 2b5d19924b fix issue #790 - zip->open returned error 19 (not a valid zip archive). in case there are further issues we should probably also put a ob_end_clean() right before readfile() Mario Vavti 2017-05-30 15:15:00 +02:00
  • 3f658cc2ea fix issue #790 - zip->open returned error 19 (not a valid zip archive). in case there are further issues we should probably also put a ob_end_clean() right before readfile() Mario Vavti 2017-05-30 15:15:00 +02:00
  • 6962bc5147 create account_store_lowlevel() zotlabs 2017-05-29 21:46:38 -07:00
  • 321957781e remove server role from language configs zotlabs 2017-05-29 20:59:05 -07:00
  • fd91513832 more deprecate server_role zotlabs 2017-05-29 16:25:27 -07:00
  • 4fcfcc8117 start deprecation of server_role zotlabs 2017-05-29 13:50:02 -07:00
  • 11cecea597 fix update_r1189() for mysql and postgres Mario Vavti 2017-05-28 17:54:05 +02:00
  • e549833077 Merge pull request #800 from git-marijus/dev git-marijus 2017-05-29 13:18:09 +02:00
  • b15a5f03e6 work through the diaspora_v2 outgoing status posts zotlabs 2017-05-28 19:17:46 -07:00