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
Frederic Guillot
415a7a6c58
Update of PicoFeed and PicoDb
2013-07-16 19:54:44 -04:00
Frederic Guillot
6bd2e32615
Remove PHP warning when there is no items to remove
2013-07-16 19:28:20 -04:00
doubleface
66a27f5866
Only mark as read items displayed on the page
2013-07-16 09:00:14 -04:00
Frederic Guillot
7de72b41e4
Click on "mark as unread" use an ajax request now
2013-07-14 13:01:45 -04:00
Frederic Guillot
b5a5afba37
Merge branch 'markread' of https://github.com/doubleface/miniflux
2013-07-14 12:40:11 -04:00
Frederic Guillot
64eaf59c73
Update list of contributors
2013-07-14 12:35:11 -04:00
Frederic Guillot
1f30feb236
Update translations (adding Czech)
2013-07-14 12:34:47 -04:00
Frederic Guillot
98aae7a788
Merge branch 'cs_CZ' of https://github.com/Pitel/miniflux
2013-07-14 12:06:56 -04:00
Frederic Guillot
2636cde275
Add a buffer of 2 items when we remove them from the database (WP cache issue)
2013-07-14 12:00:42 -04:00
Frederic Guillot
3573c621fc
Added trim() when adding a feed manually
2013-07-14 11:59:01 -04:00
Thririot Christophe
8926a7f6c8
Mark as read does not reload the page anymore
2013-07-13 16:29:30 -04:00
Ing. Jan Kaláb
b36a04ab23
Translation
...
First try
2013-07-13 10:55:47 +02:00
Ing. Jan Kaláb
ed9c8cc6c1
Basics
2013-07-13 10:36:21 +02:00
Frederic Guillot
e2121cc72d
Add a page to display all items by subscription
2013-07-12 22:16:40 -04:00
Frederic Guillot
bb7c2f0e31
Merge branch 'good_redirection' of https://github.com/doubleface/miniflux
2013-07-12 20:31:38 -04:00
Frederic Guillot
69a37f02d7
Improve empty feeds detection
2013-07-12 20:26:47 -04:00
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