aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix mod pokeMario2022-09-271-19/+17
* emit a notice if an item was deleted - issue #1691Mario2022-09-221-0/+1
* fix warnings and regressionsMario2022-09-152-1/+2
* chek permissions in get_things() - partly fixes issue #1686 a lot more work i...Mario2022-09-141-48/+50
* php8: warning fixesMario2022-09-146-54/+57
* make actor_store() fetch the actor object if none is provided, remove announc...Mario2022-09-131-5/+2
* php8: fix warningsMario2022-09-111-0/+8
* php8: fix more warningsMario2022-09-116-40/+35
* php8: random cleanup and warning fixesMario2022-09-085-70/+49
* fix random php warningsMario2022-09-076-16/+30
* revert: do not wrap multi line code blocks into pre tagMario2022-09-061-1/+1
* do not wrap multi line code blocks into pre tagMario2022-09-061-1/+1
* fix wrong attribution in unseen like notificationsMario Vavti2022-08-041-1/+10
* HQ dashboard - initial checkinMario2022-07-152-2/+6
* Merge branch 'dev' into 'dev'Mario2022-06-211-1/+1
|\
| * 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 o...Mario2022-06-031-0/+19
|/
* move article and card categories widgets to addonsMario2022-05-241-91/+0
* fix photo permission if a photo description is available and use the filename...Mario2022-05-232-4/+8
* move photo flag feature entry to coreMario2022-05-211-0/+8
* make sure we use source.content when rendering events to correctly render obs...Mario2022-05-161-4/+11
* add the title in forum post resharesMario2022-05-141-0/+1
* use addr for webfinger and name for the real name in the userinfo arrayMario2022-05-091-1/+2
* cleanup channel appsMario2022-05-071-24/+0
* more cleanupMario2022-05-061-1/+1
* check if addons have been removed from the filesystem and also remove them fr...Mario2022-04-221-3/+8
* fix PHP errorMario2022-03-311-3/+6
* streamline comment policy with downstreamMario2022-03-231-19/+1
* Add function is_local_url() to check if url is local.Harald Eilertsen2022-03-201-0/+8
* Add helper to escape URLs.Harald Eilertsen2022-03-201-0/+12
* Merge branch 'volse-fix-stylesheet-root-path' into 'dev'Mario2022-03-171-42/+2
|\
| * Remove now unused function script_path.Harald Eilertsen2022-03-031-38/+0
| * Use correct base url for stylesheets and js.Harald Eilertsen2022-03-031-4/+2
* | remove loggingMario2022-03-041-1/+1
* | event fixesMario2022-03-042-6/+10
* | streamline event activity handlingMario2022-03-041-50/+128
|/
* fix duplicate ids in login form and move login/register buttons into the hamb...Mario2022-03-032-19/+24
* fix feedutils regressionMario2022-03-011-4/+4
* enhanced content filtersMario2022-03-012-15/+51
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-0/+73
* php8 warningsMario2022-02-134-13/+18
* address deprecation warningsMario2022-02-133-4/+12
* fix another deprecation warningMario2022-02-111-2/+7
* 3rd arg in str_replace() can not be nullMario2022-02-111-0/+4
* allow to override the DB charset via the $db_charset variable in .htconfig.phpMario2022-02-102-9/+9
* pdo: add the charset to the connection stringMario2022-02-091-0/+7
* since we do not use feedutils for ostatus anymore, we can now safely use impo...Mario2022-02-091-2/+2
* more PHP 8.1 deprecated warningsMario2022-02-025-6/+10
* more PHP 8.1 deprecated warningsMario2022-02-021-0/+6
* more PHP 8.1 deprecated warningsMario2022-02-021-3/+3