| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Token was visible in all URLs of nav menu
|
|
|
|
|
|
|
|
Fix https://github.com/marienfressinaud/FreshRSS/issues/506
|
|
- Fix font-size of main content titles (h1.title)
- Remove margin of blockquotes
|
|
+ add loading gif in Origine theme
|
|
- More stick buttons!
- Fix line-height of titles + fix load more on mobile (Origine)
- Fix content width and filter buttons (Dark and Flat)
|
|
|
|
|
|
- 4 options: thin, medium, large and no limit
- Thin is by default
|
|
Add class "active" to button which reveals the password and remove it
when revealing is terminated
|
|
|
|
|
|
- Use sticks
- Change order of buttons
|
|
|
|
- Dropdown menu is transformed into stick buttons
- 3 new icons (view-normal, view-global, view-reader)
- Link to access RSS is now next to these buttons (should we kept it
here?)
|
|
|
|
- Remove template files (will be moved into another repository later)
- Rename Origine2 into Origine
- Change version (0.1 -> 0.2)
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
- Fix some Webkit problems
- Change render of #bigMarkAsRead
|
|
Add class "notification"
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
It should be equivalent to Origine (modulo some improvements)
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
Dropdowns and buttons had not homogeneous font-sizes
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
- Based on the new template
- Should remplace Origine later
- It is still not finished, there are a lot to do
|
|
For now, process them in the same order as specified by the user
Specifying for instance `date:` first will be much faster than
specifying a free text word first.
https://github.com/marienfressinaud/FreshRSS/issues/511
|
|
https://github.com/marienfressinaud/FreshRSS/issues/511
|
|
https://github.com/marienfressinaud/FreshRSS/issues/511
|
|
https://github.com/marienfressinaud/FreshRSS/issues/511
|
|
Now also accepts combination of #tag and intitle: and inurl: and author:
and the new date: and pubdate:
https://github.com/marienfressinaud/FreshRSS/issues/511
Each search prefix stop at the first space (we should add a possibility
to have quotes for multiple words)
So if you want two words in title, write "intitle:word1 intitle:word2"
Examples of dates:
date:2014
date:2014-02/2014-04 or date:201402/201404
date:P1W for the last week
|
|
https://github.com/marienfressinaud/FreshRSS/issues/504
|
|
Removed `noscript` because no JavaScript is needed for the API password.
Added toggle-password
|
|
Merged into master branch of SimplePie
https://github.com/simplepie/simplepie/pull/352
|
|
https://github.com/marienfressinaud/FreshRSS/issues/504
|
|
https://github.com/marienfressinaud/FreshRSS/issues/504
|
|
Few improvements
|
|
|
|
|
|
Due to the last pull request
|
|
|
|
- Fix spaces before parenthesis
- Apple title use the "real" name of the app
|
|
|
|
Username regexp is too strict
|
|
Username can contains more characters that the regexp allows. For example, on a raspberry pi, the default user for web server is 'www-data'.
|
|
http://blog.jquery.com/2014/05/01/jquery-1-11-1-and-2-1-1-released/
|
|
Add a shortcut to access the search field
|
|
|
|
fix
|