Commit Graph

845 Commits

Author SHA1 Message Date
Athou
da11b5707a angularjs update 2013-05-26 17:17:51 +02:00
Athou
501e7f9bc5 Merge pull request #187 from LpSamuelm/patch-6
Added global.close/translated to Swedish
2013-05-26 07:57:14 -07:00
Athou
ad0f10b320 Merge pull request #188 from rthome/master
Translate new strings to german
2013-05-26 07:56:42 -07:00
Raffael Thome
894085b3eb update german translation 2013-05-26 16:54:27 +02:00
LpSamuelm
263cc6341e Added global.close/translated to Swedish
...I might've jumped the gun on this one.
2013-05-26 16:46:24 +02:00
Athou
237d9cc752 missing semicolons 2013-05-26 15:38:16 +02:00
Athou
5124a092d3 build icon url server side 2013-05-26 15:36:55 +02:00
Athou
c6a8c288ce initial mobile design (#54) 2013-05-26 14:35:59 +02:00
Athou
d4b284eb80 simulate the meta key pressed when clicked, for macosx (#179) 2013-05-26 11:32:36 +02:00
Athou
f04b24796c resolve entry link when url is relative (fix #181) 2013-05-26 07:29:10 +02:00
Athou
122acfcf70 Merge pull request #184 from tlvince/https-getfavicon
Retrieve favicons using protocol-relative URLs
2013-05-25 22:15:34 -07:00
Athou
1643dbf382 Merge pull request #185 from gabrielrcp/translation
Updated portuguese translation
2013-05-25 22:10:28 -07:00
Gabriel Peixoto
e94c1db5fb Updated portuguese translation 2013-05-26 01:42:21 -03:00
Tom Vincent
e640c81aa2 Retrieve favicons using protocol-relative URLs
If you are serving commafeed over https, many mixed content warnings are thrown
on the getfavicon requests, e.g.:

    The page at https://commafeed.com/ displayed insecure content from
    http://d.getfavicon.appspot.com/http%3A%2F%2Fwww.dailywritingtips.com?defaulticon=none.

However, simply removing 'http:' from getfavicon's iconUrl to give a
[protocol-relative url][1] causes some browsers (Chromium) to throw an 'Identity
not verified' error because you are using getfavicon's 'multiple domains'
feature.

Presumably, appspot.com's SSL certificate does not match sub-sub domain's and/or
Chromium has stricter SSL policies (the same thing works in Safari).

We can workaround that by dropping the multiple domain support and hence
removal of the 'firstLetterDomain' function. Hopefully there's not too much of
a performance degradation?

[1]: http://www.paulirish.com/2010/the-protocol-relative-url/
2013-05-26 12:25:17 +08:00
Athou
067b395d4d Merge pull request #183 from LpSamuelm/patch-5
Translated new labels to Swedish
2013-05-25 19:42:26 -07:00
LpSamuelm
1c0885d499 Translated new labels to Swedish
Would you look at that? More translations! :D
2013-05-26 04:27:22 +03:00
Athou
2f2afcf274 missing semicolons 2013-05-26 01:08:21 +02:00
Athou
6666205ab7 new labels (#129 2013-05-26 01:07:03 +02:00
Athou
2eebbbfdd1 much needed keyboard shortcuts to navigate the feeds list 2013-05-26 00:58:32 +02:00
Athou
84fc09311c shortcut to open link in background (fix #179) 2013-05-26 00:12:16 +02:00
Athou
cc1d9dc4d2 scroll page when item not visible using 'n' and 'p' 2013-05-26 00:07:00 +02:00
Athou
eabdbcc804 reset previous behavior 2013-05-26 00:06:32 +02:00
Athou
91dab3aaa8 Merge pull request #178 from gabrielrcp/master
Updated portuguese translation
2013-05-25 14:31:09 -07:00
Athou
23bbfe6730 Merge pull request #180 from LpSamuelm/patch-4
Translated new labels to Swedish
2013-05-25 14:30:50 -07:00
LpSamuelm
7aeb938102 Translated new labels to Swedish
Woop woop, more translations.
2013-05-25 23:30:22 +02:00
Gabriel Peixoto
9611037642 Updated portuguese translation 2013-05-25 16:35:53 -03:00
Athou
02c0ef175d make sure the guid fits in the database field 2013-05-25 18:45:24 +02:00
Athou
7a339f2e16 trying to make openshift build faster 2013-05-25 15:54:19 +02:00
Athou
89c4f999f0 display relative time if difference is less than 24 hours, even if days are not the same 2013-05-25 15:46:42 +02:00
Athou
8adcd35cb4 increment feed update metric only when we actually update the feed 2013-05-25 15:39:54 +02:00
Athou
8a79ebd3e5 Merge pull request #176 from JKakku/patch-1
Updated Finnish translation
2013-05-25 06:15:46 -07:00
Athou
394917fa48 Merge pull request #175 from rthome/german-translation
Add german translations
2013-05-25 06:15:28 -07:00
JKakku
75cbb9437d Updated Finnish translation
Added the latest labels, tweaked spaces around about section links.
2013-05-25 15:45:16 +03:00
Raffael Thome
58a6def047 Add german translations 2013-05-25 14:10:48 +02:00
Athou
3d0f994c74 fix relative paths on unix (#166) 2013-05-25 13:35:22 +02:00
Athou
a8080c6bba fix delete account button 2013-05-25 13:18:10 +02:00
Athou
fdd845ca1e set default values when importing 2013-05-25 13:08:11 +02:00
Athou
54aa6c8321 skip update queue if 304 not modified 2013-05-25 11:49:02 +02:00
Athou
464a87939d new translations (#129) 2013-05-25 09:29:01 +02:00
Athou
a9d5d857e9 Merge pull request #174 from xmgz/patch-1
Create gl.properties
2013-05-25 00:23:46 -07:00
Xose M.
a02e2fee2a Create gl.properties
galician language for commafeed interface
2013-05-25 10:22:01 +03:00
Athou
9dc67ba6f9 handle all entry content sanity check at the same place 2013-05-25 00:21:00 +02:00
Athou
bb4ce2e0e4 remove predestroy responsability from startupbean 2013-05-24 16:50:00 +02:00
Athou
01b8087e43 added index 2013-05-24 15:16:29 +02:00
Athou
7b8d8d3f62 change log level 2013-05-24 12:51:39 +02:00
Athou
5b847d1ba9 display backlog in metrics 2013-05-24 12:42:18 +02:00
Athou
f5951f178c fix localization issues (#148) 2013-05-24 12:34:04 +02:00
Athou
8039915bcf shutdown pool when application stops 2013-05-24 12:28:48 +02:00
Athou
d148fa9df7 build disabledUntil date for feeds with support for http 304 2013-05-24 12:15:19 +02:00
Athou
f5cae4743e return null when refresh is planned 2013-05-24 12:04:16 +02:00