aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | make sure the document is loadedMario2022-06-231-14/+15
|/
* Merge branch 'dev' of https://codeberg.org/hubzilla/hubzilla into devMario2022-06-212-4/+4
|\
| * Merge pull request 'Fixing some error in Spanish translation' (#12) from ↵hubzilla2022-06-212-4/+4
| |\ | | | | | | | | | | | | | | | mjfriaza/hubzilla:dev into dev Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/12
| | * Revert "Fixing some error in Spanish translation"mjfriaza2022-06-122-0/+11337
| | | | | | | | | | | | This reverts commit 1d99c3d3f7318b6a5fa2a91ed6970338ca283bda.
| | * Fix two errors in Spanish translationmjfriaza2022-06-122-4/+4
| | |
| | * Fixing some error in Spanish translationmjfriaza2022-06-052-11337/+0
| |/
* | Merge branch 'dev' into 'dev'Mario2022-06-211-1/+1
|\ \ | | | | | | | | | | | | Fix Opengraph images inside zmg opening tag See merge request hubzilla/core!2020
| * | Fix Opengraph images inside zmg opening tagMax Kostikov2022-06-141-1/+1
| | |
* | | oembed: implement a max oembed size which defaults to 1MB and do not try to ↵Mario2022-06-034-3/+22
| | | | | | | | | | | | oembed text previews
* | | Revert "composer updates"Mario2022-06-025-213/+133
| | | | | | | | | | | | This reverts commit 47448b11cdd5b077b6a8412b41db2862c6d2d4b3.
* | | Revert "composer update"Mario2022-06-021-2/+2
| | | | | | | | | | | | This reverts commit 2cd3a7b3f0d9e8973627b0a3f95d09d5164bca33.
* | | composer updateMario2022-06-021-2/+2
| | |
* | | composer updatesMario2022-06-025-133/+213
| | |
* | | update changelogMario2022-06-011-1/+1
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-05-312-14778/+15026
|\ \ \
| * | | Merge branch 'dev' into 'dev'Max Kostikov2022-05-282-14778/+15026
| |\| | | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!2019
| | * | Update Russian translationMax Kostikov2022-05-282-14778/+15026
| |/ /
* / / update changelogMario2022-05-311-0/+34
|/ /
* | bump dev versionMario2022-05-251-1/+1
| |
* | version and stringsMario2022-05-252-930/+944
| |
* | prevent php error and add some docoMario2022-05-251-1/+5
| |
* | cleanupMario2022-05-251-5/+1
| |
* | bump php version requirementMario2022-05-253-110/+104
|/
* Merge pull request 'Update Spanish' (#11) from mjfriaza/hubzilla:dev into devhubzilla2022-05-252-4556/+4041
|\ | | | | | | Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/11
| * Update Spanishmjfriaza2022-05-172-4556/+4041
| |
| * Merge remote-tracking branch 'upstream/dev' into devmjfriaza2022-05-172799-136343/+253102
| |\
| * | Update Spanishmjfriaza2021-06-012-1221/+1687
| | |
* | | move wiki related templates to addonMario2022-05-256-767/+0
| | |
* | | categories widgets cleanupMario2022-05-241-23/+9
| | |
* | | move article and card categories widgets to addonsMario2022-05-242-95/+0
| | |
* | | fix photo permission if a photo description is available and use the ↵Mario2022-05-232-4/+8
| | | | | | | | | | | | filename as default photo description if uploading via the editor
* | | streamline inbound attachment handling and fix regression from issue #1679Mario2022-05-231-22/+74
| | |
* | | move photo flag feature entry to coreMario2022-05-211-0/+8
| | |
* | | missing files after composer updatesMario2022-05-2035-0/+1890
| | |
* | | do not show deprecated warnings by defaultMario2022-05-191-1/+1
| | |
* | | update composer libsMario2022-05-19344-16726/+1116
| | |
* | | update to remove core apps (wiki, cards, articles) which have been moved to ↵Mario2022-05-192-2/+25
| | | | | | | | | | | | addons
* | | add a hidden config for the hs2019 http sig algoMario2022-05-191-2/+5
| | |
* | | rendering fixesMario2022-05-194-17/+22
| | |
* | | implement starring of pubstream itemsMario2022-05-182-12/+27
| | |
* | | make sure we use source.content when rendering events to correctly render ↵Mario2022-05-162-5/+12
| | | | | | | | | | | | observer related content. fix wrong media types.
* | | fix php errorsMario2022-05-141-3/+3
| | |
* | | add the title in forum post resharesMario2022-05-141-0/+1
| | |
* | | do not set allowed to true if verb is ACTIVITY_SHARE and slightly changed ↵Mario2022-05-131-3/+7
| | | | | | | | | | | | logic for conv fetches
* | | do not stringify integer valueMario2022-05-111-1/+1
| | |
* | | update queries in mod search - fixes #1677Mario2022-05-112-27/+24
| | |
* | | deal with pleroma reactionsMario2022-05-101-0/+8
| | |
* | | use rev instead of _updated and the unix timestamp is less likely to cause ↵Mario2022-05-091-1/+1
| | | | | | | | | | | | issues in the future
* | | use addr for webfinger and name for the real name in the userinfo arrayMario2022-05-091-1/+2
| | |
* | | add the update date to the icon url. some platforms will not update if the ↵Mario2022-05-071-1/+1
| | | | | | | | | | | | icon url remains static