Andrew Dolgov
|
9483421615
|
introduce old-skool theme
|
19 years ago |
Andrew Dolgov
|
6d1e02a236
|
rename set category button
|
19 years ago |
Andrew Dolgov
|
beccbed563
|
more theme-related updates
|
19 years ago |
Andrew Dolgov
|
2bf88d9ff6
|
more theme-related updates
|
19 years ago |
Andrew Dolgov
|
0b68215ca6
|
recolor patch #2 + misc interface improvements
|
19 years ago |
Andrew Dolgov
|
5f51022a73
|
combined mode improvements (add toggle read link, set post as read when link is clicked)
|
19 years ago |
Andrew Dolgov
|
12fb24b921
|
fix security issue in view
|
19 years ago |
Andrew Dolgov
|
956c762979
|
add xmlrpc library & server
|
19 years ago |
Andrew Dolgov
|
3fdaa0670e
|
fix several quote escaping issues
|
19 years ago |
Andrew Dolgov
|
9a3bb96a87
|
remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true
|
19 years ago |
Andrew Dolgov
|
8911ac8b74
|
fix script_dt_add handling
|
19 years ago |
Andrew Dolgov
|
af106b0ebe
|
better fatal error handling by frontend (remove error.php)
|
19 years ago |
Andrew Dolgov
|
1b758780aa
|
only append time() to scripts when using dev. version
|
19 years ago |
Andrew Dolgov
|
53515ff15c
|
force scripts refresh on every reload
|
19 years ago |
Andrew Dolgov
|
8a414837ec
|
sanity check for DATABASE_BACKED_SESSIONS && SINGLE_USER_MODE
|
19 years ago |
Andrew Dolgov
|
01b3e1919a
|
split backend rpc, various interface improvements
|
19 years ago |
Andrew Dolgov
|
adf702d686
|
new CONFIG_VERSION configuration option
|
19 years ago |
Andrew Dolgov
|
fb1fb4ab1f
|
show last update time/status in feed tooltip (#55)
|
19 years ago |
Andrew Dolgov
|
657770a09c
|
provide startup config.php value checking, report at D001
|
19 years ago |
Andrew Dolgov
|
2e915ba998
|
fix tag display (caused by rtl checking)
|
19 years ago |
Andrew Dolgov
|
a9cb1f8344
|
move out some functions from backend.php
|
19 years ago |
Andrew Dolgov
|
23aa0d167c
|
move out common subops from viewfeed handler
|
19 years ago |
Andrew Dolgov
|
3c81ae1aec
|
fix escaping in viewfeed
|
19 years ago |
Andrew Dolgov
|
ed51e128fc
|
article display fixes for RTL (2)
|
19 years ago |
Andrew Dolgov
|
f90372c4e5
|
headline display fixes for RTL (2)
|
19 years ago |
Andrew Dolgov
|
c1c9df00e1
|
headline display fixes for RTL
|
19 years ago |
Andrew Dolgov
|
9323147e6e
|
feedlist display fixes for RTL
|
19 years ago |
Andrew Dolgov
|
befc807f83
|
optional DB_PORT, misc js cleanups
|
19 years ago |
Andrew Dolgov
|
10031c3b74
|
more rtl fixes
|
19 years ago |
Andrew Dolgov
|
894ebcf5e9
|
update_daemon work, remove unneeded indexes, query optimizations
|
19 years ago |
Andrew Dolgov
|
ac92cb46be
|
fix mysql bool setting bug in editFeed
|
19 years ago |
Andrew Dolgov
|
76b4eae177
|
some UI frontend cookies respect session cookie lifetime, misc cookie cleanups (closes #52)
|
19 years ago |
Andrew Dolgov
|
ad815c71ea
|
simplify update/purge interval selection
|
19 years ago |
Andrew Dolgov
|
5917a8e4a7
|
easier user privilege editor, misc js cleanups
|
19 years ago |
Andrew Dolgov
|
991ee9e2b5
|
feed editor: layout bug
|
19 years ago |
Andrew Dolgov
|
70f6dbb10b
|
experimental RTL support features (schema, version bump)
|
19 years ago |
Andrew Dolgov
|
68511f86ac
|
new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)
|
19 years ago |
Andrew Dolgov
|
d0bb308e16
|
tag display now works
|
19 years ago |
Andrew Dolgov
|
019ce9f37f
|
title display fix for NULL category
|
19 years ago |
Andrew Dolgov
|
99ff73f404
|
support browsing of NULL category, assorted related fixes
|
19 years ago |
Andrew Dolgov
|
ff2c6e6a31
|
implement category browsing
|
19 years ago |
Andrew Dolgov
|
e7811ea52f
|
href -> onclick in headline subtoolbar
|
19 years ago |
Andrew Dolgov
|
36bfab86c2
|
database backed sessions
|
19 years ago |
Andrew Dolgov
|
0426946005
|
redirect to login page when session is expired
|
19 years ago |
Andrew Dolgov
|
c7a8abe600
|
remove target= from catchupPage() link
|
19 years ago |
Andrew Dolgov
|
59b8192f94
|
workaround for Opera cache of feeds/headlines panel; remove addheader param handling
|
19 years ago |
Andrew Dolgov
|
a545b56442
|
use author attribute
|
19 years ago |
Andrew Dolgov
|
bc8a951242
|
backend.php: bump required schema version
|
19 years ago |
Andrew Dolgov
|
b00058235a
|
search by category (closes #29)
|
19 years ago |
Andrew Dolgov
|
e0a7121ba9
|
only enable bottom actions toolbar in headlines, when headlines list scrolls
|
19 years ago |
Andrew Dolgov
|
ce0619bbb0
|
disable caching for backend output
|
19 years ago |
Andrew Dolgov
|
937881b5f2
|
fix feedlist layout bug (take two) - remove unneeded CRs
|
19 years ago |
Andrew Dolgov
|
140ff9db5a
|
fix feedlist layout bug
|
19 years ago |
Andrew Dolgov
|
97dcd654bb
|
Opera compatibility fixes
|
19 years ago |
Andrew Dolgov
|
98bea1b163
|
duplicate feed actions toolbar on bottom (related to #44)
|
19 years ago |
Andrew Dolgov
|
2bf6e0a824
|
only request total counters on initial update request
|
19 years ago |
Andrew Dolgov
|
e50d321224
|
always return global-unread counters
|
19 years ago |
Andrew Dolgov
|
5a494a0bc9
|
disable previous patch
|
19 years ago |
Andrew Dolgov
|
5b857464f4
|
UNDO: display current feed in title (only in daemon mode for now)
|
19 years ago |
Andrew Dolgov
|
dcca5d13a0
|
display current feed in title (only in daemon mode for now)
|
19 years ago |
Andrew Dolgov
|
78ea1de08c
|
skip counters output when number of unread articles at backend equals frontend
|
19 years ago |
Andrew Dolgov
|
c6784aea9c
|
misc interface cleanups, only allow daemon to start when ENABLE_UPDATE_DAEMON is enabled
|
19 years ago |
Andrew Dolgov
|
36cf32bc8d
|
remove debug comment from forceUpdateAllFeeds
|
19 years ago |
Andrew Dolgov
|
b8a6ff3044
|
misc forceUpdateAllFeeds fixes
|
19 years ago |
Andrew Dolgov
|
75a241b95d
|
bump SCHEMA_VERSION in backend.php
|
19 years ago |
Andrew Dolgov
|
085a5a7440
|
rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWS
|
19 years ago |
Andrew Dolgov
|
633d263b04
|
allow manual forced feed updates if ENABLE_UPDATE_SCHEDULER is enabled (even if DAEMON_REFRESH_ONLY is active), got I hate commit messages
|
19 years ago |
Andrew Dolgov
|
8b9112513e
|
implement schedule insert handlers
|
19 years ago |
Andrew Dolgov
|
1f4ad53c41
|
individual feed updater stub for scheduler mode
|
19 years ago |
Andrew Dolgov
|
cd907b7cbf
|
stub for update scheduler in backend
|
19 years ago |
Andrew Dolgov
|
9d1ef64ea9
|
more update_daemon work
|
19 years ago |
Andrew Dolgov
|
de696427ad
|
initial work on update daemon
|
19 years ago |
Andrew Dolgov
|
f5de0d8da5
|
new option: FEEDS_FRAME_REFRESH (sort-of closes #12)
|
19 years ago |
Andrew Dolgov
|
19ded366c2
|
fix broken feed editor (is_private handling)
|
19 years ago |
Andrew Dolgov
|
69c0d75980
|
mysql complains about last_login being null, use NOW() (closes #35)
|
19 years ago |
Andrew Dolgov
|
4053b540ba
|
only set HIDE_READ_FEEDS cookie when logged on user is detected (closes #34)
|
19 years ago |
Andrew Dolgov
|
e2f728be03
|
new global option: ENABLE_FEED_BROWSER
|
19 years ago |
Andrew Dolgov
|
86383df6a9
|
combined mode: make open linked articles in new window
|
19 years ago |
Andrew Dolgov
|
f18d0d94b4
|
adaptive viewmode selects all articles in search mode
|
19 years ago |
Andrew Dolgov
|
c7743f5d18
|
various search-related improvements (2)
|
19 years ago |
Andrew Dolgov
|
49b7cbd351
|
various search-related improvements
|
19 years ago |
Andrew Dolgov
|
8e84993bf9
|
fix search query (closes #30)
|
19 years ago |
Andrew Dolgov
|
a132b8b15f
|
password change form is functional now (closes #27)
|
19 years ago |
Andrew Dolgov
|
7f123cdab4
|
new option: HIDE_READ_FEEDS (+ pref setting RPC calls) (closes #23)
|
19 years ago |
Andrew Dolgov
|
262c2426c5
|
disallow ability to link the feed to itself
|
19 years ago |
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 |