Commit Graph

36 Commits

Author SHA1 Message Date
llebegue
d15ec44392 Fix #41 Image background as external parameter 2015-01-21 21:03:38 +01:00
Hannes Mannerheim
a0974978f7 fix for #81 2015-01-21 20:45:58 +01:00
Hannes Mannerheim
7244c7e485 upload image bug & faq localisation 2015-01-21 19:15:22 +01:00
Hannes Mannerheim
679e02ab0b hopefully last place that needs fixing #71 2015-01-20 15:25:14 +01:00
Mikael Nordfeldth
ce4b99e2a5 Duplicate items appeared when scrolling to bottom of feed
At least on the "notifications" feed page many users on quitter.es reported
that their notifications were duplicated when scrolling down.

It appears that qvitter.js fetches notices but does not check which notices
were already there, so I did a quick fix and set the feed to only fetch
notices which had a max_id of the last item _minus one_.

max_id is inclusive in GNU social.
2015-01-19 15:41:52 +01:00
Mikael Nordfeldth
ec057fe8a4 Don't replace https with http in form action URL
I guess this is a residual line from when quitter.se had to rewrite their calls to http manually?
2015-01-19 09:31:43 +01:00
Hannes Mannerheim
eacf063b0f .zone in url regexp. this needs fixing later, with all new domains 2015-01-16 01:55:17 +01:00
Hannes Mannerheim
c7b84ce637 OpenID login link 2014-12-08 17:39:47 +01:00
Hannes Mannerheim
ecc0aa8d36 Merge pull request #24 from rozzin/bugfixes
Bugfixes
2014-12-02 23:52:51 +01:00
Hannes Mannerheim
ce738d6b09 faq corr 2014-12-02 23:46:12 +01:00
Joshua Judson Rosen
6de248fe04 autocompletion: use avatar URLs, not filenames.
Not all avatar-providing plugins generate a local filename;
just using a pregenerated URL is safer.
2014-11-30 21:49:19 -05:00
Joshua Judson Rosen
96867c8983 Don't insert extra whitespace in queetbox. 2014-11-30 21:48:11 -05:00
Hannes Mannerheim
179a49cfa1 more more dynamic plugin directory lookup 2014-11-28 15:54:23 +01:00
Hannes Mannerheim
ef51b7da86 move faq to own file and faq menu item in classic 2014-11-28 01:16:34 +01:00
Hannes Mannerheim
8a72b24ea2 makes thumbnails show again 2014-11-27 23:29:58 +01:00
Hannes Mannerheim
8303c557dd easier updates 2014-11-27 21:04:41 +01:00
Hannes Mannerheim
76ea483a2a fix glitch with switching between new and classic 2014-11-27 12:54:56 +01:00
Hannes Mannerheim
e442a6d67d fix issues with mention suggestions 2014-11-26 00:58:56 +01:00
Hannes Mannerheim
3701985e7f bug in profile popup not displaying if we're following or not 2014-11-25 23:36:29 +01:00
Hannes Mannerheim
b69f5d364a upload image design thing
(also fixes bug on quitter.se causing images not to preview, caused by
our https substitutions in apache)
2014-11-25 10:01:57 +01:00
Hannes Mannerheim
5fbbce9cd9 one more user popup bugfix 2014-11-24 16:17:40 +01:00
Hannes Mannerheim
2950f0a23b v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01: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
4876a6a853 replies in notification tab bug 2014-10-17 16:06:39 +02:00
Hannes Mannerheim
afd4fb3b07 queet box bug 2014-10-06 11:30:33 +02:00
Hannes Mannerheim
0c9bf23e80 various bugfixes 2014-10-05 14:07:31 +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
45b794591e url shortener, design etc 2014-09-20 02:53:10 +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
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
1ace2983e4 remove hardcoded quitter stuff 2014-05-13 20:52:55 +02:00
Hannes Mannerheim
e0bd433d6f better naming of js-files 2014-05-12 13:05:27 +02:00