diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-11-20 16:00:45 -0500 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-11-20 16:00:45 -0500 |
commit | e43f5ab3e2ce61668c31644e5bc9089dff35c9a5 (patch) | |
tree | 75266b6a4cef30207049fb11532626117c02e7c9 | |
parent | 35407614bb6287e96f5c08194eb0fa7ea1b71339 (diff) |
clean up list of expected features in faq
darcs-hash:20081120210045-84dde-87d77f45937eca796477fb9e18ca84e31a5dfa3b.gz
-rw-r--r-- | doc/faq | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -29,18 +29,14 @@ Where is feature X? The software we run, [Laconica](http://laconi.ca/), is still in its early stages, and many features people expect from microblogging sites are not yet implemented. Some important ones that are expected "soon": -* [SMS](http://en.wikipedia.org/wiki/SMS) updates and notifications * More [AJAX](http://en.wikipedia.org/wiki/AJAX)-y interface * Maps -* Cross-post to Twitter, Pownce, Jaiku, etc. +* Cross-post to Pownce, Jaiku, etc. * Pull messages from Twitter, Pownce, Jaiku, etc. * [Facebook](http://www.facebook.com/) integration -* Hashtags * Image, video, audio notices -* Automatic url-shortening -* Multilingual interface (using Gettext) -There is [a list of bugs and features](http://laconi.ca/PITS/) that you may find +There is [a list of bugs and features](http://laconi.ca/trac/) that you may find interesting. New ideas or complaints are very welcome. |