| Commit message (Expand) | Author | Age | Files | Lines |
* | HTTPSig: do not query for hubloc_addr | Mario | 2021-10-12 | 1 | -6/+3 |
* | bbcode for notes app | Mario | 2021-10-12 | 2 | -1/+11 |
* | Revert "httpsig: add parentheses" | Mario | 2021-10-12 | 3 | -13/+3 |
* | httpsig: add parentheses | Mario | 2021-10-12 | 3 | -3/+13 |
* | look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the key... | Mario | 2021-10-11 | 1 | -1/+2 |
* | streamline logic | Mario | 2021-10-10 | 1 | -3/+4 |
* | HTTPSig: cleanup, add some doco and implement missing force mechanism for fet... | Mario | 2021-10-10 | 1 | -167/+202 |
* | if we do not have a display path, we are looking at the root directory | Mario | 2021-10-10 | 1 | -2/+4 |
* | messages widget: show user-plus icon for connection requests | Mario | 2021-10-10 | 1 | -1/+1 |
* | make sure we do not select removed channels as importer in onepoll | Mario | 2021-10-10 | 1 | -6/+2 |
* | remove redundant variable and provide missing phpdoc | Mario | 2021-10-10 | 1 | -0/+1 |
* | make sure to not include removed channels in xrd or webfinger queries | Mario | 2021-10-09 | 2 | -42/+37 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-09 | 3 | -23/+14 |
|\ |
|
| * | use Libzot::fetch_conversation to fetch conversations from search and add an ... | Mario | 2021-10-09 | 2 | -22/+13 |
| * | remove hz_syslog and deal with intro notifications in the messages widget | Mario | 2021-10-08 | 2 | -2/+2 |
| * | update composer libs | Mario | 2021-10-08 | 1 | -1/+1 |
* | | mod import: only run automatic content and files import if api version is com... | Mario Vavti | 2021-10-09 | 1 | -16/+21 |
|/ |
|
* | simplify | Mario | 2021-10-06 | 1 | -19/+14 |
* | really de-duplicate entries for dead hubs | Mario | 2021-10-06 | 1 | -16/+19 |
* | do not show duplicate entries for dead hubs | Mario | 2021-10-06 | 1 | -1/+3 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-06 | 1 | -15/+79 |
|\ |
|
| * | implement sync logic in mod appman | Mario | 2021-10-06 | 1 | -15/+79 |
* | | move sync logic for apps to mod appman. this way we can re-use the functions ... | Mario Vavti | 2021-10-06 | 2 | -52/+33 |
|/ |
|
* | disable app sync due to a possible loop | Mario | 2021-10-04 | 1 | -2/+2 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-04 | 1 | -0/+1 |
| |\ |
|
| * | | unset id before syncing | Mario | 2021-10-04 | 1 | -0/+3 |
* | | | also sync the undestroy action | Mario Vavti | 2021-10-04 | 1 | -7/+7 |
| |/
|/| |
|
* | | more app sync | Mario Vavti | 2021-10-04 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 2 | -5/+9 |
|\ |
|
| * | app sync fixes - part 1 | Mario | 2021-10-04 | 2 | -5/+9 |
* | | app sync fixes - part 2 | Mario Vavti | 2021-10-04 | 1 | -10/+13 |
|/ |
|
* | provide system app sync | Mario | 2021-10-04 | 2 | -2/+11 |
* | commment out deprecated code | Mario | 2021-10-04 | 1 | -4/+4 |
* | fix typo | Mario | 2021-10-04 | 1 | -1/+1 |
* | fix site lookup and minor cleanup | Mario | 2021-10-04 | 1 | -22/+40 |
* | mod locs: do not show drop icon for local clones and get rid of redundant for... | Mario | 2021-10-03 | 1 | -6/+2 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-03 | 3 | -8/+12 |
|\ |
|
| * | clone channel delete issues - part 1 | Mario Vavti | 2021-10-03 | 3 | -8/+12 |
* | | clone channel delete issues - part 2 | Mario | 2021-10-03 | 2 | -3/+13 |
|/ |
|
* | make sure we have a sender here | Mario | 2021-10-03 | 1 | -0/+4 |
* | fix typo | Mario | 2021-10-03 | 1 | -2/+0 |
* | remove redundant query and exit with status 410 if channel was removed | Mario | 2021-10-03 | 1 | -8/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-03 | 2 | -2/+2 |
|\ |
|
| * | add optional $removed argument to channelx_by functions to allow inclusion of... | Mario Vavti | 2021-10-03 | 2 | -2/+2 |
* | | channel_purge: raise limit by factor of 10 | Mario | 2021-10-03 | 1 | -2/+2 |
|/ |
|
* | fix removed channels counted for max id check and disable moving until we dec... | Mario | 2021-10-02 | 1 | -2/+2 |
* | also check for vnotify | Mario Vavti | 2021-10-01 | 1 | -2/+5 |
* | only show sse pubs if the app is installed | Mario Vavti | 2021-10-01 | 1 | -0/+8 |
* | only bootstrap pubs if the app is installed | Mario Vavti | 2021-10-01 | 1 | -1/+1 |