# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 15
# self = https://watcher.sour.is?uri=https://twtxt.net/user/saltyim/twtxt.txt&offset=15
Slaty Chat now has a TUI that supports "multiple chats" at once πŸ˜…
Here is the feedback we got from the NLNet Funding Submission we put forward for Salty IM πŸ‘Œ
I am sad to say that we were not successful in our NLnet funding submission for Salty IM 😒 Maybe next time 🀞
πŸ“£ FYI: A new repo called assets was created for Salty.im and the logo updated with something I found (_appropriately licensed and open_) that was "close enough" to the original. #Salty.im
Releases - saltyim v0.0.21 - Mills

cc @mckinley @mutefall (thanks for the reviews!) and @eaplmx
On Twitterβ„’ sengork on Twitter: "https://t.co/NM3uv7WGER - A decentralised, self-hosted, secure and private messaging platform – https://t.co/pBfxPfUlPI" / Twitter
from gengork

Well it's happening, people are starting to talk about Salty.im πŸ˜…
Salty IM - Mills

There is now a Gitea Org for Salty IM and I've moved all relevant repos over. Thanks @novaburst for the suggestion πŸ™‡β€β™‚οΈ
Releases - saltyim - v0.0.18
I have most excellent news regarding Salty IM πŸ˜‚

The integrated Broker is working nicely! As well as the config file to make configuring salty-chat even easier.

I will cut a v0.1.0 (yes you read that right) release soon, and update documentation, bild a Docker Swarm stack (already) and docker-compose (for those that don't use Swarm), etc.

I'm now in a position where I can iterate on the Broker as well as the up and coming PWA (I'm looking at you @retronav πŸ˜…) πŸ‘Œ #salty
Releases - saltyim - v0.0.6

- Fixed a few bugs to do with inbox configurability and env var behaviours. Thanks @mutefall
- Fixed the UX not showing your own messages, also fixed the formatting
Releases - saltyim - v0.0.5

- Fixed a whole bunch more UX issues with setup that @mutefall found. Thank you ! πŸ™‡β€β™‚οΈ
- Rewrite the shitty chat UI using tcell and tview -- It's no longer a shit UI πŸ˜‚
Releases - salty-chat - v0.0.4

The salty-chat shell script has now been rewritten in Go and v0.0.4 is now the latest version. So far things are still working pretty nicely πŸ‘Œ Thanks @xuu @retronav and @david for all your help so far πŸ™‡β€β™‚οΈ
πŸ“£ FYI: Also there is a #salty.im IRC Channel on Libera Chat that I setup as well for project discussions/etc -- Yes we'll dog-food Salty IM at some point when we've rewritten it and actually support "Group" chat πŸ˜…
πŸ‘‹ FYI: https://git.mills.io/prologic/salty.im/issues/2 is proposing some minor revisions to the Salty IM Spec to clean things up a little and make things even simpler. It also clarifies the Message Format as well as a way to support Events. Please comment if you have something to add, otherwise I'll make the revision and publish a new Salty IM Spev v1.1 πŸ‘Œ
Salty IM Specification v1 - HedgeDoc

Draft v1 of the Base Spec for Salty IM ready for review and feedback.