zotlabs
|
866dc9a9b3
|
For zot6, allow HTTP Signatures to be encrypted, as they may contain sensitive (envelope, metadata) information.
|
2017-09-24 16:46:52 -07:00 |
|
zotlabs
|
aef239f421
|
delivery report decryption is not needed for local delivery
|
2017-09-21 23:51:04 -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
|
fefc2290a1
|
pubsites broken and directory server admin selection includes known dead sites
|
2017-09-21 21:32:59 -07:00 |
|
zotlabs
|
6bd35ef740
|
log the lack of http sig info
|
2017-09-21 18:29:41 -07:00 |
|
Mario Vavti
|
a7d339be5a
|
nav_set_selected() and minor whitespace for mod pubstream
|
2017-09-21 23:11:15 +02:00 |
|
zotlabs
|
6e9e267b27
|
provide a space between link header params
|
2017-09-20 23:57:44 -07:00 |
|
zotlabs
|
2e9336beb5
|
change back to the ugly content-type
|
2017-09-20 23:42:57 -07:00 |
|
zotlabs
|
5951fa56ae
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-09-20 22:29:11 -07:00 |
|
zotlabs
|
24a9c3ba79
|
add more signature logging
|
2017-09-20 21:20:00 -07:00 |
|
zotlabs
|
c4261b9c4b
|
we need this in the plugin, not in core
|
2017-09-20 19:34:43 -07:00 |
|
zotlabs
|
7b060dff68
|
add HTTP link header to channel page, making it pluggable
|
2017-09-20 19:12:23 -07:00 |
|
zotlabs
|
90f759412b
|
fix namespace parsing issue
|
2017-09-20 16:26:33 -07:00 |
|
Mario Vavti
|
6f2dd5d325
|
wiki: translateable strings and move page mimetype selector to options submenu
|
2017-09-20 11:08:01 +02: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
|
00fe4e747f
|
use frozen jsonld contexts
|
2017-09-19 21:40:38 -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
|
bced63e823
|
call the follow_accept hook when desired
|
2017-09-19 13:25:34 -07:00 |
|
Mario
|
4500faf463
|
fix various wikipage widget issues (sort pages by name, respect locked mime type setting, move create tool back to the bottom)
|
2017-09-19 18:59:06 +02:00 |
|
Mario Vavti
|
66fb0fdcd7
|
fix permission_{accept, reject} hooks not being called
|
2017-09-19 11:12:52 +02:00 |
|
Mario Vavti
|
105e7626fc
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-09-19 10:26:06 +02:00 |
|
zotlabs
|
4fbebe7b2d
|
create new hooks for permissions_accept and permissions_reject
|
2017-09-18 20:38:09 -07:00 |
|
Mario Vavti
|
9914e171b1
|
anonymous comments are not implemented for photos.
|
2017-09-18 16:15:42 +02:00 |
|
zotlabs
|
5c379b4d35
|
acl issue with some ActivityPub completions
|
2017-09-17 23:55:18 -07:00 |
|
zotlabs
|
1d9e0f17a6
|
more mastodon testing
|
2017-09-17 18:40:32 -07:00 |
|
zotlabs
|
9120a82ab4
|
wiki: update acl on child pages when wiki perms change
|
2017-09-16 16:52:25 -07:00 |
|
zotlabs
|
ca24bfdc46
|
wiki sync - we weren't getting the child pages
|
2017-09-16 16:42:01 -07:00 |
|
zotlabs
|
e84281b620
|
wiki download: only include the latest page revision
|
2017-09-16 15:48:48 -07:00 |
|
Mario
|
eef1fcbb07
|
set update_title to false
|
2017-09-15 22:28:27 +02:00 |
|
Mario
|
373651c3db
|
implement wiki editing
|
2017-09-15 22:17:18 +02:00 |
|
git-marijus
|
663802e699
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-09-15 16:30:14 +02:00 |
|
git-marijus
|
4c5722c766
|
some work on wiki acl
|
2017-09-15 16:27:30 +02:00 |
|
zotlabs
|
cf120b2351
|
wiki: lock mimetype
|
2017-09-14 17:14:50 -07:00 |
|
zotlabs
|
d7ec6865b4
|
bring back wiki download
|
2017-09-14 04:06:09 -07:00 |
|
zotlabs
|
55aaabc2f1
|
add text/plain type to wiki
|
2017-09-13 22:37:18 -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
|
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 |
|
zotlabs
|
7489a4442e
|
wiki mimetype
|
2017-09-12 22:35:30 -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 |
|
Sergey Lukin
|
4c121aff30
|
hubzilla issue #855: fix for some problems with displaying selected theme after panel Settings->Display loading
|
2017-09-12 21:28:40 +02:00 |
|
zotlabs
|
d4e53bb86f
|
typo in ldsigs
|
2017-09-11 18:56:17 -07:00 |
|
zotlabs
|
abbf245d14
|
remove item_thread_top from simple_update query - we're already fetching distinct(parent) and this prevented comments from displaying after submission when remote-authed.
|
2017-09-10 16:10:56 -07:00 |
|
Mario Vavti
|
2f76d63835
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-09-10 09:30:59 +02:00 |
|
zotlabs
|
e2e7bee3cc
|
owa cleanup
|
2017-09-09 13:34:57 -07:00 |
|