Commit Graph

9689 Commits (06f7172c65ec4e744d4b93513f573ddf95b99a77)
 

Author SHA1 Message Date
Andrea Cardinale 5f0531e66a Extra class in Topic list
barisusakli 93fd938913 removed setTimeout
psychobunny a88ad903af action:ajaxify.dataLoaded
barisusakli 224e3dc263 fix settings page
barisusakli 484ad33549 convert key, value index to sparse/unique
barisusakli 29aa858a11 fix admin/advanced/database values
psychobunny e070a9777e
barisusakli ba9a68c59c async.waterfall
barisusakli d3b52136bd fix suggested topics search
barisusakli f55e8bc548 actually rename :dull:
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
barisusakli d11bfab275 async posts/topics.js
barisusakli 2b90568157 removed getLatestTids, renamed getPostsByTid removed unused tid param
barisusakli b292aeea72 closes
also dont allow loading posts of a topic if its deleted via
topics.loadMore
barisusakli be1865da2d closes
psychobunny 0f199af84d moved widget code out of controller; cleaned up code into a folder
psychobunny 394d55de99 closes
psychobunny 2ed0f25d45 fixed widgets page rendering, along with tjs 0.2.2
psychobunny 551c81a977 grunt: watch for tjs changes as well
psychobunny 8f6d8001d6 0.2.1*
psychobunny 43755b2ce3 tjs 0.2.0
Julian Lam e75ec97049 closes -- if for any reason postData.content is not a string, make sure it is a string before it hits plugins.
barisusakli e79a386280 don't try to minify non-js files
psychobunny 9ca7243124 Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny f2a91ef655 updating widget containers for latest tjs
barisusakli 9518c006b5 fix userlang
Julian Lam ca1ada9dc5 Merge pull request from pichalite/master
completes fix for 
barisusakli 74d6104072 correct upgrade date
barisusakli c6a05930aa fix \uff0e in emails
barisusakli 7b550b13b9 display both redis/mongo info if available
barisusakli 0083d4ff1c return user settings in api
pichalite 732f6d7d80 Update plugins.tpl
barisusakli 27bf1c1b2e fix privilege upgrade script
barisusakli ffac8eb41d closes
barisusakli 9d273d3a32 fixed date log
Barış Soner Uşaklı b08774763a added tpl to ajaxify.content-loaded
Barış Soner Uşaklı c74d32a172 fix off by 1 error on user/topics posts
Barış Soner Uşaklı eaa89a4da7 added checks to skip empty/non-existing hashes
Barış Soner Uşaklı dfffbace42 fix test callback
Barış Soner Uşaklı c56b30ff60 convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
Julian Lam 073afe4db0 updated ./nodebb dev to match new loader.js behaviour
Julian Lam 0ff09d8093 changed the behaviour of --no-daemon so that it does not also pipe output to stdout, use new flag --no-silent for that. --no-daemon just does as it advertises, and doesn't daemonize the loader process before spawning app.js instances.
Julian Lam ba36230262 closed
psychobunny d1231cf4a8 closes
psychobunny 72177f6d16 ,
psychobunny 8abca6b03f closes ,
Julian Lam cd7a3f64f4 removed extra console logging
psychobunny c1dd0dd669 fixing nodebb startup on windows
psychobunny 954212fc9f emit templates:compiled event if skipped
Julian Lam c7fbaf1a53 updated notif page code to work with new mobile-only dropdown for marking notifications read