Commit Graph

28 Commits

Author SHA1 Message Date
Hannes Mannerheim
976be81ce9 suggest group mentions, and always post to correct group even user is member of multiple groups with same nickname 2015-08-25 23:27:08 +02:00
Hannes Mannerheim
2143afd35f fixes #216 2015-07-06 18:49:45 +02:00
Hannes Mannerheim
972f37cd7f protect users from accidentally loosing unposted queets, also make localStorageObjectCache_GET less insane 2015-07-02 16:57:51 +02:00
Hannes Mannerheim
a13ccd7ca1 keyboard shortcuts
also the new editor removed whitespace in the end of rows...
2015-07-01 19:15:31 +02:00
Hannes Mannerheim
e3da8af8e2 fave number in non-expanded queets 2015-06-24 15:34:44 +02:00
Hannes Mannerheim
c95be84e60 no mixed content for sites like quitter.se 2015-06-10 01:47:50 +02:00
Hannes Mannerheim
d749713ef3 caching of profile cards in window object. also: open popups for local users 2015-06-05 02:17:33 +02:00
Hannes Mannerheim
a017ad1940 xss fix 2015-06-04 21:41:03 +02:00
Hannes Mannerheim
150bb1b9d6 better handling of profile cards, work in progress 2015-06-02 23:45:46 +02:00
Hannes Mannerheim
a016241dea compatibility with the libreJS plugin 2015-06-01 18:27:36 +02:00
Hannes Mannerheim
ce0100ee1e better handling of user designs, and a new custom welcome text option 2015-05-29 17:30:03 +02:00
Hannes Mannerheim
c2ace7695c better localStorage cache management 2015-03-05 22:22:48 +01:00
Hannes Mannerheim
1e36c997f0 conversation, repeat and fav caching, new api for getting favs&repeats in same request, etc 2015-02-25 21:16:24 +01:00
Hannes Mannerheim
8d2d4d7cca new notifications check moved to http header to reduce polling 2015-01-26 17:13:34 +01:00
Hannes Mannerheim
8c38287b0c terms of use, and video thumbnail fix 2015-01-25 19:05:09 +01:00
Hannes Mannerheim
5b711d981f replace html special chars to stop xss 2015-01-18 20:36:08 +01:00
Hannes Mannerheim
62a0357577 on 404, only redirect to front page if this is a user stream 2014-11-27 13:20:00 +01:00
Hannes Mannerheim
2950f0a23b v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01:00
Hannes Mannerheim
4dca9463b4 better login, don't prompt with basic auth popup, redirect to front page on 404 from api 2014-10-17 19:06:29 +02:00
Hannes Mannerheim
45adaa560a thumbnails now work, queet box bugfix, qvitter compact format removed 2014-10-02 19:24:54 +02:00
Hannes Mannerheim
cc3eb5fdda site notice, notifications, etc 2014-09-24 23:20:35 +02:00
Hannes Mannerheim
13b8de40c7 languages, autosuggestion etc
chinese, galician, mention autosuggestion (goodbye codemirror!),
compact json api for some actions (for faster scrolling), optimized
png:s, etc
2014-05-27 20:40:51 +02:00
Hannes Mannerheim
b2f4209780 new more compact api json format for some streams 2014-05-23 14:13:38 +02:00
Hannes Mannerheim
a5c6ed7c26 bugfix 2014-05-16 22:30:10 +02:00
Hannes Mannerheim
4bbb4601e4 better login (logout didn't work properly) 2014-05-16 12:36:30 +02:00
Hannes Mannerheim
d95f08096b change login method to native gnu social
this required an edit of lib/apiauthaction.php to accept the normal
login session as authentication. i'm not sure if this might cause any
problems or security risks, but i don't think so..
2014-05-16 04:07:37 +02:00
Hannes Mannerheim
bbf123b664 v3: major change
qvitter is now a plugin
2014-05-14 09:46:07 +02:00
Hannes Mannerheim
e0bd433d6f better naming of js-files 2014-05-12 13:05:27 +02:00