Andrew Dolgov
|
945c243e35
|
more published feeds work
|
17 years ago |
Andrew Dolgov
|
e4f4b46f9d
|
published feeds work
|
17 years ago |
Andrew Dolgov
|
2e918d9d02
|
fix not logged in error handling from viewfeed/article calls
|
18 years ago |
Andrew Dolgov
|
03c88bdd94
|
add runtime info to headlines response
|
18 years ago |
Andrew Dolgov
|
1e7cbe16f3
|
add 15 minute feed update interval
|
18 years ago |
Andrew Dolgov
|
ce885e215e
|
disable magic quotes if needed
|
18 years ago |
Andrew Dolgov
|
8d03971834
|
do not reference gettext modules if ENABLE_TRANSLATIONS is disabled
|
18 years ago |
Andrew Dolgov
|
469219162f
|
increase performance of queryFeedHeadlines request
|
18 years ago |
Andrew Dolgov
|
a8f8e30fcf
|
do not output topmost articles in CDM headlines
|
18 years ago |
Andrew Dolgov
|
961f4c7323
|
prefetch topmost articles on headlines load
|
18 years ago |
Andrew Dolgov
|
53761dda37
|
properly unmark updated articles when reading
|
18 years ago |
Andrew Dolgov
|
addb583694
|
prefetch old articles when necessary
|
18 years ago |
Andrew Dolgov
|
3de0261a53
|
piggyback counter information on headlines call
|
18 years ago |
Andrew Dolgov
|
5a94a953ea
|
piggy-back counters to view reply
|
18 years ago |
Andrew Dolgov
|
e097e8be75
|
add article prefetching, remove history tracking
|
18 years ago |
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
18 years ago |
Andrew Dolgov
|
972385a509
|
improve compatibility with IE7
|
18 years ago |
Andrew Dolgov
|
155a2a53ff
|
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
|
18 years ago |
Andrew Dolgov
|
4049672041
|
add persistent storage for toolbar view options, bump schema
|
18 years ago |
Andrew Dolgov
|
72ae6d7a84
|
new pref: CDM_AUTO_CATCHUP, bump schema
|
18 years ago |
Andrew Dolgov
|
1025ad8763
|
more I18N work
|
18 years ago |
Andrew Dolgov
|
d1db26aa1c
|
change _() to __() (use php-gettext)
|
18 years ago |
Andrew Dolgov
|
d65981e27f
|
set required error_reporting just in case
|
18 years ago |
Andrew Dolgov
|
42c3291622
|
UI improvements
|
18 years ago |
Andrew Dolgov
|
dc56b3b7da
|
no-cache fixes for safari
|
18 years ago |
Andrew Dolgov
|
1df0f48b21
|
login system fixes...
|
18 years ago |
Andrew Dolgov
|
7f0acba7b0
|
login system tweaks
|
18 years ago |
Andrew Dolgov
|
01a87dff9e
|
rework login process, drop http auth
|
18 years ago |
Andrew Dolgov
|
95a82c0843
|
disable page navigation when limit == 0
|
18 years ago |
Andrew Dolgov
|
ef063748f6
|
fix charset-related bug, release 1.2.8-p1
|
18 years ago |
Andrew Dolgov
|
3f2ff803b3
|
add interface/schema for inverse matching filters
|
18 years ago |
Andrew Dolgov
|
c50e2b3004
|
cdm tweaks, misc fixes
|
18 years ago |
Andrew Dolgov
|
13f08f7534
|
enable tags support in CDM
|
18 years ago |
Andrew Dolgov
|
ba0978c86d
|
implement CDM auto-catchup for articles
|
18 years ago |
Andrew Dolgov
|
e6c115b29b
|
rework headline subtoolbar
|
18 years ago |
Andrew Dolgov
|
203de776e0
|
implement (disabled) support for page skipping in headline view
|
18 years ago |
Andrew Dolgov
|
6002818ba6
|
force utf-8 charset in rpc and html response because of dumb browsers like Safari
|
18 years ago |
Andrew Dolgov
|
3145d0ea3e
|
enable content preview for RTL feeds (closes #118)
|
18 years ago |
Andrew Dolgov
|
2677796d72
|
fix missing )
|
18 years ago |
Andrew Dolgov
|
b869934543
|
backend.php: add some gettext work
|
18 years ago |
Andrew Dolgov
|
99206d5c79
|
add special class for postReply taglist
|
18 years ago |
Andrew Dolgov
|
9ebaec057c
|
ttrss_filters: add action_param field, bump schema version
|
18 years ago |
Andrew Dolgov
|
3db880c627
|
show 'no tags' in view when article is untagged
|
18 years ago |
Andrew Dolgov
|
ffb761c977
|
add tooltip to edit tags link
|
18 years ago |
Andrew Dolgov
|
b810a0f146
|
drop table markup from article header
|
18 years ago |
Andrew Dolgov
|
ca676fb583
|
fix tag viewfeed link
|
18 years ago |
Andrew Dolgov
|
0b126ac277
|
tag editor
|
18 years ago |
Andrew Dolgov
|
faf40998b3
|
fix viewing feed from category view
|
18 years ago |
Andrew Dolgov
|
276eecefda
|
fix broken mark as unread in cat view mode
|
18 years ago |
Andrew Dolgov
|
d4b4b9dece
|
show entry author in CDM header, tweak actions a little bit
|
18 years ago |
Andrew Dolgov
|
d20f3544d7
|
modified logo for graycube
|
18 years ago |
Andrew Dolgov
|
c339343b40
|
add compact theme
|
18 years ago |
Andrew Dolgov
|
f27d955a58
|
module fixes
|
18 years ago |
Andrew Dolgov
|
ef8be8ea8d
|
split backend.php into modules, backend cleanups
|
18 years ago |
Andrew Dolgov
|
f407c08674
|
gracube updates, code cleanup
|
18 years ago |
Andrew Dolgov
|
c91c224952
|
drop option ENABLE_SEARCH_TOOLBAR, use some more callbacks in filterCR
|
18 years ago |
Andrew Dolgov
|
6e6504bc02
|
modify filterCR to call user-specified callback on CR (e.g. for search toolbar)
|
18 years ago |
Andrew Dolgov
|
23c2a4e7ae
|
graycube fixes; code cleanup
|
18 years ago |
Andrew Dolgov
|
461766f33e
|
add debug mode only fast user switcher
|
18 years ago |
Andrew Dolgov
|
6a4413b46b
|
graycube updates
|
18 years ago |
Andrew Dolgov
|
739cb01899
|
article layout fixes
|
18 years ago |
Andrew Dolgov
|
f3f012b3fe
|
pref-feeds: set last_article class to insensitive if feed is hidden
|
18 years ago |
Andrew Dolgov
|
76efee8f3e
|
show last article date in pref feeds
|
18 years ago |
Andrew Dolgov
|
08aef78132
|
tweak feed display layout for tags
|
18 years ago |
Andrew Dolgov
|
8736c2d227
|
remove unneeded total counter subquery from feedlist query
|
18 years ago |
Andrew Dolgov
|
ceccbe90da
|
bump expected schema version
|
18 years ago |
Andrew Dolgov
|
a6a20d4f46
|
code cleanups
|
18 years ago |
Andrew Dolgov
|
b15442c689
|
rtl fix for headlinesContainer
|
18 years ago |
Andrew Dolgov
|
11befbb22f
|
subtoolbar is now sticky
|
18 years ago |
Andrew Dolgov
|
7bc4f2517f
|
opera compatibility fixes (2)
|
18 years ago |
Andrew Dolgov
|
80e4dc34fd
|
css-based layout + required fixes (2)
|
18 years ago |
Andrew Dolgov
|
6b4163cb46
|
css-based layout + required fixes
|
18 years ago |
Andrew Dolgov
|
1f64b1be20
|
import articles which have no link or guid (hello, microsoft); include guids in exported feeds
|
18 years ago |
Andrew Dolgov
|
a262b161f9
|
disable html objects in article content, breaks layout
|
18 years ago |
Andrew Dolgov
|
8bde41c35f
|
fix: feed editor was broken if categories were disabled, bump version to p1
|
18 years ago |
Andrew Dolgov
|
472782e8bf
|
optimize catchup selected, add CatchupSelected subop in viewfeed
|
18 years ago |
Andrew Dolgov
|
00dacdc1c3
|
fix bug when content preview was non-clickable
|
18 years ago |
Andrew Dolgov
|
7a4dd79927
|
some feed browser detail improvements
|
18 years ago |
Andrew Dolgov
|
a753538d06
|
add some commented alt-content links
|
18 years ago |
Andrew Dolgov
|
e688bab8ec
|
use in non-virtual feed view
|
18 years ago |
Andrew Dolgov
|
0599d09e01
|
prepend error code before error message if getUnread failed (closes #104)
|
18 years ago |
Andrew Dolgov
|
8e83b64d80
|
prevent feed chain-linking
|
18 years ago |
Andrew Dolgov
|
a283b8d13e
|
recategorize feed with all linked feeds
|
18 years ago |
Andrew Dolgov
|
dab4e89eae
|
fetch include_in_digest in feed editor
|
18 years ago |
Andrew Dolgov
|
3dd9183cd6
|
schema: ttrss_feeds, new field - include_in_digest
|
18 years ago |
Andrew Dolgov
|
d0000401ad
|
fix title/link quote escaping issue when subscribing from feed browser (thread 108)
|
18 years ago |
Andrew Dolgov
|
e2a8a097bd
|
bump schema version
|
18 years ago |
Andrew Dolgov
|
4803eed2b9
|
digestSend op: fix typo
|
18 years ago |
Andrew Dolgov
|
b96c7b2209
|
disable authentication requirement for op=digestSend
|
18 years ago |
Andrew Dolgov
|
9cd7c995e7
|
implement support for daily digests
|
18 years ago |
Andrew Dolgov
|
144a5ef8bc
|
call initialize_user_prefs from preferences editor
|
18 years ago |
Andrew Dolgov
|
448b0abdd5
|
security fix for op=digestTest
|
18 years ago |
Andrew Dolgov
|
1a75a6c558
|
fix gen-feed icon typo
|
18 years ago |
Andrew Dolgov
|
e8b79d16e3
|
use ttrss_filters.enabled
|
18 years ago |
Andrew Dolgov
|
79ec0f2f4c
|
sortable user editor
|
18 years ago |
Andrew Dolgov
|
e161a2cc34
|
sortable label editor
|
18 years ago |
Andrew Dolgov
|
0e317f9d87
|
sortable filter list
|
18 years ago |
Andrew Dolgov
|
7e3634d918
|
add experimental digest code
|
18 years ago |
Andrew Dolgov
|
7c620da8e1
|
some opera-related fixes
|
18 years ago |
Andrew Dolgov
|
37897616ff
|
opera possible fix for labelTest
|
18 years ago |