8386 Commits (0828caab32ccdf638c76c1172bef0a7b62b86bc3)
 

Author SHA1 Message Date
psychobunny 0828caab32 renamed to filter:userlist.get 10 years ago
psychobunny 943e268ffc add filter:users.get 10 years ago
barisusakli 27518716a0 make getUsers public for plugins 10 years ago
Julian Lam a3cadff1d3 updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set. 10 years ago
Julian Lam d096a639d6 fixed #2657 -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far 10 years ago
Julian Lam 891731ca52 enabled saving of sendPostNotification setting 10 years ago
Julian Lam 08e39d150e fixed #2655 10 years ago
Julian Lam 06238f6894 partial fix to #2655 10 years ago
barisusakli c33b369858 closes #2658 10 years ago
psychobunny 72e14e6db6 closes #2653 10 years ago
Julian Lam d102ff0704 fixed #2656 10 years ago
barisusakli bf9b633d50 fix Group.exists if an array is passed in 10 years ago
psychobunny c9f0e61b57 Update CONTRIBUTING.md 10 years ago
psychobunny d3d321f1b7 CLA mention in contributing.md 10 years ago
Julian Lam 57a3d53dee updating mentions minver 10 years ago
barisusakli 26defd7dca Groups.getGroupNameByGroupSlug 10 years ago
barisusakli e31bf9131f added topics.follow and toggleFollow 10 years ago
Julian Lam 5a1c2b9ddf booleanifying sendPostNotification user setting when requested, and now only sending the post notification if the user has flipped that option on in user settings... kind of an important thing to forget... 10 years ago
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded 10 years ago
barisusakli 835ad3ea53 fix post.getUpvoters to work with an array 10 years ago
Julian Lam bc9ede7b6c changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to. 10 years ago
barisusakli 4b3aa26abd closes #2633 10 years ago
barisusakli caec718092 callback for getUidsInRoom 10 years ago
psychobunny 3fb7eb766b closes #2646 10 years ago
Julian Lam ca92372676 fixed #2644 10 years ago
Julian Lam 70f6c396fc updated widget container to use h3 in panel header 10 years ago
barisusakli bd8a77a22b dont crash if callback isnt passed in 10 years ago
barisusakli 2c45dc6450 redis helpers 10 years ago
Julian Lam 0bf98b5494 simplified isOwner check because there's no need to check admin status as admins automatically become owners now 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 a526577927 only attempt to remove address bar if current position is at the top of screen 10 years ago
Julian Lam d2217b8137 closed #2641 10 years ago
barisusakli 740c52fc4f missing semicolon 10 years ago
barisusakli 4603484558 user.delete test 10 years ago
barisusakli 22c541d95f closes #2643 10 years ago
barisusakli f3719df997 getGroups method to get a range 10 years ago
Julian Lam 3ade5da00f groups sorting by creation date 10 years ago
barisusakli c6ae6fae54 fix typo in test 10 years ago
barisusakli 25f6b816ed send iso and unix timestamp 10 years ago
barisusakli c379753341 upgrade scripts
upgrade groups to sorted set(groups:createtime) upgrade
upgrade groups:<name>:members to sorted set
new database methods
tests
10 years ago
Julian Lam 4a3255d4fd search sorting 10 years ago
Julian Lam af1fa11606 rejigged search so it grabs the values on method execution, instead of being passed in 10 years ago
Julian Lam 2a6de59277 if group search is executed with empty string, return all groups 10 years ago
barisusakli 5fe69e0386 input selector 10 years ago
Julian Lam fd8a885145 fixed tests by removing the broken one, heh heh heh 10 years ago
Julian Lam 4072172c8e companion commit to nodebb/nodebb-theme-vanilla@0d17032 10 years ago
barisusakli c20a848c7f removed console.logs 10 years ago
Julian Lam ba1260923f companion to nodebb/nodebb-theme-vanilla@ad953f2 10 years ago
Julian Lam 6502dd2561 group searching 10 years ago
Julian Lam fa27461abc upgrading administrator groups as well 10 years ago