Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrong variable name | Mario | 2020-11-05 | 1 | -1/+1 |
| | |||||
* | if restarting a previously interrupted upload just return where we ended - ↵ | Mario | 2020-10-31 | 1 | -0/+6 |
| | | | | fix issue #1485 | ||||
* | HTML parsing lib change to standard PHP in scrape_feed() and scrape_vcard() | root | 2020-10-31 | 1 | -16/+16 |
| | | | (cherry picked from commit 16d450fc6980bb70f13e574d1b20406dd313110e) | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-10-25 | 2 | -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 fetching | Max Kostikov | 2020-10-25 | 2 | -60/+82 |
| | | |||||
* | | bt_syslog() instead of syslog flag for btlogger | Mario | 2020-10-25 | 1 | -4/+21 |
| | | |||||
* | | enable btlogging to syslog | Mario | 2020-10-24 | 1 | -2/+4 |
| | | | | | | (cherry picked from commit 5580fc1954a63f861644e2de3773fbb3adfa8f2c) | ||||
* | | more remove logging | Mario | 2020-10-23 | 1 | -1/+1 |
| | | |||||
* | | Ãremove loggingà | Mario | 2020-10-23 | 1 | -1/+1 |
| | | |||||
* | | wrong extension | Mario | 2020-10-23 | 1 | -4/+4 |
| | | |||||
* | | load eager in items - lazy breaks collapsing of long items with images | Mario | 2020-10-22 | 1 | -6/+6 |
| | | |||||
* | | more lazy, less eager | Mario | 2020-10-22 | 1 | -6/+6 |
| | | |||||
* | | lazy/eager loading and minor css fixes | Mario | 2020-10-22 | 1 | -7/+7 |
| | | |||||
* | | provide info about dead sites in delivery report and set site_dead when ↵ | Mario | 2020-10-19 | 1 | -0/+8 |
| | | | | | | | | marking a hubloc down. | ||||
* | | mark private forums in acl selector | Mario | 2020-10-16 | 1 | -2/+2 |
| | | |||||
* | | get_forum_channels(): fix an issue where we would not look for private ↵ | Mario | 2020-10-16 | 1 | -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 network | Mario | 2020-10-16 | 1 | -1/+7 |
| | | |||||
* | | remove new lines and tabs from xchan_name | Mario | 2020-10-15 | 2 | -1/+10 |
| | | |||||
* | | add forums to acl selector where appropriate | Mario | 2020-10-15 | 2 | -14/+35 |
| | | |||||
* | | use logger for logging | Mario | 2020-10-14 | 1 | -1/+1 |
| | | |||||
* | | more logging | Mario | 2020-10-14 | 1 | -4/+7 |
| | | |||||
* | | In find_best_identity() only look for zot and zot6 network types. Otherwise ↵ | Mario | 2020-10-14 | 1 | -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 variable | Mario | 2020-10-13 | 1 | -3/+3 |
| | | |||||
* | | use a more neutral default cover image provided by bggenerator.com | Mario | 2020-10-13 | 1 | -2/+2 |
| | | |||||
* | | fix more php warnings and remove temporary logging | Mario | 2020-10-12 | 2 | -6/+3 |
| | | |||||
* | | missing parenthesis | Mario | 2020-10-12 | 1 | -1/+1 |
| | | |||||
* | | fix php warnings | Mario | 2020-10-12 | 1 | -3/+3 |
| | | |||||
* | | if we receive an item with a zot xchan as author or owner rewrite them to ↵ | Mario | 2020-10-12 | 1 | -0/+60 |
| | | | | | | | | the zot6 xchan if we have their zot6 xchan in abook | ||||
* | | 5.0RC testing: fix issue with event responses | Mario | 2020-10-10 | 1 | -1/+1 |
| | | |||||
* | | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 2 | -3/+14 |
| | | |||||
* | | add zot6 to the authenticatable options and fix array key in reshare header | Mario | 2020-10-09 | 1 | -1/+2 |
| | | |||||
* | | remove source entries for removed contacts | Mario | 2020-10-09 | 1 | -2/+7 |
| | | |||||
* | | reduce result set for query in zid_init() and use ↵ | Mario | 2020-10-08 | 1 | -1/+2 |
| | | | | | | | | Libzot::zot_record_preferred() in mod rmagic | ||||
* | | delete fixes | nobody | 2020-09-30 | 1 | -0/+20 |
| | | |||||
* | | deprecate \Zotlabs\Zot\Finger where apropriate | Mario Vavti | 2020-09-26 | 3 | -36/+29 |
| | | |||||
* | | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 1 | -2/+10 |
| | | |||||
* | | 5.0RC testing: on channel removal mark both zot6 and zot xchans and hublocs ↵ | Mario | 2020-09-23 | 1 | -7/+12 |
| | | | | | | | | deleted | ||||
* | | changelog and use dbq() where apropriate in z6trans_connections() | Mario | 2020-09-22 | 1 | -4/+4 |
| | | |||||
* | | 5.0RC testing: provide hubloc_id_url for new created zot hublocs | Mario | 2020-09-21 | 1 | -1/+2 |
|/ | |||||
* | Support remote host cache directives on profile photo fetching | Max Kostikov | 2020-09-13 | 1 | -41/+85 |
| | |||||
* | whitespace | Mario | 2020-09-11 | 1 | -2/+2 |
| | |||||
* | disable community tags until we agree on how to implemnt this in ↵ | Mario | 2020-09-11 | 1 | -2/+2 |
| | | | | zot6/activitypub | ||||
* | fix get_plink() for zot6 | Mario | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Revert "more prefer zot6" | Mario | 2020-08-24 | 1 | -7/+3 |
| | | | This reverts commit e9a264cb43e4c782160db645329d59db9835e388 | ||||
* | more prefer zot6 | Mario Vavti | 2020-08-24 | 1 | -3/+7 |
| | |||||
* | prefer zot6 and also check for hubloc_deleted | Mario Vavti | 2020-08-24 | 1 | -2/+5 |
| | |||||
* | only show poke link if poke app is installed | Mario Vavti | 2020-08-22 | 1 | -1/+3 |
| | |||||
* | move cryptojs to addon | Mario Vavti | 2020-08-22 | 1 | -3/+11 |
| | |||||
* | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 2 | -2/+2 |
| | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | ||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 2 | -2/+4 |
| | | | | only and no backward compatibility. |