6430 Commits (e19e6cd3f0cc608e066c47a930c33a1f27c7e76e)
 

Author SHA1 Message Date
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
barisusakli 5c6e26832e removed console.logs 11 years ago
barisusakli df0a5e780a prevent edit to change title length above max 11 years ago
psychobunny 025403b9a8 optimizing data transfer *rolls eyes* 11 years ago
psychobunny ee108ed963 bumping up templates.js version 11 years ago
barisusakli 46398fa924 removed unused require 11 years ago
psychobunny db2ef15a09 linting 11 years ago
psychobunny e77491fcbb closes #1956 11 years ago
barisusakli 049d7f766e use getSetsMembers instead of async.map 11 years ago