Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

Releases: ACS-DDS/TChat

v1.0.3 - Boomerang

27 Feb 13:59
Compare
Choose a tag to compare
  • Modifying the messages functions
  • Edited the deleteMessage function.
  • Replace $data[2] by $data[5] cf: users.csv
  • Removed the "admins" rights for "acs-dds" user.
  • Changed the resetMessages function since apache send me errors about
    it.
  • Added a new "notification": "Soon"
  • Changed the getChannels function

Upgrated the old-school function for the getChannels function to a new
one in POO.

  • Edit deleteUser/getChannels
  • Initialize new object "Controller"
  • Trim the username sent by post.
  • Replace the old getChannels function by the new one, in POO

v0.2.2

30 Jan 16:31
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Adding "DELETE MESSAGES"
  • Modification of the JavaScript & the CSS
  • Modification of the "act.php" file (more readability)
  • Adding new functionnality to prevent "hotlink", still in beta.

v0.2.1

25 Jan 08:19
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Modification of the CSS.
  • Adding new custom labels
  • Modificating the functions & their classes.

v0.1.0

20 Jan 01:21
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Creation of a chat in PHP/AJAX.