Commit graph

23017 commits

Author SHA1 Message Date
zotlabs
30f40fd0d2 authenticated fetch fixes 2019-03-09 13:13:04 -08:00
zotlabs
c64a973f6f zot_record_preferred was matching a column that was not supplied 2019-03-08 14:20:24 -08:00
zotlabs
27889aaa06 stupid typo 2019-03-07 20:15:03 -08:00
zotlabs
8a43ee8fa8 changes from upstream 2019-03-07 20:13:33 -08:00
zotlabs
8f9234e77a refetch incomplete activities with receiver credentials 2019-03-07 16:12:22 -08:00
zotlabs
d7e025278a access token issue: xchan not stored on url login 2019-03-06 19:06:49 -08:00
zotlabs
905b7e1fa9 preserve system apps during channel cloning (check those that were installed on the other site and install them locally, preserving categories) 2019-03-06 14:58:19 -08:00
zotlabs
8eb18275c0 auto configure imagick converter during install if /usr/bin/convert is executable 2019-03-05 20:36:15 -08:00
zotlabs
a82b91cd35 import/sync: do not import the system.import_system_apps pconfig, it could prevent creating system apps and leave you with an empty hamburger for 24 hours. 2019-03-05 20:25:00 -08:00
zotlabs
e810c04a06 Merge branch 'dev' of /home/macgirvin/z into dev 2019-03-05 19:52:19 -08:00
zotlabs
d9a94f350c chunk uploads for profile and cover photos 2019-03-05 19:51:41 -08:00
zotlabs
da0fa10b10 syntax error 2019-03-05 18:58:26 -08:00
zotlabs
2540983c87 begin chunked uploads for profile photos 2019-03-05 18:31:38 -08:00
zotlabs
a1af668815 more work to support collections 2019-03-05 17:27:16 -08:00
zotlabs
e686bdaf84 begin change xchan_pubforum to xchan_type 2019-03-05 15:35:17 -08:00
zotlabs
823a5b0c3a reduce assumption of default php upload limit to 2M 2019-03-05 15:22:43 -08:00
zotlabs
1c4475ab0b typo 2019-03-05 14:14:40 -08:00
zotlabs
0e7cc08276 some basic collections/pages support 2019-03-04 23:51:47 -08:00
zotlabs
054e27fc75 remove items for removed connections in the background, also only deliver toplevel sync items to clones and remove these from normal delivery, fix to oep albums which was still using hex2bin/bin2hex (these are now hashes), add content import to translated apps, allow api routes to contain an optional argument. 2019-03-04 15:39:03 -08:00
zotlabs
0d9d899878 turn off singleton delivery in zap 2019-02-28 16:48:34 -08:00
zotlabs
1aa56aa76b add moderated permission 2019-02-28 15:14:22 -08:00
zotlabs
c92bd690cc update readme 2019-02-26 11:11:05 -08:00
zotlabs
8dddcb250e update readme 2019-02-26 11:10:28 -08:00
zotlabs
2eabd8cb56 code cleanup 2019-02-25 19:45:50 -08:00
zotlabs
725f7e18ed bump version 2019-02-25 15:44:31 -08:00
zotlabs
25037b579c bump version 2019-02-25 15:43:50 -08:00
zotlabs
ef078665a0 Merge branch 'dev' 2019-02-25 15:42:28 -08:00
zotlabs
2b7741a8cf make oembed less chatty 2019-02-25 15:00:09 -08:00
zotlabs
e938b7e71e file import issues, change min php version in setup 2019-02-25 14:57:19 -08:00
zotlabs
5baa3fa4ef issues encountered testing content_import plugin 2019-02-24 21:36:06 -08:00
zotlabs
c5b267a21e rev update 2019-02-24 15:15:44 -08:00
zotlabs
d7c314c094 Merge branch 'master' into 2.4RC 2019-02-24 15:14:33 -08:00
zotlabs
0092c86a6f remove title_tosource option 2019-02-24 15:09:42 -08:00
zotlabs
ff40f44da6 modify item export api call, plus a few changes from upstream 2019-02-23 15:23:33 -08:00
zotlabs
b87f5f16eb support item export by "page" with configurable page size (default 50) and include this call in the Zot API. This should allow (background) import tasks to handle a page at a time per process and import an entire channel content without white-screening, no matter how old or how "chatty" the channel. 2019-02-21 21:33:22 -08:00
zotlabs
428e75dcdb remove duplicated code 2019-02-21 20:02:38 -08:00
zotlabs
2b21e4d6e6 fix mod_activity AS query and change the fix for urlencoding of categories in category widget to match upstream 2019-02-21 14:38:11 -08:00
zotlabs
b1a8e6e400 upgrade install.txt 2019-02-19 20:24:30 -08:00
zotlabs
117c0aac84 unset uuid for updates 2019-02-19 16:22:58 -08:00
zotlabs
5addb5e344 Merge branch 'dev' of ../p3 into dev 2019-02-19 16:20:16 -08:00
zotlabs
6968d93b55 missing update 2019-02-19 16:19:53 -08:00
zotlabs
90155d47a4 Merge branch 'dev' of ../p3 into dev 2019-02-19 15:00:43 -08:00
zotlabs
466de65b35 add item uuid 2019-02-19 14:59:22 -08:00
zotlabs
4e9534106c remove extra logging 2019-02-19 13:23:07 -08:00
zotlabs
e73af6511e fix guest file (creator) delete 2019-02-19 13:04:28 -08:00
zotlabs
db4871ae1a cloud perms and location independent content searching 2019-02-19 12:31:39 -08:00
zotlabs
f8d3c258b2 distributed hash lookup for zot location independent urls 2019-02-18 21:07:48 -08:00
zotlabs
b86773e36a Merge branch 'dev' into 2.4RC 2019-02-18 19:06:25 -08:00
zotlabs
cb79025f2d detection function 2019-02-18 19:06:08 -08:00
zotlabs
ee0cdbc61a debug x-zot: protocol requests 2019-02-18 17:28:29 -08:00