1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

835 Commits

Author SHA1 Message Date
Andrew Dolgov
4e9f5c2420 cleanup OPML import interface 2005-12-01 07:10:39 +01:00
Andrew Dolgov
d998a8a8e0 limit length of selected content for preview 2005-11-30 19:14:57 +01:00
Andrew Dolgov
0acaf1edfc update UPGRADING once again 2005-11-30 15:30:03 +01:00
Andrew Dolgov
618f424e8f xml-export: improved interface, fixes 2005-11-30 15:22:05 +01:00
Andrew Dolgov
8fd0c7173c headline: change cutoff length for content preview 2005-11-30 12:09:22 +01:00
Andrew Dolgov
6be6bc0393 use LONG/SHORT_DATE_FORMAT in preferences 2005-11-30 10:48:20 +01:00
Andrew Dolgov
ebb510ce61 better error message on invalid schema in xml-export 2005-11-30 09:36:54 +01:00
Andrew Dolgov
5a66425944 xml-import: fix user table checking 2005-11-30 09:30:43 +01:00
Andrew Dolgov
a654a595b8 xml-import: fix escaping issues 2005-11-30 09:28:53 +01:00
Andrew Dolgov
df08c5bb99 fix login display in xml-import form 2005-11-30 09:20:58 +01:00
Andrew Dolgov
2b3bfb5ed0 update UPGRADING 2005-11-30 09:19:03 +01:00
Andrew Dolgov
8608aff236 update UPGRADING 2005-11-30 09:12:31 +01:00
Andrew Dolgov
d1637c13ce update UPGRADING 2005-11-30 09:08:44 +01:00
Andrew Dolgov
97aba8ec4e xml import/export tools, UPGRADING, update README 2005-11-30 09:05:43 +01:00
Andrew Dolgov
7cc1e5d653 remove onchange() from filter input box 2005-11-30 06:48:22 +01:00
Andrew Dolgov
f69ea84d78 fix feeds frame display if DISPLAY_FEEDLIST_ACTIONS is enabled 2005-11-29 20:49:55 +01:00
Andrew Dolgov
19c9cb1143 support for filter actions 2005-11-29 19:43:39 +01:00
Andrew Dolgov
53d6935b34 schema: add filter actions, fix typo in PG schema 2005-11-29 19:30:08 +01:00
Andrew Dolgov
f8e80be444 make updated icon less noticable 2005-11-29 16:44:57 +01:00
Andrew Dolgov
56a2fd3522 update config.php-dist 2005-11-29 16:08:02 +01:00
Andrew Dolgov
bbc92e5013 smart RPC I/O is now optional, add functionality to getLabelCounters() 2005-11-29 14:55:53 +01:00
Andrew Dolgov
7a232fc6b5 UNDO: change sprintf() to proper is_int() checking 2005-11-29 14:14:53 +01:00
Andrew Dolgov
0477a326a9 store previous value of counters and send only diffs 2005-11-29 14:42:37 +01:00
Andrew Dolgov
1450f7530c change sprintf() to proper is_int() checking 2005-11-29 14:14:53 +01:00
Andrew Dolgov
806a3d146d show number of unread articles in title 2005-11-29 14:09:47 +01:00
Andrew Dolgov
ed027ba5cf remove obsolete div from outputFeedList 2005-11-29 11:38:52 +01:00
Andrew Dolgov
42918a0765 show only 4 tags in article view, possibly improve tag detection 2005-11-29 11:33:00 +01:00
Andrew Dolgov
36aab70f08 feed errors box in feed editor is collapsed by default 2005-11-29 10:50:18 +01:00
Andrew Dolgov
a88c1f3644 update_interval < 0 disables feed updates, show only 20 subscribed feeds in user details 2005-11-29 10:26:09 +01:00
Andrew Dolgov
f932bc9ff3 support for changing category of selected feeds, misc RPC security fixes and prefs interface improvements 2005-11-29 10:11:43 +01:00
Andrew Dolgov
e454a88980 headlines: remove FTITLE in output 2005-11-28 15:42:20 +01:00
Andrew Dolgov
adccd20168 headlines: xml output mode (omode=xml) 2005-11-28 14:19:54 +01:00
Andrew Dolgov
e5a99b885f misc headlines view tweaks 2005-11-28 13:54:43 +01:00
Andrew Dolgov
f56ec297e4 headlines: hide subtoolbar when there are no articles to display 2005-11-28 10:57:47 +01:00
Andrew Dolgov
12d7c4cdee margin between right border and hlUpdated 2005-11-28 09:11:27 +01:00
Andrew Dolgov
be773442d2 option HEADLINES_SMART_DATE 2005-11-28 08:43:03 +01:00
Andrew Dolgov
63186cdb78 add j,k bindings to subframes 2005-11-28 07:50:47 +01:00
Andrew Dolgov
7b433d8c02 j,k navigate between feeds 2005-11-28 07:28:33 +01:00
Andrew Dolgov
ad3dee9113 hide empty content preview 2005-11-28 04:14:48 +01:00
Andrew Dolgov
9167e250e8 new options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT 2005-11-27 20:57:59 +01:00
Andrew Dolgov
f4fe2cde74 compact prefs tables 2005-11-27 20:38:39 +01:00
Andrew Dolgov
832b7bfc58 one more fix for Magpie link_ weirdness 2005-11-27 20:35:56 +01:00
Andrew Dolgov
59ba2c75c7 more atom compatibility workarounds 2005-11-27 20:33:59 +01:00
Andrew Dolgov
387234f3fd import rss_utils.inc for parse_w3cdtf() 2005-11-27 20:31:51 +01:00
Andrew Dolgov
3866b046f8 api: openExternalUrl(); more checks in all_counters_callback 2005-11-27 20:29:44 +01:00
Andrew Dolgov
7c888fd9a7 headlines subtoolbar: open feed url in new window 2005-11-27 20:29:24 +01:00
Andrew Dolgov
ddb68b812c weird magpie Atom parse workaround, feed is always updated when added (to get title, etc.) even if DAEMON_REFRESH_ONLY is set 2005-11-27 19:31:20 +01:00
Andrew Dolgov
bd34c52822 headlines: align feed title in vfeed-mode to the right 2005-11-27 17:57:40 +01:00
Andrew Dolgov
0f172fff41 headline list display touch-ups 2005-11-27 17:23:27 +01:00
Andrew Dolgov
2e85e07be8 fix preview display in headlines 2005-11-27 17:16:08 +01:00