1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:35:55 +00:00
Commit Graph

662 Commits

Author SHA1 Message Date
Andrew Dolgov
20be0cf8e7 fix for wrong icon being displayed in headline (aggregate view mode) when the originating feed doesn't have an icon 2008-10-09 05:22:39 +01:00
Andrew Dolgov
1d004f12ed add ja_JP translation 2008-09-25 04:56:59 +01:00
Andrew Dolgov
74d5c8fa15 some basic w3c compliance for static code 2008-09-21 14:39:02 +01:00
Andrew Dolgov
4bc311fcb7 properly handle OR clauses in labels when generating headlines list (closes #220) 2008-09-18 04:20:11 +01:00
Andrew Dolgov
ba0f7628a9 lower magpie cache age from 1 hour to 15 minutes 2008-09-16 04:18:01 +01:00
Andrew Dolgov
4fdb0476e5 exception handler in feedlist_dragsorted: report correct function name; initial load speedup 2008-09-12 07:41:04 +01:00
Andrew Dolgov
7b4d02a834 main toolbar: add dropbox to select headlines sort mode 2008-09-09 04:30:12 +01:00
Andrew Dolgov
eedfb635dd add function to open article summary in a popup window 2008-09-05 08:36:57 +01:00
Andrew Dolgov
2d1d59c79b set interval between new version updates to once per 24 hours 2008-08-29 16:46:12 +01:00
Andrew Dolgov
8b803aa2b5 feedlist layout fix 2008-08-29 09:09:06 +01:00
Andrew Dolgov
364e391e82 add separate class for virtual cats to prevent resorting 2008-08-29 09:05:24 +01:00
Andrew Dolgov
9d393c84da add action to reset category order 2008-08-29 09:01:53 +01:00
Andrew Dolgov
782ddd7014 implement (incomplete) sortable feedlist 2008-08-29 08:34:35 +01:00
Andrew Dolgov
4f3760433f sanitize_rss: allow pre and code tags 2008-08-28 09:15:09 +01:00
Andrew Dolgov
98fb619326 set cursor=pointer on feedlist collapse img 2008-08-28 06:14:08 +01:00
Andrew Dolgov
4c41e58f53 add new widgets to collapse categories, unify behaviour wnen clicking on category/feed title 2008-08-28 06:10:05 +01:00
Andrew Dolgov
e75d70b5a8 add link to invert headline/article selection (closes #216) 2008-08-18 07:21:35 +01:00
Andrew Dolgov
965fb2af0d CDM: fix bug with feed icon being displayed in grouped mode for vfeeds 2008-08-14 07:30:29 +01:00
Andrew Dolgov
338ce36c21 fix break when calling catchupFeedInGroup() in grouped vfeed mode on a feed with a single quote in a name 2008-08-13 08:50:28 +01:00
Andrew Dolgov
1cce3aca13 tweaked score icons 2008-08-11 08:09:25 +01:00
Andrew Dolgov
b3296d360e display favicons in non-grouped CDM vfeeds 2008-08-08 08:54:53 +01:00
Andrew Dolgov
d7e83df791 headlins: feed icon tweaks 2008-08-08 05:33:23 +01:00
Andrew Dolgov
bd51294a51 display feed icons in ungrouped vfeeds 2008-08-08 05:06:19 +01:00
Andrew Dolgov
dc80334727 display feed icons in grouped vfeed mode 2008-08-08 04:46:02 +01:00
Andrew Dolgov
8c96d4b1da label editor: bugfixes 2008-08-07 09:12:24 +01:00
Andrew Dolgov
5be2805bce label editor: add (disabled) and/or selector 2008-08-07 09:10:02 +01:00
Andrew Dolgov
071ec48fd1 label editor: simple control to add common rules 2008-08-07 09:06:12 +01:00
Andrew Dolgov
e274978132 article_publish_link: calculate published feed in a different way (closes #214) 2008-08-07 04:26:23 +01:00
Andrew Dolgov
b84b68d9bd attachments display: fix wrong type assignment 2008-08-03 15:17:28 +01:00
Andrew Dolgov
39e865fa86 button player layout tweaks 2008-08-01 06:11:07 +01:00
Andrew Dolgov
c3b44b7304 fix conflict when sanitize_rss was called incorrectly in CDM 2008-08-01 04:48:56 +01:00
Andrew Dolgov
73f5f114ec merge tweaks to ALLOW_REMOTE_USER_AUTH functionality from Erick Rudiak 2008-08-01 04:47:16 +01:00
Andrew Dolgov
8dccabedae merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 2008-08-01 04:38:17 +01:00
Andrew Dolgov
b2d5d145c3 properly call sanitize_rss() in CDM 2008-07-31 15:18:11 +01:00
Andrew Dolgov
7f50b72be8 STRIP_UNSAFE_TAGS: forbid div and span 2008-07-23 15:27:21 +01:00
Andrew Dolgov
d234a2e39d new option: SYNC_COUNTERS (bump schema) 2008-07-23 04:55:35 +01:00
Andrew Dolgov
a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov
e944346c54 change (wrong) _new link targets to _blank 2008-06-16 06:21:57 +01:00
Andrew Dolgov
ee4a98124e update_rss_feed: properly close transaction when bailing out on filtered article (refs #210) 2008-06-04 14:07:38 +01:00
Andrew Dolgov
e91ab107a3 parse media:content tags as attachments, some feed content detection tweaks 2008-05-28 05:34:29 +01:00
Andrew Dolgov
a7764e5105 use real link to article in headlines list (for middle click) (2) 2008-05-21 08:50:58 +01:00
Andrew Dolgov
f0971fc1d0 use real link to article in headlines list (for middle click) 2008-05-21 08:48:21 +01:00
Andrew Dolgov
3cd4239a62 CDM: show clickable excerpt if article is collapsed 2008-05-21 04:47:14 +01:00
Andrew Dolgov
60ea23775a feedlist-related code cleanup 2008-05-20 12:46:40 +01:00
Andrew Dolgov
7abee14fd0 misc code cleanups 2008-05-20 12:14:38 +01:00
Andrew Dolgov
94047498ff allow panel resize when dragging post header 2008-05-20 09:29:13 +01:00
Andrew Dolgov
bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 2008-05-20 07:37:33 +01:00
Andrew Dolgov
d9e4bba015 getAllCounters: add rate limit (5 sec) 2008-05-19 12:54:16 +01:00
Andrew Dolgov
4d0b36070a browsing by tag: enable score display 2008-05-19 12:35:22 +01:00
Andrew Dolgov
8836613c43 debug mode tweaks, remove mouse_handler() 2008-05-19 12:28:20 +01:00