Commit Graph

1910 Commits

Author SHA1 Message Date
zotlabs b745a143c3 go back to the un-versioned jsonld context 2017-09-21 13:29:48 -07:00
zotlabs 6e9e267b27 provide a space between link header params 2017-09-20 23:57:44 -07:00
zotlabs 7b060dff68 add HTTP link header to channel page, making it pluggable 2017-09-20 19:12:23 -07:00
zotlabs 00fe4e747f use frozen jsonld contexts 2017-09-19 21:40:38 -07:00
Mario a1be6f11ed version 2017-09-19 22:43:52 +02:00
Mario Vavti d5ffa5508d db update to add index to item.resource_id we query this in wikis a lot 2017-09-16 10:11:59 +02:00
Mario 186dd9dee0 version 2017-09-15 22:21:40 +02:00
Mario Vavti 5aa0fe2bf0 use the hubzilla icons 2017-09-14 10:33:16 +02:00
Sergey Lukin f43f38c054 hubzilla issue #858: Fix: Shortcut icon is not dysplayed when Admin or Channel Manager panels are opened 2017-09-14 10:01:39 +02: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
zotlabs 796228b7ad wiki mimetype selection. We can add text/plain as soon as we add code to purify and render it specifically. 2017-09-12 23:15:30 -07:00
Mario Vavti e4b0e31a28 remove hubzilla.nl from fallback directory servers 2017-09-04 10:14:27 +02:00
Mario Vavti e935473c5c add combined index for item.uid and item.item_unseen. this speeds up notifications by a magnitude. 2017-09-01 21:27:59 +02:00
zotlabs ad637b5b50 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-08-29 23:38:23 -07:00
zotlabs 77267e049a use iso 8601 "Zulu" for log timestamps so it can be easily processed with fail2ban 2017-08-29 20:47:49 -07:00
git-marijus 471031390c version 2017-08-28 23:45:41 +02:00
zotlabs 3b68df1be6 several card enhancements 2017-08-23 17:46:20 -07:00
zotlabs 92077725c3 add support for card doctype and activity_obj type 2017-08-22 19:13:25 -07:00
Mario Vavti ff1d900ccb bump version 2017-08-11 20:46:25 +02:00
zotlabs 9476c631b0 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-07-31 17:23:33 -07:00
git-marijus 79a806f328 db update to add index for item.obj_type 2017-07-31 16:49:56 +02:00
zotlabs 445fa6825a typo 2017-07-30 21:56:39 -07:00
zotlabs e3c8e4f483 modify connection edit display for channels with no address/webbie 2017-07-30 21:55:28 -07:00
git-marijus f9b342c87d initial notifications support for new shared files and new (since initial site load) pubstream activity 2017-07-28 22:42:02 +02:00
git-marijus 5f7b2e7c17 version 2.7 2017-07-28 10:19:09 +02:00
zotlabs 08f15a6fc6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-07-25 16:02:41 -07:00
zotlabs c24cfbc62a make signing methods variable and signable 2017-07-25 15:59:58 -07:00
git-marijus caf077cbf8 version 2.5.10 2017-07-25 20:07:16 +02:00
zotlabs df7f0eb9a4 hubzilla issue #832 2017-07-19 18:32:16 -07:00
Mario Vavti 16dcaaa3a8 version 2017-07-14 16:37:39 +02:00
zotlabs 266dab1b59 turn url requests where argv[0] is something.xyz into module='something' and $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time. 2017-07-13 20:53:05 -07:00
Mario Vavti 00a49b42e4 version 2.5.8 2017-07-05 11:19:05 +02:00
Mario Vavti 038c928b9b db-update for cdav 2017-07-04 23:08:00 +02:00
Mario Vavti c596248f40 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-07-04 12:41:47 +02:00
Mario Vavti 6ae3a92f53 version 2.5.7 2017-07-04 12:40:10 +02:00
Mario Vavti d096106824 merge red into hubzilla 2017-07-03 21:33:24 +02:00
Mario Vavti 562124c29f bs-dev, minor css fix and min version 2017-07-03 21:22:13 +02:00
Mario Vavti 133292e241 update bs-dev and min version bump 2017-07-02 11:24:17 +02:00
Mario Vavti 5af9923e29 version 2017-06-20 12:06:55 +02:00
zotlabs f25e0c3829 testing mastodon boosts/reshares 2017-06-19 15:59:46 +02:00
zotlabs 1848a22118 testing mastodon boosts/reshares 2017-06-16 19:30:02 -07:00
Mario Vavti f730e476f0 bump std version 2017-06-08 15:34:19 +02:00
Mario Vavti 31d9208172 bump version 2017-05-23 21:53:34 +02:00
Mario Vavti 50e9d02458 bump version 2017-05-20 23:04:18 +02:00
zotlabs 3be90c2e45 include attach.php here (boot.php) instead of each file that uses it. Eventually this needs to move to an autoloader. 2017-05-16 18:45:48 +02:00
zotlabs f840082aae Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-05-05 16:58:46 -07:00
Mario Vavti a92b9b7adb Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-05-04 10:12:05 +02:00
zotlabs 519aef7ff5 abook_not_here flag created to indicate singleton connections which are connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. 2017-05-03 18:50:32 -07:00
zotlabs 05cbdc6915 cleanup fallback directory list 2017-05-03 18:30:11 -07:00
Mario Vavti 263cfe2538 bump version 2017-05-03 14:46:45 +02:00