Guo Xiang Tan
|
bda20cc44a
|
FIX: Don't enqueue topic status update job if topic is deleted.
|
2017-04-13 12:02:35 +08:00 |
Guo Xiang Tan
|
fad04aad6c
|
Missing association.
|
2017-04-07 17:05:58 +08:00 |
Guo Xiang Tan
|
71501feaf3
|
Improve validation for `TopicStatusUpdate`.
|
2017-04-07 15:32:00 +08:00 |
Guo Xiang Tan
|
f4758a4c4d
|
FEATURE: Allow admins to schedule a topic to be published in the future.
|
2017-04-04 11:16:05 +08:00 |
Guo Xiang Tan
|
5cf75c67df
|
FIX: Callback `undefined` error when topic has been deleted.
|
2017-04-03 09:06:15 +08:00 |
Guo Xiang Tan
|
34b7bee568
|
FEATURE: Allow admin to auto reopen at topic.
* This commit also introduces a `TopicStatusUpdate`
model to support other forms of deferred topic
status update in the future.
|
2017-03-31 11:14:18 +08:00 |
James Cook
|
c0e25b5a9a
|
Replace certain uses of 'gsub' with 'tr' or 'chomp' for a speed
improvement
|
2016-06-10 22:08:37 -05:00 |
Robin Ward
|
a38050a272
|
FIX: Only delete featured topics if the status changes to a hidden one
|
2016-05-24 14:27:48 -04:00 |
Arpit Jalan
|
e52852dd0f
|
FIX: Autoclose message was not correct when immediate
FEATURE: Warn when setting auto-close for right now
|
2015-12-08 18:16:48 +05:30 |
Régis Hanol
|
faf4f44776
|
FEATURE: make pin expiration mandatory
|
2015-07-29 16:34:21 +02:00 |
Robin Ward
|
bb93a345eb
|
UX: Use smaller messages for moderator actions.
|
2015-07-27 10:09:21 -04:00 |
Régis Hanol
|
cd170ca548
|
FEATURE: auto-close topics based on community flags
|
2014-12-05 19:37:43 +01:00 |
Régis Hanol
|
7e94f9d6f9
|
FIX: insert different message when auto-closing a topic based on the last post
|
2014-10-29 21:26:32 +01:00 |
Sam
|
0372b81d11
|
FEATURE: allow moderators to globally pin topics
|
2014-04-07 16:38:51 +10:00 |
Neil Lalonde
|
c35af5d755
|
FIX: When re-opening a topic that auto-closed, make sure it won't auto-close again
|
2013-12-19 11:25:05 -05:00 |
Neil Lalonde
|
9a24d2651d
|
Allow category to auto-close topics in X hours instead of days. FIX: the system message that says a topic was automatically closed was only counting in days.
|
2013-12-06 16:39:35 -05:00 |
Sam
|
7f4697a200
|
bug: if status changes always attempt to update the feature topics for the category right away
|
2013-12-02 16:32:24 +11:00 |
Sam
|
b662cb6c02
|
If a user read to the end of an auto closing topic, when it is closes just pretend they read the close message.
|
2013-07-04 11:47:12 +10:00 |
Neil Lalonde
|
2c8ed8414c
|
If an auto-closing topic is manually closed, remove the auto-close countdown
|
2013-07-03 16:54:41 -04:00 |
Neil Lalonde
|
a151bfc7ec
|
Store when a topic was first set to auto-close and report that amount of time when it closes. And do some refactoring.
|
2013-06-06 17:04:21 -04:00 |
Chris Hunt
|
21a54567ff
|
Extract TopicStatusUpdate from Topic
|
2013-05-28 09:01:04 -07:00 |