19 Commits
Author SHA1 Message Date
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 31f5909642 refactor error messages and add response code 2025-07-28 16:55:16 +02:00
Spine 36cda91529 declare strict types and Gazelle namespace 2025-05-23 14:41:16 +02:00
sheepish 6c538e9edc phpstan add globals type hints to sections/ 2024-12-20 09:39:20 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 29bda2ff64 Move forum post functionality into ForumPost and Manager/ForumPost classes 2023-02-03 11:13:51 +01:00
Spine 0424686086 remove check_perms() from sections/forums 2023-02-03 11:13:45 +01:00
Spine 3c386e4150 specific privilege required to delete forum posts 2021-02-09 18:32:51 +00:00
Spine dc2090df47 split forum code between manager and base classes 2021-01-30 17:38:10 +00:00
Spine cb0c9661d6 refactor delete forum post, post info 2020-06-14 14:35:46 +00:00
Spine 3c70aa66e4 Rip out forum cache updates 2020-06-10 20:55:31 +00:00
Spine ad7e3ce392 no more zerodate in forums_topics table 2020-05-30 13:29:56 +00:00
Spine 23a8dc919c Gazelle classes using a db or cache derive from Base 2020-05-27 18:36:03 +02:00
Spine 1894d05ede move classes/subscriptions to app/Manager/Subscription 2020-05-14 12:42:10 +02:00
itismadness 3cb4b2e72e Replace long array definitions with short tokens (!66) 2019-11-26 03:24:03 +00:00
kilogitty ecec8541e5 Replace all short tags with regular php tags (#35) 2019-10-13 18:12:49 +00:00
Spine d7e79c814f convert tabs to spaces, take 2 (#13) 2019-09-18 19:37:35 +00:00
itismadness c67dc75870 Implemented allowing everyone to double post (default to merge if within 1hr) (!44)
Squashed commit of the following:

Author: itismadness <[email protected]>

    Implement double posting for all
2018-01-23 15:01:49 -05:00
A 4dc87d0c22 initial commit 2016-12-19 22:55:12 -05:00