Commit Graph

8422 Commits (5a3c056759be7e51e1154564197a1c39e43b5397)
 

Author SHA1 Message Date
psychobunny 5a3c056759 removing li specific selector
psychobunny 370a60c14f potential bug @barisusakli I think you changed this, just pinging you in case
psychobunny d47cd270df some random favourite typo
barisusakli 0dc0c39f48 removed li selector
barisusakli ab69477b24 moved filter:user,get to central function
psychobunny c06132e779 Merge remote-tracking branch 'origin/master' into 0.7.0
psychobunny f253b11d71 passed in wrong object
psychobunny 0828caab32 renamed to filter:userlist.get
psychobunny 943e268ffc add filter:users.get
barisusakli ddee93beab Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli 27518716a0 make getUsers public for plugins
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.
Julian Lam d096a639d6 fixed -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
Julian Lam 891731ca52 enabled saving of sendPostNotification setting
Julian Lam 08e39d150e fixed
Julian Lam 06238f6894 partial fix to
barisusakli c33b369858 closes
psychobunny 72e14e6db6 closes
Julian Lam d102ff0704 fixed
barisusakli 20a2262e43 Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli bf9b633d50 fix Group.exists if an array is passed in
psychobunny c9f0e61b57 Update CONTRIBUTING.md
psychobunny d3d321f1b7 CLA mention in contributing.md
Julian Lam 57a3d53dee updating mentions minver
barisusakli 26defd7dca Groups.getGroupNameByGroupSlug
barisusakli e31bf9131f added topics.follow and toggleFollow
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...
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded
barisusakli 835ad3ea53 fix post.getUpvoters to work with an array
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.
barisusakli 90b1b13914 Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli 4b3aa26abd closes
barisusakli 19814a619d Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli caec718092 callback for getUidsInRoom
psychobunny 3fb7eb766b closes
Julian Lam ca92372676 fixed
barisusakli 535f30aa9e Merge remote-tracking branch 'origin/master' into 0.7.0
Julian Lam 70f6c396fc updated widget container to use h3 in panel header
barisusakli bd8a77a22b dont crash if callback isnt passed in
barisusakli 2c45dc6450 redis helpers
Julian Lam 0bf98b5494 simplified isOwner check because there's no need to check admin status as admins automatically become owners now
Julian Lam 070215b05e simplified isOwner check because there's no need to check admin status as admins automatically become owners now
Julian Lam 4c927060d9 Merge branch 'master' into 0.7.0
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
Julian Lam a526577927 only attempt to remove address bar if current position is at the top of screen
Julian Lam 72f28b7b38 closed
barisusakli d895ca6827 missing semicolon
barisusakli 77216acbcc user.delete test
barisusakli 5fb8817b3c closes
Julian Lam d2217b8137 closed