669 Commits (b41119a37472d8b0a6b2fb04e86118bc5ee3c8c5)

Author SHA1 Message Date
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
10 years ago
Barış Soner Uşaklı 6680c2d475 Merge pull request #2621 from TheBronx/master
new filter hooks on favourite actions #2620
10 years ago
barisusakli ba6af71150 fix profile update 10 years ago
barisusakli 92c869e886 try to get ip from x-forwarded-for first 10 years ago
barisusakli 9bca777320 closes #2700 allowGroupCreation setting 10 years ago
barisusakli 57ebcb8b8a closes #2694 10 years ago
barisusakli 385760bdda #2690 10 years ago
barisusakli cba9ad3d60 fix tests, and groups.join duh 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli feeeb83a43 Merge remote-tracking branch 'origin/master' into 0.7.0 10 years ago
barisusakli 4d9e7fce22 notifyOnlineUsers helper 10 years ago
barisusakli f988959989 Merge remote-tracking branch 'origin/master' into 0.7.0 10 years ago
barisusakli dc0229fc73 closes #2677 10 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 10 years ago
barisusakli 57453f33ab new group members route
getMembers can take start end
ability to specify how many group members to return
10 years ago
barisusakli c87c99eadd dont check admin emits against flooding 10 years ago
barisusakli e31bf9131f added topics.follow and toggleFollow 10 years ago
barisusakli 835ad3ea53 fix post.getUpvoters to work with an array 10 years ago
barisusakli 4b3aa26abd closes #2633 10 years ago
barisusakli caec718092 callback for getUidsInRoom 10 years ago
Julian Lam ca92372676 fixed #2644 10 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 10 years ago
Julian Lam 2a6de59277 if group search is executed with empty string, return all groups 10 years ago
Julian Lam 6502dd2561 group searching 10 years ago
barisusakli aab2bc0b39 keep track of the last 20 events 10 years ago
barisusakli 2f955c3af4 getUpvoters works with array 10 years ago
TheBronx 0bd48ef023 fix error in previous commit
fix error in previous commit
10 years ago
TheBronx e3cf528b57 pass also user id on fireHook
pass also user id on fireHook as suggested by @barisusakli
10 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.
10 years ago
barisusakli fd2edcaf6f closes #2594 10 years ago
barisusakli 1adc3b4ea7 removed console.log 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
barisusakli f6525a13c8 data will be always inside socket.io/ modules 10 years ago
Julian Lam 50ac813388 Merge branch 'private-groups', closed #2588 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
barisusakli 456b844e61 closes #2596 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
Julian Lam 612b8f01b6 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam 765975e667 ACP groups delete calls generic groups socket listener now, #2588 10 years ago
Julian Lam 240056d169 added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel, #2588 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI, #2588 10 years ago
Julian Lam 71b41239ac attempting to join a private group causes the join to be pending, #2588 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam d747ce5760 granting and rescinding ownership, #2588 10 years ago