aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove mcrypt from the docsMario2021-10-272-9/+9
|
* update sbomMario2021-10-271-7/+12
|
* bump dev versionMario2021-10-271-1/+1
|
* version and stringsMario2021-10-272-827/+926
|
* remove loggingMario2021-10-251-2/+0
|
* mod regate: auto-connect the invitee with the inviter if auto channel create ↵Mario2021-10-252-0/+24
| | | | is enabled (default). fix issue where the default group was not set in the return array of create_identity()
* invite: fix variable name in template and do not substitute the Â@ in the ↵Mario2021-10-222-4/+4
| | | | webfinger address with @+
* mod item: cleanup and remove some unused variablesMario2021-10-221-495/+477
|
* 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
| | | | is checking for post_comment permission which we might not have in this case. item_store() requires slightly more data but basically does the same. Also some minor improvements and whitespace changes.
* 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 ↵Mario2021-10-181-12/+86
| | | | probe for zot6 if appropiate
* 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 ↵Mario2021-10-162-7/+10
| | | | 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-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 translation See merge request hubzilla/core!1994
| | * 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 embedding See merge request hubzilla/core!1990
| | * 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
| | | | | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f.
* | httpsig: add parenthesesMario2021-10-126-17/+122
| |
* | notifications_widget: fix regression hiding the #nav- * -sub element when ↵Mario2021-10-111-2/+4
| | | | | | | | there are no more notifications
* | 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
| |