Frederic Guillot
|
5fc8ec2839
|
Merge branch 'emptyfeeds' of https://github.com/doubleface/miniflux
|
2013-07-12 19:21:35 -04:00 |
|
doubleface
|
3e233122d0
|
Proper handling of redirections
|
2013-07-12 04:36:10 -04:00 |
|
Frederic Guillot
|
a5e9d41561
|
Add keyboard shortcuts to the bookmarks page
|
2013-07-11 23:41:45 -04:00 |
|
doubleface
|
bfa5709c07
|
Display an error message listing empty feeds (no read/unread items)
|
2013-07-11 08:27:59 -04:00 |
|
Frederic Guillot
|
a89d8c0005
|
Minor cleanup
|
2013-07-10 22:33:23 -04:00 |
|
Luca Marra
|
ac76db0052
|
restore empty line at the end of file
|
2013-07-10 16:47:54 +02:00 |
|
Luca Marra
|
c619cc35d2
|
added scrollTo on keyboard navigation fixes #73 and #45
|
2013-07-10 16:44:53 +02:00 |
|
Frederic Guillot
|
c33c5ac5b4
|
Uppercase sql
|
2013-07-09 21:31:46 -04:00 |
|
Luca Marra
|
b3f5fe5012
|
create feed title with collate nocase fixes #67
|
2013-07-09 12:18:10 +02:00 |
|
Frederic Guillot
|
26522ddb04
|
Fix typo in readme
|
2013-07-08 18:40:19 -04:00 |
|
Frederic Guillot
|
cec8bcd36b
|
Update readme
|
2013-07-08 18:39:07 -04:00 |
|
Frederic Guillot
|
b48044df91
|
Add list of contributors to the readme
|
2013-07-08 18:31:25 -04:00 |
|
Frederic Guillot
|
34e334385a
|
Integrate translations: Italian and Simplified Chinese
|
2013-07-08 18:16:01 -04:00 |
|
Luca Marra
|
2b4ef3a49d
|
added italian locale
|
2013-07-08 20:56:26 +02:00 |
|
horsley
|
291e3c167d
|
fix utf8 encoding
|
2013-07-08 14:35:09 +08:00 |
|
horsley
|
73e389d0c7
|
add simplified chinese translation
|
2013-07-08 14:30:27 +08:00 |
|
Frederic Guillot
|
147c92250b
|
Change color of the preview for the selected item
|
2013-07-07 11:45:48 -04:00 |
|
Frederic Guillot
|
150f0c30ec
|
Merge branch 'master' of git://github.com/ayodio/miniflux into ayodio-master
|
2013-07-07 11:32:14 -04:00 |
|
Frederic Guillot
|
5b1ac3e1ba
|
Add check on curl extension
|
2013-07-06 19:08:02 -04:00 |
|
Frederic Guillot
|
d6c65bec9d
|
Add support to dump debug output to a log file
|
2013-07-06 14:29:45 -04:00 |
|
Frederic Guillot
|
16f0bd4966
|
Add support to override application constants
|
2013-07-06 12:11:29 -04:00 |
|
Frederic Guillot
|
2a67751e84
|
Rewrite translations loading, remove useless language cookie
|
2013-07-06 11:47:20 -04:00 |
|
Frederic Guillot
|
a79211d47f
|
Improve items paging, get config values, add option to set the number of items per page and add comments
|
2013-07-06 10:50:37 -04:00 |
|
Frederic Guillot
|
3af0f43207
|
Change count_bookmarks() to include only read/unread items and remove opacity
|
2013-07-06 08:57:06 -04:00 |
|
Frederic Guillot
|
667f3f0773
|
Add items paging
|
2013-07-05 22:37:19 -04:00 |
|
Frederic Guillot
|
e4c6f27767
|
Minor CSS improvements
|
2013-07-05 20:59:34 -04:00 |
|
Frederic Guillot
|
a3697d0875
|
Remove PHP notice when there is a validation error on settings page
|
2013-07-05 20:21:10 -04:00 |
|
ayodio
|
c2a1a1101c
|
css fix for keyboard navigatin
light base css update (border + padding) in order to improve keyboard
navigation behaviour (article doesn't move when selected).
|
2013-07-06 00:37:12 +02:00 |
|
Frederic Guillot
|
64a7c887f3
|
Change default HTTP timeout to 10 seconds
|
2013-07-04 20:53:32 -04:00 |
|
Frederic Guillot
|
6a4c0565a5
|
Fix bug: flush history must not remove bookmarked items
|
2013-07-04 20:41:55 -04:00 |
|
Frederic Guillot
|
03bff8699d
|
Merge branch 'master' of github.com:fguillot/miniflux
|
2013-07-04 18:45:54 -04:00 |
|
Frederic Guillot
|
3314d49c30
|
Add .htaccess to the directory data
|
2013-07-04 18:45:44 -04:00 |
|
Frédéric Guillot
|
47f8202f58
|
Merge pull request #68 from fs111/master
Small grammar fixes in the README
|
2013-07-04 15:42:57 -07:00 |
|
André Kelpe
|
523d15d8d1
|
some small grammar fixes.
|
2013-07-04 13:02:12 +02:00 |
|
André Kelpe
|
0ec11fd785
|
some small grammar fixes.
|
2013-07-04 13:01:14 +02:00 |
|
Frederic Guillot
|
f02e35ac53
|
Add check for the username at login
|
2013-07-03 22:05:10 -04:00 |
|
Frederic Guillot
|
849a25dfb0
|
Update of PicoTools (Remove notice under PHP 5.5)
|
2013-07-03 20:20:50 -04:00 |
|
Frederic Guillot
|
4bf0c7a4ef
|
Add vim shortcuts to the help page
|
2013-07-02 21:50:53 -04:00 |
|
Frederic Guillot
|
ced7797173
|
Merge branch 'master' of https://github.com/ayodio/miniflux
|
2013-07-02 21:40:09 -04:00 |
|
ayodio
|
1db5e12469
|
Revert "improved key navigation display"
This reverts commit 33f6d15234 .
|
2013-07-02 13:27:51 +02:00 |
|
ayodio
|
33f6d15234
|
improved key navigation display
this smooths the navigation via key.
|
2013-07-02 13:23:36 +02:00 |
|
ayodio
|
abd4be7e1c
|
vim like navigation
|
2013-07-02 12:29:30 +02:00 |
|
Frederic Guillot
|
089e106a2b
|
Update of picoFeed (Added a response timeout to prevent connections from hanging)
|
2013-07-01 18:35:18 -04:00 |
|
Frederic Guillot
|
14745a3474
|
Add french translation for German
|
2013-07-01 18:33:58 -04:00 |
|
Frédéric Guillot
|
ae467d98e9
|
Merge pull request #64 from derjus/master
Add german translation
|
2013-07-01 15:22:42 -07:00 |
|
derjus
|
2c26635d38
|
Add german translation
|
2013-07-02 00:13:56 +02:00 |
|
Frederic Guillot
|
a305cbc4f6
|
Remove PHP notice
|
2013-07-01 10:03:43 -04:00 |
|
Frederic Guillot
|
9c8b19ff68
|
Update picoFeed to support broken feeds and new blacklist media
|
2013-06-29 13:41:36 -04:00 |
|
Frederic Guillot
|
d292974394
|
Fix bug multiple marked_as_read when open original link with keyboard shortcuts
|
2013-06-28 21:52:34 -04:00 |
|
Frederic Guillot
|
66c3cdf2bf
|
Remove useless remove() because there is on delete casade
|
2013-06-28 21:50:46 -04:00 |
|