6438 Commits (2ced285f89db44f243ce40285f34625b6ec28204)
 

Author SHA1 Message Date
psychobunny 2ced285f89 closes #2004 11 years ago
psychobunny 91e29d7bb2 updated latest templates.js 11 years ago
psychobunny eed57603ef templates.js 0.0.10 11 years ago
psychobunny 6d580df8b1 temporarily dropping templates.js to 0.0.8, closes #2001 11 years ago
Julian Lam 74e5524492 fixing request to /api not returning api result 11 years ago
psychobunny 4dd32e1024 filter:category.get applies to all category-like API calls now
@a5mith
https://gist.github.com/psychobunny/572d867935469774c6e8#comment-1281883
11 years ago
Julian Lam dd5424ff38 Merge pull request #1997 from nchase/patch-1
fix link to travis-ci build in README.md
11 years ago
nchase 01f5acea9b fix link to travis-ci build in README.md 11 years ago
Julian Lam e19e6cd3f0 Merge pull request #1961 from RefinedSoftwareLLC/patch-4
Corrected node.js version requirement.
11 years ago
Barış Soner Uşaklı 02889f2e70 call callback on follow/unfollow 11 years ago
barisusakli a9ca035e1e gotto check read after each pass 11 years ago
psychobunny e097ac1fa7 latest templates.js 11 years ago
barisusakli b50b5e4787 satifying my OCD
fire hook after successful follow/unfollow
11 years ago
psychobunny 0c17ee15f7 action:user.follow and action:user.unfollow 11 years ago
psychobunny 1036ba4636 removing timestamp from thread hooks... completely pointless 11 years ago
barisusakli 2d0637d7c6 fix user online status on profile page 11 years ago
barisusakli dda0322968 getUsersInCategory 11 years ago
Julian Lam a2fb4a66b0 migrated ACP themes page from html rendered via js to template engine 11 years ago
psychobunny 5bf9c6db7b closes #1975 11 years ago
psychobunny 544afd4e4c importing latest templates.js client-side 11 years ago
barisusakli 1a97302d68 fix double anchors around images
if the image is already inside an anchor dont wrap again
11 years ago
Julian Lam b48571ceb8 fixed #1988 11 years ago
barisusakli 0847eb2c3d added uid to filter:header.build 11 years ago
barisusakli b16932a676 check mainPid 11 years ago
barisusakli c358ff3d83 fix isSortedSetMembers on mongo 11 years ago
Julian Lam 4fa80263b0 fixed #1981 11 years ago
Julian Lam cf6acf6b41 sacrificing a goat to ensure this doesn't come back to bite me 11 years ago
Julian Lam 5936c72f96 further fix to #1957 11 years ago
barisusakli 1cf5c3145a doing it properly this time
mainPost always has index 0
11 years ago
barisusakli 8584da75f2 reverted main post change, breaks indices 11 years ago
barisusakli 32d46f3889 crash fix 11 years ago
barisusakli 851d5c0f32 send uids to isOnline in messaging 11 years ago
barisusakli c07d9121df small optimizations
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
11 years ago
Julian Lam c818a37f0f possible fix for #1981 11 years ago
Julian Lam 0e28b6f2d5 fixed #1980 -- missing pass-through 11 years ago
barisusakli c4b083330c closes #1978 11 years ago
barisusakli c8084e9b2e closes #1978 11 years ago
barisusakli 5e68e0b009 same deal as previous commit 11 years ago
barisusakli e137baccd9 fixed ip:recent weird 11 years ago
barisusakli c991997552 removed off from search button 11 years ago
barisusakli 7642be3608 closes #1939 11 years ago
barisusakli 53d20cf058 parse variables before rendering widgets 11 years ago
barisusakli b5cc852551 do a single filter after getting all unread tids 11 years ago
barisusakli 41ed52a414 moved newlines from language file to core 11 years ago
barisusakli b8279dc737 optimize getUserGroups to work with multiple user ids 11 years ago
barisusakli 5b681678b1 could use async.apply here hm 11 years ago
barisusakli 4e4a583d9d took out the meta config check from image.js 11 years ago
barisusakli ea2975cb3f eachLimit on expire nids 11 years ago
barisusakli a2bb8029fe use utils.toISOString 11 years ago
psychobunny 193832ea9b closes #1957 11 years ago