Commit Graph

209 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
3f81c0816a give follows a bogus notice id so they appear in notifications 2015-01-21 17:49:59 +01:00
Hannes Mannerheim
017310b8f3 Merge pull request #77 from malditoastur/patch-2
Fixing minor Asturian typos.
2015-01-20 23:04:13 +01:00
malditoastur
dbf22d9bca Fixing minor Asturian typos. 2015-01-20 22:56:54 +01:00
Hannes Mannerheim
a9dd7e44d6 Asturian in menu 2015-01-20 22:11: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
Hannes Mannerheim
786e474ed8 Merge pull request #75 from jmontane/patch-2
Catalan abreviattions acording CLDR +  minor changes
2015-01-20 22:02:17 +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
de436e8b49 don't add notifications for activity type notices 2015-01-20 15:47:58 +01:00
Hannes Mannerheim
679e02ab0b hopefully last place that needs fixing #71 2015-01-20 15:25:14 +01:00
Hannes Mannerheim
bbbbfb2920 prevent corrupt notifications without notice_id 2015-01-20 15:14:46 +01:00
Hannes Mannerheim
15daae0a36 stop xss in search #71 2015-01-20 14:45:42 +01:00
Hannes Mannerheim
4e6744098d should remove php warning in issue #69 2015-01-20 14:15:01 +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
Hannes Mannerheim
520931c847 Merge pull request #67 from jmontane/patch-1
minor Catalan fixes
2015-01-20 12:30:35 +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
Hannes Mannerheim
07ae0f733c Merge pull request #66 from jmontane/patch-1
Fix Catalan strings
2015-01-20 00:28:54 +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
c4c6396a76 even more wild guessing #62 2015-01-19 21:49:06 +01:00
Hannes Mannerheim
d05a6a388a another wild guess to solve issue #62 2015-01-19 21:47:17 +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
aaaa225190 blindly editing css to see if it fixes issue #62.... 2015-01-19 20:59:22 +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
778d75e6f0 makes invites work for opt-out sites 2015-01-19 18:01:10 +01:00
Hannes Mannerheim
86ea303e4e Merge pull request #65 from mmn/neustatus_ios_client
Neustatus is a working iOS StatusNet client
2015-01-19 17:13:21 +01:00
Mikael Nordfeldth
8378b09b68 Neustatus is a working iOS StatusNet client 2015-01-19 17:07:20 +01:00
Hannes Mannerheim
13d7976dd7 removal of duplicate notifications was broken 2015-01-19 17:05:12 +01:00
Hannes Mannerheim
fce5e17f51 Merge pull request #63 from mmn/no_duplicates_in_feed_end
Duplicate items appeared when scrolling to bottom of feed
2015-01-19 16:52:19 +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
Hannes Mannerheim
518daa127e Merge pull request #59 from mmn/no_http_replacement
Don't replace https with http in form action URL
2015-01-19 14:05:55 +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
Hannes Mannerheim
4765039f43 Merge pull request #55 from postblue/fix-capitals
Uniform capitalization of languages
2015-01-18 17:40:32 +01:00
Hannes Mannerheim
f165ca53c4 Merge pull request #54 from mmn/indexes_in_qvitternotification
Indexes for QvitterNotification dataobject
2015-01-18 17:38:08 +01:00
postblue
83f20288ba Uniform capitalization of languages 2015-01-18 17:08:16 +01:00
Mikael Nordfeldth
fc7ea82724 Indexes for QvitterNotification dataobject 2015-01-18 16:54:59 +01:00
Hannes Mannerheim
6967bf667f Merge pull request #53 from postblue/fr
Fixing mix up
2015-01-18 16:39:01 +01:00