Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -1/+38 |
| | |||||
* | Fix CardDAV address book ID | Max Kostikov | 2020-12-19 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-12-19 | 11 | -109/+482 |
|\ | | | | | | | | | Dev sync See merge request kostikov/core!4 | ||||
| * | deprecate ! and !! forum tags | Mario | 2020-12-18 | 2 | -10/+14 |
| | | |||||
| * | flag forums where we do not have post permissions and filter them from the ↵ | Mario | 2020-12-18 | 2 | -4/+36 |
| | | | | | | | | acl selector | ||||
| * | handle owa with hubloc_id_url only | Mario Vavti | 2020-12-18 | 1 | -6/+2 |
| | | |||||
| * | files_ng: fix regression in finding the right path in certain situations and ↵ | Mario | 2020-12-16 | 1 | -7/+28 |
| | | | | | | | | add a info panel with attach and zrl bbcode | ||||
| * | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 1 | -1/+15 |
| | | |||||
| * | try to fix more hubloc anomalies: use refresh_all in ↵ | Mario | 2020-12-15 | 1 | -1/+3 |
| | | | | | | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier | ||||
| * | fix file sync issues | Mario | 2020-12-14 | 1 | -2/+5 |
| | | |||||
| * | handle removal of terms in attach_delete() when deleting a ressource | Mario | 2020-12-14 | 1 | -1/+7 |
| | | |||||
| * | sync categories | Mario | 2020-12-14 | 2 | -2/+31 |
| | | |||||
| * | merge branch files_ng into dev | Mario | 2020-12-14 | 6 | -70/+341 |
| | | |||||
| * | try to prevent hubloc confusion in some places | Mario | 2020-12-12 | 1 | -9/+9 |
| | | | | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) | ||||
| * | Remove duplicate delete terms query | Max Kostikov | 2020-12-12 | 1 | -5/+0 |
| | | |||||
* | | Remove duplicate delete terms query | Max Kostikov | 2020-12-12 | 1 | -5/+0 |
|/ | |||||
* | fix hubloc issue in mod getfile | Mario | 2020-12-11 | 1 | -10/+10 |
| | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) | ||||
* | remove announce activity from response activites array | Mario | 2020-12-07 | 1 | -7/+7 |
| | | | (cherry picked from commit 52c78c757ae73082ed29e48707b2313e65020db3) | ||||
* | add a uuid version 5 based uuid to imported feeds. if rewrite author for ↵ | Mario | 2020-11-25 | 2 | -2/+23 |
| | | | | sourced items, also rewrite mid to be fetchable | ||||
* | do not reset item_origin to 1 for deleted items to prevent possible looping ↵ | Mario | 2020-11-25 | 1 | -2/+2 |
| | | | | and do not set item_uplink for sourced rss items - we can not sen anything to them. | ||||
* | fix #1492 | Mario | 2020-11-21 | 1 | -0/+2 |
| | |||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -1/+4 |
| | | | | update (and its implication in mod pubstream) obsolete | ||||
* | be more specific | Mario | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 2 | -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() | Mario | 2020-11-15 | 1 | -20/+8 |
| | |||||
* | minor queue adjustments | Mario | 2020-11-13 | 2 | -4/+5 |
| | |||||
* | some work on include/import | Mario | 2020-11-12 | 1 | -19/+26 |
| | |||||
* | 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 |
| | |