aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | remove library/urlify and use vendor/jbroadway/urlify insteadMario2021-10-2213-387/+46
* | mod import: formatingMario2021-10-221-85/+91
* | install urlify via composerMario2021-10-22256-4/+16809
* | whitespaceMario2021-10-221-3/+2
* | comment out warning about db version differences - it is not relevantMario2021-10-221-8/+8
* | import_items: cleanupMario2021-10-211-75/+76
* | import_items: provide a possibility to import exported zip files by yearMario2021-10-211-30/+61
* | nativeWikiPage: more whitespace and cleanupMario2021-10-201-262/+254
* | fix for issue #1640 - use item_store() instead of post_activity_item() which ...Mario Vavti2021-10-203-73/+86
* | fix xchan vcard renderingMario2021-10-201-3/+3
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-201-2/+3
|\ \
| * | invite: use the actual set language and check if we have a template for itMario2021-10-181-2/+3
* | | fix dutch registration email verification email templateMario2021-10-202-8/+16
* | | improve code commentsMario2021-10-201-3/+2
|/ /
* | provide tags indicating the supported protocols in the actor object and probe...Mario2021-10-181-12/+86
* | mod invite: skip the pre-check for valid emailMario2021-10-161-5/+5
* | xrd whitespaceMario2021-10-162-34/+17
* | rename functions after heavy lifting and expand custom sections to all possib...Mario2021-10-162-7/+10
* | manifest: remove orientation so that os default will be used and add default ...Mario2021-10-161-1/+1
* | notes: provide translateable stringsMario2021-10-152-11/+21
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-152-14566/+14744
|\ \
| * | Merge branch 'dev' into 'dev'Max Kostikov2021-10-152-14566/+14744
| |\|
| | * Update Russian translationMax Kostikov2021-10-152-14566/+14744
| |/
* / some heavylifting on manual item exportMario2021-10-154-63/+258
|/
* escape_tags only onceMario2021-10-151-2/+2
* use the proprt syntaxMario2021-10-141-3/+3
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-142-26/+15
|\
| * Merge branch 'dev' into 'dev'Mario2021-10-142-26/+15
| |\
| | * Support IDNA URLs embeddingMax Kostikov2021-10-142-26/+15
* | | provide local copies of the w3.org jsonld documents - addresses issue #1637Mario2021-10-146-2/+544
* | | fix cacert missing some certificates after last updateMario2021-10-141-0/+147
|/ /
* | versionMario2021-10-131-1/+1
* | implement AS representation of photos and albums, cleanup and minor fixesMario2021-10-135-389/+563
* | fix image object as per AS2Mario2021-10-121-8/+8
* | HTTPSig: do not query for hubloc_addrMario2021-10-121-6/+3
* | notes: minor css fixMario2021-10-121-1/+1
* | bbcode for notes appMario2021-10-125-15/+120
* | Revert "httpsig: add parentheses"Mario2021-10-126-122/+17
* | httpsig: add parenthesesMario2021-10-126-17/+122
* | notifications_widget: fix regression hiding the #nav- * -sub element when the...Mario2021-10-111-2/+4
* | 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
* | bbcode: deal with codeblocks before we escape other tagsMario2021-10-101-25/+22
* | update composer libsMario2021-10-10119-332/+325
* | remove redundant variable and provide missing phpdocMario2021-10-102-1/+1
* | make sure to not include removed channels in xrd or webfinger queriesMario2021-10-092-42/+37