aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* manifest: remove orientation so that os default will be used and add default ...Mario2021-10-161-1/+1
* notes: provide translateable stringsMario2021-10-151-3/+13
* some heavylifting on manual item exportMario2021-10-152-38/+176
* escape_tags only onceMario2021-10-151-2/+2
* Merge branch 'dev' into 'dev'Mario2021-10-141-0/+3
|\
| * Support IDNA URLs embeddingMax Kostikov2021-10-141-0/+3
* | implement AS representation of photos and albums, cleanup and minor fixesMario2021-10-134-133/+302
* | HTTPSig: do not query for hubloc_addrMario2021-10-121-6/+3
* | bbcode for notes appMario2021-10-122-1/+11
* | Revert "httpsig: add parentheses"Mario2021-10-123-13/+3
* | httpsig: add parenthesesMario2021-10-123-3/+13
* | look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the key...Mario2021-10-111-1/+2
* | streamline logicMario2021-10-101-3/+4
* | HTTPSig: cleanup, add some doco and implement missing force mechanism for fet...Mario2021-10-101-167/+202
* | if we do not have a display path, we are looking at the root directoryMario2021-10-101-2/+4
* | messages widget: show user-plus icon for connection requestsMario2021-10-101-1/+1
* | make sure we do not select removed channels as importer in onepollMario2021-10-101-6/+2
* | remove redundant variable and provide missing phpdocMario2021-10-101-0/+1
* | make sure to not include removed channels in xrd or webfinger queriesMario2021-10-092-42/+37
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-093-23/+14
|\ \
| * | use Libzot::fetch_conversation to fetch conversations from search and add an ...Mario2021-10-092-22/+13
| * | remove hz_syslog and deal with intro notifications in the messages widgetMario2021-10-082-2/+2
| * | update composer libsMario2021-10-081-1/+1
| |/
* / mod import: only run automatic content and files import if api version is com...Mario Vavti2021-10-091-16/+21
|/
* simplifyMario2021-10-061-19/+14
* really de-duplicate entries for dead hubsMario2021-10-061-16/+19
* do not show duplicate entries for dead hubsMario2021-10-061-1/+3
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-061-15/+79
|\
| * implement sync logic in mod appmanMario2021-10-061-15/+79
* | move sync logic for apps to mod appman. this way we can re-use the functions ...Mario Vavti2021-10-062-52/+33
|/
* disable app sync due to a possible loopMario2021-10-041-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-041-0/+3
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-041-0/+1
| |\
| * | unset id before syncingMario2021-10-041-0/+3
* | | also sync the undestroy actionMario Vavti2021-10-041-7/+7
| |/ |/|
* | more app syncMario Vavti2021-10-041-0/+1
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-042-5/+9
|\
| * app sync fixes - part 1Mario2021-10-042-5/+9
* | app sync fixes - part 2Mario Vavti2021-10-041-10/+13
|/
* provide system app syncMario2021-10-042-2/+11
* commment out deprecated codeMario2021-10-041-4/+4
* fix typoMario2021-10-041-1/+1
* fix site lookup and minor cleanupMario2021-10-041-22/+40
* mod locs: do not show drop icon for local clones and get rid of redundant for...Mario2021-10-031-6/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-033-8/+12
|\
| * clone channel delete issues - part 1Mario Vavti2021-10-033-8/+12
* | clone channel delete issues - part 2Mario2021-10-032-3/+13
|/
* make sure we have a sender hereMario2021-10-031-0/+4
* fix typoMario2021-10-031-2/+0
* remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1