Commit Graph

  • aab2bc0b39 keep track of the last 20 events barisusakli 2015-01-20 17:04:05 -05:00
  • c4bc51b834 fixing installation script that broke with recent updates to groups Julian Lam 2015-01-20 09:41:27 -05:00
  • 22e7b2d3b2 Fix editorconfig syntax Schamper 2015-01-20 12:29:09 +01:00
  • 21522e59c4 added slug to user group return #2635 barisusakli 2015-01-20 01:30:42 -05:00
  • 96c27d29f4 dont crash if callback isn't supplied barisusakli 2015-01-19 20:49:24 -05:00
  • 2f955c3af4 getUpvoters works with array barisusakli 2015-01-19 17:06:43 -05:00
  • cb5ee2a141 closes #2632 barisusakli 2015-01-19 16:38:45 -05:00
  • 99dc37bd9c removed relativeTime util method, utils.js better be a C now. Julian Lam 2015-01-19 15:43:22 -05:00
  • d2938ea509 closed #2626 Julian Lam 2015-01-19 15:26:50 -05:00
  • 81c929fa77 added a new test for group renaming, #2629 Julian Lam 2015-01-19 15:14:34 -05:00
  • d96a1f0365 closes #2630 barisusakli 2015-01-19 15:12:05 -05:00
  • 5160ab1ed1 closed #2625 Julian Lam 2015-01-19 15:09:36 -05:00
  • c0622743d2 closes #2629 Julian Lam 2015-01-19 15:03:28 -05:00
  • 4c62590bc8 closes #2628 barisusakli 2015-01-19 14:13:29 -05:00
  • a926a11e70 fix redirection when saving groups barisusakli 2015-01-19 12:59:49 -05:00
  • ad21e73491 send values to plugins when updating groups barisusakli 2015-01-19 12:59:32 -05:00
  • eb5b8ccec3 better check for group exist, groups with different cases can no longer be created, #2588 Julian Lam 2015-01-19 10:46:14 -05:00
  • 1e57c5d001 linting Julian Lam 2015-01-19 10:39:44 -05:00
  • e5a33539d2 updated globals for jslint Julian Lam 2015-01-19 10:26:36 -05:00
  • 9f8b274e24 filter:group.get barisusakli 2015-01-18 17:35:58 -05:00
  • 94fa212eab added filter:groups.get barisusakli 2015-01-18 17:35:11 -05:00
  • c026a64e8e adding concept of group slugs, #2588. ping @barisusakli for downstream plugin changes Julian Lam 2015-01-18 17:18:53 -05:00
  • 6f140384e0 send groupData on action:group.create barisusakli 2015-01-18 17:07:21 -05:00
  • 4317b3c872 fixing more exposed XSS outlets in groups frontend Julian Lam 2015-01-18 17:03:08 -05:00
  • 491e0060d4 more files that should be loaded for maintenanceMode to work Julian Lam 2015-01-18 16:52:50 -05:00
  • fe45fc967d updating maintenance mode middleware so js doesn't crash until login client-side js is ready Julian Lam 2015-01-18 16:21:26 -05:00
  • f5b448c300 closes #2623 barisusakli 2015-01-18 14:32:47 -05:00
  • e46cda835a closes #2624 barisusakli 2015-01-18 14:31:37 -05:00
  • 0bd48ef023 fix error in previous commit TheBronx 2015-01-18 19:15:59 +01:00
  • e3cf528b57 pass also user id on fireHook TheBronx 2015-01-18 19:09:26 +01:00
  • 6ccb35576c new filter hooks on favourite actions #2620 TheBronx 2015-01-18 13:38:42 +01:00
  • 03ae7db561 on user delete remove from ip sorted set, fix search by ip barisusakli 2015-01-17 16:22:04 -05:00
  • 0741f00e4f Merge remote-tracking branch 'origin/master' into 0.7.0 barisusakli 2015-01-17 15:57:09 -05:00
  • f67053df52 figure out pathname, dont crash if callback isnt supplied barisusakli 2015-01-17 15:06:12 -05:00
  • b333653464 prevent js crash if responseJSON is undefined barisusakli 2015-01-16 23:52:51 -05:00
  • 04be40158c if you attempt to join a group when you're already in a group, you can't anymore. Julian Lam 2015-01-16 20:14:39 -05:00
  • 8ba05c08fe category privilege rescinding Julian Lam 2015-01-16 17:03:05 -05:00
  • 577a646adc this should appease @barisusakli Julian Lam 2015-01-16 17:02:58 -05:00
  • 236fe91e95 fix typo barisusakli 2015-01-16 13:00:50 -05:00
  • 6fe8d25166 add uid to filter:topic.get barisusakli 2015-01-16 12:58:31 -05:00
  • 3eb922393f closes #2616 barisusakli 2015-01-15 21:05:04 -05:00
  • 61f069a071 final test fixes barisusakli 2015-01-15 15:47:01 -05:00
  • d94668216d misc test fixes barisusakli 2015-01-15 15:42:55 -05:00
  • 4554ef2195 more test fixes barisusakli 2015-01-15 15:33:22 -05:00
  • 15d2f54cd0 fix list tests barisusakli 2015-01-15 15:06:02 -05:00
  • 46fd1843ba fix key tests barisusakli 2015-01-15 15:02:50 -05:00
  • 162a7b9e0c cleanup hash tests before hooks barisusakli 2015-01-15 14:58:29 -05:00
  • 584daf12a0 cleaned up key tests barisusakli 2015-01-15 14:36:03 -05:00
  • 74099d1d8c proper set tests with before hooks barisusakli 2015-01-15 14:27:41 -05:00
  • 8d23265324 sending in groupObj data into group.delete hook Julian Lam 2015-01-15 14:09:20 -05:00
  • 6b5b0b9eec proper list tests, added before hooks barisusakli 2015-01-15 14:02:51 -05:00
  • 5bc078d9df latest spanish translations Julian Lam 2015-01-15 13:56:53 -05:00
  • d4d99cba7c fixes #2615 Julian Lam 2015-01-15 13:53:17 -05:00
  • 36cfbbbc58 Merge branch 'master' of github.com:nodebb/NodeBB Julian Lam 2015-01-15 13:52:37 -05:00
  • c324d71727 closes #2610 barisusakli 2015-01-15 13:33:49 -05:00
  • fa87d883dc allowing "hidden" to be passed directly to Groups.create Julian Lam 2015-01-15 13:22:10 -05:00
  • 429c4022f0 closes #2561 barisusakli 2015-01-15 12:47:44 -05:00
  • 3e666adfea action:plugin.install and uninstall barisusakli 2015-01-15 12:34:11 -05:00
  • d813bda883 update, create, destroy hooks, #2609 Julian Lam 2015-01-15 11:19:38 -05:00
  • 5c6dfb7462 missed one, @EisFrei Julian Lam 2015-01-15 10:58:31 -05:00
  • cfdd4ec164 Revert "missed one, ping @EisFrei" Julian Lam 2015-01-15 10:55:10 -05:00
  • 2ed6b78cc5 missed one, ping @EisFrei Julian Lam 2015-01-15 10:54:55 -05:00
  • 666cef4029 updated hooks action:groups.join, action:groups.leave, and action:groups.requestMembership to match other action hooks in group namespace (that's "group", not "groups"), ping @EisFrei Julian Lam 2015-01-15 10:53:21 -05:00
  • 36a49cd994 guests can no longer attempt to join a group, #2588 Julian Lam 2015-01-15 10:44:27 -05:00
  • cd99324286 closes #2413, closes #2599 barisusakli 2015-01-14 16:02:29 -05:00
  • 8f5bf1a7ed closes #2587 barisusakli 2015-01-14 15:29:57 -05:00
  • 188c667580 closed #2612 Julian Lam 2015-01-14 14:48:25 -05:00
  • d9a7547e63 next(err) barisusakli 2015-01-14 11:49:04 -05:00
  • 468d2be668 added error checks and missing returns to widgets closes #2611 barisusakli 2015-01-14 11:47:01 -05:00
  • 86a6979606 added comments to explain the voting logic Julian Lam 2015-01-14 11:18:45 -05:00
  • 87b9a60610 fixed group renaming, ping @schamper Julian Lam 2015-01-14 10:04:50 -05:00
  • 7289d50e6c whoops, fixing travis and groups Julian Lam 2015-01-14 09:46:13 -05:00
  • fc75e3258d closed #2608 Julian Lam 2015-01-14 09:44:43 -05:00
  • d02f7e0e42 #2609 Julian Lam 2015-01-14 09:42:09 -05:00
  • 6ac04e9da7 closed #2609 Julian Lam 2015-01-14 09:33:02 -05:00
  • aeafbe6170 better widget representation on smaller screens Julian Lam 2015-01-14 09:29:44 -05:00
  • e414008c59 closes #2584 barisusakli 2015-01-13 17:30:44 -05:00
  • fd2edcaf6f closes #2594 barisusakli 2015-01-13 17:15:10 -05:00
  • a8c818c6cd added new hook, filter:controllers.topic.get Julian Lam 2015-01-13 15:47:32 -05:00
  • f2bfb4c0d1 removed following count hide barisusakli 2015-01-13 15:13:34 -05:00
  • a9bf9745b6 removed unused yourid barisusakli 2015-01-13 15:10:50 -05:00
  • 1adc3b4ea7 removed console.log barisusakli 2015-01-13 14:57:41 -05:00
  • 82c4488505 remove console.log fix typos barisusakli 2015-01-13 14:56:43 -05:00
  • 6ccdf187ea closes #2595 barisusakli 2015-01-13 14:54:13 -05:00
  • f6525a13c8 data will be always inside socket.io/ modules barisusakli 2015-01-13 12:26:41 -05:00
  • 2a66aad078 ability to add extra fields to user data, new hook filter:user.addFields barisusakli 2015-01-13 12:02:08 -05:00
  • 1c497f842a fixes travis, #2588 Julian Lam 2015-01-13 11:27:48 -05:00
  • 50ac813388 Merge branch 'private-groups', closed #2588 Julian Lam 2015-01-13 11:03:48 -05:00
  • b3b3300bd6 fixing bug with checkboxes, #2588 Julian Lam 2015-01-13 00:25:44 -05:00
  • c2fab07236 replaces fs.exists with try catch barisusakli 2015-01-12 23:24:19 -05:00
  • be8385e8dc fix else if style barisusakli 2015-01-12 23:11:32 -05:00
  • 5f12679426 #2604 barisusakli 2015-01-12 23:10:36 -05:00
  • de58f4ff6b hiding group admin and cover photo controls from non-owners, #2588 Julian Lam 2015-01-12 22:47:58 -05:00
  • 710df626b5 removed join/view buttons from group list, made cover clickable, #2588 Julian Lam 2015-01-12 21:21:02 -05:00
  • 698f598a30 default cover photo for groups, #2588 Julian Lam 2015-01-12 21:14:00 -05:00
  • 203a15204e bugfixes to cover photo, #2588 Julian Lam 2015-01-12 20:40:34 -05:00
  • 675968f0f3 cover photo for groups, #2588 Julian Lam 2015-01-12 20:34:15 -05:00
  • 5a940778ee closes #2603 barisusakli 2015-01-12 20:15:00 -05:00
  • 7a7aeb131e use tpl_url barisusakli 2015-01-12 19:04:14 -05:00
  • 02dbce57fb relative path fix missing ; barisusakli 2015-01-12 18:52:41 -05:00