1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-01 12:40:50 +02:00
Commit Graph

282 Commits

Author SHA1 Message Date
Andrew Dolgov
11b0dce2a7 display slash:comments in view mode 2005-12-10 08:28:55 +01:00
Andrew Dolgov
a24f525cce quick action to add filter, misc backend improvements 2005-12-09 20:48:13 +01:00
Andrew Dolgov
e94645caa5 user-details: subscribed feeds list points to site_url 2005-12-04 20:44:44 +01:00
Andrew Dolgov
80dce858f2 comment labels block in backend.php 2005-12-02 21:36:07 +01:00
Andrew Dolgov
cfaba6df12 option GLOBAL_ENABLE_LABELS restricts labels globally 2005-12-02 21:07:47 +01:00
Andrew Dolgov
c868b15476 refactor viewfeed.js toggleUnread/toggleStarred to selectionToggleUnread, selectionToggleMarked 2005-12-02 18:13:57 +01:00
Andrew Dolgov
9932fb068b hotkey s stars/unstars selected article 2005-12-01 13:43:13 +01:00
Andrew Dolgov
76684fc7f4 inline feed editor did not display correct category in the dropbox 2005-12-01 10:25:00 +01:00
Andrew Dolgov
d998a8a8e0 limit length of selected content for preview 2005-11-30 19:14:57 +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
7cc1e5d653 remove onchange() from filter input box 2005-11-30 06:48:22 +01:00
Andrew Dolgov
19c9cb1143 support for filter actions 2005-11-29 19:43:39 +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
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
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
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
Andrew Dolgov
7d0e004f21 remove cellspacing in headlines list 2005-11-27 16:57:16 +01:00
Andrew Dolgov
179d6f57f3 rework headlines list appearance 2005-11-27 16:50:27 +01:00
Andrew Dolgov
591c396df4 content preview in headlines list, option SHOW_CONTENT_PREVIEW 2005-11-27 16:17:49 +01:00
Andrew Dolgov
1572afe508 headlines subtoolbar, misc api changes 2005-11-27 15:56:10 +01:00
Andrew Dolgov
a31a7b39d6 label test popup text change 2005-11-27 11:58:06 +01:00
Andrew Dolgov
01c9c74ab7 label help uses infoboxes, real help system 2005-11-27 11:56:53 +01:00
Andrew Dolgov
76332f3c90 add shadow to userDlg 2005-11-27 11:48:07 +01:00
Andrew Dolgov
53226edc0d prevent disabled rows to be selected by selectall 2005-11-26 13:31:34 +01:00
Andrew Dolgov
6752e33006 change theme interface tweaks 2005-11-26 07:56:22 +01:00
Andrew Dolgov
503eb3498a generic theme support, misc compact stylesheet iframe fixes 2005-11-26 07:48:37 +01:00
Andrew Dolgov
58f8ad544e theme select box 2005-11-26 07:36:23 +01:00
Andrew Dolgov
3055bc4104 selectTableRowsByIdPrefix now checks required checkboxes 2005-11-25 16:48:24 +01:00
Andrew Dolgov
83957936be cleaned up unread/selected style mess (for tags) 2005-11-25 16:42:22 +01:00
Andrew Dolgov
4f3a84f4d3 cleaned up unread/selected style mess 2005-11-25 16:38:08 +01:00