Commit graph

432 commits

Author SHA1 Message Date
Andrew Dolgov
1b758780aa only append time() to scripts when using dev. version 2006-03-30 07:57:29 +01:00
Andrew Dolgov
53515ff15c force scripts refresh on every reload 2006-03-30 07:43:35 +01:00
Andrew Dolgov
8a414837ec sanity check for DATABASE_BACKED_SESSIONS && SINGLE_USER_MODE 2006-03-30 07:24:23 +01:00
Andrew Dolgov
01b3e1919a split backend rpc, various interface improvements 2006-03-29 04:11:48 +01:00
Andrew Dolgov
adf702d686 new CONFIG_VERSION configuration option 2006-03-28 08:56:56 +01:00
Andrew Dolgov
fb1fb4ab1f show last update time/status in feed tooltip (#55) 2006-03-28 07:12:45 +01:00
Andrew Dolgov
657770a09c provide startup config.php value checking, report at D001 2006-03-27 17:08:51 +01:00
Andrew Dolgov
2e915ba998 fix tag display (caused by rtl checking) 2006-03-27 07:03:47 +01:00
Andrew Dolgov
a9cb1f8344 move out some functions from backend.php 2006-03-27 04:43:26 +01:00
Andrew Dolgov
23aa0d167c move out common subops from viewfeed handler 2006-03-27 04:21:08 +01:00
Andrew Dolgov
3c81ae1aec fix escaping in viewfeed 2006-03-27 04:14:35 +01:00
Andrew Dolgov
ed51e128fc article display fixes for RTL (2) 2006-03-23 08:24:06 +01:00
Andrew Dolgov
f90372c4e5 headline display fixes for RTL (2) 2006-03-22 08:57:05 +01:00
Andrew Dolgov
c1c9df00e1 headline display fixes for RTL 2006-03-22 08:49:21 +01:00
Andrew Dolgov
9323147e6e feedlist display fixes for RTL 2006-03-22 08:41:20 +01:00
Andrew Dolgov
befc807f83 optional DB_PORT, misc js cleanups 2006-03-21 11:38:41 +01:00
Andrew Dolgov
10031c3b74 more rtl fixes 2006-03-21 09:04:29 +01:00
Andrew Dolgov
894ebcf5e9 update_daemon work, remove unneeded indexes, query optimizations 2006-03-21 08:09:18 +01:00
Andrew Dolgov
ac92cb46be fix mysql bool setting bug in editFeed 2006-03-21 08:02:06 +01:00
Andrew Dolgov
76b4eae177 some UI frontend cookies respect session cookie lifetime, misc cookie cleanups (closes #52) 2006-03-20 17:53:11 +01:00
Andrew Dolgov
ad815c71ea simplify update/purge interval selection 2006-03-20 15:30:51 +01:00
Andrew Dolgov
5917a8e4a7 easier user privilege editor, misc js cleanups 2006-03-20 15:12:41 +01:00
Andrew Dolgov
991ee9e2b5 feed editor: layout bug 2006-03-20 11:32:55 +01:00
Andrew Dolgov
70f6dbb10b experimental RTL support features (schema, version bump) 2006-03-20 11:28:14 +01:00
Andrew Dolgov
68511f86ac new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) 2006-03-06 05:45:54 +01:00
Andrew Dolgov
d0bb308e16 tag display now works 2006-03-04 15:12:11 +01:00
Andrew Dolgov
019ce9f37f title display fix for NULL category 2006-03-04 15:01:54 +01:00
Andrew Dolgov
99ff73f404 support browsing of NULL category, assorted related fixes 2006-03-04 14:58:15 +01:00
Andrew Dolgov
ff2c6e6a31 implement category browsing 2006-03-04 08:09:13 +01:00
Andrew Dolgov
e7811ea52f href -> onclick in headline subtoolbar 2006-03-04 07:27:10 +01:00
Andrew Dolgov
36bfab86c2 database backed sessions 2006-03-02 09:10:43 +01:00
Andrew Dolgov
0426946005 redirect to login page when session is expired 2006-02-28 12:02:57 +01:00
Andrew Dolgov
c7a8abe600 remove target= from catchupPage() link 2006-02-27 09:41:32 +01:00
Andrew Dolgov
59b8192f94 workaround for Opera cache of feeds/headlines panel; remove addheader param handling 2006-02-26 15:07:22 +01:00
Andrew Dolgov
a545b56442 use author attribute 2006-02-26 08:09:48 +01:00
Andrew Dolgov
bc8a951242 backend.php: bump required schema version 2006-02-26 07:42:27 +01:00
Andrew Dolgov
b00058235a search by category (closes #29) 2006-02-25 20:41:27 +01:00
Andrew Dolgov
e0a7121ba9 only enable bottom actions toolbar in headlines, when headlines list scrolls 2006-02-25 07:15:05 +01:00
Andrew Dolgov
ce0619bbb0 disable caching for backend output 2006-02-24 18:57:14 +01:00
Andrew Dolgov
937881b5f2 fix feedlist layout bug (take two) - remove unneeded CRs 2006-02-24 11:22:59 +01:00
Andrew Dolgov
140ff9db5a fix feedlist layout bug 2006-02-24 11:20:58 +01:00
Andrew Dolgov
97dcd654bb Opera compatibility fixes 2006-02-24 11:15:30 +01:00
Andrew Dolgov
98bea1b163 duplicate feed actions toolbar on bottom (related to #44) 2006-02-24 10:33:09 +01:00
Andrew Dolgov
2bf6e0a824 only request total counters on initial update request 2006-02-18 07:38:08 +01:00
Andrew Dolgov
e50d321224 always return global-unread counters 2006-02-12 10:55:26 +01:00
Andrew Dolgov
5a494a0bc9 disable previous patch 2006-02-12 09:36:20 +01:00
Andrew Dolgov
5b857464f4 UNDO: display current feed in title (only in daemon mode for now) 2006-02-12 09:33:07 +01:00
Andrew Dolgov
dcca5d13a0 display current feed in title (only in daemon mode for now) 2006-02-12 09:33:07 +01:00
Andrew Dolgov
78ea1de08c skip counters output when number of unread articles at backend equals frontend 2006-02-12 09:04:27 +01:00
Andrew Dolgov
c6784aea9c misc interface cleanups, only allow daemon to start when ENABLE_UPDATE_DAEMON is enabled 2006-02-12 08:50:35 +01:00