Commit Graph

  • 03e39f7b9b isInvited mechanic for #2758 Julian Lam 2015-02-23 16:31:18 -05:00
  • 13fa1f6b9a require socket.io only when you need it, shaves off another 0.5s on load psychobunny 2015-02-23 16:24:43 -05:00
  • 61b8fd2402 woops, left in some debug statements psychobunny 2015-02-23 16:13:04 -05:00
  • dee5d18439 require npm module only as needed - shaves off a full second of loading time yay psychobunny 2015-02-23 16:08:22 -05:00
  • 66d6c49ed4 closes #2749 Barış Soner Uşaklı 2015-02-23 15:55:35 -05:00
  • 8262c38ac8 upgrading privilege sets to be system groups, so they're not in the way Julian Lam 2015-02-23 15:43:32 -05:00
  • 4984f2f449 Merge branch 'master' of github.com:nodebb/NodeBB Julian Lam 2015-02-23 15:25:37 -05:00
  • 14888a96cb Merge remote-tracking branch 'origin/master' Barış Soner Uşaklı 2015-02-23 15:04:46 -05:00
  • 55884220b4 #2749 upgrade plugins:active to zset Barış Soner Uşaklı 2015-02-23 14:57:22 -05:00
  • ee377b160e #2751 fixes syntax error on acp/ajaxify psychobunny 2015-02-23 14:55:59 -05:00
  • d3ff6a9f47 hidden groups are invisible to non-members, #2758 Julian Lam 2015-02-23 14:54:48 -05:00
  • 44c6375d91 it's on line 24 now psychobunny 2015-02-23 14:11:43 -05:00
  • f63ecac8ee upgrade script for nodebb-rewards-essentials psychobunny 2015-02-23 14:11:30 -05:00
  • 89f2520eba #2560 fix user link pic Barış Soner Uşaklı 2015-02-23 14:07:51 -05:00
  • e6e755dd46 #2560 Barış Soner Uşaklı 2015-02-23 14:05:43 -05:00
  • 1d5e15eab4 closes #2560 Barış Soner Uşaklı 2015-02-23 13:39:17 -05:00
  • 8b81f3d835 server-side support for hidden option in group admin, #2758 Julian Lam 2015-02-23 13:05:27 -05:00
  • 53db052cca timeago widgets Barış Soner Uşaklı 2015-02-23 12:55:44 -05:00
  • 218ecce6c1 accessing search route with no term auto-expands the form now, part 1 of 2, #2757 Julian Lam 2015-02-23 09:12:06 -05:00
  • 56d18666d6 closes #2752 barisusakli 2015-02-22 14:47:07 -05:00
  • dfabbb5fa2 latest translations Julian Lam 2015-02-21 23:13:53 -05:00
  • cb7c318377 closes #2751 psychobunny 2015-02-20 19:31:33 -05:00
  • f5eaa08340 fixed complications with deleted id's psychobunny 2015-02-20 19:29:57 -05:00
  • def57d2926 don't rely on client side to increment id (duh) psychobunny 2015-02-20 17:37:34 -05:00
  • 7a8d84c011 ability to add a claimability limit to rewards psychobunny 2015-02-20 17:33:29 -05:00
  • bb35950a5a rewards acp - ability to set amount of times a user can claim reward psychobunny 2015-02-20 17:19:39 -05:00
  • 61b1251a73 removed sort methods Barış Soner Uşaklı 2015-02-20 16:34:31 -05:00
  • 5a6457ec7c adding rewards-essentials to core psychobunny 2015-02-20 16:09:20 -05:00
  • fe83adcbae prevent rewards from clobbering each other on save psychobunny 2015-02-20 15:21:09 -05:00
  • fbbd405b00 even:alert socket call -> app.alert psychobunny 2015-02-20 15:07:43 -05:00
  • b26bf9f22d rewards: bug fixes and cleanup, pretty much done part 1 ;) psychobunny 2015-02-20 14:45:07 -05:00
  • 2ba1363e12 results.owner* psychobunny 2015-02-20 14:23:57 -05:00
  • aa38d6dda2 rewards bug fixes psychobunny 2015-02-20 14:21:40 -05:00
  • 7e9095b21b added "owner" to action:post.upvote/downvote/unvote psychobunny 2015-02-20 14:21:33 -05:00
  • f9581e435d getGroupsData method and filter:groups.get Barış Soner Uşaklı 2015-02-20 14:20:49 -05:00
  • 949fcbbf11 rewards: big feature sprint psychobunny 2015-02-20 13:40:19 -05:00
  • fc23dea1d2 up versions Barış Soner Uşaklı 2015-02-20 12:36:48 -05:00
  • 54c5034ce0 moved rewards/conditions/conditoinals out of core into rewards-essentials psychobunny 2015-02-20 12:31:38 -05:00
  • a7c3d193cc include nodebb-rewards namespace psychobunny 2015-02-20 12:17:58 -05:00
  • 7fa61f03e2 saving conditions psychobunny 2015-02-20 12:16:13 -05:00
  • 332110b8e2 bugfix psychobunny 2015-02-20 12:16:04 -05:00
  • 5fcbffe652 fixed delegate syntax psychobunny 2015-02-20 00:29:15 -05:00
  • 1998f102d6 using tjs to load new lines instead of cloning psychobunny 2015-02-20 00:26:19 -05:00
  • 8373f7359e don't error out if reward not filled psychobunny 2015-02-19 23:53:50 -05:00
  • 09086f7d30 deleting rewards psychobunny 2015-02-19 23:49:36 -05:00
  • c844400ab9 cleanup and fix for adding new rewards psychobunny 2015-02-19 23:40:23 -05:00
  • 5f54de3b37 successfully got loading and saving of rewards working psychobunny 2015-02-19 23:39:39 -05:00
  • e5115c0cf2 differentiate between rid and id psychobunny 2015-02-19 23:15:37 -05:00
  • 67b693cd3a pass in expected format of active rewards psychobunny 2015-02-19 23:02:52 -05:00
  • cd26f5d06d passing in values for saving rewards psychobunny 2015-02-19 22:44:23 -05:00
  • 91c02d4e29 ditching rewardID in favour of verbose id's psychobunny 2015-02-19 22:19:04 -05:00
  • 46e0fad2d8 rewards: code organization, getting ready to code saving/loading of active rewards psychobunny 2015-02-19 22:06:52 -05:00
  • 2cc6f0c507 fixed disable logic psychobunny 2015-02-19 21:56:50 -05:00
  • 4acf8cafee rewards: adding new rows psychobunny 2015-02-19 21:51:32 -05:00
  • af0d7a5ce6 updated upgrade script so that it does not rely on Groups.list, as the method has changed between v0.5.0 and v0.6.0. Julian Lam 2015-02-19 19:33:33 -05:00
  • 88aa427669 updated upgrade script so that it does not rely on Groups.list, as the method has changed between v0.5.0 and v0.6.0. Julian Lam 2015-02-19 19:33:33 -05:00
  • 029ae11ed5 rewards - cleanup psychobunny 2015-02-19 19:10:01 -05:00
  • 3ca11c1947 rewards: disable / delete psychobunny 2015-02-19 18:51:42 -05:00
  • 4145046e02 rewards: got everything loading psychobunny 2015-02-19 18:46:36 -05:00
  • b1c37775c5 more styling psychobunny 2015-02-19 18:22:21 -05:00
  • 756d03fa62 closes #2745 barisusakli 2015-02-19 18:14:38 -05:00
  • 7457b22427 added more api fields to rewards psychobunny 2015-02-19 17:48:01 -05:00
  • 9291ec64f9 styling psychobunny 2015-02-19 17:47:47 -05:00
  • 82543bdeee fixed #2744 Julian Lam 2015-02-19 17:31:05 -05:00
  • d9bd7a400d minor styling psychobunny 2015-02-19 17:29:44 -05:00
  • 4f53bd59be rewards - got custom inputs loading psychobunny 2015-02-19 17:24:58 -05:00
  • 58094d2b3b removed console logs, and requiring markdown 1.0.0 plugin Julian Lam 2015-02-19 17:07:01 -05:00
  • 94c1c2d547 fixed loading mock data psychobunny 2015-02-19 16:57:32 -05:00
  • ceb18fe73d added new hook and method for plugins to introduce their own formatting options, #2743 Julian Lam 2015-02-19 16:51:10 -05:00
  • 767816e669 #2738 Barış Soner Uşaklı 2015-02-19 16:46:00 -05:00
  • c1ce0a9e1d closes #2738 Barış Soner Uşaklı 2015-02-19 16:37:56 -05:00
  • c3a51033a8 removed utils.getQueryParams() use utils.params() Barış Soner Uşaklı 2015-02-19 16:11:23 -05:00
  • 2bebac964e loading mock data psychobunny 2015-02-19 16:09:58 -05:00
  • 743cd20441 closes #2267 Barış Soner Uşaklı 2015-02-19 15:56:04 -05:00
  • 4ba6d44858 Merge pull request #2739 from yariplus/mobifix Julian Lam 2015-02-19 15:53:38 -05:00
  • 6c44de27ed Fix spaces and less variables. yariplus 2015-02-19 15:29:43 -05:00
  • 4dad7de33f fallbacks for #2601 Julian Lam 2015-02-19 15:06:53 -05:00
  • 711dff1dd0 added language strings for #2601 Julian Lam 2015-02-19 15:05:35 -05:00
  • 0e7c3be9d3 made some progress with mock api + acp psychobunny 2015-02-19 15:04:13 -05:00
  • bdcf090aaa init rewards system psychobunny 2015-02-19 14:20:13 -05:00
  • da305210e2 closes #2618 Barış Soner Uşaklı 2015-02-19 13:24:06 -05:00
  • 97c0b130ca closes #2691 Barış Soner Uşaklı 2015-02-19 12:23:36 -05:00
  • 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 Julian Lam 2015-02-19 12:05:19 -05:00
  • 8eb45fc80a dont remove self from browsing Barış Soner Uşaklı 2015-02-19 12:04:53 -05:00
  • d09fcbaef0 closes #2741 Barış Soner Uşaklı 2015-02-19 11:17:29 -05:00
  • 145f7b3809 Fix #2684 ACP navbar on mobile. yariplus 2015-02-19 06:31:06 -05:00
  • 268981f6db latest translations Julian Lam 2015-02-18 23:00:29 -05:00
  • 957a0840b1 Merge pull request #2736 from pitaj/master Barış Soner Uşaklı 2015-02-18 21:55:51 -05:00
  • 364ed641dd truncateUserList on search barisusakli 2015-02-18 21:27:09 -05:00
  • aa94dafac1 closes #725 barisusakli 2015-02-18 21:09:33 -05:00
  • eb88d2fbd8 testing docgen again psychobunny 2015-02-18 16:19:23 -05:00
  • 1337924afb test commit - testing docgen psychobunny 2015-02-18 16:04:40 -05:00
  • 6a69fcd4cd fixes #2665 Julian Lam 2015-02-18 15:41:44 -05:00
  • 502e806f88 fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created. Julian Lam 2015-02-18 15:33:21 -05:00
  • 1ce0073cb6 Fixed events sidebar positioning Peter Jaszkowiak 2015-02-18 13:30:06 -07:00
  • a2f4cda715 Fixed sidebar positioning Peter Jaszkowiak 2015-02-18 13:26:13 -07:00
  • dca143fd87 Merge pull request #2706 from acardinale/master Barış Soner Uşaklı 2015-02-18 10:48:05 -05:00
  • 6607dfc4c9 Update categories.js acardinale 2015-02-18 15:27:14 +01:00
  • 8975a0962e Update topics.js acardinale 2015-02-18 15:26:05 +01:00
  • d577371a51 fix test barisusakli 2015-02-18 07:41:35 -05:00