| Age | Commit message (Collapse) | Author |
|
fix font-sizes of input fields for exotic browsers
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1556
|
|
|
|
|
|
simplified chinese translation
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1479
|
|
|
|
|
|
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
|
|
https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269
https://www.cs.tut.fi/~jkorpela/www/linespacing.html
|
|
https://github.com/FreshRSS/FreshRSS/issues/1236
|
|
https://github.com/FreshRSS/FreshRSS/issues/1236
|
|
Introduced by the new forms of
https://github.com/FreshRSS/FreshRSS/issues/772
https://github.com/FreshRSS/FreshRSS/pull/1188
|
|
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
And moved .htaccess rules in the folder there are used
https://github.com/FreshRSS/FreshRSS/issues/1114
|
|
Added missing loader.gif
`.loading { background: url("loader.gif") center center no-repeat; font-size: 0; }`
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
|
|
By @aledeg
https://github.com/FreshRSS/FreshRSS/pull/984
https://github.com/FreshRSS/FreshRSS/pull/983
|
|
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3.
They are pseudo-elements. The syntax should use ::before and ::after instead.
See http://www.w3.org/TR/css3-selectors/#gen-content
|
|
When a category has one or more feeds with errors, a visual warning is displayed before the name of the category.
|
|
UI was frustrating when input had the focus: we needed to click elsewhere to
be able to open the next dropdown.
See https://github.com/FreshRSS/FreshRSS/issues/777
|
|
FreshRSS should not be associated to me but to the community:
- Remove links to send me email or references to a "lead developer"
- Change old Github links marienfressinaud/FreshRSS to FreshRSS/FreshRSS
|
|
I know it's not the best solution, a dynamic width would be the best but there
are some CSS constraints. I don't want to spend my time on this problem ;)
Fix https://github.com/FreshRSS/FreshRSS/issues/756
|
|
See https://github.com/FreshRSS/FreshRSS/commit/6b560c61330b254e794057ef36515e4c751114f4
Fix https://github.com/FreshRSS/FreshRSS/issues/750
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/issues/697
|
|
If url is not find, we copy default favicon into favicon dir so at the next
try, we don't search the url again.
See https://github.com/FreshRSS/FreshRSS/issues/290
See https://github.com/FreshRSS/FreshRSS/issues/727
|
|
Use https://github.com/ArthurHoaro/favicon
See https://github.com/FreshRSS/FreshRSS/issues/290
|
|
See https://github.com/FreshRSS/FreshRSS/issues/571
|
|
|
|
Bluelagoon description was overflowed by its screenshot
|
|
|
|
In the future, we should pay attention to those icons since I've done that a couple of time now. We should have some documentation for new contributions.
|
|
|
|
|
|
|
|
I made a CSS3 gallery to select the theme. Now you can see the theme before applying it.
Comments are welcome.
See #571
|
|
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/646
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/678
|
|
|
|
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|
|
See https://github.com/marienfressinaud/FreshRSS/issues/634
|