0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bumped to 0.11.0. More... over 11 years ago
Remove more double escaping. More... over 11 years ago
Merge branch 'master' of github.com:antirez/lamernews More... over 11 years ago
Merge pull request #104 from seppo0010/double-entities More... over 11 years ago
Merge pull request #100 from nrk/feature_user_news More... over 11 years ago
Password recovery. More... over 11 years ago
Added a few site stats in the admin section. More... over 11 years ago
First user created has admin privileges. More... over 11 years ago
Merge branch 'master' of github.com:antirez/lamernews More... over 11 years ago
Admin section introduced. More... over 11 years ago
Merge pull request #109 from beanz/broken-titles More... over 11 years ago
Merge pull request #114 from qmx/patch-1 More... over 11 years ago
Version bumped to 0.10.0 More... over 11 years ago
Merge pull request #115 from fcambus/master More... over 11 years ago
jquery is now stored locally, not from google API service. More... over 11 years ago
Ranking algorithm tuned for low traffic sites. More... over 11 years ago
Added a function to recompute news score/rank after changes in algorithm. More... over 11 years ago
Code ported to redis-rb 3.0 API. More... over 11 years ago
If really there is no fresh meat for the home page, popolate it using very old news in the right order. More... about 12 years ago
Fixed typo in compute_news_rank(). More... about 12 years ago
More changes to the ranking algorithm. More... about 12 years ago
Version bumped to 0.9.3 More... about 12 years ago
News ranking algorithm fixed. More... about 12 years ago
Fix minor English issue More... about 12 years ago
Modifying the regexp in url_to_links function in order to detect URLs containing the # character More... about 12 years ago
Removing sitewide nofollow preventing pages indexation, and setting it only on external links anchors More... about 12 years ago
Adding echojs.com as another user for this code More... over 12 years ago
Avoid redundant user lookup but refactoring update_auth_token api. More... over 12 years ago
/api/create_account should return apisecret like /api/login. More... over 12 years ago
Missing '+' means latest news page has no h2 title. More... over 12 years ago