Andrew Dolgov
|
9b1424fe96
|
remove 'under construction' from big browser
|
19 years ago |
Andrew Dolgov
|
070d0d2a2e
|
remove headlines overflow hack, made truncate_string() utf-8 aware
|
19 years ago |
Andrew Dolgov
|
bc2369382c
|
fix backend sanity failure (take 2)
|
19 years ago |
Andrew Dolgov
|
57d7223aee
|
fix backend sanity failure
|
19 years ago |
Andrew Dolgov
|
65f28a40cf
|
change browser limit to 100
|
19 years ago |
Andrew Dolgov
|
3803fa6a2b
|
skip private feeds from feed-details/subscribed
|
19 years ago |
Andrew Dolgov
|
072f1ee218
|
feedlist fixes
|
19 years ago |
Andrew Dolgov
|
0fefdaccf1
|
css proto look change for browser
|
19 years ago |
Andrew Dolgov
|
c2b2aee071
|
browser interface tweaks
|
19 years ago |
Andrew Dolgov
|
0010d872eb
|
browser interface tweaks
|
19 years ago |
Andrew Dolgov
|
a7f22b70ec
|
browser interface fixes
|
19 years ago |
Andrew Dolgov
|
018e1b8ce4
|
remove h1 from feed browser
|
19 years ago |
Andrew Dolgov
|
c6232e4333
|
initial work on big feed browser
|
19 years ago |
Andrew Dolgov
|
88d9259a4e
|
fix checkbox label in feed editor
|
19 years ago |
Andrew Dolgov
|
b92e620990
|
fix display of feed browser (probably closes #22)
|
19 years ago |
Andrew Dolgov
|
e3c99f3b63
|
add ability to hide feeds from browser (closes #21)
|
19 years ago |
Andrew Dolgov
|
144c23f16e
|
unescape title in feed browser
|
19 years ago |
Andrew Dolgov
|
dc932d0af3
|
make feed browser ignore already subscribed feeds
|
19 years ago |
Andrew Dolgov
|
a0476535ef
|
feed browser now works
|
19 years ago |
Andrew Dolgov
|
41765fef9b
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
3b0027a4be
|
disable linking for feeds already linked to
|
19 years ago |
Andrew Dolgov
|
d10fabe401
|
fix assorted incorrect labels, unify button placement (cancel action at right, perform action at left)
|
19 years ago |
Andrew Dolgov
|
5890c3f44b
|
fix broken pref-filters display on PG
|
19 years ago |
Andrew Dolgov
|
24b181141c
|
feed browser: fix sort
|
19 years ago |
Andrew Dolgov
|
f9cb39acaf
|
initial feed browser work
|
19 years ago |
Andrew Dolgov
|
9b3e2cc74c
|
show all subscribed feeds with scrollbar in user details
|
19 years ago |
Andrew Dolgov
|
4154a4158f
|
fix broken selection of user manager
|
19 years ago |
Andrew Dolgov
|
649e0af9fe
|
Select unread should clear previous selection (closes #19)
|
19 years ago |
Andrew Dolgov
|
11de82c37d
|
cache db-prefs (reset on preferences -> save), misc query optimizations
|
19 years ago |
Andrew Dolgov
|
eac46afbf7
|
change not linked prompt in feed editor
|
19 years ago |
Andrew Dolgov
|
f33371c09f
|
catchup for linked feeds
|
19 years ago |
Andrew Dolgov
|
db42b934a1
|
counters for linked feeds, misc SQL optimizations
|
19 years ago |
Andrew Dolgov
|
8a53e02994
|
only allow linking to feeds in the same category
|
19 years ago |
Andrew Dolgov
|
601030890f
|
show linked feeds in the feedlist
|
19 years ago |
Andrew Dolgov
|
1da7e457d8
|
some initial feed-linking work
|
19 years ago |
Andrew Dolgov
|
5edfe3038d
|
fix adding feed w/o cat_id (closes #14)
|
19 years ago |
Andrew Dolgov
|
b2804af7e0
|
fix previous patch
|
19 years ago |
Andrew Dolgov
|
6043fb7e20
|
proper handling of failed sanity check in parse_counters + weird getAttribute workaround
|
19 years ago |
Andrew Dolgov
|
49756fc36c
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
cbb0169690
|
allow user to change his email
|
19 years ago |
Andrew Dolgov
|
96737ce950
|
misc IE compatibility fixes
|
19 years ago |
Andrew Dolgov
|
2f52ca1b5c
|
IE related workarounds in tt-rss-ie.css
|
19 years ago |
Andrew Dolgov
|
734bec9e09
|
call pngfix.js from headlines header
|
19 years ago |
Andrew Dolgov
|
beac550b5f
|
call pngfix.js from feedlist
|
19 years ago |
Andrew Dolgov
|
a9b0bfd5e0
|
update close.svg; add hideParentElement() function
|
19 years ago |
Andrew Dolgov
|
746b249f95
|
set title to [Unknown] for newly added feeds, instead of blank string
|
19 years ago |
Andrew Dolgov
|
dd0e372803
|
escape html in getFeedCounters() error=
|
19 years ago |
Andrew Dolgov
|
15da5cc18d
|
quick add feed now has category dropbox, quick feed delete resets headlines view on delete
|
19 years ago |
Andrew Dolgov
|
72932a754f
|
option MAIL_RESET_PASS (closes #11)
|
19 years ago |
Andrew Dolgov
|
078cb99632
|
headlines: change update error prompt position/wording
|
19 years ago |
Andrew Dolgov
|
1e471f3b4e
|
provide explanation message in the headlines subtoolbar if feed has update errors
|
19 years ago |
Andrew Dolgov
|
023fe0377d
|
mark feeds with update errors in feedlist (closes #8)
|
19 years ago |
Andrew Dolgov
|
d246bc9965
|
return feed update error msg in getFeedCounters()
|
19 years ago |
Andrew Dolgov
|
47c6c988d9
|
support for feed http auth
|
19 years ago |
Andrew Dolgov
|
65f8581478
|
workaround for Uncategorized collapse state, fix pre-collapsed category display in outputFeedList
|
19 years ago |
Andrew Dolgov
|
672366bdf7
|
Comments -> comments
|
19 years ago |
Andrew Dolgov
|
987170e654
|
remove ridiculously stupid UNION queries
|
19 years ago |
Andrew Dolgov
|
601a5e04ee
|
fix xml category counters response for updateAllFeeds
|
19 years ago |
Andrew Dolgov
|
7160700cbf
|
fix getCategoryCounters() for categories with no unread messages
|
19 years ago |
Andrew Dolgov
|
c3f348c2fa
|
fix broken keyboard navigation
|
19 years ago |
Andrew Dolgov
|
280ee9a339
|
display number of unread articles in category
|
19 years ago |
Andrew Dolgov
|
fe14aeb84c
|
collapsable categories
|
19 years ago |
Andrew Dolgov
|
386cbf27aa
|
combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output
|
19 years ago |
Andrew Dolgov
|
6a1ad08406
|
rework article view header
|
19 years ago |
Andrew Dolgov
|
e325c6e764
|
misc prefs layout fixes
|
19 years ago |
Andrew Dolgov
|
0ee2d12f1f
|
adaptive view mode
|
19 years ago |
Andrew Dolgov
|
696684653d
|
confirm dangerous actions in prefs, main quick-delete action change
|
19 years ago |
Andrew Dolgov
|
df268d47ec
|
feed details enabled for several selected feeds
|
19 years ago |
Andrew Dolgov
|
f42e94357e
|
fix feed-details title unescaping, pref-feeds Link->Feed
|
19 years ago |
Andrew Dolgov
|
a426e532a6
|
cleanup prefs tables display
|
19 years ago |
Andrew Dolgov
|
5ddadb4c1e
|
implement save in feed_cat editor (closes #6)
|
19 years ago |
Andrew Dolgov
|
85af98a6b7
|
prefs: feed search includes feed_url
|
19 years ago |
Andrew Dolgov
|
327a3bbe1a
|
prefs: further feedlist tweaks (3)
|
19 years ago |
Andrew Dolgov
|
62ac0cc8c1
|
prefs: further feedlist tweaks
|
19 years ago |
Andrew Dolgov
|
cb58d0dff2
|
prefs: reset line numbering for feedlist on category change
|
19 years ago |
Andrew Dolgov
|
0ea4fb5096
|
prefs: rework categorized feed list, boxed feed editor instead of inline
|
19 years ago |
Andrew Dolgov
|
de244d27f7
|
headlines: tweak display of content preview
|
19 years ago |
Andrew Dolgov
|
11b0dce2a7
|
display slash:comments in view mode
|
19 years ago |
Andrew Dolgov
|
a24f525cce
|
quick action to add filter, misc backend improvements
|
19 years ago |
Andrew Dolgov
|
e94645caa5
|
user-details: subscribed feeds list points to site_url
|
19 years ago |
Andrew Dolgov
|
80dce858f2
|
comment labels block in backend.php
|
19 years ago |
Andrew Dolgov
|
cfaba6df12
|
option GLOBAL_ENABLE_LABELS restricts labels globally
|
19 years ago |
Andrew Dolgov
|
c868b15476
|
refactor viewfeed.js toggleUnread/toggleStarred to selectionToggleUnread, selectionToggleMarked
|
19 years ago |
Andrew Dolgov
|
9932fb068b
|
hotkey s stars/unstars selected article
|
19 years ago |
Andrew Dolgov
|
76684fc7f4
|
inline feed editor did not display correct category in the dropbox
|
19 years ago |
Andrew Dolgov
|
d998a8a8e0
|
limit length of selected content for preview
|
19 years ago |
Andrew Dolgov
|
8fd0c7173c
|
headline: change cutoff length for content preview
|
19 years ago |
Andrew Dolgov
|
6be6bc0393
|
use LONG/SHORT_DATE_FORMAT in preferences
|
19 years ago |
Andrew Dolgov
|
7cc1e5d653
|
remove onchange() from filter input box
|
19 years ago |
Andrew Dolgov
|
19c9cb1143
|
support for filter actions
|
19 years ago |
Andrew Dolgov
|
bbc92e5013
|
smart RPC I/O is now optional, add functionality to getLabelCounters()
|
19 years ago |
Andrew Dolgov
|
7a232fc6b5
|
UNDO: change sprintf() to proper is_int() checking
|
19 years ago |
Andrew Dolgov
|
0477a326a9
|
store previous value of counters and send only diffs
|
19 years ago |
Andrew Dolgov
|
1450f7530c
|
change sprintf() to proper is_int() checking
|
19 years ago |
Andrew Dolgov
|
ed027ba5cf
|
remove obsolete div from outputFeedList
|
19 years ago |
Andrew Dolgov
|
42918a0765
|
show only 4 tags in article view, possibly improve tag detection
|
19 years ago |
Andrew Dolgov
|
36aab70f08
|
feed errors box in feed editor is collapsed by default
|
19 years ago |
Andrew Dolgov
|
a88c1f3644
|
update_interval < 0 disables feed updates, show only 20 subscribed feeds in user details
|
19 years ago |
Andrew Dolgov
|
f932bc9ff3
|
support for changing category of selected feeds, misc RPC security fixes and prefs interface improvements
|
19 years ago |
Andrew Dolgov
|
e454a88980
|
headlines: remove FTITLE in output
|
19 years ago |
Andrew Dolgov
|
adccd20168
|
headlines: xml output mode (omode=xml)
|
19 years ago |
Andrew Dolgov
|
e5a99b885f
|
misc headlines view tweaks
|
19 years ago |
Andrew Dolgov
|
f56ec297e4
|
headlines: hide subtoolbar when there are no articles to display
|
19 years ago |
Andrew Dolgov
|
12d7c4cdee
|
margin between right border and hlUpdated
|
19 years ago |
Andrew Dolgov
|
be773442d2
|
option HEADLINES_SMART_DATE
|
19 years ago |
Andrew Dolgov
|
ad3dee9113
|
hide empty content preview
|
19 years ago |
Andrew Dolgov
|
9167e250e8
|
new options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT
|
19 years ago |
Andrew Dolgov
|
f4fe2cde74
|
compact prefs tables
|
19 years ago |
Andrew Dolgov
|
7c888fd9a7
|
headlines subtoolbar: open feed url in new window
|
19 years ago |
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
|
19 years ago |
Andrew Dolgov
|
bd34c52822
|
headlines: align feed title in vfeed-mode to the right
|
19 years ago |
Andrew Dolgov
|
0f172fff41
|
headline list display touch-ups
|
19 years ago |
Andrew Dolgov
|
2e85e07be8
|
fix preview display in headlines
|
19 years ago |
Andrew Dolgov
|
7d0e004f21
|
remove cellspacing in headlines list
|
19 years ago |
Andrew Dolgov
|
179d6f57f3
|
rework headlines list appearance
|
19 years ago |
Andrew Dolgov
|
591c396df4
|
content preview in headlines list, option SHOW_CONTENT_PREVIEW
|
19 years ago |
Andrew Dolgov
|
1572afe508
|
headlines subtoolbar, misc api changes
|
19 years ago |
Andrew Dolgov
|
a31a7b39d6
|
label test popup text change
|
19 years ago |
Andrew Dolgov
|
01c9c74ab7
|
label help uses infoboxes, real help system
|
19 years ago |
Andrew Dolgov
|
76332f3c90
|
add shadow to userDlg
|
19 years ago |
Andrew Dolgov
|
53226edc0d
|
prevent disabled rows to be selected by selectall
|
19 years ago |
Andrew Dolgov
|
6752e33006
|
change theme interface tweaks
|
19 years ago |
Andrew Dolgov
|
503eb3498a
|
generic theme support, misc compact stylesheet iframe fixes
|
19 years ago |
Andrew Dolgov
|
58f8ad544e
|
theme select box
|
19 years ago |
Andrew Dolgov
|
3055bc4104
|
selectTableRowsByIdPrefix now checks required checkboxes
|
19 years ago |
Andrew Dolgov
|
83957936be
|
cleaned up unread/selected style mess (for tags)
|
19 years ago |
Andrew Dolgov
|
4f3a84f4d3
|
cleaned up unread/selected style mess
|
19 years ago |
Andrew Dolgov
|
35f3c923c4
|
select all/none prompt for pref tables + related API
|
19 years ago |
Andrew Dolgov
|
b400ca775a
|
simplify article view header
|
19 years ago |
Andrew Dolgov
|
21703604b2
|
show tags in article view mode
|
19 years ago |
Andrew Dolgov
|
3547842a4f
|
feed editor improvements
|
19 years ago |
Andrew Dolgov
|
d9dde1d67a
|
test button for label editor
|
19 years ago |
Andrew Dolgov
|
cce28758b2
|
debug request variable sets error_reporting to E_ALL
|
19 years ago |
Andrew Dolgov
|
66581886f8
|
add some basic "did I forget to create config.php" sanity checks
|
19 years ago |
Andrew Dolgov
|
8037c61860
|
"no tags/feeds for display" split in two messages
|
19 years ago |
Andrew Dolgov
|
7eec90cf63
|
catchup for tags
|
19 years ago |
Andrew Dolgov
|
ee2c305003
|
fix broken tag detection due to $entry_content being escaped
|
19 years ago |
Andrew Dolgov
|
3b0feb9b7f
|
misc prefs interface cleanups
|
19 years ago |
Andrew Dolgov
|
b83c75451c
|
sortable feed editor
|
19 years ago |
Andrew Dolgov
|
c64d5b0316
|
move categories editor below feeds
|
19 years ago |
Andrew Dolgov
|
4904f84564
|
move update error warning box
|
19 years ago |
Andrew Dolgov
|
703b632ee9
|
feedlist display fixes for category mode
|
19 years ago |
Andrew Dolgov
|
54d3ba50af
|
feed editor now respects ENABLE_FEED_CATS
|
19 years ago |
Andrew Dolgov
|
91ff844a86
|
feed categories
|
19 years ago |
Andrew Dolgov
|
d289203274
|
fix prefs apply behaviour for demo mode
|
19 years ago |
Andrew Dolgov
|
2c7070b519
|
per-feed filters tweaks, prefAddFeed table removed, update NEWS
|
19 years ago |
Andrew Dolgov
|
ead60402dd
|
per-feed filters
|
19 years ago |
Andrew Dolgov
|
fe99ab12bb
|
fix possible bug in tag-processing part of update_rss_feed
|
19 years ago |
Andrew Dolgov
|
a277007718
|
command globalUpdateFeeds to update feeds of all users at once
|
19 years ago |
Andrew Dolgov
|
bffdddd0b0
|
remove seconds from feed details headlines
|
19 years ago |