api-changes-1.1.1 | ||
css | ||
img | ||
js | ||
API.php | ||
favicon.ico | ||
index.php | ||
LICENSE | ||
README.md | ||
screenshot1.png | ||
screenshot2.png | ||
settings.php |
Qvitter
- Author: Hannes Mannerheim (h@nnesmannerhe.im)
- Last mod.: August, 2013
- Version: 1
- GitHub: https://github.com/hannesmannerheim/qvitter
Qvitter is free software: you can redistribute it and / or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version three of the License or (at
your option) any later version.
Qvitter is distributed in hope that it will be useful but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILTY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for
more details.
You should have received a copy of the GNU Affero General Public License
along with Qvitter. If not, see http://www.gnu.org/licenses/.
Setup
You need a webserver with PHP support.
Edit settings.php.
(Qvitter uses a slightly modified statusnet API. Some things will not work if you connect to a site with standard API. Files are included if you want to Qvitter-mod your Statusnet API.)
TODO
-
Join new external groups and follow new external users
-
Follow people on other instances
-
Auto suggest mentions
-
Register
-
Background image uploading/editing
-
Color theme
-
Auto url-shortening setting under queet box
-
Settings (e.g. don't show replies to people I don't follow)
-
Syntax-coloring in queet-box, maybe codemirror (worked nicely for ltr but not rtl text when I tried it)
-
Image/file upload, drag-n-drop!
-
Search users
-
Recommended users
-
Filters (hide queets containing strings, e.g. mute users)
-
Better responsive design
-
More languages
-
Queet-page
-
New api for serving number of new items in several streams (to show number of new items in menu/history)
-
New "expand queet" api for getting conversation, retweets, favs and attachment in the same request
-
DMs
-
Node.js long polling server and an new api that serve aggregate of all polling users requests in one go