Commit Graph

96 Commits (56d1b521c55bdfd089026a4aa2f78761d1ffe032)

Author SHA1 Message Date
psychobunny 56d1b521c5 closes
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
psychobunny 43bd798f2b
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
Barış Soner Uşaklı 9edfcb0053 dont save user obj in db
Julian Lam eee2aa8051 making sure to pass in userData to notifications.create on user follow
Barış Soner Uşaklı 8b429a2e05 removed path
Julian Lam 82f7ca5e0f added a path to follow notification
barisusakli bd17bff7d4 prevent double follow/unfollow
barisusakli 756d03fa62 closes
generate paths on retrieval instead of notification creation
also fix follow notification path
barisusakli f99c3a310d use uid instead of socket.uid
barisusakli 5dfafff421 call callback on password update
Julian Lam 1843d0364e closed
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
barisusakli ba6af71150 fix profile update
barisusakli 2c8e8a1f1c closes , closes
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets
barisusakli fd2edcaf6f closes
barisusakli 456b844e61 closes
barisusakli f417e07b9d user search changes
barisusakli db1cc6b8d2 search by fullname
barisusakli a77a761433 closes
barisusakli ce9c17f8e5 ability to search posts by user
barisusakli 6d31fee3f5 closes
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
barisusakli 4b1b98e229 handle changePicture callback properly
barisusakli 768c17263c fix error messages
barisusakli f9405c0423 closes
Barış Soner Uşaklı 6581c90475 forgot one
Barış Soner Uşaklı 7b14716eb8 use data.url
barisusakli d177481f94 chop chop
MrWaffle 969c3a77cf Fix the hook return object in the User.uploadProfileImageFromUrl socket
barisusakli 7f5984d1fd removed dupe code
barisusakli 39b679705b closes
barisusakli 84b7a2c92d checks in socket.io/user
reset doesnt need socket
psychobunny 729ed6fbda all your semi-colons are belongs to me
barisusakli c000e852b5 closes
barisusakli 4eabf41a21 dont allow invalid status to be set
barisusakli bedadd8b5f
barisusakli 7c3dc4877a closes
barisusakli b3d9db10f2 notification fixes
made post notifications unique per post so they dont overwrite other
types.
barisusakli 493d0dea1e part 1 of notif refactor
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
psychobunny 6aa47efc06 we don't trust user.isOnline, waiting on an optimization (disabling for now)
barisusakli c40355b816 removed debug
barisusakli 5362863588 debug
barisusakli 171f02101d closes , closes
barisusakli eef200be10 closes
barisusakli 05fdc945f3 closes
barisusakli 931d46fe7e merge
barisusakli b50b5e4787 satifying my OCD
fire hook after successful follow/unfollow