zotlabs
cdfd42053d
always add a length to ostatus compat enclosures - even if unknown (0)
2017-06-07 09:36:13 +02:00
zotlabs
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
2017-06-07 09:35:04 +02:00
zotlabs
928fce875e
make authenticated oembeds optional, default to false.
2017-06-07 09:33:55 +02:00
zotlabs
1d3c6e7420
include/socgraph - remove a few obsolete and long-deprecated functions
2017-06-07 09:33:28 +02:00
zotlabs
c96fe2931a
cleanup only
2017-06-07 09:33:00 +02:00
zotlabs
324d427ac7
a slight tweak to author_is_pmable hook to make it useful
2017-06-07 09:30:45 +02:00
zotlabs
80c65ea8f3
move code syntax highlighting to plugin
2017-06-07 09:27:42 +02:00
zotlabs
3a2a7d0508
re-arrange a few functions
2017-06-07 09:26:45 +02:00
zotlabs
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.
2017-06-06 22:49:45 -07:00
zotlabs
e917b94929
hubzilla issue #810
2017-06-06 17:38:34 -07:00
zotlabs
83f8f8ebb8
whitespace
2017-06-05 15:57:43 -07:00
zotlabs
2fea5ff889
always add a length to ostatus compat enclosures - even if unknown (0)
2017-06-04 20:07:08 -07:00
zotlabs
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
2017-06-04 19:09:05 -07:00
git-marijus
10ecb6d368
remove duplicate code
2017-06-04 16:58:59 +02:00
zotlabs
c7f097ec84
make authenticated oembeds optional, default to false.
2017-06-03 16:00:14 -07:00
git-marijus
c4ed04fc82
convert randprof to use chanlink_hash() instead of chanlink_url() and filter sys channels by xchan.xchan_system instead of xchan_addr != sys@%
2017-06-03 10:13:42 +02:00
zotlabs
0b740826c5
include/socgraph - remove a few obsolete and long-deprecated functions
2017-06-01 21:22:31 -07:00
git-marijus
56f3b12171
Merge pull request #802 from zotlabs/searchwebpages
...
provide ability to search webpages (either public or which contain th…
2017-06-01 08:19:52 +02:00
zotlabs
cdfcb1ed24
cleanup only
2017-05-31 22:59:07 -07:00
zotlabs
8ebb000650
minor export issue with mail
2017-05-31 21:01:51 -07:00
zotlabs
fc98bd1563
minor export issue with mail
2017-05-31 20:59:36 -07:00
zotlabs
35debe46bc
a slight tweak to author_is_pmable hook to make it useful
2017-05-31 18:14:12 -07:00
zotlabs
98c18f416a
remove default for text/mediumtext sql fields
2017-05-31 16:00:33 -07:00
zotlabs
dfc0d4cf59
move code syntax highlighting to plugin
2017-05-30 19:50:41 -07:00
zotlabs
bfad624528
re-arrange a few functions
2017-05-30 18:36:19 -07:00
zotlabs
062b9ecbf3
bring back html2markdown which went away in the merge
2017-05-30 18:22:48 -07:00
zotlabs
d3cad5a651
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-30 18:18:28 -07:00
zotlabs
a7ecf51915
provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations
2017-05-30 17:53:58 -07:00
zotlabs
893ae17b99
provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations
2017-05-30 17:06:50 -07:00
zotlabs
6962bc5147
create account_store_lowlevel()
2017-05-29 21:46:38 -07:00
zotlabs
4fcfcc8117
start deprecation of server_role
2017-05-29 13:50:02 -07:00
zotlabs
b15a5f03e6
work through the diaspora_v2 outgoing status posts
2017-05-28 19:17:46 -07:00
Klaus Weidenbach
586c72fbe5
Don't drop PHP5 support yet.
...
Scalar Type Hints and Return Type Declarations were introduced in PHP7.
2017-05-27 22:44:54 +02:00
Klaus Weidenbach
0f0e23445a
🔨 ✅ Add html2markdown unit tests.
...
A tiny refactoring to make HTML 2 markdown conversion testable.
Add some unit tests to check the behavior of the now used HTML2Markdown library.
There are some differences compared to the old pixel418/markdownify library.
2017-05-27 00:19:01 +02:00
zotlabs
b4da2d35bf
start using the abook_not_here flag (requires changes in addons, not easily portable to hubzilla)
2017-05-25 13:37:13 -07:00
zotlabs
df8c69f73b
some minor help cleanup - add '-/foo' override of language detection
2017-05-24 22:24:45 -07:00
zotlabs
3a00140797
remove php version checks for older ( < 5.4) code incompatibilities
2017-05-23 21:20:40 -07:00
zotlabs
bf580fcc06
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-23 16:14:41 -07:00
zotlabs
508ea9153c
this looks like a slightly cleaner solution to the unicode dl issue
2017-05-23 21:52:35 +02:00
zotlabs
6ff16e2651
hubzilla issue #777
2017-05-23 21:52:21 +02:00
zotlabs
647b5d098f
apporder style improvement and add to nav menu, also add language awareness to webpages
2017-05-23 21:50:38 +02:00
zotlabs
7ae0317b6a
apporder style improvement and add to nav menu, also add language awareness to webpages
2017-05-22 17:07:34 -07:00
Klaus Weidenbach
547df2219a
Replace Mardownify library with html-to-markdown library.
2017-05-23 00:32:11 +02:00
zotlabs
1c8c7479b8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-22 03:51:58 -07:00
Mario Vavti
b62463107c
smileybutton fixes
2017-05-19 10:48:04 +02:00
Mario Vavti
3fe7bf27de
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-05-17 11:25:33 +02:00
Mario Vavti
a44c908147
silence php warning during install
2017-05-17 11:24:27 +02:00
zotlabs
21103f8bc4
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
2017-05-16 23:00:28 -07:00
zotlabs
a1ba44db72
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
2017-05-16 22:57:34 -07:00
zotlabs
3c22a7b482
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-16 17:51:00 -07:00
zotlabs
5c8a911c93
this looks like a slightly cleaner solution to the unicode dl issue
2017-05-14 21:04:34 -07:00
zotlabs
2cc1844d97
hubzilla issue #777
2017-05-14 20:51:15 -07:00
git-marijus
795b39250f
Merge pull request #770 from zotlabs/mast496
...
consolidate and simplify the generation of activitystreams persons, a…
2017-05-12 10:02:33 +02:00
zotlabs
1de1b58a08
consolidate email validation checks
2017-05-11 19:01:04 -07:00
zotlabs
4f577cbdeb
issue #769
2017-05-11 18:34:28 -07:00
zotlabs
c2bd7d1e56
issue #769
2017-05-11 18:32:34 -07:00
zotlabs
e501289a55
consolidate and simplify the generation of activitystreams persons, add a couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
2017-05-11 17:39:26 -07:00
zotlabs
84064b90a6
disable oauth2 until I can get back to it - it's throwing typos
2017-05-10 22:15:01 -07:00
zotlabs
60204becf4
don't allow html in plugin comment blocks
2017-05-10 14:49:32 +02:00
zotlabs
fa94c0a65b
handle mastodon urls in markdown/bbcode conversion
2017-05-10 14:48:04 +02:00
zotlabs
76d78571d6
don't allow html in plugin comment blocks
2017-05-09 20:33:25 -07:00
zotlabs
e059efb4c4
handle mastodon urls in markdown/bbcode conversion
2017-05-08 19:10:08 -07:00
zotlabs
2e531c103f
error
2017-05-08 02:00:00 -07:00
zotlabs
8c38841a4d
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-07 14:43:38 -07:00
Andrew Manning
1d20b2603a
Mail subject bug fix
2017-05-07 08:52:26 -04: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
3ccefa20e8
collapse sysapps if viewing a remote channel
2017-05-05 16:33:28 +02:00
git-marijus
3d1df8337e
Merge pull request #751 from dawnbreak/docu
...
💡 Add Doxygen fix for @var member variable documentation.
2017-05-05 12:33:58 +02:00
zotlabs
c70ac572fa
do away with single delivery (delivery from clones to singleton networks attached to other clones)
2017-05-04 22:08:12 -07:00
zotlabs
f0a2747d80
make service_plink pluggable
2017-05-04 21:55:56 -07:00
zotlabs
67918033f9
oauth2 dynamic client registration
2017-05-04 20:58:19 -07:00
zotlabs
e308c3d34a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-05-04 19:20:29 -07:00
zotlabs
977677d005
typo
2017-05-04 19:19:24 -07:00
zotlabs
faf9814788
typo
2017-05-04 19:18:54 -07:00
Klaus Weidenbach
eeb9103e26
💡 correct some Doxygen syntax mistakes.
2017-05-05 00:23:57 +02:00
zotlabs
b08af13872
oauth2/oidc testing (please do not port - this requires several extra DB tables to work)
2017-05-03 22:37:06 -07:00
zotlabs
1e59d9ade5
one file hadn't yet been saved when doing pull request
2017-05-03 19:02:20 -07: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
0e5d824bff
finish the red conversion of the markdown utilities considering their relation to protocol plugins.
2017-05-02 22:10:53 -07:00
zotlabs
b2d2dcc7fe
more code refactoring to put external protocol dependencies in plugins.
2017-05-02 20:17:47 -07:00
zotlabs
7acb068590
profile_sidebar hook ignored the updated html content
2017-05-02 18:24:18 -07:00
zotlabs
83c4dd6bda
typo
2017-05-01 22:56:11 -07:00
zotlabs
d3fcef43f8
ugly postgres fixes
2017-05-01 15:13:53 +02:00
zotlabs
cbc906c438
more work on client side e2ee
2017-05-01 15:12:43 +02:00
zotlabs
d57169fcf6
profile_tabs is now channel_apps (except the original was left behind as the gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original.
2017-05-01 15:11:51 +02:00
zotlabs
fdf639e1fb
more work client mail crypto
2017-05-01 15:10:42 +02:00
zotlabs
25760e30f9
make mail_store() safe for postgres or mysql5.7 - although this interface needs to be refactored in the future
2017-05-01 15:10:08 +02:00
zotlabs
d71a53f24e
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-04-30 16:50:10 -07:00
zotlabs
c845d20352
ugly postgres fixes
2017-04-30 16:03:01 -07:00
zotlabs
230617208b
more work on client side e2ee
2017-04-29 16:30:11 -07:00
zotlabs
033cf61380
profile_tabs is now channel_apps (except the original was left behind as the gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original.
2017-04-27 22:37:51 -07:00
zotlabs
70e17f9194
more work client mail crypto
2017-04-27 20:22:28 -07:00
zotlabs
89e7e5e4fb
make mail_store() safe for postgres or mysql5.7 - although this interface needs to be refactored in the future
2017-04-27 20:08:38 -07:00
zotlabs
ab32372f8f
update feedutils with as:author changes, also update tests
2017-04-27 16:50:37 -07:00
zotlabs
e8ea8d203d
more client-side mail privacy work
2017-04-26 23:05:30 -07:00
zotlabs
88149f56bb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-04-26 20:11:12 -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
git-marijus
c39a680096
Merge pull request #733 from zotlabs/etwoeemail
...
Etwoeemail
2017-04-26 14:19:54 +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
4ca24f114b
support reverse magic-auth in oembed requests.
2017-04-26 14:12:52 +02:00
zotlabs
7667c630a4
provide a broken feed for services which require a broken feed
2017-04-26 14:12:11 +02:00
zotlabs
97458b2885
make it easier to hook into feed headers in the future
2017-04-26 14:11:55 +02:00
zotlabs
803bff4043
smilies - add param to only list default emoticons
2017-04-26 14:09:45 +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
a342a5f8e0
smilies - add param to only list default emoticons
2017-04-25 16:36:37 -07:00
zotlabs
f1c6fd08c4
database upgrade
2017-04-23 20:28:04 -07:00
Andrew Manning
8ad2b3e7a1
When template "none" is used in a webpage layout, then the contents of the page should be the sole output, with no other code before or after the page element content.
2017-04-23 21:22:40 -04:00
zotlabs
1d19ea4a33
typo - this time the correct repo
2017-04-20 21:31:44 -07:00
zotlabs
0d9b6ebc36
Revert "typo" - wrong repo
...
This reverts commit d9a48092e6
.
2017-04-20 21:30:29 -07:00
zotlabs
d9a48092e6
typo
2017-04-20 21:26:36 -07:00
zotlabs
02ea713d6a
make it easier to hook into feed headers in the future
2017-04-20 21:25:37 -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
f52c670c05
support reverse magic-auth in oembed requests.
2017-04-19 20:48:10 -07:00
zotlabs
40f6280c48
follow_from_feed issue when called from push
2017-04-19 17:53:50 -07:00
zotlabs
1c6d2857cb
follow_from_feed issue when called from push
2017-04-19 17:52:15 -07:00
zotlabs
397fef519c
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.
2017-04-18 21:18:49 -07:00
zotlabs
7a31c039fb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-04-17 16:04:17 -07:00
Klaus Weidenbach
7d5e7bf6c8
We do not parse the body in discover_by_url(), so no need to preserve iframes in SimplePie.
2017-04-15 15:20:14 +02:00
Klaus Weidenbach
b6459e6172
⬆️ Update SimplePie library.
...
As a follow up to issue #699 update SimplePie from 1.2.1-dev (around
6years old) to current git master (1.4.4-dev). We use the master branch
until the next release because it contains our patch for enclosure
titles already. The other patches in the library from us can be done by
configuring the SimplePie object in our code instead.
Used composer to manage this library and use class autoloading.
Add some unit tests for include/feedutils.php, but the interesting parts
are unfortunately not testable with the current code.
2017-04-15 00:41:42 +02:00
git-marijus
b4f65840d1
Merge pull request #716 from dawnbreak/docu
...
Some documentation for include/network.php and some fixes.
2017-04-14 11:54:20 +02:00
Klaus Weidenbach
b266ade4fe
Some documentation for include/network.php and some fixes.
...
Some variables had wrong names and have never been used.
2017-04-14 00:21:54 +02:00
Mario Vavti
0f0fba0e9e
missing includes
2017-04-13 23:20:09 +02:00
git-marijus
2aa69257a4
Merge pull request #715 from zotlabs/cpp
...
backend infrastructure for 'channel protection password'; which will …
2017-04-13 12:08:17 +02:00
zotlabs
91d0f87181
make sure the new fields don't leak through sync packets and break older versions
2017-04-12 18:46:41 -07:00
zotlabs
1c32564536
backend infrastructure for 'channel protection password'; which will be used to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
2017-04-12 18:46:15 -07:00
zotlabs
da07108be9
make sure the new fields don't leak through sync packets and break older versions
2017-04-12 17:43:27 -07:00
zotlabs
d7f4526a00
backend infrastructure for 'channel protection password'; which will be used to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
2017-04-12 17:32:28 -07:00
zotlabs
7b173a75e4
correct the mastodon "boost" (aka 'share') author attribution by checking for share activities and pulling the original author info from the activity:object
2017-04-12 07:04:22 +02:00
zotlabs
cb5a047e5d
ugly hack to webfinger to allow connections to be made to mastodon servers.
2017-04-12 07:04:10 +02:00
zotlabs
ed5abe5981
some signatures showing as invalid because of recent import_author_zot() changes.
2017-04-12 07:03:20 +02:00
zotlabs
1609473e5d
correct the mastodon "boost" (aka 'share') author attribution by checking for share activities and pulling the original author info from the activity:object
2017-04-11 20:17:22 -07:00
zotlabs
ed8e4962b9
ugly hack to webfinger to allow connections to be made to mastodon servers.
2017-04-10 20:31:45 -07:00
zotlabs
063577c19e
some signatures showing as invalid because of recent import_author_zot() changes.
2017-04-09 20:25:41 -07:00
zotlabs
a32b097e3c
photo size-0 issue
2017-04-07 14:57:29 -07:00
zotlabs
65e5894363
photo size-0 issue
2017-04-07 14:56:12 -07:00
Mario Vavti
113bfe8fa2
remove redundant string
2017-04-07 18:41:13 +02:00
Mario Vavti
28207c3313
css fixes and missing string
2017-04-07 11:31:10 +02:00
zotlabs
e685c580f2
only log zot_refresh content if json decode was successful.
2017-04-07 11:08:55 +02:00
zotlabs
e6139c9f49
revisit the import_author_zot algorithm yet again. There was one bug that we weren't returning necessary information in the first SQL query - and performance/loading problem if one tries to refresh a dead site.
2017-04-07 11:08:26 +02:00
zotlabs
d52ee7ae27
only log zot_refresh content if json decode was successful.
2017-04-06 19:55:43 -07:00
zotlabs
ebcfc7f2b2
revisit the import_author_zot algorithm yet again. There was one bug that we weren't returning necessary information in the first SQL query - and performance/loading problem if one tries to refresh a dead site.
2017-04-06 16:24:19 -07:00
zotlabs
b347e1d861
import_author_xchan - since we rarely refresh zot-info for non-connections, force a cache reload once a week to catch things like profile photo updates and location changes
2017-04-06 20:19:27 +02:00
zotlabs
9fb08fb502
make legal_webbie() pluggable - * this should not be merged with federated projects unless the federation drivers make use of the hooks.
2017-04-05 19:08:43 -07:00
zotlabs
6710a77c26
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-04-05 17:14:11 -07:00
zotlabs
a4685e6df3
import_author_xchan - since we rarely refresh zot-info for non-connections, force a cache reload once a week to catch things like profile photo updates and location changes
2017-04-05 17:08:13 -07:00
zotlabs
50612565e9
create site_store_lowlevel() to initialise data structures for the site table
2017-04-04 10:02:33 +02:00
zotlabs
a92256e1cb
legal_webbie() now provides different character rules depending on whether you federate or not. Added some comments in a few places that needed them.
2017-04-03 22:13:12 -07:00
zotlabs
d6c23486d5
create site_store_lowlevel() to initialise data structures for the site table
2017-04-03 16:43:30 -07:00
zotlabs
a9bda2b12e
sql error photos_albums_list with non-logged-in viewer
2017-04-03 10:55:42 +02:00
zotlabs
d35678b891
change hook for perm_is_allowed while retaining backwards compatibility
2017-04-03 10:52:52 +02:00
zotlabs
405e3fc214
import_author_zot() - check for both hubloc and xchan entries. This should catch and repair entries which were subject to transient storage failures.
2017-04-03 10:51:31 +02:00
zotlabs
75cd816e02
logic error
2017-04-03 10:49:20 +02:00
zotlabs
c8a886e399
import authors from any unrecognised network as network 'unknown'.
2017-04-03 10:48:41 +02:00
zotlabs
19b2568133
whitespace
2017-04-03 10:45:39 +02:00
zotlabs
26125bcf0b
sql error photos_albums_list with non-logged-in viewer
2017-04-02 22:20:37 -07:00
zotlabs
263efbfe39
reference to deprecated function import_author_diaspora in socgraph.php
2017-04-02 21:49:50 -07:00
zotlabs
9a5ce2354d
remove some obsolete permissions stuff
2017-04-02 20:51:40 -07:00
zotlabs
af14020e42
change hook for perm_is_allowed while retaining backwards compatibility
2017-04-02 20:03:27 -07:00
zotlabs
4a49643bcd
import_author_zot() - check for both hubloc and xchan entries. This should catch and repair entries which were subject to transient storage failures.
2017-04-02 19:46:20 -07:00
zotlabs
1a28fb2a0c
logic error
2017-04-02 17:12:42 -07:00
zotlabs
d985db60cc
import authors from any unrecognised network as network 'unknown'.
2017-04-02 17:09:51 -07:00
zotlabs
a76ad1478f
crypto updates
2017-04-02 16:44:44 -07:00
zotlabs
044067f055
harden security
2017-04-02 16:40:36 -07:00
zotlabs
810d9e21bc
use aes-ctr which is slightly/arguably better than a poke in the eye and don't restrict the crypto algorithm by server role.
2017-04-01 15:30:59 -07:00
zotlabs
c20aa6062c
get rid of get_app()
2017-03-31 10:30:17 +02:00
zotlabs
b2a51db14e
add 'author_is_pmable()' function with plugin hooks to control whether or not to display a 'send mail' link in the thread author menu.
2017-03-31 10:28:54 +02:00
zotlabs
33ff7bf968
provide platform specific install script
2017-03-31 10:27:28 +02:00
zotlabs
5f0004b416
move db_upgrade to zlib
2017-03-31 10:25:27 +02:00
zotlabs
e79f450af9
aes256gcm is not ready for prime time. Stay tuned. Until it is, we're pretty much stuffed unless we go to 3rd party crypto libs.
2017-03-30 21:45:29 -07:00
zotlabs
d1a018f2e8
whitespace
2017-03-30 21:04:55 -07:00
zotlabs
6118570118
make aes256gcm the primary crypto mode
2017-03-30 20:43:49 -07:00
zotlabs
a9cceea850
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-03-30 16:10:59 -07:00
Klaus Weidenbach
2e2f984c45
Add some documentation for import functions.
2017-03-30 23:06:00 +02:00
zotlabs
f43428aacf
channel_store_lowlevel declared twice
2017-03-29 16:16:29 -07:00
zotlabs
2d4f84563b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-03-29 16:11:50 -07:00
Mario Vavti
29c9972b86
missing closing bracket and semicolon
2017-03-29 15:19:54 +02:00
Mario Vavti
7033966bb8
create channel_store_lowlevel()
2017-03-29 15:16:41 +02:00
zotlabs
fe5f109af5
more cloud updates - upgrade the DAV structures as well.
2017-03-29 14:14:05 +02:00
zotlabs
f1da003020
some more photo issues
2017-03-29 14:13:10 +02:00
zotlabs
9d0e2cbd89
more work on the photo album mess
2017-03-29 14:11:56 +02:00
zotlabs
032b6f193d
photos_album_exists() requires an observer to work correctly; provide it.
2017-03-29 14:11:22 +02:00
zotlabs
b03cd330e5
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
2017-03-29 14:09:19 +02:00
zotlabs
515f1e76b0
perform attach_upgrade()
2017-03-29 14:04:44 +02:00
zotlabs
5915f31950
add function attach_syspaths to calculate the contents of os_path and display_path; add this to the rename function. We will also need it to populate existing file/photo structures as an upgrade task.
2017-03-29 13:57:15 +02:00
zotlabs
8caa4d9e37
attach_folder_rpaths() providing incorrect results
2017-03-29 13:56:43 +02:00
zotlabs
d5525a38f1
various input filter fixes
2017-03-29 13:56:31 +02:00
zotlabs
e9a5af6109
simplify the message signing spaghetti
2017-03-29 13:50:27 +02:00
zotlabs
fd6b32758e
namespace error
2017-03-29 13:47:24 +02:00
zotlabs
4387fb715b
ensure z_input_filter is called exactly once, since we now depend on the number of htmlspecialchars operations for
...
markdown content. Also ensure that the content is escaped the correct number of times on imported items.
2017-03-29 13:45:42 +02:00
zotlabs
fa5115b3ed
add os_path and display_path to photos, fix some issues with multiple path separators after cloud/nickname in the content field of attach and photos
2017-03-29 13:44:17 +02:00
zotlabs
ec5e1067bc
store os_path and display_path with files
2017-03-29 13:43:13 +02:00
zotlabs
fa629841bd
input filter updates
2017-03-29 13:39:36 +02:00
zotlabs
155b57c2de
fix group by item query
2017-03-29 13:38:29 +02:00
zotlabs
0f7832dc30
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
2017-03-29 13:32:23 +02:00
zotlabs
6c92a240cc
remove include/widgets.php
2017-03-29 12:04:44 +02:00
zotlabs
0bad26e116
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
zotlabs
0908da9529
widgets cont.
2017-03-29 11:57:00 +02:00
zotlabs
6e101e4582
widgets cont.
2017-03-29 11:50:52 +02:00
zotlabs
f60309efa1
more widget migrations
2017-03-29 11:50:03 +02:00
zotlabs
47f4007951
more widgets
2017-03-29 11:49:32 +02:00
zotlabs
17977effe7
more widgets
2017-03-29 11:48:35 +02:00
zotlabs
477ed97c2f
convert more widgets to classes
2017-03-29 11:47:58 +02:00
zotlabs
755b751614
Comanche: allow widgets to be class based and stored appropriately in Zotlabs
2017-03-29 11:45:54 +02:00
zotlabs
c5828fecc1
get rid of get_app()
2017-03-28 16:02:47 -07:00
zotlabs
3e6088c614
add 'author_is_pmable()' function with plugin hooks to control whether or not to display a 'send mail' link in the thread author menu.
2017-03-27 15:49:48 -07:00
zotlabs
8292553a20
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-03-27 14:11:25 -07:00
Klaus
6375401e0a
Merge pull request #701 from dawnbreak/HTMLpurifier
...
HTMLPurifier library update
2017-03-27 21:39:02 +02:00
git-marijus
060cc15f81
Merge pull request #704 from zotlabs/doppleclone
...
remove redundant and non-functional/broken check for successfully clo…
2017-03-27 11:30:49 +02:00
Klaus Weidenbach
f718e2b0db
⬆️ Update HTML Purifier library.
...
Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility.
Used composer to manage this library.
2017-03-26 00:41:27 +01:00
zotlabs
94e458018b
rm widgets again
2017-03-25 14:41:43 -07:00
zotlabs
e5e0a6b31f
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-03-25 14:40:31 -07:00
zotlabs
5c63f7dd58
provide platform specific install script
2017-03-25 14:19:32 -07:00
zotlabs
a2e1019978
move db_upgrade to zlib
2017-03-23 21:49:20 -07:00
Mario Vavti
43a794a905
bs4 fixes for events
2017-03-23 13:11:27 +01:00
zotlabs
0499deea69
more cloud updates - upgrade the DAV structures as well.
2017-03-22 19:31:43 -07:00
zotlabs
0fb0241901
some more photo issues
2017-03-22 16:11:38 -07:00
zotlabs
65ecc5ae15
more work on the photo album mess
2017-03-21 22:05:36 -07:00
zotlabs
83a78a949d
photos_album_exists() requires an observer to work correctly; provide it.
2017-03-21 21:13:14 -07:00
zotlabs
bedc393425
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
2017-03-21 20:11:48 -07:00
Mario Vavti
546867c102
add icon, name and thumb to profile tabs. remove login app - we have login in the panel now.
2017-03-21 13:38:44 +01:00
zotlabs
b153c651b4
perform attach_upgrade()
2017-03-20 21:53:39 -07:00
zotlabs
7a611c6d47
create channel_store_lowlevel() and remove more diaspora stuff from core.
2017-03-20 18:14:50 -07:00
zotlabs
f252f3efc5
remove redundant and non-functional/broken check for successfully cloned channel record which was left over from an earlier method of creating the table; which was deprecated a few months back.
2017-03-20 15:40:48 -07:00
zotlabs
da823125b9
remove redundant and non-functional/broken check for successfully cloned channel record which was left over from an earlier method of creating the table; which was deprecated a few months back.
2017-03-20 15:24:47 -07:00
Mario Vavti
ca14ab3d55
move profile tabs to app-tray
2017-03-20 17:24:48 +01:00
Mario Vavti
cfdf1def2a
since we have the app bin we do not actually need the profile tabs for ourself
2017-03-20 14:09:27 +01:00
zotlabs
78aeb50ce5
add function attach_syspaths to calculate the contents of os_path and display_path; add this to the rename function. We will also need it to populate existing file/photo structures as an upgrade task.
2017-03-19 21:39:28 -07:00
zotlabs
a12a614e7e
attach_folder_rpaths() providing incorrect results
2017-03-19 19:43:00 -07:00
Mario Vavti
949ca844c5
open like-modal directly if more than 10 likes
2017-03-19 17:49:07 +01:00
zotlabs
4afeefb5ce
various input filter fixes
2017-03-18 16:41:43 -07:00
Mario Vavti
b2ad4e8c2a
bs4 fixes
2017-03-18 23:45:55 +01:00
Mario Vavti
d10525a375
fix item_list and item_search templates. make item filer use a bootdtrap modal and some css and class fixes
2017-03-17 14:22:10 +01:00
zotlabs
d903758940
remove include/widgets.php
2017-03-16 18:36:58 -07:00
zotlabs
cf11ba1147
simplify the message signing spaghetti
2017-03-16 18:19:03 -07:00
zotlabs
446b5550a2
the rest of the standard widgets converted
2017-03-16 17:11:48 -07:00
zotlabs
051759580d
namespace error
2017-03-16 01:16:29 -07:00
zotlabs
fb3f63bf59
input filter issue
2017-03-15 21:49:27 -07:00
zotlabs
f6b643e84e
widgets cont.
2017-03-15 21:26:28 -07:00
zotlabs
16d750d1f6
widgets cont.
2017-03-15 20:56:12 -07:00
zotlabs
dfd626548f
more widget migrations
2017-03-15 20:11:28 -07:00
zotlabs
92d7c32f61
more widgets
2017-03-15 19:30:57 -07:00
zotlabs
664c762b35
more widgets
2017-03-15 18:48:27 -07:00
zotlabs
9cb9608209
convert more widgets to classes
2017-03-15 18:31:34 -07:00
zotlabs
df6c07aaad
Comanche: allow widgets to be class based and stored appropriately in Zotlabs
2017-03-15 16:55:47 -07:00
zotlabs
bcd02edd80
ensure z_input_filter is called exactly once, since we now depend on the number of htmlspecialchars operations for
...
markdown content. Also ensure that the content is escaped the correct number of times on imported items.
2017-03-15 15:53:03 -07:00
Mario Vavti
a73ea134cd
re-add spaces between tags
2017-03-15 21:22:16 +01:00
Mario Vavti
aa33cacb62
style hashtags, mentions and categories. hide expand-aside button if not needed. css and class fixes
2017-03-15 16:42:55 +01:00
zotlabs
fa89b8f66d
add os_path and display_path to photos, fix some issues with multiple path separators after cloud/nickname in the content field of attach and photos
2017-03-14 22:02:28 -07:00
zotlabs
e399de8ad4
store os_path and display_path with files
2017-03-14 21:40:11 -07:00
zotlabs
2c73b457ef
input filter updates
2017-03-14 17:07:29 -07:00
zotlabs
2f5f1a4d64
fix group by item query
2017-03-14 16:14:05 -07:00
Mario Vavti
a0a376e95e
hide nav search behind a button, css fixes and cleanup
2017-03-14 18:31:19 +01:00
zotlabs
58aa0f3e1a
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
2017-03-13 16:19:47 -07:00
zotlabs
1ee76cb506
remove more hardwired branding
2017-03-12 20:54:48 -07:00
zotlabs
c39c925d8d
grrr. stop making branding assumptions.
2017-03-12 17:32:45 -07:00
zotlabs
6f3493bb3c
db issues
2017-03-12 15:50:47 -07:00
Mario Vavti
8aabc6bc3d
many dropdown and class fixes. still a long way to go...
2017-03-12 21:11:28 +01:00
zotlabs
4c526c7d3d
Merge branch 'dev' into red
2017-03-11 18:02:59 -08:00
Andrew Manning
a2371d56fd
Take me home instead of get me home
2017-03-09 20:43:16 -05:00
zotlabs
c93db2cd21
more cleanup
2017-03-09 14:31:54 -08:00
zotlabs
15d422db80
Merge branch 'dspr' into red
2017-03-09 14:17:14 -08:00
zotlabs
b6477cd38b
go back to where the problem started
2017-03-09 11:51:21 -08:00
zotlabs
15ab331b6b
move all the diaspora content hacks to the diaspora plugin
2017-03-08 17:35:19 -08:00
zotlabs
9ca53fdc5d
DCV stuff
2017-03-07 17:44:19 -08:00
zotlabs
a037590ce3
allow post_activity_item to be passed an empty ACL without resetting to channel default
2017-03-06 21:01:17 -08:00
zotlabs
595cb13d8f
correct fix for wiki anonymous read issue (items_permissions_sql checks item.public_policy which was set for posts, not wikis)
2017-03-06 15:33:10 -08:00
zotlabs
4f5e9d77b2
remove include/probe.php which has never completed development and has never been used
2017-03-05 20:45:21 -08:00
zotlabs
98ccdf65fb
Merge branch 'dev' into red
2017-03-05 16:32:53 -08:00
zotlabs
4c0c153b8f
move emoji emoticons (not reactions) to plugin
2017-03-05 16:18:09 -08:00
zotlabs
c533c62c64
some event work
2017-03-05 14:47:20 -08:00
zotlabs
384db9d10d
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-03-05 11:02:19 -08:00
Klaus Weidenbach
6c79e0c077
⬆️ 🔨 Upgrade Markdownify library.
...
The current version 2.0.0 (alpha) throws deprecated warning with
PHP7.1 and PHPUnit.
Upgrade the HTML to Markdown converter for PHP to the current
Markdownify 2.2.1.
Used composer to manage this library.
2017-03-05 01:14:15 +01:00
zotlabs
47d2467e24
minor feed issue
2017-03-04 11:56:59 -08:00
zotlabs
155844f142
reverse sort order
2017-03-02 23:02:44 -08:00
zotlabs
cee9a20e85
activity widget - turns out the owner is not relevant.
2017-03-02 18:10:23 -08:00
zotlabs
e58dc726c5
activity widget - like the forum widget but represents unseen activity by author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
2017-03-02 17:32:43 -08:00
zotlabs
1ca0b85196
cleaner integration between the headers and session options of z_fetch_url()
2017-02-28 16:32:24 -08:00
zotlabs
fa02f3a108
Merge pull request #686 from dawnbreak/markdown
...
Upgrade PHP Markdown library.
2017-03-01 09:54:01 +11:00
zotlabs
fa944fc526
provide 'session' option to z_fetch_url to assist with remote fetches requiring magic auth
2017-02-27 23:48:54 -08:00
zotlabs
c49935d91c
remove logging
2017-02-27 22:48:52 -08:00
Klaus Weidenbach
503c368f9e
⬆️ 🔨 Upgrade PHP Markdown library.
...
The current version throws deprecated warning with PHP7.1 and PHPUnit.
Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0.
Used composer to manage this library.
2017-02-27 23:40:29 +01:00
Mario Vavti
0f208fb36b
set minversion and maxversion for themes in view/theme/themename/php/theme.php instead of separate file.
2017-02-27 10:13:08 +01:00
zotlabs
8783ccfd72
move admin permission decision out of the router - it is already provided in the module and the higher level check is causing some oembed redirect issues.
2017-02-25 16:22:09 -08:00
zotlabs
8d0d2015d7
We've passed the deadline for allowing unsigned zot finger tokens. It is now a protocol requirement.
2017-02-24 13:53:49 -08:00
zotlabs
b1ff5367e7
more work on profile vcards - still a lot of work to go
2017-02-23 19:07:01 -08:00
zotlabs
3e992604c7
move some functions to more appropriate places
2017-02-23 14:52:36 -08:00
zotlabs
7b4d0168c0
parse bbcode events which use the "new" vcalendar format. work in progress.
2017-02-23 11:09:02 -08:00
Mario Vavti
3d0c6700db
yet one more place to use chanlink_hash() instead of chanlink_url()
2017-02-23 12:24:42 +01:00
Mario Vavti
55924f5c5b
apps improvements
2017-02-22 11:22:43 +01:00
zotlabs
956f0043fc
change text back to 'add apps'
2017-02-21 23:16:05 -08:00
zotlabs
70cdbe4816
Merge pull request #684 from anaqreon/dev
...
Change Add Apps to Manage Apps and support translation.
2017-02-22 18:14:30 +11:00
zotlabs
6644dc4861
use head_add_link() for feed discovery
2017-02-21 18:58:51 -08:00
Andrew Manning
3e144baacd
Change Add Apps to Manage Apps and support translation.
2017-02-21 20:32:13 -05:00
Mario Vavti
81d556d32e
wrong permission
2017-02-21 10:34:40 +01:00
zotlabs
5ad5a0fa07
detect no acl
2017-02-20 23:13:27 -08:00
zotlabs
e54ba7ecbc
fix find_folder_hash_by_path() which was not safe against multiple attach structures with the same filename but in different directories
2017-02-20 23:03:48 -08:00
zotlabs
1c1d1f1185
update fr translation
2017-02-20 18:46:51 -08:00
zotlabs
bc1812840a
don't search on empty filename - we shouldn't find it. The reason why this change is being made is because we actually did find it due to a development glitch
2017-02-20 15:06:17 -08:00
zotlabs
6f811fd7f9
bug in adding main.js as a js source
2017-02-19 17:04:37 -08:00
zotlabs
573846707c
fix several places where head_add_(css|js) functions have been used incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work:
...
- if there is no preceding / character, we look for the file within all the appropriate theme directories.
- otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir
- files beginning with // are considered to be schemeless URLs.
Therefore 'foo.css' means find the best theme-able representation of foo.css.
'/library/foo.css' means only use the version of foo.css that is in /library.
2017-02-19 16:50:41 -08:00
Mario Vavti
16a8416495
css fixes and rename link to full docs to help since its app is also called help
2017-02-17 15:07:20 +01:00
zotlabs
5db3b71c6a
strip possible quotes from attribute_contains() haystacks
2017-02-15 11:35:36 -08:00
zotlabs
07d92796d2
provide HTTP header parser which honours continuation lines and despite the fact that continuation lines have been deprecated - as they still exist in the wild.
2017-02-14 20:57:14 -08:00
zotlabs
f63aaa5429
be consistent with the name
2017-02-12 18:42:43 -08:00
zotlabs
7c72886b1b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-02-12 17:40:45 -08:00
zotlabs
2a52592292
testing and bug fixes virtual profile groups
2017-02-12 17:40:18 -08:00
zotlabs
ccdfbc721f
Create virtual privacy groups for private profile member lists
2017-02-12 15:56:33 -08:00
Andrew Manning
0017de46e4
remove logger lines
2017-02-11 20:54:09 -05:00
Andrew Manning
8ff9ad7636
Webpage import tool works again after setting iconfig properly and following the Impel class function example. More testing is needed.
2017-02-11 20:52:06 -05:00
zotlabs
16f27d0004
more work on permcats and consolidating calls that try to discover connect permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode.
2017-02-09 17:29:24 -08:00
zotlabs
91819bfc2d
bringer - all basic functionality is implemented
2017-02-08 17:21:32 -08:00
zotlabs
28f0833237
fix immediate issue with multiple login forms until I can figure out an elegant way to "popup" the modal login form already on the page. We still may need this fix for the actual login module which should always be callable and present a login form even if the nav is completely borked.
2017-02-08 11:24:21 -08:00
Mario Vavti
1cef3f15d5
sort the apps
2017-02-07 22:32:25 +01:00
Mario Vavti
1bb56309a6
default to manual conversation updates
2017-02-07 20:45:13 +01:00
zotlabs
6a083e8452
bring back view links for all notification types (esp: network, channel) for easy access
2017-02-06 14:32:50 -08:00
Mario Vavti
70edcabca1
move icon stuff back to app_render() and send navapps through app_render()
2017-02-06 20:10:10 +01:00
Mario Vavti
8059260c18
import system apps on initial load
2017-02-06 13:45:46 +01:00
Mario Vavti
e70c87ed41
merge dev
2017-02-06 10:08:05 +01:00
zotlabs
eb3685f537
remove per-page login css (home, login); add support for alternative markdown mention format
2017-02-05 18:47:35 -08:00
zotlabs
fc4083346e
more work on nav-modal
2017-02-03 15:31:01 -08:00
Mario Vavti
dce9a70ff5
check for app-icons in app_list() instead of app_render()
2017-02-03 12:12:05 +01:00
Mario Vavti
dd2a5e6b28
Merge branch 'dev' into wip-app-bin
2017-02-03 09:24:09 +01:00
zotlabs
7e1e9ac94a
rename bb2diaspora.php to markdown.php
2017-02-02 19:12:48 -08:00
zotlabs
2daafe80a5
move opensearch to plugins
2017-02-02 14:49:51 -08:00
Mario Vavti
8220a6584c
remove apps from usermenu
2017-02-02 11:19:06 +01:00
Mario Vavti
c3bada3c32
resolve merge conflict
2017-02-02 09:38:07 +01:00
zotlabs
db710cd2df
fix a few style issues with nav login panel
2017-02-01 14:45:52 -08:00
Mario Vavti
bf820beb79
remove experimental_app_bin config conditional
2017-02-01 12:59:56 +01:00
zotlabs
4f99d641c5
superfluous whitespace cleanup
2017-01-31 17:32:52 -08:00
zotlabs
f4aca35a88
move diaspora account import to the diaspora plugin
2017-01-31 16:01:47 -08:00
zotlabs
732065bf13
channel export - use a selected list of functional data categories to export; this allows one to export single data sets instead of always exporting everything we know about
2017-01-31 15:28:25 -08:00
Mario Vavti
a6cbebe03c
hide featured app category in the app category widget
2017-01-31 12:53:33 +01:00
Mario Vavti
e1b54b6843
fix typos
2017-01-31 09:43:58 +01:00
zotlabs
aadbd5a92d
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-01-30 15:05:10 -08:00
zotlabs
7b065365e0
consolidate hubloc storage
2017-01-30 15:01:22 -08:00
zotlabs
15be542e56
Merge pull request #662 from anaqreon/affinity-settings
...
Affinity settings
2017-01-30 18:04:53 +11:00
zotlabs
eebea70019
queue optimisations for sites that have lingered in the queue for more than a couple of days.
2017-01-29 17:16:06 -08:00
Andrew Manning
17011a7637
Remove unrelated chatroom panel stuff that was included accidentally
2017-01-29 19:56:19 -05:00
Andrew Manning
f891860408
Merge remote-tracking branch 'upstream/dev' into affinity-settings
2017-01-29 19:53:41 -05:00
Andrew Manning
3424c7dc87
Add affinity slider tool settings for min and max defaults in settings/featured
2017-01-29 19:53:29 -05:00
zotlabs
9addcfe827
finish remaining places where xchan_store_lowlevel needs to be used
2017-01-29 15:25:24 -08:00
zotlabs
d5d67708ac
Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for
...
queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination
scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for
delivery far into the future and only delivered if the hub responds to the "active" or short term queue item.
2017-01-29 14:45:25 -08:00
zotlabs
5aa0017e91
provide lowlevel xchan storage function to ensure that all non-null rows are initialised
2017-01-28 15:01:19 -08:00
Mario Vavti
8b5793e629
more work on app-bin
2017-01-27 17:51:49 +01:00
zotlabs
22839e48d0
better handling of html special chars in wiki and wikipage names
2017-01-26 15:16:41 -08:00
Mario Vavti
d64dcd298e
haystack/needle mixup
2017-01-26 11:03:41 +01:00
zotlabs
5bc6941b57
resolve the linked item delete issue by declaring what types of linked items cannot be deleted
2017-01-25 14:40:04 -08:00
zotlabs
45dbd31d28
only allow wiki owner to delete pages
2017-01-25 12:21:52 -08:00
zotlabs
45a9eca792
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-01-25 11:47:51 -08:00
zotlabs
7804ae6a78
initialise item['postopts'] for mysql >= 5.7
2017-01-25 11:43:54 -08:00
Mario Vavti
1db57c498d
fixes for wiki create/delete page
2017-01-25 19:41:47 +01:00
zotlabs
33aa373b3f
minor
2017-01-24 19:44:24 -08:00
zotlabs
d96a7bc1fa
block well-known from oembed
2017-01-24 18:33:41 -08:00
zotlabs
cb47354a4f
put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.
2017-01-23 16:31:40 -08:00
Hubzilla
cda284424f
synced wikis should be relocated
2017-01-22 18:56:14 -08:00
Hubzilla
17f1d39fcf
basic support for clone syncing of wikis and wiki pages
2017-01-22 18:48:45 -08:00
Mario Vavti
951376852c
some work on app_bin - just to get it going
2017-01-22 13:45:34 +01:00
Mario Vavti
9e509aa25b
$a is deprecated
2017-01-22 10:21:01 +01:00
Mario Vavti
d2226c0e9b
whitespace cleanup
2017-01-22 10:20:39 +01:00
Hubzilla
9acd3ebd42
observer.language!={something} for completeness
2017-01-20 15:30:08 -08:00
Hubzilla
0368b6730f
language aware content
2017-01-20 13:36:37 -08:00
Hubzilla
ece1dd1d7e
js errors with raw message-id, string update
2017-01-20 12:03:46 -08:00
Hubzilla
96f196febd
add gen_link_id() function to selectively encode/decode the message-id component of /display/ links for message-ids that contain troublesome characters
2017-01-19 15:37:30 -08:00
Hubzilla
5ce96b9b95
more urlencoding of message-ids which are used in links
2017-01-18 19:36:06 -08:00
Hubzilla
7dfadfea4a
urlencode the message-id component of generated /display/ links; in most cases this will be a no-op, unless the message-id is a url of some kind from a different provider.
2017-01-18 18:45:17 -08:00
Hubzilla
d4e58e94f6
native wiki updates
2017-01-18 18:18:37 -08:00
zotlabs
7f944515de
more work on native wiki - revert now works; still remaining: diff, delete-page, rename-page and export wiki.
2017-01-17 23:39:28 -08:00
zotlabs
b6595a44d1
native wiki stuff
2017-01-17 17:41:19 -08:00
zotlabs
8478ecc675
Merge pull request #645 from git-marijus/dev
...
do not choke if photo_factory() returns null
2017-01-16 18:31:09 +11:00
zotlabs
e5662dc893
vcard export from profile
2017-01-15 21:23:43 -08:00
zotlabs
0ef2cd8719
array pointer in wrong place
2017-01-15 19:55:59 -08:00
zotlabs
c32bc9dda4
more integration of vcard and profiles
2017-01-15 19:51:14 -08:00
zotlabs
d7080defd3
Still trying to make the documentation link just a wee bit more obvious.
2017-01-15 16:08:51 -08:00
zotlabs
b20cce1408
attach_delete() - remove photo resources even if the attach table row wasn't found.
2017-01-15 15:24:51 -08:00
Mario Vavti
a36d74dad5
do not choke if photo_factory() returns null
2017-01-15 13:23:28 +01:00
zotlabs
e843d27f8c
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-01-13 13:23:21 -08:00
zotlabs
4f1e4ffa70
several minor app nits
2017-01-13 13:22:36 -08:00
Mario Vavti
8ef84e2aa7
possibly improve the album list query and save the result in App::$data
2017-01-13 11:22:50 +01:00
zotlabs
bb0f3afb71
default cover photo support.
2017-01-12 18:52:29 -08:00
Mario Vavti
2fc47cc52b
fix embedimage if an albumname contains quotes
2017-01-11 10:59:46 +01:00
zotlabs
9ad44a2060
btlogger trace file logging not working as desired.
2017-01-10 17:37:41 -08:00
zotlabs
5092cb75f4
normalise feed id
2017-01-10 14:25:11 -08:00
zotlabs
120afb30c1
obj_type on edit activity was wrong
2017-01-09 22:12:44 -08:00
zotlabs
a6272fcf76
channel move stuff (disabled currently because not yet complete)
2017-01-09 14:37:56 -08:00
zotlabs
96e668a5b9
add enclosures and categories to atom feed
2017-01-07 13:29:32 -08:00
zotlabs
c9f4184126
allow the atom_entry hook to change the results
2017-01-07 12:47:19 -08:00
zotlabs
6f1209ea49
typo
2017-01-07 04:51:44 -08:00
zotlabs
89f0ecf25d
update the atom_entry hook
2017-01-07 04:04:11 -08:00
zotlabs
fb059bfdc3
more feedutils cleanup
2017-01-06 20:20:49 -08:00
zotlabs
a3c45d47e6
add the ostatus:conversation element which is now more or less required by GNU-Social to work around some short-comings of the OStatus delivery model when it comes to conversational message grouping. If this element isn't there, message replies will not get grouped with the parent specified in thr:in-reply-to, which exists to group conversations together. The reasoning being that due to the point-to-point delivery model, a reply could arrive on one site which does not have a copy of the parent specified by thr:in-reply-to. Hence further replies arriving on this site are grouped with the first arrived comment as the parent. Since this project doesn't allow comments which don't have top-level parents, we can just set it to the parent-mid and save being forced to create a new database structure for orphan children acting as parents.
2017-01-06 13:42:45 -08:00
zotlabs
6db2561eda
preserve the original message-id coming from feeds - we will have to escape them properly before calling mod_display.
2017-01-06 13:25:57 -08:00
zotlabs
ba2d0fae0e
Merge branch 'dev' into gnusoc
2017-01-06 12:24:26 -08:00
zotlabs
2312302dea
setup: check disabled functions more precisely than using a string match
2017-01-05 14:17:56 -08:00
zotlabs
dfede52048
ical import/export - provide mechanism to preserve original source formatting across zot based systems.
2017-01-05 13:55:04 -08:00
zotlabs
ec18c3770b
issue #639 , voting setting is lost after post is edited (also the disabling of comments)
2017-01-05 12:17:36 -08:00
zotlabs
1ce8168d72
some gnusoc fixes
2017-01-04 11:47:08 -08:00
zotlabs
b88a735e54
feature: allow event creation in other timezones than your own.
2017-01-01 19:51:44 -08:00
zotlabs
e2eb0b2eac
better fix for #629 #635 based on ownership/authorship rather than message flags which could be forged
2016-12-31 15:56:45 -08:00
zotlabs
444e938e2d
issues #629 , #635 - edited post arriving from downstream source was not being rejected
2016-12-31 13:38:19 -08:00
zotlabs
2e2254371a
move api version call back to core
2016-12-30 02:45:16 -08:00
zotlabs
693f7366a2
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-12-30 02:36:24 -08:00
zotlabs
e8a2ad4315
logger typos
2016-12-30 02:31:53 -08:00
Andrew Manning
13768fdb9b
Zot structures doco integrated into the Zot page. Added nowrap option to [code] BBcode tag.
2016-12-28 14:58:25 -05:00
zotlabs
17b7042a25
issue with HTML in code blocks in markdown in wiki
2016-12-27 15:26:47 -08:00
zotlabs
3bb6c667db
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-12-26 13:11:54 -08:00
zotlabs
b530d1d449
perform input validation on xchan_store and re-enable the post method of the xchan api endpoint.
2016-12-26 13:10:24 -08:00
Andrew Manning
1a5dd5c87c
Updated markup language support doco. Modified parseIdentityAwareHTML BBcode parsing to support the BBcode reference which is now in /help/member/bbcode.html. Add Bootstrap classes to tables for BBcode tables that have the border=0 or border=1 options set.
2016-12-26 08:58:40 -05:00
zotlabs
c38e7ee3e3
show webpages link to visitors if a 'home' page exists. This means the nav menu must be used to edit pages.
2016-12-25 14:26:27 -08:00
zotlabs
35ed9b9b72
issue with post signatures if posted from api and logged in locally with a different identity.
2016-12-24 15:00:37 -08:00
zotlabs
f2bfdfdedd
provide separate logging (if configured) for btlogger which is used to catch really subtle issues which don't always leave an audit trail. Similar to dbfail.out, the file btlogger.out (if it exists and is write-able) will only log these unusual situations with backtraces so we can find the culprits.
2016-12-21 23:35:54 -08:00
Mario Vavti
04472bd730
fix a glitch in sticky-kit and comment out alt_pager() in widget_conversations since it will not work there
2016-12-21 11:51:24 +01:00
zotlabs
3d811a17fe
provide call button on connections list if mobile|tablet and a phone number exists
2016-12-20 23:26:31 -08:00
zotlabs
a270ca5101
allow update of fn and initial setting from channel name
2016-12-20 19:31:50 -08:00
zotlabs
493aa9f20d
progress on abook_vcard
2016-12-20 18:43:20 -08:00
zotlabs
4103344e48
abook_vcard first commit
2016-12-20 16:45:12 -08:00
zotlabs
d2cc7df7db
allow tel: links on mobile devices
2016-12-19 18:59:40 -08:00
zotlabs
231b70b987
call zidify_links() when formatting bbcode for internal consumption
2016-12-19 16:06:49 -08:00
zotlabs
1798ebd395
improve oembed cache security
2016-12-19 15:38:42 -08:00
zotlabs
350627988e
zidify private mail
2016-12-19 14:35:13 -08:00
zotlabs
ca2e2f5f45
deprecate bb_iframe
2016-12-18 22:33:23 -08:00
zotlabs
92f3d863fa
re-factor item_photo_menu - there is some room for future development, currently it was made compatible with minimal template changes
2016-12-18 16:26:00 -08:00
zotlabs
6cf17c7bcc
use array_shift - it's cleaner
2016-12-15 16:41:01 -08:00
zotlabs
95485a0da2
z_fetch_url incorrect variable
2016-12-15 16:02:52 -08:00
zotlabs
f67acc82cf
html2plain warnings
2016-12-15 13:45:27 -08:00
zotlabs
00fc66d8e8
postgres is picky about this stuff
2016-12-14 20:51:10 -08:00
zotlabs
63efbdffe6
markdown regex
2016-12-14 14:27:00 -08:00
Mario Vavti
a7af6d8a3c
fix regex
2016-12-14 13:18:02 +01:00
Mario Vavti
028935a318
wiki: do not show revert buttons if we do not have write perms and minor cleanup
2016-12-14 11:55:52 +01:00
zotlabs
cbffd32d8e
use absolute namespace in case this gets moved
2016-12-13 20:05:36 -08:00
zotlabs
0394a3e939
tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item)
2016-12-13 20:01:38 -08:00
zotlabs
66a53c6d3c
add plugin hook to zot_best_algorithm()
2016-12-13 18:43:47 -08:00
zotlabs
c4a9b61da6
restructuring include/message for mail preview
2016-12-13 16:34:08 -08:00
Mario Vavti
0927af40c3
bring lockview to wikilist
2016-12-13 11:14:22 +01:00
Mario Vavti
68bdd26426
simplify wikilist widget
2016-12-13 10:09:56 +01:00
zotlabs
0f7d36cfa0
move the rest of superblock out of core
2016-12-11 16:27:43 -08:00
zotlabs
9e27559bdb
clone sync missing for some item delete operations
2016-12-11 14:39:06 -08:00
Mario Vavti
65a26958f7
fix embed-image for fullscreen mode and some adjustments for /help
2016-12-10 21:33:29 +01:00
zotlabs
0a6916e1b9
superblock issue + string update
2016-12-09 00:49:55 -08:00
zotlabs
8b57add891
don't alter received/changed timestamps when editing
2016-12-08 16:18:40 -08:00
zotlabs
5833bb3bd4
only update the 'changed' timestamp for recent item_store events
2016-12-08 11:16:23 -08:00
zotlabs
b407074281
always check api_user
2016-12-07 19:04:24 -08:00
zotlabs
07706b41f4
document the api filedata call
2016-12-07 15:22:26 -08:00
zotlabs
b3963456c0
attach_list_files bugfix
2016-12-06 21:11:39 -08:00
zotlabs
641e9ff508
api files improvements/fixes and documentation
2016-12-06 20:34:23 -08:00
Andrew Manning
8ba5cbc2b9
Merge remote-tracking branch 'upstream/dev' into doco
2016-12-05 20:16:19 -05:00
zotlabs
fbf13dde21
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
zotlabs
bdd713413a
typo
2016-12-04 20:24:55 -08:00
zotlabs
e896592261
minor optimisation to reduce code duplication
2016-12-04 17:48:31 -08:00
zotlabs
df23ef36c7
api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream
2016-12-04 17:07:25 -08:00
zotlabs
16e48a859c
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-12-04 11:43:27 -08:00
zotlabs
6346c00527
bugfix for api group_members
2016-12-04 11:42:40 -08:00
Mario Vavti
bb7680dc51
implement content type in wiki list
2016-12-04 15:07:03 +01:00
Mario Vavti
161572b292
leave toc title for the author
2016-12-04 14:31:45 +01:00
Andrew Manning
3b3da24823
Merge remote-tracking branch 'upstream/dev' into doco
2016-12-04 08:08:22 -05:00
Mario Vavti
b12d4c03cb
fixes for toc bbcode and bbcode wiki toc
2016-12-04 12:51:23 +01:00
zotlabs
25ea754502
item_store: parent wasn't being returned in api call
2016-12-03 13:16:04 -08:00
zotlabs
a33a5771ed
Merge pull request #608 from redmatrix/jeroenpraat-patch-1
...
Fix full screen for embedded videos
2016-12-04 07:46:31 +11:00
Andrew Manning
153cd0a205
Remove classes from the doco content region to simplify the appearance. Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it.
2016-12-03 15:17:31 -05:00
zotlabs
f5f1b9602a
rename api endpoint yet again. item/store appears to be blacklisted in some hosting environments.
2016-12-03 12:08:58 -08:00
Jeroen van Riet Paap
5aeb8305fc
Fix full screen for embedded videos
2016-12-03 11:47:10 +01:00
zotlabs
8e6ff32c97
more api work for item/store and doco
2016-12-02 23:09:25 -08:00
zotlabs
e776e79c1e
api function item/new renamed to item/store as that more closely reflects its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin.
...
Also some work to make the install documentation agnostic to project name variations. This is not yet complete.
2016-12-02 21:54:50 -08:00
zotlabs
e2660eaad3
fix the forum widget for forums with custom perms
2016-12-02 12:15:18 -08:00
zotlabs
59aae20aea
bb_highlight: if somebody enters an unsupported language for code syntax highlighting (like fortran or cobol or whatever) use 'php' instead of returning a completely unformatted code block. This choice was somewhat arbitrary. It could be difficult to analyse the intention which could be literally anything and provide the closest match.
2016-12-01 19:04:29 -08:00
zotlabs
97f9dedaa6
sql error in fetch conversation
2016-12-01 18:21:36 -08:00
zotlabs
7f730b81ff
trim both key and iv on other ciphers
2016-12-01 18:14:20 -08:00
zotlabs
e793fc9973
trim iv in STD_encapsulate
2016-12-01 18:12:18 -08:00
zotlabs
141b8495e2
allow plugins to cancel item_store() and item_store_update()
2016-12-01 14:15:34 -08:00
zotlabs
6552ccc477
issue #607 parens not recognised inside urls
2016-12-01 02:44:01 -08:00
zotlabs
83a4999dbe
issue #606 , postgres binary data handling under PDO and HHVM when passed null
2016-11-30 19:45:46 -08:00
zotlabs
c845eed114
advanced crypto restricted by server role
2016-11-30 16:36:33 -08:00
zotlabs
5b09829959
zot 1.2
2016-11-30 16:22:31 -08:00
Mario Vavti
afffbb6487
go live with wiki mimetypes - you can now choose if a wiki will contain markdown or bb-code markup
2016-11-30 13:30:50 +01:00
Mario Vavti
53e4b55ea3
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2016-11-30 10:57:04 +01:00
zotlabs
175ae58563
highlight
2016-11-29 14:27:55 -08:00
Mario Vavti
f32f7d2308
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2016-11-29 13:38:59 +01:00
zotlabs
3ed6d82367
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-11-29 02:57:58 -08:00
zotlabs
793047919d
missed this from the earlier checkin
2016-11-29 02:57:29 -08:00
Mario Vavti
6a786342f9
rename function
2016-11-29 10:46:04 +01:00
Mario Vavti
d184b3fa86
more work on wiki mimetypes
2016-11-29 10:33:46 +01:00
Mario Vavti
91e97468a0
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2016-11-29 10:13:47 +01:00
zotlabs
b66aeea384
minor re-arrange
2016-11-28 14:00:34 -08:00
Mario Vavti
f9b732482d
some basic work for implementing mimetypes for wikis
2016-11-28 15:24:49 +01:00
git-marijus
683a09781a
Merge pull request #602 from anaqreon/doco
...
Update context help content and context page element focus feature.
2016-11-28 13:44:41 +01:00
Mario Vavti
1ce4eda0b9
wiki: move delete page functionality to the widget
2016-11-28 11:29:10 +01:00
Andrew Manning
678239424a
Integrating lots of member guide content
2016-11-27 16:46:24 -07:00
Andrew Manning
369dc295b1
Add some identity-aware parsing to HTML content using parseIdentityAwareHTML()
2016-11-27 14:48:06 -07:00
Andrew Manning
7470b1180e
Add ability to include page assets in documentation pages such as images. Updated Personal Channel tutorial to use local images using this new capability.
2016-11-27 13:43:07 -07:00
Mario Vavti
0ff24b6f21
whitespace and minor fixes
2016-11-23 13:49:24 +01:00
zotlabs
5c5d45f52b
missing plugins in zot-info
2016-11-22 16:33:00 -08:00
zotlabs
11b4d98f37
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-11-22 14:18:58 -08:00
zotlabs
6e016c439c
db update required for Zot2
2016-11-22 14:15:33 -08:00
Mario Vavti
9b5e6a1f7a
use plural since we can have more than one wiki
2016-11-22 15:27:26 +01:00
Mario Vavti
060982adb4
display wiki list on wiki landing page.
2016-11-22 11:30:04 +01:00
zotlabs
bc95b2fc77
wrong function
2016-11-21 14:38:02 -08:00
zotlabs
f926915e56
zot: specify crypto method
2016-11-20 21:18:38 -08:00
Mario Vavti
9d1443bbfe
move the remote user homebutton to the user menu. this way everything remote user related is in one place.
2016-11-20 15:38:36 +01:00
Mario Vavti
f4f3769225
fix #594
2016-11-20 14:15:13 +01:00
zotlabs
dda2ea8fed
Do not render maps for Diaspora destinations.
2016-11-19 14:16:38 -08:00
Andrew Manning
d24e867603
Move page list back out to the side menu, but with the new page form below the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case.
2016-11-18 21:55:29 -05:00
Andrew Manning
d5c14a513d
Wiki pages display in tab to the left of the edit pane tab. Home is always first in the list.
2016-11-18 21:25:40 -05:00
Mario Vavti
3147b7c62b
revert simple checkbox
2016-11-18 14:15:01 +01:00
Mario Vavti
0ceb75ea09
add a simple checkbox template for use in widgets
2016-11-18 13:55:48 +01:00
zotlabs
3b6248cb64
dba_pdo: return false on q() DB error like the old driver did
2016-11-17 15:15:34 -08:00
Mario Vavti
0b0e0f8f43
wiki list fixes
2016-11-17 14:17:26 +01:00
Andrew Manning
20db8bbe2e
Highlight active wiki in list in preparation for removing active wiki name from content section header to make room for page list viewer
2016-11-17 05:58:26 -05:00
Andrew Manning
748c894450
Move new wiki dialog directly underneath new wiki button in wiki list widget
2016-11-16 20:16:46 -05:00
zotlabs
0e8b13841a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-11-16 14:15:42 -08:00
zotlabs
91c803ff65
use item from DB for return value
2016-11-16 14:13:10 -08:00
zotlabs
7a17ee9f8c
export issue
2016-11-16 14:10:57 -08:00
Mario Vavti
1ad8f20bce
only turn [] and [x] into checkboxes if it is found inside a checklist
2016-11-16 20:49:58 +01:00
zotlabs
501bd814c3
wiki: simplify permission model, reduce duplicate calls to get the same channel info and permissions, return the owner permissions with the normal permission check (keeping all permission fetching in one place), rename the 'channel' variable to 'owner' in several places to identify this channel role more clearly as to the way it is being used in this module, update the deprecated call to proc_run (include/notifier) and make several notice messages translatable.
2016-11-15 18:43:26 -08:00
zotlabs
0f5a166cce
still a bit of wiki permission weirdness, this should catch the major ones
2016-11-15 02:12:30 -08:00
zotlabs
e0a702df76
wiki: permissions issues, untranslated strings in templates and some minor changes to provide a consistent UI with the rest of the app.
2016-11-15 00:50:31 -08:00
zotlabs
e990a35a91
xchan_fetch() returns a simplified structure
2016-11-14 21:06:58 -08:00
zotlabs
3e286f4f19
update api perm_allowed to return all perms if no perm specified
2016-11-14 20:59:10 -08:00
zotlabs
e0a83b4b94
API: add GET /api/z/1.0/perm_allowed
2016-11-14 20:50:55 -08:00
zotlabs
b9728a96ce
API: add GET /api/z/1.0/abconfig
2016-11-14 20:30:28 -08:00
zotlabs
9055d0910c
API: add GET api/z/1.0/abook
2016-11-14 17:47:44 -08:00
Mario Vavti
192df273cc
show wiki controls only to owner and whitespace fixes
2016-11-14 12:01:16 +01:00
zotlabs
cf5c803fe0
api: allow group member list to use a group name or id
2016-11-13 23:28:03 -08:00
zotlabs
3c302bae5a
move all the zid related stuff to one file
2016-11-13 20:22:01 -08:00
zotlabs
103cd2b7a1
provide 'per-page' caching for is_matrix_url() results to reduce duplicate queries
2016-11-13 16:12:36 -08:00
zotlabs
7763643f2e
zidify wiki content
2016-11-13 15:06:16 -08:00
zotlabs
ebef7d6348
attach_rename: flaw in duplicate filename detection resulted in filename(1)(1)(1).ext
2016-11-10 20:27:18 -08:00
zotlabs
20497f1be3
Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin on the first hop since we no longer provide the twitter api by default
2016-11-10 15:59:49 -08:00
zotlabs
74947d1c1c
deprecate/remove get_channel_by_nick() which is just a less generalised variant of channelx_by_nick()
2016-11-08 18:15:57 -08:00
zotlabs
db3d230ad9
more api work
2016-11-08 17:47:56 -08:00
zotlabs
fabf278633
more api re-org
2016-11-08 16:55:29 -08:00
zotlabs
b80674bf2e
move twitter api to addon; there's still a bit of cleanup remaining, mostly dealing with abstracting the authentication calls and separating out the twitter authentication structure from the zot api.
2016-11-08 14:54:55 -08:00
zottel
cb32640f70
fix a fatal error with incorrect DB object access
2016-11-07 12:19:03 +01:00
zotlabs
66c07a8b33
reorganise emoticons
2016-11-06 20:31:37 -08:00
zotlabs
8811ca9e9e
provide /locs link on settings page if there is more than one hubloc for this channnel *that isn't deleted*.
2016-11-05 03:31:50 -07:00
zotlabs
b541351a0a
ignore flags to dns_get_record() and look for anything
2016-11-02 23:37:57 -07:00
zotlabs
92f5a2b6a6
issue #409 - use item_notshown for file activities to prevent display but allow transmitting to other sites. We currently allow file acitivies with item_hidden to be transmitted as a special case but eventually we want to remove the special case and disallow items with item_hidden from being propagated.
2016-11-02 21:17:18 -07:00
zotlabs
9e2ccbd2a7
convert manual page updates to a display setting instead of a feature
2016-11-02 18:40:50 -07:00
zotlabs
6a6494d947
if connecting to a channel that is already pending, undo the pending and set connect permissions accordingly. issue #577 - this will mostly affect channels that were connected out of band, but will also auto-friend somebody that has already connected to you, if you reciprocate prior to seeing and/or acting on the pending connection notice.
2016-11-02 17:27:18 -07:00
zotlabs
ca948d66a9
feature: static page update as opposed to live update of conversations on the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
2016-11-01 20:21:39 -07:00
zotlabs
863ee9e6dd
bbcode event formatting issue
2016-10-31 21:48:00 -07:00
zotlabs
4ebd604ca9
provide plugin restrictions based on config settings
2016-10-31 18:54:04 -07:00
zotlabs
321a32050b
improve the check in 9b42bc860
2016-10-30 12:33:30 -07:00
Mario Vavti
db6a207afe
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2016-10-30 15:54:46 +01:00
Mario Vavti
9b42bc860d
possible fix for https://zothub.de/display/2d4996dd629504851d
2016-10-30 15:54:06 +01:00
zotlabs
b5c72611b4
change log string on pdo log messages
2016-10-27 15:21:40 -07:00
Florian Steinel
c1c96e01fa
sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and postgresql
...
(see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
2016-10-27 02:41:32 +02:00
zotlabs
33b1c57092
For z_dns_check() use config values from memory and ignore DB - as this function can be called in the early stages of Setup when we first try to connect to the database.
2016-10-25 23:32:24 -07:00
zotlabs
441d3bf1ed
make the edited header stand out slightly
2016-10-25 20:46:57 -07:00
zotlabs
bd83936e5d
send "hidden" edit activities to networks which don't support edits themselves
2016-10-25 20:43:24 -07:00
zotlabs
88a68b941f
put all dns checking into one function, allow it to be ignored
2016-10-25 18:27:32 -07:00
zotlabs
084b41fc2c
first cut at edit activities
2016-10-25 16:21:56 -07:00
zotlabs
7b713e2576
pdo - fetch assoc only
2016-10-25 16:15:39 -07:00
zotlabs
25982f0475
set port if non-zero (instead of non-null)
2016-10-24 18:55:11 -07:00
zotlabs
2d2ac98b3d
Merge pull request #559 from zotlabs/pdo
...
Pdo DB driver
2016-10-25 11:48:22 +11:00
zotlabs
f1fc201862
not null violation in mail
2016-10-24 17:14:06 -07:00
zotlabs
681f45943b
some more places which require dbescbin and dbunescbin
2016-10-24 00:36:38 -07:00
zotlabs
5dc8c54b8d
found it...
2016-10-23 21:35:06 -07:00
zotlabs
20194bed42
this seems to work, but there are unanswered questions and is still undergoing investigation. It appears that the data stored with os_content = 1 is not being escaped in all circumstances or the scaled image data is being escaped twice.
2016-10-23 21:27:10 -07:00
zotlabs
06bbf494bb
profile photo issue on postgres
2016-10-23 20:01:39 -07:00
zotlabs
21b919a76b
correct encoding
2016-10-23 19:04:42 -07:00
zotlabs
39f0707201
fetch bytea as stream
2016-10-23 17:53:34 -07:00
zotlabs
8d52a278a9
Merge branch 'dev' into pdo
2016-10-23 17:49:15 -07:00
zotlabs
5fbba27d17
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-10-23 17:48:33 -07:00
zotlabs
547c700764
misplaced parens
2016-10-23 17:23:53 -07:00
zotlabs
d30892ea60
pdo hacks
2016-10-23 17:05:08 -07:00
zotlabs
ac5ad0b9ce
Merge pull request #562 from fsteinel/issue-561
...
add column display_path to inserts into attachment, as this column is…
2016-10-23 07:27:48 +11:00
zotlabs
8fc87411fa
php warning, $uplink didn't have a default
2016-10-22 13:20:51 -07:00
Florian Steinel
f84530c285
attach_mkdir use $os_path and $display_path initilized to an empty string
2016-10-22 08:07:27 +02:00
zotlabs
c5dcac4dbb
issue #564
2016-10-21 21:44:15 -07:00
Florian Steinel
ca97130a29
add column display_path to inserts into attachment, as this column is a not null column
...
Conflicts:
Zotlabs/Storage/Directory.php
include/attach.php
amend 54def92bcf75c08cd8dec3921e5ef26f23d85ffc display_path
2016-10-22 05:07:06 +02:00
zotlabs
331412ddff
remove more corporate code - https url conversion for youtube is now handled by std_embeds plugin
2016-10-20 17:53:15 -07:00
zotlabs
04ac04e0ad
allow a dsn override to the database via the server argument. This could be used to allow unix domain sockets and other unusual configurations.
2016-10-20 17:04:43 -07:00
zotlabs
29340152b6
pdo - cleanup
2016-10-20 16:21:15 -07:00
zotlabs
8a34f7ca7b
Merge branch 'dev' into pdo
2016-10-20 16:14:01 -07:00
zotlabs
e2e3b81f32
more pdo tweaks
2016-10-20 16:13:06 -07:00
zotlabs
b4b5eb5bab
pdo testing
2016-10-20 15:45:48 -07:00
zotlabs
81f3a5cf94
discover tab showing on network page using fresh site with no settings (it is disabled by default, but the admin setting has not yet been committed to disk).
2016-10-19 21:50:26 -07:00
zotlabs
3726b546d5
use pdo for postgres also
2016-10-19 19:24:12 -07:00
zotlabs
2702b82bc3
pdo fixes
2016-10-19 17:23:06 -07:00
zotlabs
aee4f8d2fe
pdo changes first cut
2016-10-19 16:58:26 -07:00
zotlabs
c79c1b3913
Merge branch 'dev' into pdo
2016-10-19 16:31:35 -07:00
zotlabs
b926a4c67e
when translating like activities, we're distinguishing comments from posts by mid and parent_mid; neither if which are present in the stored activity object
2016-10-18 21:42:54 -07:00
zotlabs
f31ef3420d
issue #549 , ACL has 'public' selected even when restrictive ACL is being used.
2016-10-17 20:52:02 -07:00
zotlabs
b37184ae57
issue #553 - negative birthday from directory. This may not completely fix it and may take a profile update to register the change; but it's a start; specifically we need to store 0000-00-00 in the xprof table of the directory server if that's what we get over the wire. Birthday fields are string and are not subject to SQL strict_mode on dates. We want these to be the string '0000-00-00' if not set to a valid date.
2016-10-17 18:42:06 -07:00
zotlabs
716a83d1f7
some pdo work
2016-10-17 16:12:32 -07:00
zotlabs
e46e3027fa
rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generic use
2016-10-16 16:48:33 -07:00
zotlabs
3f7f5f9429
remove corporate codes from diaspora2bb, add plugin hook markdown_to_bb
2016-10-14 14:22:01 -07:00
zotlabs
40e03a05be
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-10-13 21:06:26 -07:00
zotlabs
bd70e6ae6d
try to filter any path information from leaking through to zot_finger; and log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname.
2016-10-13 21:01:54 -07:00
zotlabs
b9eb74a705
Merge pull request #547 from dawnbreak/docu
...
[TASK] Update Doxyfile and fix Doxygen errors.
2016-10-14 12:55:01 +11:00
zotlabs
daaefed61b
provide text log results of email success/failure rather than 1 and 0.
2016-10-13 16:47:45 -07:00
Klaus Weidenbach
7b41839ea8
[TASK] Update Doxyfile and fix Doxygen errors.
...
Updated Doxyfile to include new folders.
Add a list for @hooks tags.
Fixed some parsing problems for Doxygen.
2016-10-13 11:27:23 +02:00
zotlabs
6532972e61
additional array checking
2016-10-13 00:30:41 -07:00
zotlabs
48026efddf
consolidate duplicated code for creating table entries from an array
2016-10-12 22:12:58 -07:00
zotlabs
9a2f86e9ad
remove special handling of lookalike '@ char from attach path
2016-10-12 18:23:59 -07:00
zotlabs
513b8959f5
Merge pull request #545 from dawnbreak/atfix
...
Comment and code about UTF-8 @-sign do not match.
2016-10-13 12:21:27 +11:00
zotlabs
8a00b62cba
caught one typo from the last checkin
2016-10-12 18:17:34 -07:00
zotlabs
9bb847bb07
remove the rest of the backticks from sql queries; replace with TQUOT const which is driver dependent
2016-10-12 18:15:12 -07:00
zotlabs
40bfce463d
add the twitter API 1.1 code points
2016-10-12 17:00:50 -07:00
zotlabs
fc7d29edd3
some more api work
2016-10-12 15:31:14 -07:00
zotlabs
cfc61a69ef
bbcode: remove the inserted <br /> between list elements due to linefeeds in the textarea.
2016-10-12 15:25:48 -07:00
zotlabs
ae62d30811
more api work, mostly bringing the file up to speed with the project coding style guidelines
2016-10-11 21:43:37 -07:00
zotlabs
f59a0192b4
more api work
2016-10-11 21:09:26 -07:00
zotlabs
f56b4773cb
When importing a channel from another server, try to auto-discover the best available api path.
2016-10-11 20:53:13 -07:00
zotlabs
1a4a8f1ef7
more api cleanup
2016-10-11 18:37:47 -07:00
zotlabs
03aacc35b3
start on the API re-write
2016-10-11 16:13:52 -07:00
Klaus Weidenbach
d5cd6f9a51
Comment and code about UTF-8 @-sign do not match.
...
Changed code according to comment:
First AT is now full-width AT U+FF20.
Do we also need to replace small AT U+FE6B?
2016-10-11 11:48:16 +02:00
Mario Vavti
6706bed676
make diaspora w2w appear as a quote to make a little bit more clear what is happening
2016-10-11 10:17:38 +02:00
zotlabs
c4debca11d
api issues
2016-10-10 23:24:30 -07:00
zotlabs
896b46d18e
spaghetti
2016-10-10 15:04:57 -07:00
zotlabs
02c72e59fa
provide a DAV module which accesses the raw data storage for a channel. Together with an export data function in the API this allows a client process to create true backups of the cloud storage and importable cloud mirrors with all the metadata intact. The import function will need to be modified slightly to obtain the file contents from a plugin or API call; since it currently tries to fetch it from the source hub.
2016-10-09 20:49:40 -07:00
zotlabs
e7233c0c94
more backquotes - this should take care of most except for the array import queries
2016-10-09 16:31:04 -07:00
zotlabs
2bdf135cbc
remove more backquotes
2016-10-09 16:13:49 -07:00
zotlabs
134b9fc466
don't show diaspora protocol info in the hcard if the diaspora protocol is not installed. This really needs to be moved to the plugin but this was a quick fix.
2016-10-08 15:30:06 -07:00
redmatrix
48f70e55aa
try naked embed before submission instead of at render time
2016-10-06 15:59:27 -07:00
redmatrix
3250d75320
new hook bbcode_filter
2016-10-05 17:37:18 -07:00
redmatrix
4e07b4c0e8
even more backslashes
2016-10-03 22:01:14 -07:00
redmatrix
fe7b7773ba
wrong resource (attach_change_permissions())
2016-10-03 17:23:43 -07:00
redmatrix
cef1aa6d1b
add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
2016-10-03 17:16:24 -07:00
redmatrix
e1df151d9b
sync cloud storage permission changes (issue #538 continued)
2016-10-01 16:01:22 -07:00
redmatrix
883828c6cc
change hook name and return results
2016-10-01 15:15:14 -07:00
redmatrix
fa94644bcf
Unify the various mail sending instance to enotify::send() and z_mail(). Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
2016-10-01 03:06:01 -07:00
redmatrix
56b12f6555
issue #538 continued
2016-09-30 13:00:15 -07:00
redmatrix
e48323775d
add another hook
2016-09-29 22:28:23 -07:00
redmatrix
2c1cd99738
issue #170
2016-09-29 19:26:58 -07:00
redmatrix
2728cdaf23
change notify param
2016-09-29 17:54:11 -07:00
redmatrix
3727bea29a
issue #538 continued
2016-09-29 16:20:26 -07:00
redmatrix
245c2d4eed
issue #519 continued
2016-09-28 18:37:05 -07:00
redmatrix
095e2bf0b3
file clone sync issue, 1. channel permission import had no uid, 2. mod_getfile was sending attach['data'] instead of attach['content']
2016-09-28 16:51:47 -07:00
Mario Vavti
ffee413d2d
fix dbescdate()
2016-09-28 12:43:02 +02:00
redmatrix
44a2cc872c
apply the same fix to our own DB as we did for hubzilla master and redmatrix.
2016-09-26 19:28:04 -07:00
redmatrix
4663278f52
Merge branch 'nulldate' into dev
2016-09-26 18:17:38 -07:00
redmatrix
cacdac16aa
next wave of nulldate fixes
2016-09-26 18:16:43 -07:00
redmatrix
5716556766
allow a site to over-ride the help table-of-contents files
2016-09-26 16:34:53 -07:00
redmatrix
eae9774cb6
missing categories in preview mode
2016-09-26 16:20:36 -07:00
redmatrix
bba7fe24e9
subtle indicator of your own response verb activity
2016-09-25 20:34:36 -07:00
redmatrix
fb9544badd
null_date conversion; phase 1
2016-09-25 17:06:13 -07:00
redmatrix
39dc4fc992
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-09-24 16:40:36 -07:00
Mario Vavti
8333d41dbd
fix issue #528
2016-09-24 19:02:37 +02:00
redmatrix
dca4db9d4d
convert oembed tools to use json arrays rather than json objects
2016-09-24 05:15:06 -07:00
redmatrix
97d472380f
attach sql issue
2016-09-23 01:16:59 -07:00
redmatrix
9ab6029280
issue #527
2016-09-22 17:15:12 -07:00
redmatrix
7b90b0dfd9
issue #526
2016-09-22 17:08:16 -07:00
redmatrix
9981cbb72c
issue #519 continued
2016-09-22 16:58:29 -07:00
redmatrix
8b8712c15b
issue #524
2016-09-22 16:52:25 -07:00
redmatrix
4e85bc66b8
function to check for different values of NULL_DATE for backward compatibility
2016-09-21 17:16:54 -07:00
redmatrix
b5d093e5ca
finish the channel_reddress() conversion
2016-09-21 15:28:37 -07:00
redmatrix
10a52977f8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2016-09-21 13:26:02 -07:00
redmatrix
c43eccf591
zot discovery wasn't returning in all cases (after discovering zot), which means that it could fall through and also discover other protocols and create xchans for them.
2016-09-21 13:24:16 -07:00