This file is indexed.

/usr/share/doc/evolution-rss/TODO is in evolution-rss 0.3.95-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
	* maybe implement md5 for uniqueing articles (for broken feeds)
	* detect duplicate items by content not by feedid
	* implement USM (universal subscription mechanism)
	* implement notify back of imported feed perhaps libnotify
	* when adding a feed as opml file offer to import (file detection)
	* provide predefined groups of feeds (OSS & co)
	* slow delete operation on large folders
	* add handling parser error to setup_feed (check HIG for error msg)
	* use combo popup for moving and placement of feed folders
	* cancel operation should cancel fetching feed components
	* perhaps make quoted text fancier
	* grey out disabled folders (feeds)
	* feed check runtime validation
	* wrong send and receive count of articles after import
	* gtkhtml does not handle script tag properly
	* gtkhtml does not handle 
 construct
	* show feed icons in send & receive dialog
	* support comments postings
	* make gtkhtml rendering non-blocking
	* use ellipsize in web auth dialog
	* find a way to delete a feed that has not been created (directory isn't there)
	* fix wrong SSL browser dialog
	* check custom interval fetching right after it was setup
	* search for threaded implmentation options
	* config option to sort comments ascending/descending
	* hook all rss config options in RSS top folder properties in right click menu
	* accept feeds clicked from mails - add feed option to right click context menu
	* when delete folder remove any pending filter process
	* import without fetching (add without validate ?)
	* require gtkhtml-editor separate package (?)
	* split rss feed
	* possibly completely disable messagefiltering at setup_feed
	* delete of articles not present does not work when no deletion option selected
	* add select all for feed list or perhaps delete all - manually select each record and pressing delete is a pain on a 10000 feed list - abitily to select just for deletion
	* check key->session big memleak ?
	* markup fail perhaps in web auth dialog
	* nice to add progressive downloading of images
	* redraw browser window after submit ?
	* add configuration option to right click on status icon
	* default render engine broken again
	* retest deleting a feed when fetching in progress
	* detect rss-id changes (file changes) -> feeds downloaded all over again
	* add evolution-rss.desktop file to integrate into browsers
	* remove useless validation option
	* checkbox - autodisable broken feeds - apply dyn penalty
	* fix loading images before send (in preview mode)
	* do not stack multiple feed eror on top of eachother