aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* improve code commentsMario2021-10-201-3/+2
|
* provide tags indicating the supported protocols in the actor object and ↵Mario2021-10-181-12/+86
| | | | probe for zot6 if appropiate
* mod invite: skip the pre-check for valid emailMario2021-10-161-5/+5
|
* rename functions after heavy lifting and expand custom sections to all ↵Mario2021-10-161-3/+3
| | | | possible sections
* manifest: remove orientation so that os default will be used and add default ↵Mario2021-10-161-1/+1
| | | | theme_color
* 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 embedding See merge request hubzilla/core!1990
| * 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
| | | | | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f.
* | httpsig: add parenthesesMario2021-10-123-3/+13
| |
* | look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the ↵Mario2021-10-111-1/+2
| | | | | | | | key from the net on platforms where those are different (e.g. mastodon).
* | streamline logicMario2021-10-101-3/+4
| |
* | HTTPSig: cleanup, add some doco and implement missing force mechanism for ↵Mario2021-10-101-167/+202
| | | | | | | | fetching keys
* | 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
| | | | | | | | | | | | optional force argument to process_delivery
| * | 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 ↵Mario Vavti2021-10-091-16/+21
|/ | | | compatible
* 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
|/ | | | without creating sync loops.
* 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 ↵Mario2021-10-031-6/+2
| | | | for loop
* 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
| |