All Projects → relatedcode → Messenger

relatedcode / Messenger

Licence: mit
Open source, native iOS Messenger, with realtime chat conversations (full offline support).

Programming Languages

swift
15916 projects
HTML
75241 projects

Projects that are alternatives of or similar to Messenger

Webapp
Tinode web chat using React
Stars: ✭ 156 (-96.34%)
Mutual labels:  chat, telegram, messaging, messenger, chat-application, instant-messaging
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (-92.73%)
Mutual labels:  firebase, chat, telegram, messaging, messenger, chat-application
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+93.2%)
Mutual labels:  chat, telegram, messaging, messenger, chat-application, instant-messaging
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (-99.65%)
Mutual labels:  firebase, chat, messaging, chat-application, instant-messaging
Ios
Tinodios: Tinode Messaging Client for iOS
Stars: ✭ 119 (-97.21%)
Mutual labels:  chat, telegram, messenger, chat-application, instant-messaging
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-97.56%)
Mutual labels:  chatbot, chat, messaging, messenger, chat-application
Im service
golang im server
Stars: ✭ 1,694 (-60.27%)
Mutual labels:  chat, messaging, messenger, chat-application, instant-messaging
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (-90.5%)
Mutual labels:  firebase, chat, telegram, messaging, messenger
Chatlayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
Stars: ✭ 184 (-95.68%)
Mutual labels:  chat, messaging, messenger, chat-application
Tindroid
Tinode chat client application for Android
Stars: ✭ 194 (-95.45%)
Mutual labels:  chat, telegram, messaging, instant-messaging
Chat Sdk Ios
Chat SDK iOS - Open Source Mobile Messenger
Stars: ✭ 813 (-80.93%)
Mutual labels:  firebase, messaging, messenger, instant-messaging
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (-10.81%)
Mutual labels:  chatbot, telegram, messaging, messenger
Android yichat lite
android client
Stars: ✭ 118 (-97.23%)
Mutual labels:  chat, messaging, chat-application, instant-messaging
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (-64.92%)
Mutual labels:  firebase, messaging, messenger, instant-messaging
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (-83.09%)
Mutual labels:  chatbot, telegram, messaging, messenger
Chat21 Android Sdk
Android Chat SDK built on Firebase
Stars: ✭ 204 (-95.22%)
Mutual labels:  firebase, chat, messaging, chat-application
Realtimechat
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 1,511 (-64.56%)
Mutual labels:  chat, messenger, chat-application, swift5
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (-58.86%)
Mutual labels:  chatbot, telegram, messaging, messenger
Messenger
iOS - Real-time messaging app 🎨
Stars: ✭ 491 (-88.48%)
Mutual labels:  ios-app, firebase, messaging, messenger
Swiftychat
SwiftUI Chat UI (Client) Framework & Documentation to get started!
Stars: ✭ 50 (-98.83%)
Mutual labels:  chatbot, chat, messaging, chat-application

OVERVIEW

This is a native iOS Messenger app, with realtime chat conversations (full offline support).



NEW FEATURES

  • Passcode support
  • GraphQL server support
  • Auth0 user authentication
  • Amazon S3 file storage

FEATURES

  • Private chat functionality
  • Group chat functionality
  • OneSignal Push notification
  • Mute push notifications option
  • Add/remove Friends
  • Block/unblock Users
  • User last active status
  • Spotlight search for users
  • Home screen quick actions
  • Share media message content
  • Sending text messages
  • Sending picture messages
  • Sending video messages
  • Sending audio messages
  • Sending current location
  • Sending stickers
  • Sending large emojis
  • Forwarding message to User
  • Message queue (creating new messages while offline)
  • Delete read and unread messages
  • Media file local cache
  • Media message re-download option
  • Media download network settings (Wi-Fi, Cellular or Manual)
  • Cache settings for media messages (automatic/manual cleanup)
  • Typing indicator
  • Load earlier messages
  • Message delivery receipt
  • Message read receipt
  • Arbitrary message sizes
  • Send/Receive sound effects
  • Copy and paste text messages
  • Video length limit possibility
  • Save picture messages to device
  • Save video messages to device
  • Save audio messages to device
  • Realtime conversation view for ongoing chats
  • Archived conversation view for archived chats
  • All media view for chat media files
  • Picture view for multiple pictures
  • Map view for shared locations
  • Basic Settings view included
  • Basic Profile view for users
  • Edit Profile view for changing user details
  • Sign in with Email
  • Sign up with Email
  • Onboarding view on signup
  • Privacy Policy view
  • Terms of Service view
  • Full source code is available
  • No backend programming is needed
  • Native and easy to customize user interface
  • Supports native iOS Dark Mode
  • Supported devices: iPhone SE - iPhone 12 Pro Max


REQUIREMENTS

  • iOS 13.0+

INSTALLATION

1., Run pod install first (the CocoaPods Frameworks and Libraries are not included in the repo).

2., Setup your Auth0 account.

3., Setup your GraphQL backend.

4., Setup your Amazon S3 account.

5., Setup your OneSignal account.

5., Update all the credentials in GraphQLite.swift file.



LICENSE

MIT License

Copyright (c) 2021 Related Code

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].