17 Commits
Author SHA1 Message Date
Spine 0708ed9110 HTML markup & => & 2026-05-31 21:28:15 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine e81e5caedf apply phpstan recommendations to API classes 2025-02-24 14:37:56 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 56d868441c use class instance variables of db, cache, twig 2023-02-03 11:13:46 +01:00
itismadnessandSpine 105ad95270 Fix undefined variable errors 2023-02-03 11:13:42 +01:00
Spine 6b6207b81d make send_email() a Gazelle class 2021-01-18 17:50:02 +00:00
Spine b06aef8b31 call constants directly from templates
move emails/ to email/ (singular naming)
2021-01-05 21:08:55 +00:00
itismadness 30cb624901 consolidate (NON)SSL_SITE_URL to just SITE_URL 2020-11-04 19:34:05 +00:00
itismadnessandSpine c0ef0104b8 fix phpstan errors in app/ 2020-10-04 09:42:39 +00:00
Spine f124d7cbb2 replace Users::make_secret() by a randomString() in util.php 2020-07-07 09:37:47 +02:00
Spine 867896f836 no more zerodates in invites table 2020-05-30 13:33:05 +00:00
itismadness afe5a8175a Replace query with prepared_query in API/GenerateInvite 2020-04-21 14:30:13 +00:00
itismadness 3cb4b2e72e Replace long array definitions with short tokens (!66) 2019-11-26 03:24:03 +00:00
itismadnessandGitea 1b3403b5f0 replace builtin template engine with twig (#48) 2019-11-02 13:30:35 +00:00
itismadnessandGitea 211ce4d173 replace tabs with spaces (#12) 2019-09-17 22:09:49 +00:00
BifrostandGitea e610a652b8 Bot API overhaul (#91) 2019-03-28 10:45:55 +00:00