Commit Graph
31 Commits
Author SHA1 Message Date
jomo 72a6dcc54a order by id instead of created_at
id is indexed while created_at is not
2017-07-07 01:57:30 +02:00
MrYummyandGitHub f90257fe73 Explicitly stated order of threadreplies 2017-07-04 09:23:01 -04:00
MrYummy d2de01100a moved all search styling to CSS, removed friendly (but slow) URLs, moved WHERE strings into an array 2017-06-18 13:11:36 -04:00
MrYummy e2a16f3ae6 ordered searching to match SQL clauses, moved role&badge filtering to User.search 2017-06-18 13:11:36 -04:00
MrYummy 1316d7ca03 Added Searching Features
* Added Thread Search Feature

* Added User Search Feature

* Re-organized searching, added @mention support to author search
2017-06-18 13:11:36 -04:00
MrYummy db3aea185b Added Reply Reversal And Toggle 2017-06-18 13:11:36 -04:00
jomo b057cb5913 remove annoying permission check for comments, forums, threads, replies 2016-07-24 22:30:00 +02:00
jomo f2353eebcc check mod+ rank when dealing with forum threads 2016-07-19 14:56:00 +02:00
jomo d9ae4e7d3a restrict edit page access to users allowed to update 2016-07-11 21:06:12 +02:00
jomo 78ddfadb34 don't ignore :label_id on thread creation 2016-03-08 23:58:07 +01:00
jomo 580db14754 fix locked? being called on nil 2015-01-27 21:46:48 +01:00
jomo 31dcf02083 prevent editing label after thread was locked 2015-01-25 17:10:15 +01:00
jomo eb7892ebe4 fix users not being able to create in write-only forums 2015-01-17 21:12:10 +01:00
jomo a6c062bde7 make labels editable in threads 2015-01-17 18:28:38 +01:00
jomo f6c4c78752 typo, t/573 2014-11-17 23:06:37 +01:00
jomo a4338154ba add missing 'action:' keyword 2014-09-29 21:45:35 +02:00
jomo 15ca378878 paginate thread replies 2014-09-22 06:25:23 +02:00
jomo b1d797ce06 mentioning 2014-07-06 04:57:51 +02:00
jomo 05a6de0798 more bugfixes 2014-06-26 23:20:01 +02:00
jomo b03adf66d8 Fix: Accessing threads in deleted forum, will deny access 2014-06-26 22:27:30 +02:00
jomo 65f5adf65d a TON of bugfixes and new features 2014-04-28 03:01:33 +02:00
jomo 6b5ed6ea7f add thread deleting 2014-04-21 01:53:32 +02:00
jomo cbafa3c46a cleaned up, added threadreplies, added info 2014-04-20 03:07:39 +02:00
jomo 0264f239ba more fixes, changes, support for new mojang API 2014-04-18 14:35:18 +02:00
jomo 7135d2690c rails 4 and tons of stuff 2014-04-14 06:26:37 +02:00
jomo f290258f26 LOTS of stuff 2014-04-04 01:08:17 +02:00
jomo 0604bbce63 features, bug fixes 2014-02-03 01:47:49 +01:00
jomo 0d06bc19fc bug fixes, added thread styles 2014-02-01 20:26:39 +01:00
jomo 02f9664624 idk, lots 2014-02-01 00:56:50 +01:00
jomo bfe9a1e6f5 forums 2013-10-21 05:45:54 +02:00
jomo 5fac505a31 another big commit :D 2013-10-07 04:59:21 +02:00