Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cooloneofficial/smalltalk_messenger

📮 Colorful telegram-like iOS messenger on Firebase
https://github.com/cooloneofficial/smalltalk_messenger

algolia firebase firestore ios messenger sdwebimage swift telegram

Last synced: 10 days ago
JSON representation

📮 Colorful telegram-like iOS messenger on Firebase

Awesome Lists containing this project

README

        

# SmallTalk messenger

[![Build Status](https://travis-ci.com/CoolONEOfficial/smalltalk_messenger.svg?token=wfz5f29VzkAUQiKYXcZQ&branch=master)](https://travis-ci.com/CoolONEOfficial/smalltalk_messenger) [![swift-version](https://img.shields.io/badge/swift-5.1-brightgreen.svg)](https://github.com/apple/swift) [![license](https://img.shields.io/badge/license-mit-brightgreen.svg)](https://en.wikipedia.org/wiki/MIT_License)

Fast and small iOS messenger written on Swift using Firebase

## Features

* Messages, chats and users full-text search with [Algolia](https://www.algolia.com/)
* Voice messages
* Message attachments (images only)
* Images caching (avatars, messages etc)
* Forward, copy and delete messages context actions
* Realtime updates everywhere using [Firestore](https://firebase.google.com/docs/firestore)
* Dark mode support
* Phone number authentication

## TODO

- Push notifications
- Stickers
- Video attachment support
- Settings & preferences
- Unit tests 💩