Frederic Guillot
3f896ec4e5
Improve CSS
2013-08-03 21:06:08 -04:00
Frederic Guillot
985054a750
Merge branch 'single_item' of https://github.com/bjauy/miniflux
2013-07-30 19:51:11 -04:00
Frederic Guillot
9997e1f7b1
Update API and write documentation (official website)
2013-07-29 22:33:01 -04:00
doubleface
2afbff41be
Do not save content in db when downloading an item with readability if option 'no content' checked
2013-07-29 05:31:47 -04:00
Frederic Guillot
01f7dd9802
Download full content of articles (like Readability)
2013-07-28 20:10:07 -04:00
Frederic Guillot
f9c140e69e
Add check on libxml2 version (2.7 minimum)
2013-07-28 18:05:17 -04:00
Frederic Guillot
8dfb49b566
Fix #104 and #112 : Allow people to override content filter blacklist/whitelist
2013-07-28 17:53:17 -04:00
Frederic Guillot
3836018c66
Bug Fix #114 , wrong paging links for "feed-items" page
2013-07-28 15:53:06 -04:00
Frederic Guillot
6dcf1f9a81
First version of the JsonRPC API
2013-07-28 15:44:51 -04:00
maciej
06f002930f
Updated translations in locales
2013-07-27 21:51:10 +02:00
maciej
986447de52
Put count of unread items into translation
2013-07-27 21:45:45 +02:00
Frederic Guillot
49930f2144
Fix php error
2013-07-26 22:02:36 -04:00
Frederic Guillot
7a091c314f
Add new allowed tags and new URI scheme
2013-07-26 21:16:19 -04:00
Frederic Guillot
0b5895733b
Change item id everywhere (shorter and use less db space)
2013-07-26 21:00:39 -04:00
Frederic Guillot
f21f2c1951
Add the possibility to change the session save path
2013-07-23 18:26:53 -04:00
Frederic Guillot
00823c90d6
Add support for HTML5 video inside feeds
2013-07-22 20:23:57 -04:00
Frederic Guillot
f004aa3ab0
Add scripts to make archive and tag
2013-07-22 18:07:58 -04:00
Frederic Guillot
6886d83cd5
Remove feed hostname for item display
2013-07-21 12:46:24 -04:00
Frederic Guillot
f42522c2a1
Improve the feed title and feed domain display
2013-07-21 12:32:00 -04:00
Frederic Guillot
c681854e6a
Merge branch 'master' of git://github.com/chrislemonier/miniflux into feed-title
2013-07-21 11:48:44 -04:00
Frederic Guillot
bf5571fbe1
Improve help popup (pull-request)
2013-07-21 11:11:41 -04:00
Frederic Guillot
a629ff477b
Merge branch 'master' of git://github.com/jamesscottbrown/miniflux into popup
2013-07-21 10:23:05 -04:00
Frederic Guillot
d1f31288d4
Merge pull-request for the green theme
2013-07-21 10:16:51 -04:00
Epoc
26d0937dde
Green theme : improvements
...
I hope I'm requesting this pull correctly
2013-07-20 15:48:12 +02:00
Frederic Guillot
3a79a96b5a
Improve mobile version of Green theme
2013-07-20 09:10:55 -04:00
Frederic Guillot
25acb9bf28
Update contributors list
2013-07-20 09:10:17 -04:00
Epoc
c45489c709
And here is the Green theme !
...
There are still things to finish and fix, especially for the responsive
version (I'm not a responsive design guy), but nothing blocking.
PS : This is my very first pull request
2013-07-20 12:36:41 +02:00
Frederic Guillot
cf9f1b3655
Change color of the alert box for midnight theme
2013-07-19 21:19:55 -04:00
Frederic Guillot
aacd4f0dc4
Update readme
2013-07-19 21:01:55 -04:00
Frederic Guillot
e0a5a59640
Enable theme on login page
2013-07-19 20:55:09 -04:00
Frederic Guillot
b3848b771e
Improve dark Theme
2013-07-19 20:53:15 -04:00
Frederic Guillot
215ddaea10
Improve css for mobile version
2013-07-19 20:39:49 -04:00
Frederic Guillot
286cc2e54c
Merge branch 'themes' of https://github.com/facciocose/miniflux
2013-07-19 15:11:17 -04:00
Luca Marra
f4634695d8
updated translation
2013-07-19 11:51:01 +02:00
Luca Marra
4938d47cec
added dark theme v1.0
2013-07-19 11:32:22 +02:00
Frederic Guillot
d2b69220be
Remove PHP notice in PicoFeed
2013-07-18 19:24:17 -04:00
Frederic Guillot
a5aa0ba9fc
Add new iframe allowed resources
2013-07-18 19:24:04 -04:00
Chris Lemonier
34ad994991
Added Feed Title to infos section
...
In Link Post types of feed sites the url of the post may refer to a
site different than the feed site. This modification shows the site
name in the infos section for bookmarks, history, unread_items and
show_item in addition to the url for the post
2013-07-18 15:54:24 -07:00
James Scott-Brown
9156326935
Mention shortcut to show shortcuts in README
2013-07-18 18:49:40 +01:00
chrislemonier
fd24c5a421
Ignore Files Change
2013-07-17 16:37:32 -07:00
Frederic Guillot
c9eb6a47a6
Improve mark items as read
2013-07-17 18:55:28 -04:00
Frederic Guillot
f03e52ab04
Add comments in the example theme
2013-07-17 18:52:25 -04:00
Frederic Guillot
4d7cfcb52d
Bugfix #91
2013-07-17 18:51:42 -04:00
Frederic Guillot
91e4be685f
Merge branch 'master' of https://github.com/chrislemonier/miniflux
2013-07-17 18:35:01 -04:00
Frederic Guillot
2424688cbd
Merge branch 'mark-all-read' of https://github.com/doubleface/miniflux
2013-07-17 18:03:35 -04:00
James Scott-Brown
eaa44052fd
Provide pop-up lisitng keyboard shortcuts
...
Pressing the question-mark key (?) produces a pop-up listing the
keyboard shortcuts. Pressing q whilst this window has focus closes it.
I've provided crude translations for the additional ? and q shortcuts,
obtained from Google Translate, but they should be checked by native
speakers.
2013-07-17 22:16:07 +01:00
chrislemonier
18e66471fb
Update app.css
...
Thought the example of the CSS for Themes should have an include back to the original app.css
2013-07-17 09:49:25 -07:00
Frederic Guillot
a30c21dd50
First version of the theme system
2013-07-16 21:58:11 -04:00
Frederic Guillot
7f039fc427
Disable empty feeds check after OPML import
2013-07-16 20:46:40 -04:00
Frederic Guillot
466bb0a51a
Bugfix on empty feeds detection
2013-07-16 20:43:10 -04:00