Commit Graph

45 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
88c076ad11 further refinements for #96 2015-08-25 14:00:07 +02:00
Hannes Mannerheim
b4104b6635 fixes #259 and a bug with dates not showing on windows 2015-08-17 21:42:32 +02:00
Hannes Mannerheim
9e12263ff5 somtimes groups got tagged with "!@" 2015-08-06 21:53:24 +02:00
Hannes Mannerheim
bf3178d799 error reporting for shortening 2015-07-10 21:35:16 +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
871fab52b9 push new followed users into the mentions suggestion array 2015-07-02 13:58:45 +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
8ac7cfdb17 cache syntax highlighting regexps at page load, not when typing first letter 2015-06-21 01:29:14 +02:00
Hannes Mannerheim
205d0bc40c better support for old statusnet style mentions 2015-06-18 00:15:44 +02:00
Hannes Mannerheim
95b117a249 fixes #179 and #137 2015-06-17 01:37:35 +02:00
Hannes Mannerheim
c36100d9df minicolors updated, #186 fixed, wait 0,5s before saving new colors, and new domains in regexp 2015-06-07 10:52:38 +02:00
Hannes Mannerheim
9e45bcab47 better support for custom sprites 2015-06-06 16:20:26 +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
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
5485480933 remove log spam 2015-05-20 18:36:36 +02:00
Knut Erik Hollund
d6760d02dd Fixed issue #175 2015-05-19 21:14:10 +02:00
Hannes Mannerheim
a28089c89e fix for #148 and better caching of user designs 2015-05-19 15:22:52 +02:00
Hannes Mannerheim
c664148aff fix for #165, now works with localStorage disabled 2015-05-19 13:42:54 +02:00
Hannes Mannerheim
c2ace7695c better localStorage cache management 2015-03-05 22:22:48 +01:00
Hannes Mannerheim
8c06700953 unseen notifications glitch fix 2015-03-05 16:04:40 +01:00
Hannes Mannerheim
5a6b68289a something here caused firefox to hang. don't know if this fixes it 2015-03-04 01:26:53 +01:00
Hannes Mannerheim
9a4147fb60 cache full text of truncated queets in localStorage 2015-02-25 23:46:32 +01:00
Hannes Mannerheim
858d87682a better counting of line breaks, also hopefullt solves the random collapsing linebreak bug 2015-01-26 19:22:05 +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
7244c7e485 upload image bug & faq localisation 2015-01-21 19:15:22 +01:00
Hannes Mannerheim
259651e671 the source of notices is probably safe html to render 2015-01-19 14:07:46 +01:00
Hannes Mannerheim
5b711d981f replace html special chars to stop xss 2015-01-18 20:36:08 +01:00
Hannes Mannerheim
e19892584f missing brackets making background image not appear in webkit 2014-11-27 12:40:05 +01:00
Hannes Mannerheim
2950f0a23b v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01:00
Hannes Mannerheim
d83677add4 shortener bug 2014-11-04 17:32:40 +01:00
Hannes Mannerheim
676ab4aba0 shortener bug with % sign, thx to @simsa0 2014-10-19 15:30:45 +02:00
Hannes Mannerheim
387ecc59f4 better char counting and don't collapse queet box when content is too long 2014-10-17 17:08:14 +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
91291925c0 link shorten bugfix
subdomains and & in url didn't work
2014-09-25 14:02:36 +02:00
Hannes Mannerheim
cc3eb5fdda site notice, notifications, etc 2014-09-24 23:20:35 +02:00
Hannes Mannerheim
45b794591e url shortener, design etc 2014-09-20 02:53:10 +02:00
Hannes Mannerheim
5293df9ccb small design issues with mentions 2014-09-15 18:58:34 +02:00
Hannes Mannerheim
0ab31ff1e3 profile editing and cover photo 2014-06-01 21:51:28 +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
a3d245edbc bugfix: queetbox did not work with unlimited 2014-05-16 22:41:45 +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
e0bd433d6f better naming of js-files 2014-05-12 13:05:27 +02:00