aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* fix php warningsMario2022-10-203-16/+11
|
* fix php warningsMario2022-10-206-24/+28
|
* fix php warningsMario2022-10-202-1/+3
|
* fix more php warningsMario Vavti2022-10-202-4/+6
|
* fix php warningsMario Vavti2022-10-203-37/+46
|
* fix php warningsMario Vavti2022-10-182-49/+34
|
* fix php warningsMario Vavti2022-10-133-22/+25
|
* fix more php warningsMario Vavti2022-10-131-6/+6
|
* mod dirsearch: fix php warningsMario Vavti2022-10-131-23/+24
|
* fix php warningsMario2022-10-126-51/+64
|
* fix php warningsMario2022-10-121-1/+1
|
* poco: remove unused parametersMario2022-10-122-4/+4
|
* fix owa in case of hub reinstallsMario2022-09-302-30/+63
|
* fix issue #1694Mario2022-09-301-2/+2
|
* hub reinstall issuesMario2022-09-281-1/+1
|
* fix mod pokeMario2022-09-271-23/+8
|
* fix issue #1687Mario2022-09-221-2/+2
|
* fix issue #1690Mario2022-09-221-6/+6
|
* php8: fix warningsMario2022-09-221-5/+4
|
* fix warnings and regressionsMario2022-09-152-3/+3
|
* address issue #1688Mario2022-09-141-1/+1
|
* php8: warning fixesMario2022-09-142-1/+5
|
* php8: fix more warningsMario2022-09-111-3/+3
|
* php8: random cleanup and warning fixesMario2022-09-082-1/+3
|
* remove debug codeMario2022-09-071-7/+0
|
* fix random php warningsMario2022-09-074-24/+10
|
* Activity: check for other forms of as:Public, Search: make sure to run ↵Mario2022-08-211-6/+9
| | | | htmlspecialchars_decode on the AP url so that previously encoded chars will be decoded again
* check against nullMario Vavti2022-08-071-2/+2
|
* HQ dashboard - initial checkinMario2022-07-152-52/+53
|
* bump php version requirementMario2022-05-251-2/+2
|
* implement starring of pubstream itemsMario2022-05-181-11/+26
|
* do not stringify integer valueMario2022-05-111-1/+1
|
* update queries in mod search - fixes #1677Mario2022-05-111-27/+23
|
* more cleanupMario2022-05-061-10/+3
|
* some cleanup after moving articles and cards to addonsMario2022-05-062-71/+2
|
* fix core issue #1676 and a liked/disliked/commented confusionMario2022-05-061-4/+20
|
* move wiki to addonsMario2022-05-061-873/+0
|
* move articles to addonMario2022-05-042-370/+0
|
* move cards to addonMario2022-05-042-354/+0
|
* whitespaceMario Vavti2022-04-251-1/+1
|
* if we have not been provided a profile id set the profile id to the default ↵Mario Vavti2022-04-251-0/+4
| | | | profile - fixes #1671
* fixes in regard to hub re-installs: dismiss deleted hublocs, make sure we ↵Mario2022-04-011-8/+8
| | | | use the latest hubloc entry for addressing, in Queue::deliver() prefer primaries since their info is probably more accurate
* make sure to set comments_closed to the created date if nocomment is setMario Vavti2022-03-231-1/+1
|
* CVE-2022-27256: Open redirect via rpath query param.Harald Eilertsen2022-03-2010-27/+27
| | | | | | | | Don't follow urls to external sites when submitting forms from the settings modules. This mitigates an Open Redirect vulnerability where an attacker could trick a user to go to an attacker controlled destination. Fixes part of https://framagit.org/hubzilla/core/-/issues/1666
* CVE-2022-27258: XSS via rpath query param.Harald Eilertsen2022-03-2010-20/+20
| | | | | | | | | | Escape URLs provided by the rpath query param in settings modules. This prevents a possible Cross-Site scripting vulnerability, where an attacker could inject web scripts and html into the settings form via the rpath query parameter, and have a user execute the script by tricking them to clicking a link. Fixes part of https://framagit.org/hubzilla/core/-/issues/1666
* Merge branch 't0rum-master-patch-68993' into 'master'Mario2022-03-011-2/+2
| | | | | | | | | Typo in Setup.php prevents users from using Postgres See merge request hubzilla/core!2014 (cherry picked from commit 0e2e9321025f87fe9587f3d183adaea6185e4e20) d384f55d Typo in Setup.php prevents users from using Postgres
* enhanced content filtersMario2022-03-012-1/+7
|
* this was required for old style forum posts only and should not be needed ↵Mario2022-02-211-9/+11
| | | | anymore
* merge branch pdledit_gui into dev - many widgets still miss their ↵Mario2022-02-201-0/+553
| | | | description and requirements (this is work in progress)
* thr_parent lost across editsMario2022-02-181-0/+1
|