Commit graph

  • df5cc4e1a8 remove exclamation mark Connor Turland 2016-12-26 17:15:42 -0500
  • ce073028c8 remove exclamation mark Connor Turland 2016-12-26 17:13:42 -0500
  • 7d869d7b63 remove exclamation mark Connor Turland 2016-12-26 17:10:41 -0500
  • 73e8f2d4c8 re-implement chat in react (#997) Connor Turland 2016-12-21 03:56:29 -0500
  • 0558cabd8e re-enable scrolling, focus, and blur Connor Turland 2016-12-21 03:51:42 -0500
  • 39afe4342b removeParticipant when mapper left was broken Connor Turland 2016-12-21 03:36:30 -0500
  • 7cd70438bc make pending work Connor Turland 2016-12-21 03:36:09 -0500
  • 87e84128ab set raw html in message Connor Turland 2016-12-21 03:15:02 -0500
  • 3dd6245d52 don't need room here anymore Connor Turland 2016-12-21 03:11:40 -0500
  • 85588825f0 makin things work Connor Turland 2016-12-20 12:27:58 -0500
  • f8c4520036 css can stop handling logic right about now Connor Turland 2016-12-20 12:15:39 -0500
  • 13f8557f80 removed management of chatview from room Connor Turland 2016-12-20 12:08:32 -0500
  • 34a44dccd6 refactor some of the ChatView functions Connor Turland 2016-12-20 09:59:04 -0500
  • 03a6d45822 refactor and kill dupe code Connor Turland 2016-12-20 01:47:41 -0500
  • 240d9ddab9 its aliiiiive Connor Turland 2016-12-19 23:57:07 -0500
  • 7d43abeefe organize more sanely Connor Turland 2016-12-19 17:09:49 -0500
  • b5e8fa0fc2 make the unread count work Connor Turland 2016-12-19 15:52:05 -0500
  • 125e1c86a3 chat box opens and closes properly Connor Turland 2016-12-19 14:57:53 -0500
  • c9380948e7 fix wrapper styling Connor Turland 2016-12-19 14:23:07 -0500
  • 2fe9936312 start streaming Connor Turland 2016-12-19 09:55:24 -0500
  • b6d8a2f568 try reintegrating backbone Devin Howard 2016-12-19 00:49:18 -0500
  • b1bfa757cb move Handlers code into react - woot Devin Howard 2016-12-19 00:41:31 -0500
  • f51a155879 ok the MapChat renders using react... Devin Howard 2016-12-19 00:08:48 -0500
  • 88419294f1 in theory this should compile Devin Howard 2016-12-18 23:24:57 -0500
  • 2c17c2c6a3 fix up Realtime/index.js - should be good now? Devin Howard 2016-12-18 22:45:56 -0500
  • 79b6f74a5c hidously mangle ChatView to start moving it to React Devin Howard 2016-12-18 22:40:41 -0500
  • 68f0e91259 track forks (#994) Connor Turland 2016-12-18 16:17:51 -0500
  • 4da96a84fa fix tests Connor Turland 2016-12-18 15:59:51 -0500
  • 5c12949c8d update api and docs Connor Turland 2016-12-18 15:12:23 -0500
  • 2beaa2e5be track forks Connor Turland 2016-12-18 14:18:58 -0500
  • 65dadfe044 downgrade babel-preset-react to avoid JSXSpreadChild error Devin Howard 2016-12-16 19:03:57 -0500
  • b07941834c v3.1 in initializers Devin Howard 2016-12-16 17:21:47 -0500
  • b914065bb3 Merge branch 'develop'; tag v3.1 v3.1 Devin Howard 2016-12-16 17:17:24 -0500
  • 33fc27ffd1 Merge pull request #989 from metamaps/fix/travis Devin Howard 2016-12-16 17:16:32 -0500
  • 7ca7f0862f fix mapping spec Devin Howard 2016-12-16 17:08:57 -0500
  • c604e69d77 enable postgresql 9.4 in travis Devin Howard 2016-12-16 16:56:58 -0500
  • fb12c7e202 Track everything we need to reconstruct maps (#984) Connor Turland 2016-12-16 16:51:52 -0500
  • 0703957305 updated schema file Connor Turland 2016-12-16 16:46:22 -0500
  • 8856ea7a56 remove the hack in favor of a legit way Connor Turland 2016-12-16 13:23:26 -0500
  • 60898d2112 style cleanup Connor Turland 2016-12-15 10:14:35 -0500
  • 33242f932f include an indicator of which values changed Connor Turland 2016-12-15 08:02:41 -0500
  • aae03f5a09 avoid the mapping gets deleted problem Connor Turland 2016-12-15 07:44:01 -0500
  • d163a1a7fa capture topic and synapse updates, store the old values Connor Turland 2016-12-14 22:08:51 -0500
  • c77a24bb6e cleanup cruft and include slack notifs Connor Turland 2016-12-14 19:58:10 -0500
  • 7e51fa1d64 keep mapping.user as the creator Connor Turland 2016-12-14 12:58:47 -0500
  • 5cadcfc58c feature/more.events Connor Turland 2016-12-14 10:08:59 -0500
  • 9ab1c9c647 Merge pull request #932 from metamaps/feature/mailboxer Devin Howard 2016-12-16 16:41:37 -0500
  • 28d960459e styling of notifs list Connor Turland 2016-12-15 23:57:37 -0500
  • ef84209de1 make it look better when its taking up the full screen width Connor Turland 2016-12-15 17:41:08 -0500
  • 2d920cf66a add maps links to nav locations Connor Turland 2016-12-15 17:34:42 -0500
  • 40a97a5ae9 these are output in the main layout file Connor Turland 2016-12-15 17:06:51 -0500
  • 186129807e fix spec, bugs, style Devin Howard 2016-12-12 22:28:10 -0500
  • 87228c27c1 Fix mailboxer + email bugs Connor Turland 2016-12-13 02:42:33 -0500
  • 6d8392d2e7 Make mailboxer look good and update email templates Connor Turland 2016-12-12 16:07:34 -0500
  • 0960159265 Mailboxer notification pagination Devin Howard 2016-12-11 17:29:48 -0500
  • 88e98c7342 polish mailboxer with bug fixes Devin Howard 2016-12-09 11:55:53 -0500
  • 3f6f020ce1 grant/deny buttons mark access request notifications as read Devin Howard 2016-12-09 12:04:17 -0500
  • 8e958ec9a8 invite to edit notifications marked as read in system once map is visited Devin Howard 2016-12-09 11:59:24 -0500
  • 9debcdde39 Integrate rails mailers with mailboxer Devin Howard 2016-12-08 14:39:41 -0500
  • b4ad51e69d reactify notification icon Robert Best 2016-12-04 20:02:24 +0000
  • 9b95e91f1a more style tweaks + brakeman fix Devin Howard 2016-11-29 11:15:14 -0500
  • c46e85529e little style tweaks to css and content Connor Turland 2016-11-28 17:37:27 -0500
  • 85408a14d3 Initial notification centre using mailboxer Devin Howard 2016-11-01 11:18:27 +0800
  • 0946e2a365 styling of notifs list backup/mailboxer Connor Turland 2016-12-15 23:57:37 -0500
  • 8ebb64d662 make it look better when its taking up the full screen width Connor Turland 2016-12-15 17:41:08 -0500
  • cc2a26aeed add maps links to nav locations Connor Turland 2016-12-15 17:34:42 -0500
  • 60b8a2237c these are output in the main layout file Connor Turland 2016-12-15 17:06:51 -0500
  • 629c811f32 rerender topics as reconstruction feature/reconstruct Connor Turland 2016-12-15 09:58:13 -0500
  • 769b57cdd2 get events into the client on initial and later load Connor Turland 2016-12-15 08:38:29 -0500
  • 223d31c4f4 include an indicator of which values changed Connor Turland 2016-12-15 08:02:41 -0500
  • 839ff66bcf avoid the mapping gets deleted problem Connor Turland 2016-12-15 07:44:01 -0500
  • 7680a9e928 fix mailer spec Devin Howard 2016-12-14 22:50:25 -0500
  • a6bb688d0c capture topic and synapse updates, store the old values Connor Turland 2016-12-14 22:08:51 -0500
  • 24aeebedf7 cleanup cruft and include slack notifs Connor Turland 2016-12-14 19:58:10 -0500
  • d1680c1895 disable permanent deletion of topics and synapses, except... feature/limit.delete Connor Turland 2016-12-14 14:15:11 -0500
  • 3b8a5d0c2e Update message_policy.rb (#973) Connor Turland 2016-12-14 13:23:40 -0500
  • f8e7bf6d31 keep mapping.user as the creator Connor Turland 2016-12-14 12:58:47 -0500
  • 32700d3ac1 feature/more.events Connor Turland 2016-12-14 10:08:59 -0500
  • 954cc15621 change wording to 'go to maps' Connor Turland 2016-12-13 11:42:44 -0500
  • afd7293def does this work for protocol? Connor Turland 2016-12-13 09:43:47 -0500
  • 69b67f8425 last touchups Connor Turland 2016-12-13 09:30:25 -0500
  • 999414fffc make notifications always work Connor Turland 2016-12-13 02:42:33 -0500
  • 87cb620d1b try to fix mailboxer subject Devin Howard 2016-12-12 22:28:19 -0500
  • 332f7bdde2 fix spec Devin Howard 2016-12-12 22:28:10 -0500
  • 4b6f059021 restructure email templates Connor Turland 2016-12-12 22:07:15 -0500
  • f04cbcaad7 remove target blanks from emails Connor Turland 2016-12-12 18:17:48 -0500
  • 6392918b04 match react icon to default view Connor Turland 2016-12-12 18:16:46 -0500
  • ce9a7dae9e styling fixes for centerContent Connor Turland 2016-12-12 17:55:42 -0500
  • 3228a890a4 just don't show unread count in tooltip for now Connor Turland 2016-12-12 16:27:44 -0500
  • f8e35e8643 make style of notifs div match apps page Connor Turland 2016-12-12 16:21:17 -0500
  • 9d747f3186 force a hard refresh to home when navigating from notifs Connor Turland 2016-12-12 16:17:30 -0500
  • ff008327fa set page header to same style as apps page Connor Turland 2016-12-12 16:07:34 -0500
  • 6f88c2a7eb Update ISSUE_TEMPLATE.md Robert Best 2016-12-12 13:49:26 -0500
  • f1e62fb6c1 Update ISSUE_TEMPLATE.md Robert Best 2016-12-12 13:47:00 -0500
  • 0c52188014 Update ISSUE_TEMPLATE.md Robert Best 2016-12-12 13:30:56 -0500
  • 153adb1758 Update message_policy.rb Connor Turland 2016-12-12 12:26:40 -0500
  • 7c0e0f731f Update ISSUE_TEMPLATE.md Robert Best 2016-12-12 11:35:59 -0500
  • a59a5d0557 fix empty pagination div Devin Howard 2016-12-12 10:37:46 -0500
  • ace0b35cbe Made DEL key an alternative for deleting selected entities Robert Best 2016-12-12 04:54:49 +0000
  • 4324ba31c5 code climate Devin Howard 2016-12-11 18:03:59 -0500