Frederic Guillot
|
8bcc7339e4
|
Add datetime to the items list
|
2013-06-13 21:32:50 -04:00 |
|
Frederic Guillot
|
92a0cc39a9
|
Add pages titles and the number of unread items
|
2013-06-13 21:29:34 -04:00 |
|
Frederic Guillot
|
40b4c00124
|
Merge branch 'starred' of git://github.com/MonsieurPaulLeBoulanger/miniflux into starred
|
2013-06-10 22:15:24 -04:00 |
|
Frederic Guillot
|
c2ca54385f
|
minors cleanup
|
2013-06-10 22:09:51 -04:00 |
|
Frederic Guillot
|
e93517274f
|
Merge branch 'nocontent' of git://github.com/doubleface/miniflux
|
2013-06-10 21:46:28 -04:00 |
|
MonsieurPaulLeBoulanger
|
8951ba8f45
|
improved starred/unstarred function, code refactoring using a mode
session var ('default', 'starred', 'history')
|
2013-06-10 16:23:48 +02:00 |
|
MonsieurPaulLeBoulanger
|
e56cfa612a
|
improve navigation with starred/unstarred items
|
2013-06-10 14:50:06 +02:00 |
|
Frederic Guillot
|
c59baf9798
|
Update gitignore
|
2013-06-08 11:45:28 -04:00 |
|
doubleface
|
c601c6e68d
|
Added nocontent feature to avoid a to big database
|
2013-06-06 11:54:22 -04:00 |
|
MonsieurPaulLeBoulanger
|
3758237bb4
|
added a Star System : starred items will be shown on the Starred Tab
Starred item will not be deleted by auto flush
|
2013-06-04 13:38:54 +02:00 |
|
Frederic Guillot
|
80f44c5311
|
Try to refactoring old libxml support (but now it's not supported officially)
|
2013-06-02 13:25:27 -04:00 |
|
Frederic Guillot
|
0a91f85f65
|
Merge https://github.com/Necku/miniflux
|
2013-06-02 13:17:28 -04:00 |
|
Frederic Guillot
|
6c4168c01e
|
Improve encoding detection/conversion
|
2013-06-01 14:57:17 -04:00 |
|
Frederic Guillot
|
f1479befd3
|
Change redirect on feed importation
|
2013-06-01 14:56:20 -04:00 |
|
Frederic Guillot
|
4fe64668a5
|
Encode in base64 item_id rather than urlencode
|
2013-05-31 22:01:01 -04:00 |
|
Frederic Guillot
|
315c0ff92c
|
Rename templates
|
2013-05-31 21:57:59 -04:00 |
|
Thririot Christophe
|
5120a0adb4
|
Reader tweak to allow feeds with doctype like for http://ezrss.it/feed/
|
2013-05-29 10:17:00 -04:00 |
|
Frederic Guillot
|
4346b27648
|
Improve autoflush of read items
|
2013-05-26 13:09:34 -04:00 |
|
Frederic Guillot
|
880b4517d0
|
Update PicoDb
|
2013-05-26 13:07:45 -04:00 |
|
Frederic Guillot
|
8cdb47b003
|
Update PicoTools
|
2013-05-26 13:05:53 -04:00 |
|
MonsieurPaulLeBoulanger
|
c50275cd7d
|
change labels for autoflush
|
2013-05-23 13:51:17 +02:00 |
|
MonsieurPaulLeBoulanger
|
f03c543ded
|
Add an auto flush function while reaching action=default or action=history.
It will flush all read items older than the specified number of days in
the preferences
1 correction in the translation file fr_FR
|
2013-05-23 13:44:45 +02:00 |
|
Neck
|
84feb96f8b
|
Full workaround for old libxml bug.
|
2013-05-22 14:27:35 +01:00 |
|
Frederic Guillot
|
9b6dfeca4e
|
Ignore XML parsing error (old libxml issues)
|
2013-05-22 14:16:34 +02:00 |
|
Frederic Guillot
|
30ea882cc7
|
Minor code refactoring
|
2013-05-22 13:13:56 +02:00 |
|
Frederic Guillot
|
cb8e40f570
|
Minor change
|
2013-05-22 13:12:58 +02:00 |
|
Neck
|
914b5e2e78
|
Fix cronjob example link.
|
2013-05-21 19:39:18 +01:00 |
|
Neck
|
f12f529628
|
Update documentation for cronjob.
|
2013-05-21 19:38:09 +01:00 |
|
Neck
|
9d1c64463f
|
Fix --limit documentation.
|
2013-05-21 19:18:41 +01:00 |
|
Neck
|
1bd79b27d6
|
Allow cronjob.php to be called from web.
|
2013-05-21 19:18:19 +01:00 |
|
Frederic Guillot
|
9f896babe5
|
Add dirty workaround for old libxml on Debian Lenny
|
2013-05-21 16:01:10 +02:00 |
|
Frederic Guillot
|
425745ad9a
|
Add pdo_sqlite extension check
|
2013-05-21 16:00:35 +02:00 |
|
Frederic Guillot
|
47812966b0
|
Disable SSL certificates validation
|
2013-05-21 13:06:57 +02:00 |
|
Frederic Guillot
|
8fd7b18927
|
Move everything to the top-level directory
|
2013-05-21 12:34:39 +02:00 |
|
Frederic Guillot
|
d21b061b95
|
Minors cleanup
|
2013-05-21 12:25:13 +02:00 |
|
Frédéric Guillot
|
11e4703d20
|
Merge pull request #32 from dysosmus/partial-cronjob
Partial cronjob (pull request of @dysosmus merged)
|
2013-05-21 03:05:04 -07:00 |
|
Dysosmus
|
3c95af8a43
|
Fix bug (wrong order in get_feeds_id)
|
2013-05-21 00:22:46 +02:00 |
|
Dysosmus
|
6a21a5ee9e
|
Merge branch 'partial-cronjob' of github.com:dysosmus/miniflux into partial-cronjob
|
2013-05-18 21:21:41 +02:00 |
|
Dysosmus
|
6234f45407
|
Improved cronjob
|
2013-05-18 21:21:02 +02:00 |
|
Dysosmus
|
8d984fc1c1
|
Improved cronjob
|
2013-05-18 20:35:16 +02:00 |
|
Dysosmus
|
2003f47c4c
|
Merge branch 'master' of git://github.com/fguillot/miniflux
Conflicts:
miniflux/templates/read_item.php
miniflux/templates/unread_items.php
|
2013-05-18 16:49:07 +02:00 |
|
Frederic Guillot
|
5ada718357
|
Blank titles are filled with the url
|
2013-05-05 21:44:03 -04:00 |
|
Frederic Guillot
|
00644bb2b8
|
Bug fix #26: previous/next issue (items with same updated value)
|
2013-04-30 22:34:02 -04:00 |
|
Frederic Guillot
|
40f20a9bf5
|
Fix bug #28: History original link disappear
|
2013-04-30 21:52:43 -04:00 |
|
Frederic Guillot
|
855d78bb48
|
Add utf-8 time locales
|
2013-04-27 08:44:30 -04:00 |
|
Frederic Guillot
|
1c29f54c8a
|
Add tag support for "q"
|
2013-04-24 20:00:30 -04:00 |
|
Frederic Guillot
|
45e848b5b2
|
Improve CSS
|
2013-04-24 20:00:02 -04:00 |
|
Frederic Guillot
|
4b91640cc1
|
Auto-vacuum when refresh feeds with the cronjob
|
2013-04-23 21:41:04 -04:00 |
|
Frederic Guillot
|
5a2869e258
|
Add remove link on history page and remove old items automatically
|
2013-04-22 22:44:28 -04:00 |
|
Frederic Guillot
|
9a947b8eab
|
Update of picoDb
|
2013-04-22 22:43:38 -04:00 |
|