aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2018-03-03 15:08:14 +0100
committerTrygve Aaberge <trygveaa@gmail.com>2018-03-03 15:08:14 +0100
commit65920833de4a015279d8b4b50ab92d2e6259ce96 (patch)
treec6c785b6a59206c33db258968706304b1832055a /README.md
parent508c7c035b4023570d96de8ad0d76fbb7815dae0 (diff)
downloadwee-slack-65920833de4a015279d8b4b50ab92d2e6259ce96.tar.gz
Remove outdated info from readme
The refactor is a long time ago now, and caching has been removed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 6 insertions, 12 deletions
diff --git a/README.md b/README.md
index 614437d..d3a1e22 100644
--- a/README.md
+++ b/README.md
@@ -1,30 +1,24 @@
-
-
wee-slack
=========
-**News:**
- 1.0-RC1 is here. It is a pretty massive refactor, and fixes many of the current issues listed on github. Because there was no good way to do this, it breaks some/many existing PRs. _(please report bugs in #wee-slack on freenode)_
-
A WeeChat native client for Slack.com. Provides supplemental features only available in the web/mobile clients such as: synchronizing read markers, typing notification, threads (and more)! Connects via the Slack API, and maintains a persistent websocket for notification of events.
![animated screenshot](https://github.com/wee-slack/wee-slack/raw/master/docs/slack.gif)
Features
--------
- * **New** [Threads](#threads) support!
- * **New** [Slack Status](#status) support!
- * Slash commands (including custom ones!)
- * Upload to slack capabilities!
- * Emoji reactions!
+ * [Threads](#threads) support
+ * [Slack Status](#status) support
+ * Slash commands (including custom ones)
+ * Upload to slack capabilities
+ * Emoji reactions
* Edited messages work just like the official clients, where the original message changes and has (edited) appended.
* Unfurled urls dont generate a new message, but replace the original with more info as it is received.
* Regex style message editing (s/oldtext/newtext/)
- * Caches message history, making startup MUCH faster
* Smarter redraw of dynamic buffer info (much lower CPU %)
* beta UTF-8 support
* Doesn't use IRC gateway. Connects directly with Slack via API/Websocket
- * Multiple Teams supported! Just add multiple api tokens separated by commas
+ * Multiple Teams supported. Just add multiple api tokens separated by commas
* Replays history automatically during startup. (and sets read marker to the correct position in history)
* Open channels synchronized with Slack. When you open/close a channel on another client it is reflected in wee-slack
* Colorized nicks in buffer list when used with buffers.pl