Mikael Nordfeldth
22e4c00e23
Use GNU social upload API instead of selfmade for images etc.
2015-01-23 02:08:21 +01:00
Hannes Mannerheim
28c146d448
Merge pull request #85 from llebegue/master
...
Bug on image background URL
2015-01-21 21:57:05 +01:00
llebegue
276a962223
Bug on image background URL
2015-01-21 21:51:25 +01:00
Hannes Mannerheim
a2b3de3cbd
Merge pull request #84 from llebegue/master
...
Fix #41 Image background as external parameter
2015-01-21 21:16:20 +01:00
Hannes Mannerheim
0eb2be7576
semicolon bug
2015-01-21 21:15:53 +01:00
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
malditoastur
dbf22d9bca
Fixing minor Asturian typos.
2015-01-20 22:56:54 +01:00
Hannes Mannerheim
17771f8019
escape ' with \ in asturian
2015-01-20 22:07:38 +01:00
Hannes Mannerheim
2db1cae1d7
Merge pull request #74 from malditoastur/patch-1
...
Update lan.js
2015-01-20 22:05:07 +01:00
Joan Montané
dd0142027a
Catalan abreviattions acording CLDR + minor changes
...
I hope this is the last patch, :)
2015-01-20 21:16:31 +01:00
malditoastur
c13c2b67f1
Update lan.js
...
adding asturian translations
2015-01-20 20:41:08 +01:00
Hannes Mannerheim
679e02ab0b
hopefully last place that needs fixing #71
2015-01-20 15:25:14 +01:00
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