diff --git a/README.md b/README.md index a988744..f09e636 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,13 @@ See [FAQ](FAQ/en.md). -     +     ## Help Translate the App in your Language Use Weblate: https://hosted.weblate.org/engage/antidote/ -## Get in touch -* Join discussion on Matrix
- ## Usage #### Install from the App Store @@ -38,7 +35,7 @@ https://hosted.weblate.org/engage/antidote/ Clone repo, install pods and open `Antidote.xcworkspace` file with Xcode 12+. ``` -git clone https://github.com/Antidote-for-Tox/Antidote.git +git clone https://git.plastiras.org/Tha_14/Antidote/.git cd Antidote pod install open Antidote.xcworkspace @@ -48,7 +45,7 @@ open Antidote.xcworkspace Clone repo, install pods and install Xcode 12+ ``` -git clone https://github.com/Antidote-for-Tox/Antidote.git +git clone https://git.plastiras.org/Tha_14/Antidote/.git cd Antidote pod install env NSUnbufferedIO=YES xcodebuild -workspace ./Antidote.xcworkspace -scheme Antidote -destination 'platform=iOS Simulator,id=EAB9614F-3485-4A6D-8EFB-FC2B5EFB0243' @@ -59,24 +56,23 @@ env NSUnbufferedIO=YES xcodebuild -workspace ./Antidote.xcworkspace -scheme Anti See [CHANGELOG](CHANGELOG.md) for list of notable changes (unreleased, current and previous versions). - one to one conversations -- typing notification +- typing notifications - emoticons -- spell check +- spell checking - reading/scanning Tox ID via QR code -- file transfer +- file transfers - read receipts -- push message support (via Apple Push Notification) / Push in qTox. - multiple profiles - tox_save import/export - avatars - audio calls - video calls - -## Send Crashreports - -https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs
please first check that the crashreport does NOT contain any private data!
send to zoff@zoxcore.org - - +Not implemented yet features: +- Service to wake up antidote through push notifications every x minutes +- Add confirmation dialogue before sending files +- Options in settings under advanced to set a socks5 proxy +- Option under advanced to change the NoSpam(manual and a randomize button options) +- Introduction modal when creating and signing in with a new profiles ## License