Commit Graph

1318 Commits (f96cdb7d5d79f60885cdebc94497c0618f5fe4a5)

Author SHA1 Message Date
Andrew Dolgov 96fccefa62 update hotkey help dialog a bit 6 years ago
Andrew Dolgov d0d05e4079 zoom mode: hide .attachments 6 years ago
Andrew Dolgov a5813bb766 mysql: use date_format() for yyiw part in queryFeedHeadlines() 6 years ago
Michael Kuhn 3484ad2aaf Use IYYY in combination with IW
Otherwise, we could end up with a wrong date, see:
https://community.oracle.com/thread/997899
6 years ago
Andrew Dolgov 6a6af964df feed template, ARTICLE_OG_IMAGE: set as optional 6 years ago
Andrew Dolgov 851f62dc4a syndicated feeds:
1. properly reset enclosure template variables if there's no enclosures
2. add ARTICLE_OG_IMAGE which sets flavor image for article using common code with article render etc
6 years ago
Andrew Dolgov 607ede512f center previously centered text on single line dialog panels 6 years ago
Andrew Dolgov fa538a6c86 implement year-week sorting window if headlines buffer is grouped by feed titles 6 years ago
Andrew Dolgov 703351c79e remove theme supports-version etc checking 6 years ago
Andrew Dolgov b2c079893b move Article::format_article() to Handler_Public 6 years ago
Andrew Dolgov 966fe6d612 #sharepopup: update css 6 years ago
fox 9545fc6c84 Merge branch 'fix-ambiguous-id' of chtitux/tt-rss into master 6 years ago
Andrew Dolgov 8f5b5ae09e if not enabled, set content_preview to "" instead of null 6 years ago
Théophile Helleboid - chtitux c70dc852a1 Be explicit when id column is ambiguous 6 years ago
Andrew Dolgov f3737c0b24 update_rss_feed: add log message if article is filtered out
combine filters: fix crash on missing global function
6 years ago
Andrew Dolgov bd66a9ef28 render article on the client using headlines data 6 years ago
Andrew Dolgov 41e967136f format headlines list: normalize booleans for pdo mysql 6 years ago
Andrew Dolgov 4e06b94f76 format_article_enclosures: i don't think we need so many <hr>s 6 years ago
Andrew Dolgov 811e1514a3 remove uuid from headlines JSON output 6 years ago
Andrew Dolgov 3b7a9219f6 viewfeed: cleanup unneeded stuff from server JSON output 6 years ago
Andrew Dolgov 76885fc5ad viewfeed: general code cleanup 6 years ago
Andrew Dolgov 8f75b06835 implement feed grouping display, remove unneeded server vgrlf passing 6 years ago
Andrew Dolgov 0b84d1d0dc viewfeed: add orig_feed object 6 years ago
Andrew Dolgov 95f63e121a note that HOOK_FORMAT_ARTICLE_CDM is dead for now 6 years ago
Andrew Dolgov e075e6141b json-viewfeed updates 6 years ago
Andrew Dolgov 249c93a228 initial for js templates 6 years ago
Andrew Dolgov a68b150601 remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
6 years ago
Andrew Dolgov 4fdcc923f0 prefs: reload on user theme change 6 years ago
Andrew Dolgov 1e3a53c037 do not try to update filter triggers if nothing was triggered (properly this time) 6 years ago
Andrew Dolgov 5780a5d501 do not try to update filter triggers if nothing was triggered 6 years ago
Andrew Dolgov 4cbc62d2a5 article note format updates 6 years ago
Andrew Dolgov 3e4326e34d add ttrss_filters2.last_triggered (bump schema version) 6 years ago
Andrew Dolgov a01c33d654 add HOOK_FILTER_TRIGGERED (for filter debugging) 6 years ago
Andrew Dolgov e9cf8e8e35 normalize archived articles output in headlines 6 years ago
Andrew Dolgov 369bac525b simplify zoom mode display 6 years ago
Andrew Dolgov 26c074ed7e rework article header to use flexbox 6 years ago
Andrew Dolgov b4c2b26822 remove collapse.png 6 years ago
Andrew Dolgov 0b8cbc9156 remove some bitmaps and rework stuff using it to use iconfont instead 6 years ago
Andrew Dolgov 15d05e8a26 night.css: do not import default less theme statically
remove themes/default.php (not needed)
compact.css: fixes
6 years ago
Andrew Dolgov d2d2cb7e7d rework scoring display, JS processing and icons 6 years ago
Andrew Dolgov 8b2286305e and again 6 years ago
Andrew Dolgov 1de1426114 Revert "change fresh feed icon"
This reverts commit 69da55b945.
6 years ago
Andrew Dolgov 69da55b945 change fresh feed icon 6 years ago
Andrew Dolgov 4aa11fe78d set some alt-info buttons; fix missing default submit for create filter dialog 6 years ago
Andrew Dolgov 814e49f8f7 add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
6 years ago
Andrew Dolgov fd10614f5d labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated 6 years ago
Andrew Dolgov 0a41c1a6e1 update label rendering (and editor) 6 years ago
Andrew Dolgov 19e24b4fe2 force cast profile id to integer when assigning to session variable 6 years ago
Andrew Dolgov c700345c96 trgm: use vector icon, replace recently read icon 6 years ago
Andrew Dolgov a0b1664620 prefs: change user icon 6 years ago