« Back Issue #471
  • 2019-04-15 17:01 Reported by timmah
  • 2019-05-14 10:59 Marked fixed
Status: Marked fixed
Priority: Medium

Feature addition: Trending tool

timmah 2019-04-15 17:01

Modifies FeedUpdateJob to keep track of the most frequent words and add them to the database. This information can also be viewed by a user using the new Trending page, which can be accessed through /trending or the more tools page.

administrator 2019-04-18 09:20

Hey Tim,

Thanks for the patch! Please update it according to the coding guideline issues mentioned when we met. That is, move in-line and document level styles to the main external style, use C-style comments for multi-line comments. Also, I couldn't get the patch to apply as is, so maybe test on a fresh clone your next patch.

Best, Chris

administrator 2019-05-03 08:13

Hey Tim,

my-3.patch looks good. It applied no problem to my local version and seems to work as advertised. I am doing a little more testing and should push it shortly.

Best, Chris

administrator 2019-05-14 10:59

Fixed with 6c82c66b4103a. Hey Tim, thanks for your work on this. Please check out the changes that have been done since your original patch.

Best,

Chris

timmah 2019-05-14 10:59
X