Commit graph

22 commits

Author SHA1 Message Date
Liam
1cf4df73ce Fix system report generation 2024-12-05 12:53:24 -05:00
Liam
8d779ec1f9 Remove referrer, user_agent, and other unused fields 2024-08-05 08:04:12 -04:00
Liam
c898b83e6d Reverse order of type and id arguments 2024-07-20 22:41:47 -04:00
Liam
c8410e7957 More documentation 2024-07-20 22:30:58 -04:00
Liam
c9bcda4e0a Document create_system_report and flip argument order 2024-07-20 22:20:13 -04:00
Liam
3f09125425 Extract query for closing reports 2024-07-20 21:24:55 -04:00
Liam
566ba9d4c1 Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
Luna D
eeb2f851e0
post and comment approval 2022-03-24 18:44:38 +01:00
byte[]
75be0794c0 remove controller reindex from posts, tags, reports 2020-12-12 17:06:26 -05:00
liamwhite
6ebf080826
Remove spawn calls () 2020-12-06 11:42:14 -05:00
byte[]
3141db8bf2 mix format 2020-05-20 14:23:57 -04:00
byte[]
84d784d33a move reindex logic to context for reports, image creation 2020-05-07 23:15:43 -04:00
liamwhite
af9e779c59
Renaming ()
* First (not-yet-working) attempt at self-renaming

* Actually working renames

* last_renamed_at

* Prevent renaming while banned

* Move username changing from controller to model

* Username change logging

* Rate limiting for username changes

* username -> name and format

* add UBQ

* modify interval

Co-authored-by: Joey <joeyponi@gmail.com>
2020-05-02 18:17:55 -04:00
byte[]
ed44160603 run formatter 2020-01-10 23:20:19 -05:00
byte[]
620f316db8 break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
byte[]
10707cd92d autoclose reports when reportable item is deleted 2019-12-17 11:45:22 -05:00
byte[]
13d971a0c1 admin reports: claim, close 2019-12-08 22:16:13 -05:00
Luna D
b7e07b099a
use correct permissions 2019-12-08 17:03:26 -05:00
Luna D
cb4c956079
permission checks 2019-12-05 14:31:29 -05:00
Luna D
accc9b5304
actual working counters i think 2019-12-04 18:15:54 -05:00
byte[]
600d37c7c0 image options area 2019-12-03 23:14:56 -05:00
Liam P. White
fb9aa9a1f1 context: reports 2019-08-28 13:31:59 -04:00