Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | streamline keyid | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | set resource_type = group_item and resource_id = original mid for forum ↵ | Mario | 2021-01-08 | 2 | -9/+21 |
| | | | | items so we do not need to query the body for the original mid on edit. | ||||
* | error in logic | Mario | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | simplify attach_folder_select_list() | Mario | 2021-01-06 | 1 | -4/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-04 | 2 | -4/+7 |
|\ | |||||
| * | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 1 | -1/+1 |
| | | | | | | | | notifier command | ||||
| * | mod cloud strings | Mario | 2021-01-03 | 1 | -3/+6 |
| | | |||||
* | | fix issue where categories were not saved on forum wall post | Mario Vavti | 2021-01-04 | 1 | -0/+2 |
|/ | |||||
* | do not check against undefined variable | Mario | 2021-01-02 | 1 | -6/+6 |
| | |||||
* | fix typo | Mario | 2021-01-02 | 1 | -12/+12 |
| | |||||
* | wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | wrong variable | Mario | 2021-01-02 | 1 | -2/+2 |
| | |||||
* | make share title h3 | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | random_profile: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Implement Imagemagick resources consumption limiting | Max Kostikov | 2020-12-26 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |