Régis Hanol
|
6b83ed0347
|
OPTIM: change Top Topic's score computation algorithm
New algorithm will not wipe the entire table anymore and will only remove
invisible topics and add new visible topics.
|
2014-02-28 20:33:52 +01:00 |
Sam
|
9551f4aeea
|
PERF: calculate scores for topics/posts faster
Only look at topics that changed in last day for 15 minuted schedule
Do a full recalc weekly, just in case
|
2014-02-27 11:45:40 +11:00 |
Sam
|
e4909c017c
|
PERF: only rebuild entire top topic table daily
|
2014-02-27 11:45:40 +11:00 |
Sam
|
e1f293ad66
|
FEATURE: new scheduler
Removed sidetiq, introduced new scheduler
- add basic UI
- add schedule discover
- add scheduling in initializer
|
2014-02-06 10:26:16 +11:00 |
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
Régis Hanol
|
567d2bd23c
|
add top page
|
2013-12-24 00:50:36 +01:00 |
Sam
|
d1d661f6e1
|
add logic that auto closes any topics that missed the queued job (due to redis flush or whatever)
|
2013-11-11 10:52:44 +11:00 |
Sam
|
5bf26ec34e
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
Sam
|
f0a122a66c
|
move job files so they live underneath app/ and not in lib/
introduce new setting email_always, that will force emails to send to users regardless of presence on site
|
2013-10-01 17:04:02 +10:00 |