Logan Fick
9aad746649
Added validation for length of thread title.
2017-10-28 20:46:56 -04:00
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
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
Jonas Folvik
00fc8b3fcd
Changed the content length of forumthreads to 20k because Nemes
2016-10-03 23:01:46 +02:00
jomo
80d9a1761a
*actually* fix parens checking if forum exists
...
this led to 500 when the forum was deleted but the thread still existed
2016-01-17 18:33:17 +01:00
jomo
676875914f
fix parens checking if forum exists
...
this led to 500 when the forum was deleted but the thread still existed
2016-01-17 18:23:26 +01:00
jomo
c5af51afe6
fix stacklevel2deep
2015-01-17 20:41:51 +01:00
jomo
10e0bf2f6e
make sticky threads visible in write-only forums
2015-01-17 20:38:51 +01:00
jomo
55f92fe45a
enable write-only forums
...
when the role-write is lower than the role-read, a forum is considered write-only
for anyone who can write, but not read, they can create posts, but they can only see and reply to their own posts.
users who can read are able to see and reply to all posts in the forum.
2015-01-17 19:40:57 +01:00
jomo
39fceedf56
add basic support for labels
2014-11-21 00:39:38 +01:00
jomo
c61dbb0798
fix t/235: mentioned users see thread parts in email
2014-09-25 23:30:10 +02:00
jomo
0f0a5c42b9
friendly urls
2014-09-22 06:46:08 +02:00
jomo
d385136114
mentioning fixes
2014-07-06 05:07:30 +02:00
jomo
b1d797ce06
mentioning
2014-07-06 04:57:51 +02:00
jomo
fdfb491af9
Fix: Accessing threads in deleted forum, will deny access
2014-06-26 22:38:16 +02:00
jomo
19eb868a50
Add markdown preview; fix bug with deleted editor
2014-05-11 06:43:56 +02:00
jomo
65f5adf65d
a TON of bugfixes and new features
2014-04-28 03:01:33 +02:00
jomo
67d9cbbecb
bugfixes
2014-04-21 01:46:31 +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
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