aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | address issue #1651 (reload page after comment or like)Mario2021-11-242-3/+26
| |
* | port httpmeta from zapMario2021-11-241-36/+73
| |
* | more work on responsive asideMario2021-11-239-37/+34
| |
* | minor vcard fixesMario2021-11-212-4/+8
| |
* | streamline profile vcard with xchan vcardMario2021-11-212-49/+110
| |
* | update changelogMario2021-11-091-1/+1
| |
* | remove loggingMario2021-10-301-1/+0
| |
* | css fixesMario2021-10-302-4/+6
| |
* | update changelogMario2021-10-281-1/+86
| |
* | 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
| |