Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | use addr for webfinger and name for the real name in the userinfo array | Mario | 2022-05-09 | 1 | -1/+2 | |
| * | | | add the update date to the icon url. some platforms will not update if the ic... | Mario | 2022-05-07 | 1 | -1/+1 | |
| * | | | cleanup channel apps | Mario | 2022-05-07 | 1 | -24/+0 | |
| * | | | more cleanup | Mario | 2022-05-06 | 3 | -13/+6 | |
| * | | | some cleanup after moving articles and cards to addons | Mario | 2022-05-06 | 3 | -85/+3 | |
| * | | | fix core issue #1676 and a liked/disliked/commented confusion | Mario | 2022-05-06 | 2 | -9/+40 | |
| * | | | move wiki to addons | Mario | 2022-05-06 | 8 | -2112/+0 | |
| * | | | move articles to addon - also remove the pdl | Mario | 2022-05-04 | 1 | -14/+0 | |
| * | | | move articles to addon | Mario | 2022-05-04 | 2 | -370/+0 | |
| * | | | move cards to addon | Mario | 2022-05-04 | 7 | -383/+11 | |
* | | | | version 7.2.27.2.2 | Mario Vavti | 2022-04-26 | 1 | -1/+1 | |
* | | | | Merge branch 'dev' | Mario Vavti | 2022-04-26 | 2 | -1/+5 | |
|\| | | | ||||||
| * | | | changelog and version | Mario Vavti | 2022-04-26 | 2 | -1/+5 | |
* | | | | Merge branch 'dev' | Mario Vavti | 2022-04-26 | 2 | -3/+3 | |
|\| | | | ||||||
| * | | | hubloc in AS has been moved from data to meta a while ago | Mario Vavti | 2022-04-26 | 1 | -2/+2 | |
| * | | | version bump | Mario Vavti | 2022-04-25 | 1 | -1/+1 | |
* | | | | version 7.2.17.2.1 | Mario Vavti | 2022-04-25 | 1 | -1/+1 | |
* | | | | Merge branch 'dev' | Mario Vavti | 2022-04-25 | 1 | -0/+1 | |
|\| | | | ||||||
| * | | | more changelog | Mario Vavti | 2022-04-25 | 1 | -0/+1 | |
* | | | | Merge branch 'dev' | Mario Vavti | 2022-04-25 | 5 | -129/+42 | |
|\| | | | ||||||
| * | | | changelog | Mario Vavti | 2022-04-25 | 1 | -0/+9 | |
| * | | | whitespace | Mario Vavti | 2022-04-25 | 1 | -1/+1 | |
| * | | | if we have not been provided a profile id set the profile id to the default p... | Mario Vavti | 2022-04-25 | 1 | -0/+4 | |
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2022-04-23 | 1 | -3/+8 | |
| |\ \ \ | ||||||
| | * | | | check if addons have been removed from the filesystem and also remove them fr... | Mario | 2022-04-22 | 1 | -3/+8 | |
| * | | | | fix regression with incoming poll answers from activitypub | Mario Vavti | 2022-04-23 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | move AP addressing to pubcrawl | Mario Vavti | 2022-04-07 | 1 | -122/+14 | |
| * | | | fixes in regard to hub re-installs: dismiss deleted hublocs, make sure we use... | Mario | 2022-04-01 | 3 | -11/+11 | |
| * | | | fix PHP error | Mario | 2022-03-31 | 1 | -3/+6 | |
| | |/ | |/| | ||||||
* | | | Revert "move AP addressing to pubcrawl" | Mario | 2022-04-07 | 1 | -14/+122 | |
* | | | move AP addressing to pubcrawl | Mario Vavti | 2022-04-07 | 1 | -122/+14 | |
* | | | fixes in regard to hub re-installs: dismiss deleted hublocs, make sure we use... | Mario | 2022-04-01 | 3 | -11/+11 | |
* | | | Merge branch '7.2RC'7.2 | Mario Vavti | 2022-03-29 | 925 | -12339/+29978 | |
|\ \ \ | ||||||
| * | | | version 7.2 | Mario Vavti | 2022-03-29 | 1 | -1/+1 | |
| * | | | Merge branch 'dev' into 7.2RC | Mario Vavti | 2022-03-29 | 1 | -3/+4 | |
| |\| | | ||||||
| | * | | update changelog | Mario Vavti | 2022-03-29 | 1 | -1/+1 | |
| | * | | Merge branch 'fix-changelog' into 'dev' | Mario | 2022-03-27 | 1 | -2/+3 | |
| | |\ \ | ||||||
| | | * | | Update changelog with missing fix and cve | Harald Eilertsen | 2022-03-25 | 1 | -2/+3 | |
| | |/ / | ||||||
| * / / | fix version | Mario | 2022-03-25 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | changelog | Mario | 2022-03-25 | 1 | -0/+38 | |
| * | | bump dev version | Mario | 2022-03-23 | 1 | -1/+1 | |
| * | | strings | Mario | 2022-03-23 | 2 | -860/+933 | |
| * | | make sure to set comments_closed to the created date if nocomment is set | Mario Vavti | 2022-03-23 | 1 | -1/+1 | |
| * | | streamline comment policy with downstream | Mario | 2022-03-23 | 2 | -33/+5 | |
| * | | Merge branch 'security-fixes-lfi-xss-open-redirect' into 'dev' | Mario | 2022-03-23 | 15 | -50/+122 | |
| |\ \ | ||||||
| | * | | CVE-2022-27256: Open redirect via rpath query param. | Harald Eilertsen | 2022-03-20 | 10 | -27/+27 | |
| | * | | Add function is_local_url() to check if url is local. | Harald Eilertsen | 2022-03-20 | 2 | -0/+41 | |
| | * | | CVE-2022-27258: XSS via rpath query param. | Harald Eilertsen | 2022-03-20 | 10 | -20/+20 | |
| | * | | Add helper to escape URLs. | Harald Eilertsen | 2022-03-20 | 2 | -0/+32 | |
| | * | | CVE-2022-27257: LFI in Redbasic theme. | Harald Eilertsen | 2022-03-20 | 1 | -3/+2 |