summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/types/Article.java
AgeCommit message (Expand)Author
2023-05-21Use site_url instead of comments_linkdefkev
2021-03-08add support for article score in the UIAndrew Dolgov
2020-12-07support receiving kind of flavor image/stream via APIAndrew Dolgov
2019-08-15support flavor_image/flavor_stream supplied via APIAndrew Dolgov
2019-08-14collectMediaInfo: prefer article content to enclosuresAndrew Dolgov
2018-05-03fix gallery view not opening properly for attachmentsAndrew Dolgov
2018-05-03article: use attachments first when looking for headline imageAndrew Dolgov
2017-06-06headlines fragment: inject footer on setarticles()Andrew Dolgov
2017-06-05use special article entries instead of footers because footers in this implem...Andrew Dolgov
2017-06-05add workaround for listview jumping on image re/loadAndrew Dolgov
2017-06-02unified gallery pager for videos and image filesAndrew Dolgov
2017-06-02request larger youtube thumbnailsAndrew Dolgov
2016-03-15Article: properly mark not serialized types to fix freeze on NAndrew Dolgov
2015-12-02move excerpt cleanup to Article classAndrew Dolgov
2015-11-24Article.collectMediaInfo: fuck whoever invented schema-less urlsAndrew Dolgov
2015-09-15disable collectMediaInfo debuggingAndrew Dolgov
2015-09-06do not crash on video elements w/o sourceAndrew Dolgov
2015-08-18move some jsoup processing to article class; simplify headline adapterAndrew Dolgov
2015-07-13moving flavorimage etc stuff to viewholder has been a bad idea (because views...Andrew Dolgov
2015-07-13fix for too small flavor images reloading more than necessaryAndrew Dolgov
2015-07-11only set header tinting if necessary (2)Andrew Dolgov
2015-07-10add image count prompt to flavor imageAndrew Dolgov
2015-04-29tweak flavor image loader a bit to be less cpu hungryAndrew Dolgov
2015-02-13remove separate list for selected articlesAndrew Dolgov
2014-11-29use excerpt getheadlines field for faster rendering if using api 11Andrew Dolgov
2014-10-17rename main moduleAndrew Dolgov