Andrew Dolgov
|
987170e654
|
remove ridiculously stupid UNION queries
|
2005-12-13 16:25:54 +01:00 |
|
Andrew Dolgov
|
601a5e04ee
|
fix xml category counters response for updateAllFeeds
|
2005-12-13 15:26:27 +01:00 |
|
Andrew Dolgov
|
7160700cbf
|
fix getCategoryCounters() for categories with no unread messages
|
2005-12-13 11:32:55 +01:00 |
|
Andrew Dolgov
|
c3f348c2fa
|
fix broken keyboard navigation
|
2005-12-13 10:36:27 +01:00 |
|
Andrew Dolgov
|
280ee9a339
|
display number of unread articles in category
|
2005-12-13 10:27:41 +01:00 |
|
Andrew Dolgov
|
fe14aeb84c
|
collapsable categories
|
2005-12-13 09:53:56 +01:00 |
|
Andrew Dolgov
|
386cbf27aa
|
combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output
|
2005-12-13 06:52:32 +01:00 |
|
Andrew Dolgov
|
6a1ad08406
|
rework article view header
|
2005-12-12 13:58:21 +01:00 |
|
Andrew Dolgov
|
e325c6e764
|
misc prefs layout fixes
|
2005-12-12 06:57:54 +01:00 |
|
Andrew Dolgov
|
0ee2d12f1f
|
adaptive view mode
|
2005-12-12 05:58:38 +01:00 |
|
Andrew Dolgov
|
696684653d
|
confirm dangerous actions in prefs, main quick-delete action change
|
2005-12-11 08:56:57 +01:00 |
|
Andrew Dolgov
|
df268d47ec
|
feed details enabled for several selected feeds
|
2005-12-11 08:42:49 +01:00 |
|
Andrew Dolgov
|
f42e94357e
|
fix feed-details title unescaping, pref-feeds Link->Feed
|
2005-12-11 08:36:40 +01:00 |
|
Andrew Dolgov
|
a426e532a6
|
cleanup prefs tables display
|
2005-12-11 08:29:42 +01:00 |
|
Andrew Dolgov
|
5ddadb4c1e
|
implement save in feed_cat editor (closes #6)
|
2005-12-11 05:55:37 +01:00 |
|
Andrew Dolgov
|
85af98a6b7
|
prefs: feed search includes feed_url
|
2005-12-10 21:12:18 +01:00 |
|
Andrew Dolgov
|
327a3bbe1a
|
prefs: further feedlist tweaks (3)
|
2005-12-10 21:06:41 +01:00 |
|
Andrew Dolgov
|
62ac0cc8c1
|
prefs: further feedlist tweaks
|
2005-12-10 20:53:10 +01:00 |
|
Andrew Dolgov
|
cb58d0dff2
|
prefs: reset line numbering for feedlist on category change
|
2005-12-10 20:37:44 +01:00 |
|
Andrew Dolgov
|
0ea4fb5096
|
prefs: rework categorized feed list, boxed feed editor instead of inline
|
2005-12-10 20:35:09 +01:00 |
|
Andrew Dolgov
|
de244d27f7
|
headlines: tweak display of content preview
|
2005-12-10 17:13:59 +01:00 |
|
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 |
|