| Age | Commit message (Collapse) | Author |
|
+ fix typo
See https://github.com/marienfressinaud/FreshRSS/pull/623
|
|
|
|
|
|
|
|
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
|
|
|
|
|
|
|
|
Remove all icons that are copies from the default and optimize SVG for the specific icons
See #624
|
|
Optimisation SVN
Utilisation du template par défaut.
|
|
|
|
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Makes articles a bit more compact.
Plus a generic filter for multiple lines breaks, useful for instance in
LeMonde.fr, which uses <br /><br /><br />
https://github.com/marienfressinaud/FreshRSS/issues/618
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
Increase font size
Change colors in Origine
See https://github.com/marienfressinaud/FreshRSS/issues/480
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599#issuecomment-55735615
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/599
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/563
|
|
If metadata.json indicates it should use "_template.css" or "_base.css",
base-theme/template|base.css is used. It facilitates theme maintenance.
|
|
Before, it wasn't possible to hide categories when they had no articles to read.
I applied the same rule than the one described in here (https://github.com/marienfressinaud/FreshRSS/commit/d19824b919289ad63743f27da7861f2422da5baa).
Now, the categories are hidden when they have no articles to read.
See #594
|
|
See https://github.com/misterair/Screwdriver/issues/14
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/582
|
|
.prompt .form is also now larger
See https://github.com/marienfressinaud/FreshRSS/issues/465
|
|
- Not include screenshot yet (wait
https://github.com/marienfressinaud/FreshRSS/issues/571)
- Need maybe more tests?
See https://github.com/marienfressinaud/FreshRSS/issues/557
|
|
https://github.com/marienfressinaud/FreshRSS/issues/430
There are some repeated HTML attributes (`data-unread` and `active`)
which could maybe be simplified.
If some people do not like this behaviour, we could consider having an
option.
|
|
https://github.com/marienfressinaud/FreshRSS/issues/534
Tested on Firefox 31 (Win8), Firefox 30 (Ubuntu), IE11, Chrome 36
|
|
|
|
- Add padding for "Connection" button
- Adjust height of .header and #global. I don't really like this solution
but I can't see any other solution
|
|
This base theme is not visible by default (no name). You can use it
to create new theme.
Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/532
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/532
|
|
|
|
Need reviews
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
|
|
- stats are not terminated yet
- need reviews
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
- Coding style
- More checks server side
- Default query name is "Query n°X"
- List of queries is moved into nav_menu, in a dropdown
- Better system to remove fields in JS (to a.remove elements, give an
attibute data-remove="id_to_remove")
- Fix a bug in lib/Mine/Request.php (htmlspecialchars_utf8 can be applied on
arrays now)
- Few theme improvements
- Add an element .no-mobile to apply to elements which should not appear on
mobiles
See https://github.com/marienfressinaud/FreshRSS/pull/498
|
|
aledeg-user-queries
Conflicts:
app/layout/nav_menu.phtml
|
|
|
|
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)
|
|
|
|
|
|
|