COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200912162417/https://github.com/topics/chat-application
Here are
1,757 public repositories
matching this topic...
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Open source, native iOS Messenger, with audio/video calls and realtime chat conversations (full offline support).
Updated
Aug 7, 2020
Swift
Desktop application for Instagram DMs
Updated
Jul 15, 2020
JavaScript
Live Helper Chat - live support for your website. Featuring web and mobile apps. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.
Updated
Sep 11, 2020
Objective-C
Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Challenge winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
Updated
Jul 30, 2020
JavaScript
fb-messenger-cli, console Facebook messenger
Updated
Sep 3, 2020
JavaScript
Chat with features : Login with Google | Send Photo Camera | Send Photo Gallery | Send Location
Updated
Oct 25, 2019
Java
A feature-rich chat widget for Rasa and Botfront
Updated
Sep 10, 2020
JavaScript
Mibew Messenger - open-source live support application
A Qt5-based IM client for Matrix
The Grass Computing Platform
Real-time Messenger for Laravel
End-to-end encrypted instant web chat
Updated
Sep 8, 2020
JavaScript
🌟 🌟 🌟 🌟 🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Updated
Aug 17, 2020
Swift
A full-fledged one-to-one chat app developed entirely in Flutter
Updated
Sep 12, 2020
Dart
❯❯❯ Chat without leaving your terminal
Updated
Oct 1, 2018
JavaScript
Android Chat SDK built on Firebase
Updated
Nov 12, 2019
Java
Astus' Mathematical Display Application : A GUI for Mathematics (Calculator, LaTeX Converter, Plotter, ... )
Updated
Apr 22, 2020
Python
💬 Nio is an upcoming matrix client for iOS.
Updated
Sep 7, 2020
Swift
Public & Private message. MySQL & Firebase.
Updated
Jul 7, 2019
JavaScript
Tinode web chat using React
Updated
Sep 4, 2020
JavaScript
A conference call implementation using WebRTC, Socket.io and Node.js
Updated
Jul 30, 2020
JavaScript
Updated
Jul 14, 2017
Java
💬 A simple facebook/linkedin lookalike chat module for Angular applications.
Updated
May 25, 2020
TypeScript
React Native chat application using firebase.
Updated
Dec 18, 2018
JavaScript
Improve this page
Add a description, image, and links to the
chat-application
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
chat-application
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Right now we only set the
ipandlast_seen_atfields when a customer record is created. Let's update the customerupdate_metadataendpoint (https://github.com/papercups-io/papercups/blob/master/lib/chat_api_web/controllers/customer_controller.ex#L58) so that it also handles this.(I think we can just default the
last_seen_atfield to the current timestamp for now.)