688 Commits (8d121e7724b74b65e0208ef84a73f7d059d81edf)

Author SHA1 Message Date
Julian Lam 98158fb6f9 @barisusakli works perfectly 10 years ago
Julian Lam 3e3fff9fe8 hooking up accept/reject invite, #2758 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny cb7c318377 closes #2751 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
barisusakli 756d03fa62 closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
10 years ago
Julian Lam ceb18fe73d added new hook and method for plugins to introduce their own formatting options, #2743 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
Julian Lam 350acde379 ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template 10 years ago
Barış Soner Uşaklı 8eb45fc80a dont remove self from browsing 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago
barisusakli f99c3a310d use uid instead of socket.uid 10 years ago
barisusakli 5dfafff421 call callback on password update 10 years ago
Barış Soner Uşaklı 3293436867 closes #2640 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
Julian Lam f16c37eeaf #2692 10 years ago
Julian Lam 1843d0364e closed #2708 11 years ago
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
11 years ago
Barış Soner Uşaklı 6680c2d475 Merge pull request #2621 from TheBronx/master
new filter hooks on favourite actions #2620
11 years ago
barisusakli ba6af71150 fix profile update 11 years ago
barisusakli 92c869e886 try to get ip from x-forwarded-for first 11 years ago
barisusakli 9bca777320 closes #2700 allowGroupCreation setting 11 years ago
barisusakli 57ebcb8b8a closes #2694 11 years ago
barisusakli 385760bdda #2690 11 years ago
barisusakli cba9ad3d60 fix tests, and groups.join duh 11 years ago
barisusakli 255f50343c closes #2685 11 years ago
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
11 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 11 years ago
barisusakli feeeb83a43 Merge remote-tracking branch 'origin/master' into 0.7.0 11 years ago
barisusakli 4d9e7fce22 notifyOnlineUsers helper 11 years ago
barisusakli f988959989 Merge remote-tracking branch 'origin/master' into 0.7.0 11 years ago
barisusakli dc0229fc73 closes #2677 11 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 11 years ago
barisusakli 57453f33ab new group members route
getMembers can take start end
ability to specify how many group members to return
11 years ago
barisusakli c87c99eadd dont check admin emits against flooding 11 years ago
barisusakli e31bf9131f added topics.follow and toggleFollow 11 years ago
barisusakli 835ad3ea53 fix post.getUpvoters to work with an array 11 years ago
barisusakli 4b3aa26abd closes #2633 11 years ago
barisusakli caec718092 callback for getUidsInRoom 11 years ago
Julian Lam ca92372676 fixed #2644 11 years ago
Julian Lam 0c2d2a28ba admins can bypass the request step of a group and just join it, and they also become owners when they join a group 11 years ago
Julian Lam 2a6de59277 if group search is executed with empty string, return all groups 11 years ago
Julian Lam 6502dd2561 group searching 11 years ago
barisusakli aab2bc0b39 keep track of the last 20 events 11 years ago
barisusakli 2f955c3af4 getUpvoters works with array 11 years ago
TheBronx 0bd48ef023 fix error in previous commit
fix error in previous commit
11 years ago
TheBronx e3cf528b57 pass also user id on fireHook
pass also user id on fireHook as suggested by @barisusakli
11 years ago
TheBronx 6ccb35576c new filter hooks on favourite actions #2620
before a favourite action is made, fire a filter hook so plugins can
modify or cancel that action before it takes place.
11 years ago