294 コミット (b42d2c692156a46727e0c54474cf31f3556a154d)
 

作成者 SHA1 メッセージ 日付
  K Rob b42d2c6921 setting up messageFactory 3年前
  K Rob d319e04acf :gears: message factory recieving new messages and consoling from the chatter, TODO write function to trigger frontend notification 3年前
  K Rob 5e90c7f2c2 setting up messageFactory 3年前
  maeda bbcec16c67 Merge branch 'chat-gui' of fyindr/siimee into dev 3年前
  J 9b1ea09c8c :fire: removing unneeded logs 3年前
  J d31a4c9449 :sparkles: working pubnub chat gui 3年前
  J 67f9f74816 :recycle: using groupings for individual chat view 3年前
  J 29538010c9 :recycle: using groupings to create matches list | cleaning up login conditions to better display subscriptions | tracking groupings on login state 3年前
  J b431fd5ec7 :bug: fixing bad schema import 3年前
  maeda 2d8953af21 Merge branch 'pw-table' of fyindr/siimee into dev 3年前
  maeda c6071c46a3 Merge branch 'seed-batching-fix' of fyindr/siimee into dev 3年前
  juancarbajal98 4d70e81b40 :bug: removed hardcoded modulo in batching 3年前
  juancarbajal98 b57d30de63 :pencil: backend table data sorting service 3年前
  diaseu 7cd9af964f rework login complete 3年前
  diaseu 91e0be34e9 rework wip2 3年前
  diaseu eb48565eb6 reworking wip 3年前
  juancarbajal98 7b2b8c87b9 :bug: sorting tables before seed insert & inserting in batches 3年前
  toj cd15778946 :fire: removing some unused vars | moving over some joi objects to schemas 3年前
  maeda d26721c13a Merge branch 'match-noti' of fyindr/siimee into dev 3年前
  J 982fb4de13 :recycle: added ava for frontend test | removed groupings attribute from chatter 3年前
  J 2a4bf1e0d2 :bug: fixing transposed pubnub group names by returning grouping from backend 3年前
  J 1f8b0e8160 :recycle: integrating chat channel subscription with group creation 3年前
  J d2eb9cfb74 :bug: fixing membership bugs in the frontend | adding more mock groupings and relationships to test 3年前
  J f96f317afa fixing subscrition index hardcode 3年前
  J 0f8563783f reverting to always notify 3年前
  J 81f8f2abb6 :bug: simplifying notifications | fixing up some membership and grouping bugs 3年前
  juancarbajal98 58616ad2e4 :bug: added sidebar to drawer | default match queue objects 3年前
  J a1b56ab824 :sparkles: adding matcher to watch frontend for match notifications 3年前
  J a01a599d16 :recycle: further refactor notifications into server methods 3年前
  J 4fa4e87157 :recycle: refactor notification dispatching to a util 3年前
  J 603f90fbc4 :recycle: refactoring again to push to notifications without dispatchers 3年前
  maeda be4873c5fb Merge branch 'pub-sub' of fyindr/siimee into dev 3年前
  K Rob df09cee84b :alert: ready for merge 3年前
  K Rob 1ea9fc9c40 🧹 moved _listenFor and _subscribe into .then to ensure all groupings are added before adding listeners 3年前
  K Rob 068098d6da :broom: removed redundant comments, console logging currentProfile.chatter.subscriptions from login service on login 3年前
  diaseu fea8e923a2 broken newAuth 3年前
  diaseu bc335aa39a eslint switch case update to match prettier 3年前
  diaseu 3799d1c432 first draft of signup 3年前
  K Rob 3265703007 :recycle: cleaned and commented code in prep for testing before code review 3年前
  K Rob 3ab1e105d6 🚧 added getGroupingsByProfileId, createChannelNamesByGroupings to chat service. TODO test before code review 3年前
  J 35cc6ce0c3 :pencil: added overview 3年前
  maeda 6c87f10a18 Merge branch 'pubnub' of fyindr/siimee into dev 3年前
  jcarbajal 46ffe9d811 Merge branch 'homeVue-template' of fyindr/siimee into dev 3年前
  juancarbajal98 d08a2fed02 :bug: fixed merge conflicts 3年前
  K Rob 9dff6d5dfb reviewed code added comments to publish function and added Channel-LosAngeles to subscriptions 3年前
  J 6feeb112d9 :recycle: little more descriptive consoles 3年前
  J fff83e348c :bug: passing messages to chatter in correct format | altering borked joi import 3年前
  juancarbajal98 4b9165859e :recycle: moved top nav into App.vue | small styling additions 3年前
  K Rob d56c511c50 connecting to pubnub but throwing an error on the publish 3年前
  juancarbajal98 e8d9dd5fb3 :recycle: incorporated Wave Card and Drawer components to home screen 3年前