Commit Graph

105 Commits

Author SHA1 Message Date
Hannes Mannerheim
15daae0a36 stop xss in search #71 2015-01-20 14:45:42 +01:00
Hannes Mannerheim
45df35fdc0 Merge pull request #70 from mmn/xss_in_search_page
XSS vulnerability in q parameter for search
2015-01-20 14:04:39 +01:00
Hannes Mannerheim
9f613e5a79 capitalistas centralizados: https://quitter.se/notice/3246812 2015-01-20 14:02:28 +01:00
Mikael Nordfeldth
54df331ae4 XSS vulnerability in q parameter for search 2015-01-20 13:50:23 +01:00
Hannes Mannerheim
1b642f1013 spanish corrections by cadetesdelespacio@quitter.es 2015-01-20 13:40:34 +01:00
Joan Montané
eda9c0778a minor Catalan fixes 2015-01-20 08:53:04 +01:00
Hannes Mannerheim
a3df1ec0e7 #35 fixed 2015-01-20 01:25:23 +01:00
Hannes Mannerheim
8d01fe764f esperanto fixes by shevek@quitter.se 2015-01-20 00:52:02 +01:00
Hannes Mannerheim
c2e254a6da language bugs 2015-01-20 00:41:27 +01:00
Hannes Mannerheim
7dce5631a0 small catalan bugs 2015-01-20 00:32:15 +01:00
Joan Montané
c2fdecdab1 Fix Catalan strings 2015-01-20 00:24:17 +01:00
Hannes Mannerheim
f84c48f5ca optional ahorita 2015-01-19 22:55:19 +01:00
Hannes Mannerheim
20fa00e187 catalan language, thx to nomdusuaria@quitter.no and bueno@quitter.se 2015-01-19 21:19:20 +01:00
Hannes Mannerheim
26463b57fe spanish language fixes, thx to Evidence, @pelayo@quitter.es and crisinf 2015-01-19 18:24:27 +01:00
Hannes Mannerheim
13d7976dd7 removal of duplicate notifications was broken 2015-01-19 17:05:12 +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
Hannes Mannerheim
259651e671 the source of notices is probably safe html to render 2015-01-19 14:07:46 +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
5b711d981f replace html special chars to stop xss 2015-01-18 20:36:08 +01:00
postblue
566dc891d7 Fixing mix up 2015-01-18 16:20:19 +01:00
postblue
17f03c9f1d Missed a line 2015-01-18 15:15:01 +01:00
Hannes Mannerheim
c3f2009837 french translations fixes by @postblue@herds.eu 2015-01-18 15:02:03 +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
0a048baea7 invite friends for invite-only instances, thx @rozzin 2014-12-09 02:24:23 +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
62a0357577 on 404, only redirect to front page if this is a user stream 2014-11-27 13:20:00 +01:00
Hannes Mannerheim
76ea483a2a fix glitch with switching between new and classic 2014-11-27 12:54:56 +01:00
Hannes Mannerheim
e19892584f missing brackets making background image not appear in webkit 2014-11-27 12:40:05 +01:00
Hannes Mannerheim
46bf7bf232 design consistency 2014-11-26 01:51:07 +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
5e8c84edb2 notifications bug 2014-11-25 21:38:00 +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
2d1ed0e038 external user popup bugfixes 2014-11-24 16:10:59 +01:00
Hannes Mannerheim
2950f0a23b v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01:00
Hannes Mannerheim
525124f1f3 hide acitivity notices 2014-11-18 00:52:29 +01:00
Hannes Mannerheim
f74912a9b4 Merge pull request #21 from knuthollund/master
Just a minor detail in translation
2014-11-14 02:04:31 +01:00
Hannes Mannerheim
b369982416 hacky way to hide notices with object_type "activity"
remote favs will render like a copypasted queet otherwise
2014-11-14 00:48:02 +01:00
Hannes Mannerheim
b06147728a finnish beta 2014-11-14 00:24:32 +01:00
Knut Erik Hollund
a3bb8f981e Minor detail in No translation
Merge branch 'master' of https://github.com/hannesmannerheim/qvitter
2014-11-09 20:18:50 +01:00
Knut Erik Hollund
83a84a24b3 Minor detail in Norwegian translation 2014-11-09 10:18:24 +01:00