Tinode logo

Tinode

Instant messaging platform, an open-source alternative to WhatsApp or Telegram

Alternative to: WhatsApp, Telegram, Facebook Messenger


About Versions (92)

v0.15.6

2018-09-23

Server:

7021cc2 typo in Docker config template: credentialS_file c7805de change the order of grpc shutdown a486d39 fixes for tinode/webapp#20 and tinode/webapp#19 4551e30 updating docker config for fcm f274cf3 make ”,” query return an error 9901c80 add async io to tn-cli 106de83 c72d1d9 push notifications updated 3e49f9a add back common README.md file 21f75bd making space for chatbots in other languages 7bf2a12 Merge branch ‘master’ of https://github.com/BenDerPan/chat into BenDerPan-master 473e66a FCM updated, basics work 01d56da add drafty processor 86c6759 switching fcm push to the official package 0290a16 accept {hi} with blank version a82c249 log the name of the media handler 16fefb7 update build script for the new js project structure and mention devel version in readme ea3a167 move reporting tmpname from {meta} to {ctrl} 6f27c5c fixing database generator #151 d71a0c0 correctly swap p2p public values 0251f0a s3 works now dc043fe change how redirects work a015dae remove unnecessary error reporting in pbx, check login for all packets 19fc9d1 Merge branch ‘fea_cloud_aws’ of https://github.com/vardef/chat into vardef-fea_cloud_aws a395246 start returning touchedAt c8b5ba9 bug fix: missing “public” in p2p.getDesc 9572cb4 refactor query parser

Webapp:

tinode/webapp@3064c0e tinode/webapp@242b30c tinode/webapp@c567a26 tinode/webapp@72aef53 tinode/webapp@c14a204 tinode/webapp@b9bdeea webpush notifications tinode/webapp@6ac0ad6 add missing service worker to package tinode/webapp@1539319 ignore click for the current topic in found contacts tinode/webapp@c56c91a simplify SearchContacts component tinode/webapp@2fc6beb incorrect type of “private” in new topics tinode/webapp@bffa6eb add missing react-dom requirement tinode/webapp@1e268b3 replace buggy tinify with uglify-es tinode/webapp@7228053 remove demo login and password hints from the login screen tinode/webapp@3c20bcf fixes for various UI bugs tinode/webapp@03db847 last fix for the attachments, bump version tinode/webapp@c768755 fix for tinode/webapp#17 tinode/webapp@ef3d799 merge chat list and found contacts tinode/webapp@18c7a82 GroupManager methods fix tinode/webapp#18 from maksfreetimer/patch-1 tinode/webapp@7d01356 moving contact management to tinode/webapp@b282f78 replacing global Tinode object with TindeWeb’s state object

Android:

tinode/tindroid@c298151 better handling of dropped connection tinode/tindroid@08f6493 use NotificationChannel tinode/tindroid@8e08ed5 6d26946 updating push notifications tinode/tindroid@7faecae add topic.allMessagesReceived