zotlabs
|
230617208b
|
more work on client side e2ee
|
2017-04-29 16:30:11 -07:00 |
|
zotlabs
|
2778e63d6c
|
issues from hubzilla:#737
|
2017-04-27 14:33:01 +02:00 |
|
zotlabs
|
e8ea8d203d
|
more client-side mail privacy work
|
2017-04-26 23:05:30 -07:00 |
|
zotlabs
|
ac670856f6
|
provide a broken feed as a separate module
|
2017-04-26 20:14:45 -07:00 |
|
zotlabs
|
88149f56bb
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-04-26 20:11:12 -07:00 |
|
zotlabs
|
6fcfab3488
|
issues from hubzilla:#737
|
2017-04-26 19:47:05 -07:00 |
|
zotlabs
|
dab3e90353
|
provide a broken feed as a separate module
|
2017-04-26 13:26:50 -07:00 |
|
Mario Vavti
|
1c304eb8ba
|
make mastodon happy args
|
2017-04-26 22:16:23 +02:00 |
|
Mario Vavti
|
d1c84ad9f0
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-04-26 14:20:16 +02:00 |
|
zotlabs
|
c904bd3a62
|
The rest of the library and backend changes to support client-side e2ee and deprecate previous uses of item_obscured.
|
2017-04-26 14:16:07 +02:00 |
|
zotlabs
|
d48bda88e6
|
In the rare case where a default channel is not selected but channels actually exist, you should be able to visit /manage and set a default channel. Originally I believe this may have been possible but the ability was lost when delegation was added to the interface - which requires an active channel. Remove the active channel restriction so that the rest of the interface works (channel selections can be made and the ability to set a default is provided) however delegation info isn't presented unless there is an active channel.
|
2017-04-26 14:13:45 +02:00 |
|
zotlabs
|
7667c630a4
|
provide a broken feed for services which require a broken feed
|
2017-04-26 14:12:11 +02:00 |
|
zotlabs
|
7d5ee81628
|
database support for client side e2ee for private mail
|
2017-04-25 21:52:24 -07:00 |
|
zotlabs
|
b88be137ca
|
provide a broken feed for services which require a broken feed
|
2017-04-25 20:48:38 -07:00 |
|
zotlabs
|
3a3bd582b1
|
mostly text formatting changes
|
2017-04-25 19:42:06 -07:00 |
|
Mario Vavti
|
42d139ee82
|
Revert "fix the query of last pullrequest"
This reverts commit bda9a833ba.
|
2017-04-24 09:05:33 +02:00 |
|
zotlabs
|
a84695bb86
|
if there is no site record, site_dead won't be 0, in a left join it will in fact be null. As long as it isn't 1, we should attempt delivery.
|
2017-04-23 17:13:38 -07:00 |
|
zotlabs
|
c2ec3b0bf4
|
if there is no site record, site_dead won't be 0, in a left join it will in fact be null. As long as it isn't 1, we should attempt delivery.
|
2017-04-23 16:38:44 -07:00 |
|
Mario Vavti
|
bda9a833ba
|
fix the query of last pullrequest
|
2017-04-23 17:22:28 +02:00 |
|
Mario Vavti
|
ac12f923ea
|
Revert "Revert "if there is no site record, site_dead won't be 0, in a left join it will in fact be null. As long as it isn't 1, we should attempt delivery.""
This reverts commit b6be0e1b99.
|
2017-04-23 16:05:14 +02:00 |
|
Mario Vavti
|
b6be0e1b99
|
Revert "if there is no site record, site_dead won't be 0, in a left join it will in fact be null. As long as it isn't 1, we should attempt delivery."
This reverts commit 42f5291f69.
|
2017-04-23 12:58:36 +02:00 |
|
zotlabs
|
42f5291f69
|
if there is no site record, site_dead won't be 0, in a left join it will in fact be null. As long as it isn't 1, we should attempt delivery.
|
2017-04-22 23:15:00 -07:00 |
|
zotlabs
|
94f15e3551
|
The rest of the library and backend changes to support client-side e2ee and deprecate previous uses of item_obscured.
|
2017-04-20 20:19:15 -07:00 |
|
zotlabs
|
2d90b831f0
|
In the rare case where a default channel is not selected but channels actually exist, you should be able to visit /manage and set a default channel. Originally I believe this may have been possible but the ability was lost when delegation was added to the interface - which requires an active channel. Remove the active channel restriction so that the rest of the interface works (channel selections can be made and the ability to set a default is provided) however delegation info isn't presented unless there is an active channel.
|
2017-04-20 19:52:50 -07:00 |
|
zotlabs
|
f3adc8d738
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-04-19 17:55:07 -07:00 |
|
Mario Vavti
|
09967598e1
|
order wiki pages by creation date
|
2017-04-19 10:51:50 +02:00 |
|
Mario Vavti
|
0bba5cdc30
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-04-19 10:23:52 +02:00 |
|
zotlabs
|
f174c4fccb
|
don't allow any null fields in notify creation
|
2017-04-19 09:58:31 +02:00 |
|
zotlabs
|
32eead1542
|
webfinger cleanup
|
2017-04-19 09:58:13 +02:00 |
|
zotlabs
|
53bd0146bb
|
oembed cache: don't store the url (which may need to be truncated), store a hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls.
|
2017-04-18 18:31:10 -07:00 |
|
zotlabs
|
ffce1fc177
|
envelope privacy
|
2017-04-18 17:29:11 -07:00 |
|
zotlabs
|
368f88740a
|
envelope privacy
|
2017-04-18 17:26:50 -07:00 |
|
zotlabs
|
e3dc242a3c
|
allow downloading via viewsrc to support client side e2ee
|
2017-04-17 20:48:57 -07:00 |
|
zotlabs
|
bff2ed3837
|
allow downloading via viewsrc to support client side e2ee
|
2017-04-17 20:45:53 -07:00 |
|
zotlabs
|
7a31c039fb
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-04-17 16:04:17 -07:00 |
|
Mario Vavti
|
0f0fba0e9e
|
missing includes
|
2017-04-13 23:20:09 +02:00 |
|
zotlabs
|
c631da7b0d
|
whitespace
|
2017-04-12 19:25:46 -07:00 |
|
zotlabs
|
63dd6ad01a
|
don't allow any null fields in notify creation
|
2017-04-11 23:05:56 -07:00 |
|
zotlabs
|
940534e303
|
webfinger cleanup
|
2017-04-11 22:02:29 -07:00 |
|
zotlabs
|
a9bda2b12e
|
sql error photos_albums_list with non-logged-in viewer
|
2017-04-03 10:55:42 +02:00 |
|
zotlabs
|
5fb7ea8dbd
|
fix connectDefaultShare generated js function, though it isn't obvious if we still use it.
|
2017-04-03 10:53:07 +02:00 |
|
zotlabs
|
fbba78411d
|
app sorting issue
|
2017-04-03 10:50:43 +02:00 |
|
zotlabs
|
26125bcf0b
|
sql error photos_albums_list with non-logged-in viewer
|
2017-04-02 22:20:37 -07:00 |
|
zotlabs
|
9a5ce2354d
|
remove some obsolete permissions stuff
|
2017-04-02 20:51:40 -07:00 |
|
zotlabs
|
f25f5aeaaa
|
fix connectDefaultShare generated js function, though it isn't obvious if we still use it.
|
2017-04-02 20:35:45 -07:00 |
|
zotlabs
|
29596d12e3
|
app sorting issue
|
2017-04-02 17:34:16 -07:00 |
|
git-marijus
|
89e3f3210f
|
Merge pull request #710 from dawnbreak/importcsrf
🔒 Add CSRF protection for import and import_items.
|
2017-03-31 13:40:02 +02:00 |
|
zotlabs
|
a20fd4d463
|
get rid of some more deprecated uses of $a
|
2017-03-31 10:31:29 +02:00 |
|
zotlabs
|
bfd506f184
|
remove obsolete app argument from load_pdl
|
2017-03-31 10:30:41 +02:00 |
|
zotlabs
|
c20aa6062c
|
get rid of get_app()
|
2017-03-31 10:30:17 +02:00 |
|