1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 19:28:39 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Aurelien David
dfd61e960b add option to display authors (#41) 2019-07-28 17:35:12 +02:00
Aurelien David
1be5615326 enable detection by default 2019-06-02 13:52:18 +02:00
Jon Banafato
6f1bba64d9 Add option to preview full feed contents
Currently, if a feed provides summaries of posts, it's not possible to
view the full content within the preview page. This change adds a new
option to choose between summary and full contents.
2019-02-27 22:45:16 -05:00
Aurelien David
8a1585f1be add option for custom css (#28) 2019-02-14 23:04:18 +01:00
Aurelien David
fe1fc2ea3a add option to display raw xml instead of preview (#29) 2019-02-14 21:44:15 +01:00
Aurelien David
aa70671c62 add basic feed detection (#11):
* disabled by default for now
* works on link rel=alternate declarations
2019-01-19 17:44:24 +01:00
Aurelien David
87423fe45b added settings page to address some issues (#12, #14):
* diplay media:thumbnail images or not (default: no)
* add a max-width to all image on preview page (default: yes 900px)
2019-01-09 16:09:57 +01:00