Mondedie Chat Versions Save

Node.js chat application using Express, Socket.io, Redis and Mithril

v1.4.0

7 years ago

New features

  • feat(): add private mark c0941e8
  • feat(): add disclose/hide button for images 748fe7f
  • feat(): improve listing messages 59d4ac0
  • feat(): Tooltip and date for messages a1876be
  • feat(): add number of users online d14d3f8

Changes

  • chore(): using notify.js instead of HTML5-Desktop-Notifications plugin 8be7942
  • chore(): using pug template #27 6aea627
  • refactor(gulp): improve performance b9675f0
  • add(redis): turn on AOF mode 2396cd3
  • refector(responsive): two slides a5b6333
  • chore(): convert images to jpeg + optimization imagmin 0c7cd47
  • add(docker): docker-compose_dev.yml & remove vagrant a07214e
  • add(): auth api security token 78633d1
  • chore(): gulp-livereload 5f84b7e
  • rm(): remove dotenv 5fdcf6e

Bugs fixed

  • :beetle: fix(): css word-wrap with firefox / .section--center max-width #21 5aa3594
  • :beetle: fix(docker) : fix root run #30 269ee43
  • :beetle: fix(ie): DOM7009: Unable to decode image at URL 9d54069
  • :beetle: fix(): bug with panel fixed c5ab9a0

v1.3.0

8 years ago

New features

  • feat(): add character counter 71a2215
  • feat(): add jede conversion method b30d33c
  • feat(): add analytics script #19 2399506

Changes

  • add(): new smileys list eccf67e
  • add(): star wars emojis 599d0ad

Bugs fixed

  • :beetle: fix(): register user events only once #18 58bfdf6
  • :beetle: fix(): reinit users list on socket disconnection #18 e3502e1
  • :beetle: fix(socket.io): force new connection #18 #20 9a7a03b
  • :beetle: fix(): img responsive (firefox) 35c832c
  • :beetle: fix(): replace multiple smiley occurences with regex 444c70e
  • :beetle: fix(fonts): add font BebasNeue and gulp process for fonts path fee9f90

v1.2.0

8 years ago

New features

  • feat(docker): add dockerfile and docker-compose 5153275

Changes

  • style(users list) : Ajout d'un jeton de couleur en fonction de l'état c49698b
  • refactor(): improve auto-complete 8031bf8

Bugs fixed

  • :beetle: fix(): button delete 94c5fa5
  • :beetle: fix(env): load dotenv module in development mode only #13 df5d6cf
  • :beetle: fix(vagrant): fix condition load dotenv module #15 4c2fcc4
  • :beetle: fix(docker): fixed somes mistakes in docker files 83376e4
  • :beetle: fix(flexbox): bugfix ie10-11 8dfedd1

v1.1.0

8 years ago

New features

  • Responsive design (+slideout navbar) #4
  • Persist checkbox state in local storage #8
  • Heroku deploy button

Changes

  • Update dependencies
  • Improving vagrant installation

Bugs fixed

  • :beetle: Autocomplete cmd regex 15e6f4d