From fa4b003c9d4817be67101374c269e818e6f10c79 Mon Sep 17 00:00:00 2001 From: Tom Schmidt Date: Thu, 3 Mar 2016 14:54:07 +0100 Subject: [PATCH] Update Readme for Text2Emoji Added new Version to appcast --- Readme.markdown | 21 +++++++++++++++++---- WhatsMac/Info.plist | 6 +++--- update_appcast.xml | 18 ++++++++++++++++++ 3 files changed, 38 insertions(+), 7 deletions(-) diff --git a/Readme.markdown b/Readme.markdown index deb9efd..36cf3c4 100755 --- a/Readme.markdown +++ b/Readme.markdown @@ -6,7 +6,7 @@ A Mac app wrapper around WhatsApp's web client, [WhatsApp Web](https://web.whats The latest version is available [here](https://github.com/Neo11/ChitChat/releases/latest). Requires OSX 10.10 Yosemite and a WhatsApp Web compatible device. - + ![WhatsMac Screenshot](http://i.imgur.com/riXrTvx.jpg "WhatsMac Screenshot") > Disclaimer: This is NOT an official WhatsApp Product, it is only a hobby project created by myself @@ -22,6 +22,19 @@ Allows you to receive notification center notifications for new messages, and ad Inspired by, and in small part based on, [Messenger for Mac](http://fbmacmessenger.rsms.me/), created by [Rasmus Andersson](https://twitter.com/rsms). ChitChat uses some code from this project. +##Smileys + +A build in Text2Emoji converts the following text into Smileys. Thanks to [Paul](https://github.com/c-o-m-m-a-n-d-e-r) + +|ASCII |Unicode| +|-------|-------| +|:), :-)|😊 | +|:D, :-D|😀 | +|8), 8-)|😎 | +|:p, :-p|😛 | +|;), ;-)|😉 | +|%), %-)|😂 | + ##Feature Support Most features of WhatsApp Web are currently supported, and support for the remainder is being actively developed: @@ -38,8 +51,8 @@ Most features of WhatsApp Web are currently supported, and support for the remai \*Media uploading **is** supported when dragging the image/video file into the app's window. Uploading using the upload button is currently not supported, since WKWebView provides no easy mechanism for using `` tags. ##License - - + + Copyright (c) 2015 Authors of the source code of this project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: @@ -50,6 +63,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ##Note -This project does **not** attempt to reverse engineer the WhatsApp API or attempt to reimplement any part of the WhatsApp client's communications with the WhatsApp servers. +This project does **not** attempt to reverse engineer the WhatsApp API or attempt to reimplement any part of the WhatsApp client's communications with the WhatsApp servers. Any communication between the user and WhatsApp servers is handled by WhatsApp Web itself; this is merely a native wrapper for WhatsApp Web, more akin to a clone of Safari than of any WhatsApp software. diff --git a/WhatsMac/Info.plist b/WhatsMac/Info.plist index 7bbbae9..eb0bfd8 100755 --- a/WhatsMac/Info.plist +++ b/WhatsMac/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion - 2.0.0 + 2.0.1 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSAppTransportSecurity @@ -36,7 +36,7 @@ NSPrincipalClass ChitChat.WAMApplication SUFeedURL - https://raw.githubusercontent.com/stonesam92/ChitChat/master/update_appcast.xml + https://raw.githubusercontent.com/neo11/ChitChat/master/update_appcast.xml SUPublicDSAKeyFile dsa_pub.pem diff --git a/update_appcast.xml b/update_appcast.xml index 81f3471..ebb6902 100755 --- a/update_appcast.xml +++ b/update_appcast.xml @@ -96,5 +96,23 @@ sparkle:version="1.5.0" type="application/octet-stream" /> + + Version 2.0.1 + NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from the release page. +

Changes

+
    +
  • Text2Emoji Support
  • +
+

Issuses

+
    +
  • Quick-reply is brocken :(
  • +
+ ]]>
+ Sun, 6 Oct 2015 22:20:00 +0000 + +