Commit Graph

6581 Commits (74282ffeea64c5f70396cf5376b521d169d1d81a)
 

Author SHA1 Message Date
Julian Lam b7c7dd98c3 ACP setting and API return for subcats
psychobunny 2ced285f89 closes
psychobunny 91e29d7bb2 updated latest templates.js
psychobunny eed57603ef templates.js 0.0.10
psychobunny 6d580df8b1 temporarily dropping templates.js to 0.0.8, closes
barisusakli 83de5ba5a4 added topic owner uid
barisusakli 06119510b7 merge
barisusakli 22fdf9f4ed getMainPost uses getMainPosts
barisusakli b858b120da closes
Julian Lam 74e5524492 fixing request to /api not returning api result
psychobunny 4dd32e1024 filter:category.get applies to all category-like API calls now
@a5mith
https://gist.github.com/psychobunny/572d867935469774c6e8#comment-1281883
Julian Lam dd5424ff38 Merge pull request from nchase/patch-1
fix link to travis-ci build in README.md
nchase 01f5acea9b fix link to travis-ci build in README.md
barisusakli 77a7c5caef eachLimit notifications.push
barisusakli 24ea74dc41 lol
O(log(n)) to O(1) and away
barisusakli d411ed5c28 closes
Julian Lam e19e6cd3f0 Merge pull request from RefinedSoftwareLLC/patch-4
Corrected node.js version requirement.
barisusakli 179e1e6143 Merge remote-tracking branch 'origin/master' into 0.5.1
Barış Soner Uşaklı 02889f2e70 call callback on follow/unfollow
barisusakli 05fdc945f3 closes
barisusakli 5ae7c92d55 notifications refactor
added getMultiple which works with an array of nids
barisusakli dd9a383f46 removed unused functions
barisusakli ca90afd544
(drunk) not even done yet
barisusakli 3011491863 merge conflcit
barisusakli a9ca035e1e gotto check read after each pass
barisusakli b2f8a65bc8 removed slice
barisusakli 522fda2e58 closes
psychobunny e097ac1fa7 latest templates.js
barisusakli d852f284da closes
barisusakli cd096f8832 sortedSetScores for tag counts
barisusakli e10eaf0d50 added tag counts to api return
barisusakli 931d46fe7e merge
barisusakli b50b5e4787 satifying my OCD
fire hook after successful follow/unfollow
psychobunny 0c17ee15f7 action:user.follow and action:user.unfollow
psychobunny 1036ba4636 removing timestamp from thread hooks... completely pointless
barisusakli d91fa5747d closes
barisusakli 60624eedec small tweak
barisusakli 5c91bc4335 optimized home
barisusakli c58712e2a9 closes
barisusakli d0d1ebb28c Merge remote-tracking branch 'origin/master' into 0.5.1
barisusakli 2d0637d7c6 fix user online status on profile page
barisusakli c9c454825e closes
barisusakli d12a526e82 check against 0 first
barisusakli e909e46786 closes
barisusakli 3ab2e70e07 Merge remote-tracking branch 'origin/master' into 0.5.1
barisusakli dda0322968 getUsersInCategory
barisusakli 299d7bfee3 Merge remote-tracking branch 'origin/master' into 0.5.1
barisusakli 5c84a3adb5 closes
barisusakli f562caaa61 callback
Julian Lam a2fb4a66b0 migrated ACP themes page from html rendered via js to template engine