Andrew Dolgov
c4794f39c9
Merge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobaity-master
2014-08-14 12:07:20 +04:00
asalthobaity
df7419cdec
Arabic translation
...
Revised Arabic translation and inclusion of locale in get_translations()
2014-08-14 05:16:56 +03:00
asalthobaity
bfb5f54309
Arabic translation
...
An Arabic translation of tt-rss v1.12
2014-08-13 05:34:45 +03:00
Andrew Dolgov
694f96abb6
add af_comics_darklegacy
2014-08-12 19:36:57 +04:00
Andrew Dolgov
cf0231f9d1
stored http error text in curl mode
2014-08-12 19:36:45 +04:00
Andrew Dolgov
0084f0d1ba
update stored article after filter has finished processing to prevent plugins from reverting changes of earlier invoked plugins (experimental)
2014-08-12 19:36:29 +04:00
Andrew Dolgov
89018afa13
assign stored content-insert height/width in switchPanelMode(); reset stored sizes on widescreen switch
2014-08-11 15:39:14 +04:00
Andrew Dolgov
3263c9ccee
af_fsckportal: remove unused variables
2014-08-08 11:34:13 +04:00
Andrew Dolgov
9203929c28
af_comics_gocomics: fix indenting
2014-08-08 11:10:52 +04:00
Andrew Dolgov
061fe3f1da
Merge pull request #395 from mcbyte-it/patch-1
...
fix zoomed version
2014-08-07 00:57:50 +04:00
mcbyte-it
d35bd9a233
fix zoomed version
...
Fixed the gocomics filter to get the zoomed version of the comic
2014-08-06 20:13:01 +02:00
Andrew Dolgov
a6626ebd4c
mail plugin: fix typo
2014-08-06 10:47:09 +04:00
Andrew Dolgov
6d194d8541
mail plugin: use system from address
2014-08-06 09:36:55 +04:00
Andrew Dolgov
0d703c73bd
reinstate wrongfully renamed archived feed; properly fix prefs filtertree labels for all feeds ( ff5cc7d7
)
2014-08-01 13:16:26 +04:00
Andrew Dolgov
0e21b0b475
css fixes as reported by pull 394
2014-07-27 01:31:03 +04:00
Andrew Dolgov
760183e37d
minor spacer/whiteBox appearance tweaks
2014-07-26 22:08:33 +04:00
Andrew Dolgov
1d6191ee0a
always create headline-spacer on lazy load
2014-07-26 22:00:33 +04:00
Andrew Dolgov
74217c72a1
adjust scroll amount to trigger auto-opening next unread feed
2014-07-25 15:40:38 +04:00
Andrew Dolgov
2d2ec8a81a
minor style tweaks for whiteBox and headlines-spacer (2)
2014-07-25 14:03:08 +04:00
Andrew Dolgov
170e00033d
minor style tweaks for whiteBox and headlines-spacer
2014-07-25 14:02:26 +04:00
Andrew Dolgov
22f675e5c4
add a link to headlines-spacer to open next unread feed
2014-07-25 13:54:10 +04:00
Andrew Dolgov
0f85f483e5
another implementation of pull 386 (show next when finished reading) (2)
2014-07-25 12:29:30 +04:00
Andrew Dolgov
b7c20a3759
another implementation of pull 386 (show next when finished reading)
2014-07-25 12:14:06 +04:00
Andrew Dolgov
2032566579
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-07-25 09:20:20 +04:00
Andrew Dolgov
6472dd11a2
Revert "scroll to end to show next feed or category"
...
This reverts commit 86f32020f6
.
2014-07-25 09:20:00 +04:00
Andrew Dolgov
8de4c1a2d9
Merge pull request #392 from Trottel/patch-1
...
Update messages.po
2014-07-22 15:30:26 +04:00
Trottel
e3f1d8a9ce
Update messages.po
2014-07-22 13:17:18 +02:00
Andrew Dolgov
c625a17ebb
Merge pull request #391 from HeikoAdams/master
...
updated german translation
2014-07-20 14:11:20 +04:00
Heiko Adams
249b94ce9f
updated german translation
2014-07-20 11:57:40 +02:00
Andrew Dolgov
1725817ac1
release 1.13
2014-07-20 10:52:37 +04:00
Andrew Dolgov
ad68439324
rebase translations
2014-07-17 20:09:44 +04:00
Andrew Dolgov
7416305704
fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched
2014-07-17 00:39:13 +04:00
Andrew Dolgov
96ad6edc6c
Merge branch 'tribut-enclosure-size'
2014-07-16 11:49:37 +04:00
Felix Eckhofer
1e87193815
Add width/height attribute to image enclosures
2014-07-15 16:23:49 +02:00
Felix Eckhofer
523bd90baf
Store size of enclosure to database
2014-07-15 16:23:46 +02:00
Felix Eckhofer
06c4c9ebae
Update schema for size support of enclosures
2014-07-15 15:05:08 +02:00
Andrew Dolgov
1da6e22006
Merge pull request #388 from dzaikos/fix-curl-head-request-method
...
Fixed geturl() function to ensure HEAD request method is used.
2014-07-07 09:15:16 +04:00
Andrew Dolgov
2d3ff64360
mail plugin: destination dropdown css fix
2014-07-02 10:39:53 +04:00
Andrew Dolgov
3e0f2090bf
mail plugin: cleanup disabled completion, add configurable destination email list
2014-07-02 10:38:59 +04:00
Andrew Dolgov
18c1b21d28
mailto plugin: only mail unique articles
2014-07-02 09:57:23 +04:00
Andrew Dolgov
d7482a503a
mail plugin: only mail unique articles
2014-07-02 09:53:58 +04:00
Andrew Dolgov
6cdeaae350
Merge pull request #386 from wolfgangasdf/master
...
After scrolling over all articles, show next feed or category automatically
2014-06-28 17:58:11 +04:00
wolle
86f32020f6
scroll to end to show next feed or category
...
only if cmd_auto_catchup and on_catchup_show_next_feed set
2014-06-28 15:04:08 +02:00
Andrew Dolgov
c7a0cb7cf4
Merge pull request #385 from dzaikos/cache-image-size-2
...
Cache image size (take 2)
2014-06-27 09:11:32 +04:00
Dave Zaikos
a3d5018490
Updated cache_images() to use _MIN_CACHE_IMAGE_SIZE constant when checking file size. New constant is defined upon including rssfuncs.php if not already defined.
2014-06-26 17:22:59 -04:00
Andrew Dolgov
c6f9438a6e
Merge pull request #382 from dzaikos/ios-inertial-scrolling
...
Enable inertial scrolling for iOS devices.
2014-06-26 10:53:04 +04:00
Dave Zaikos
a47e631c1b
Added webkit-specific overflow scrolling for iOS devices to allow for inertial scrolling.
2014-06-25 16:18:11 -04:00
Dave Zaikos
0c019b4436
Added curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method is used when resolving permanent/temporary URL moves.
2014-06-22 01:08:57 -04:00
Andrew Dolgov
ace47aefa7
Merge pull request #381 from bram85/master
...
Fix for testing filters getting stuck sometimes.
2014-06-19 14:56:42 +04:00
Bram Schoenmakers
7b3110c9c9
Fix for testing filters getting stuck sometimes.
...
Sometimes when testing a filter the database becomes unresponsive, stuck
in a long query.
Solution: properly join ttrss_entries and ttrss_user_entries instead of
working with their carthesian product.
2014-06-19 10:29:48 +02:00