You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam c3c5f5ab92 closed #165 - issue where the site title was "undefined" if no title was set in the config, parenthesis issue 12 years ago
..
admin closes #93 12 years ago
routes moved confings into redis 12 years ago
categories.js closed #160 12 years ago
favourites.js upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
feed.js
imgur.js
install.js moved confings into redis 12 years ago
login.js first pass at a custom title function (not ready for prod) 12 years ago
meta.js closed #165 - issue where the site title was "undefined" if no title was set in the config, parenthesis issue 12 years ago
notifications.js refactored notifications library to mark all notifs read when the menu is 12 years ago
plugins.js added note linking to wiki page for authoring plugins... also showing something if no plugins are installed 12 years ago
postTools.js upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
posts.js assorted config fixes 12 years ago
redis.js infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141 12 years ago
schema.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
sitemap.js
threadTools.js closed #160 12 years ago
topics.js disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in 12 years ago
upgrade.js upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
user.js upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
webserver.js upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
websockets.js assorted config fixes 12 years ago