aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* random_profile: return zot6 entriesMario Vavti2020-12-301-1/+1
| | | (cherry picked from commit 5cefdbf98519ef6cb5dbd397e19ff9d0d79258d3)
* Implement Imagemagick resources consumption limitingMax Kostikov2020-12-301-0/+4
| | | (cherry picked from commit 36d89d02e13ed856de6bace89bfbed05205005db)
* Fix CardDAV address book IDMax Kostikov2020-12-211-0/+1
| | | (cherry picked from commit 6579007ca080a7d126be0c3130043f754eb6ac2e)
* handle owa with hubloc_id_url onlyMario Vavti2020-12-211-6/+2
| | | (cherry picked from commit ed4bf1c13dd183647499ce4e18c869988f674368)
* fix issue with abconfig when cloning a channelMario2020-12-171-1/+15
| | | (cherry picked from commit f13bff2a767cf3a575698f55dad978c7a4cc1a72)
* try to fix more hubloc anomalies: use refresh_all in ↵Mario2020-12-171-1/+3
| | | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier (cherry picked from commit dec4ceabb5e036dfdab50f499dd2a26fe4eeebf7)
* try to prevent hubloc confusion in some placesMario2020-12-171-9/+9
| | | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) (cherry picked from commit 634ace552d40f9f287a6419dd6fe5b19d3f390ca)
* Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
| | | (cherry picked from commit a27c593a2aeb8db7de64ce53f14e9061f3b0d3f5)
* fix hubloc issue in mod getfileMario2020-12-121-10/+10
| | | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) (cherry picked from commit 8c1c49a45ed28f5235d6a5f7668d2c31158fbea3)
* add a uuid version 5 based uuid to imported feeds. if rewrite author for ↵Mario2020-11-252-2/+23
| | | | sourced items, also rewrite mid to be fetchable
* do not reset item_origin to 1 for deleted items to prevent possible looping ↵Mario2020-11-251-2/+2
| | | | and do not set item_uplink for sourced rss items - we can not sen anything to them.
* fix #1492Mario2020-11-211-0/+2
|
* returning the rendered html when posting a comment will make the following ↵Mario2020-11-201-1/+4
| | | | update (and its implication in mod pubstream) obsolete
* be more specificMario2020-11-181-1/+1
|
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-182-21/+1
| | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
* fix ping_site()Mario2020-11-151-20/+8
|
* minor queue adjustmentsMario2020-11-132-4/+5
|
* some work on include/importMario2020-11-121-19/+26
|
* wrong variable nameMario2020-11-051-1/+1
|
* if restarting a previously interrupted upload just return where we ended - ↵Mario2020-10-311-0/+6
| | | | fix issue #1485
* HTML parsing lib change to standard PHP in scrape_feed() and scrape_vcard()root2020-10-311-16/+16
| | | (cherry picked from commit 16d450fc6980bb70f13e574d1b20406dd313110e)
* Merge branch 'dev' into 'dev'Mario2020-10-252-60/+82
|\ | | | | | | | | Add results caching on public tag and profile categories fetching See merge request hubzilla/core!1875
| * Add results caching on public tag and profile categories fetchingMax Kostikov2020-10-252-60/+82
| |
* | bt_syslog() instead of syslog flag for btloggerMario2020-10-251-4/+21
| |
* | enable btlogging to syslogMario2020-10-241-2/+4
| | | | | | (cherry picked from commit 5580fc1954a63f861644e2de3773fbb3adfa8f2c)
* | more remove loggingMario2020-10-231-1/+1
| |
* | Ãremove loggingÃMario2020-10-231-1/+1
| |
* | wrong extensionMario2020-10-231-4/+4
| |
* | load eager in items - lazy breaks collapsing of long items with imagesMario2020-10-221-6/+6
| |
* | more lazy, less eagerMario2020-10-221-6/+6
| |
* | lazy/eager loading and minor css fixesMario2020-10-221-7/+7
| |
* | provide info about dead sites in delivery report and set site_dead when ↵Mario2020-10-191-0/+8
| | | | | | | | marking a hubloc down.
* | mark private forums in acl selectorMario2020-10-161-2/+2
| |
* | get_forum_channels(): fix an issue where we would not look for private ↵Mario2020-10-161-11/+10
| | | | | | | | forums in case we did not have any channels where tag_deliver is set
* | make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-1/+7
| |
* | remove new lines and tabs from xchan_nameMario2020-10-152-1/+10
| |
* | add forums to acl selector where appropriateMario2020-10-152-14/+35
| |
* | use logger for loggingMario2020-10-141-1/+1
| |
* | more loggingMario2020-10-141-4/+7
| |
* | In find_best_identity() only look for zot and zot6 network types. Otherwise ↵Mario2020-10-141-12/+4
| | | | | | | | we could end up rewriting activitypub contacts to their diaspora equivalent which would be counterproductive here. Dismiss deleted hublocs. Same applies for find_best_zot_identity(). Also add logging.
* | do not overwrite $x variableMario2020-10-131-3/+3
| |
* | use a more neutral default cover image provided by bggenerator.comMario2020-10-131-2/+2
| |
* | fix more php warnings and remove temporary loggingMario2020-10-122-6/+3
| |
* | missing parenthesisMario2020-10-121-1/+1
| |
* | fix php warningsMario2020-10-121-3/+3
| |
* | if we receive an item with a zot xchan as author or owner rewrite them to ↵Mario2020-10-121-0/+60
| | | | | | | | the zot6 xchan if we have their zot6 xchan in abook
* | 5.0RC testing: fix issue with event responsesMario2020-10-101-1/+1
| |
* | quickfix localize_item() - requires more workMario2020-10-102-3/+14
| |
* | add zot6 to the authenticatable options and fix array key in reshare headerMario2020-10-091-1/+2
| |
* | remove source entries for removed contactsMario2020-10-091-2/+7
| |