Commit Graph

6454 Commits (87c8cd2fb0f4757c3d4280a4ba969a008d2f5832)
 

Author SHA1 Message Date
barisusakli 87c8cd2fb0 another crash fix
barisusakli 73bef8168f another crash fix
barisusakli 0473e7f25b crash fix
barisusakli 5f2380fdcd dont display all categories
Julian Lam fa545c5bfd 0.5.0-4
Conflicts:
	package.json
psychobunny ad00c3cb50 updating font path
psychobunny 20da1b37a5 updating fontawesome, closes
psychobunny 8f3f409e0f documentation status badge
psychobunny 4384958bf2 passwords can now contain spaces
psychobunny 6a4bcf8ab8 fixed password error message
psychobunny 1f6f2c13d5 apparently this was confusing
Julian Lam ff38394f96 latest translations
barisusakli b856ddb98f closes
barisusakli e751a0c0cf closes
Julian Lam 851ebc2a6e more translations... heh
Julian Lam 36752f94dc latest translations
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
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
Julian Lam e19e6cd3f0 Merge pull request from RefinedSoftwareLLC/patch-4
Corrected node.js version requirement.
Barış Soner Uşaklı 02889f2e70 call callback on follow/unfollow
barisusakli a9ca035e1e gotto check read after each pass
psychobunny e097ac1fa7 latest templates.js
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 2d0637d7c6 fix user online status on profile page
barisusakli dda0322968 getUsersInCategory
Julian Lam a2fb4a66b0 migrated ACP themes page from html rendered via js to template engine
psychobunny 5bf9c6db7b closes
psychobunny 544afd4e4c importing latest templates.js client-side
barisusakli 1a97302d68 fix double anchors around images
if the image is already inside an anchor dont wrap again
Julian Lam b48571ceb8 fixed
barisusakli 0847eb2c3d added uid to filter:header.build
barisusakli b16932a676 check mainPid
barisusakli c358ff3d83 fix isSortedSetMembers on mongo
Julian Lam 4fa80263b0 fixed
Julian Lam cf6acf6b41 sacrificing a goat to ensure this doesn't come back to bite me
Julian Lam 5936c72f96 further fix to
barisusakli 1cf5c3145a doing it properly this time
mainPost always has index 0
barisusakli 8584da75f2 reverted main post change, breaks indices
barisusakli 32d46f3889 crash fix
barisusakli 851d5c0f32 send uids to isOnline in messaging
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
Julian Lam c818a37f0f possible fix for