1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
Commit Graph

80 Commits

Author SHA1 Message Date
Andrew Dolgov
1da76274eb better getRelativeFeedId algorithm 2006-05-17 13:09:22 +01:00
Andrew Dolgov
af106b0ebe better fatal error handling by frontend (remove error.php) 2006-03-31 06:18:55 +01:00
Andrew Dolgov
fb1fb4ab1f show last update time/status in feed tooltip (#55) 2006-03-28 07:12:45 +01:00
Andrew Dolgov
befc807f83 optional DB_PORT, misc js cleanups 2006-03-21 11:38:41 +01:00
Andrew Dolgov
894ebcf5e9 update_daemon work, remove unneeded indexes, query optimizations 2006-03-21 08:09:18 +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
5917a8e4a7 easier user privilege editor, misc js cleanups 2006-03-20 15:12:41 +01:00
Andrew Dolgov
c38c2b69c9 center infobox on screen 2006-03-20 12:24:34 +01:00
Andrew Dolgov
720200957d minor headlines select/deselect glitches fixes 2006-03-10 12:08:19 +01:00
Andrew Dolgov
e8ef3b9715 auto refresh active feed when new messages are detected 2006-03-04 18:29:37 +01:00
Andrew Dolgov
d0bb308e16 tag display now works 2006-03-04 15:12:11 +01:00
Andrew Dolgov
cf1bc085fa prettify debug output 2006-03-04 11:35:47 +01:00
Andrew Dolgov
0ee1d1a003 updates to debug mode 2006-02-28 17:25:38 +01:00
Andrew Dolgov
2e02b89603 fix broken hotkeys 2006-02-25 08:47:06 +01:00
Andrew Dolgov
1cac3c31bc total pigcall (closes #42) 2006-02-25 06:54:53 +01:00
Andrew Dolgov
91d612b39e print additional info on fatalError(3) 2006-02-20 05:29:52 +01:00
Andrew Dolgov
937881b5f2 fix feedlist layout bug (take two) - remove unneeded CRs 2006-02-24 11:22:59 +01:00
Andrew Dolgov
7d8d10c6ed select unread now resets needed checkboxes 2005-12-30 21:47:07 +01:00
Andrew Dolgov
b92e620990 fix display of feed browser (probably closes #22) 2005-12-30 05:22:07 +01:00
Andrew Dolgov
649e0af9fe Select unread should clear previous selection (closes #19) 2005-12-29 15:31:20 +01:00
Andrew Dolgov
6c12c80902 fix row selection on editFeed() 2005-12-25 14:43:31 +01:00
Andrew Dolgov
9cbca41fbd fix bugs introduced by two previous patches 2005-12-22 14:06:15 +01:00
Andrew Dolgov
6043fb7e20 proper handling of failed sanity check in parse_counters + weird getAttribute workaround 2005-12-22 13:51:12 +01:00
Andrew Dolgov
3bdb368b87 pass object to call updateTitle() to parse_counters() (closes #9) 2005-12-21 08:12:17 +01:00
Andrew Dolgov
3ed751d40a misc fixes for Opera 2005-12-20 17:27:08 +01:00
Andrew Dolgov
bbf4d0b29d fix feedlist init for IE 2005-12-20 16:49:52 +01:00
Andrew Dolgov
1b0809ae45 fix forced selection of dropboxes (functions.js:dropboxSelect()) 2005-12-20 12:14:24 +01:00
Andrew Dolgov
a9b0bfd5e0 update close.svg; add hideParentElement() function 2005-12-20 11:39:20 +01:00
Andrew Dolgov
426d3c5737 parse_counters(): fix bug in marking feed with error updates 2005-12-19 06:44:05 +01:00
Andrew Dolgov
023fe0377d mark feeds with update errors in feedlist (closes #8) 2005-12-16 18:35:04 +01:00
Andrew Dolgov
83f043bb94 misc exception handling improvements 2005-12-14 08:29:38 +01:00
Andrew Dolgov
1a6a9555ff consolidate counter parsing code 2005-12-13 16:59:43 +01:00
Andrew Dolgov
0813387b1a fix all_counters_callback in catless mode 2005-12-13 10:37:22 +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
386cbf27aa combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output 2005-12-13 06:52:32 +01:00
Andrew Dolgov
a24f525cce quick action to add filter, misc backend improvements 2005-12-09 20:48:13 +01:00
Andrew Dolgov
806a3d146d show number of unread articles in title 2005-11-29 14:09:47 +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
7b433d8c02 j,k navigate between feeds 2005-11-28 07:28:33 +01:00
Andrew Dolgov
3866b046f8 api: openExternalUrl(); more checks in all_counters_callback 2005-11-27 20:29:44 +01:00
Andrew Dolgov
1572afe508 headlines subtoolbar, misc api changes 2005-11-27 15:56:10 +01:00
Andrew Dolgov
7719618b29 exception handling in some code blocks 2005-11-26 11:06:56 +01:00
Andrew Dolgov
3055bc4104 selectTableRowsByIdPrefix now checks required checkboxes 2005-11-25 16:48:24 +01:00
Andrew Dolgov
4f3a84f4d3 cleaned up unread/selected style mess 2005-11-25 16:38:08 +01:00
Andrew Dolgov
35f3c923c4 select all/none prompt for pref tables + related API 2005-11-25 16:14:45 +01:00
Andrew Dolgov
e93919dd62 remove yellow bg in notify 2005-11-25 05:43:50 +01:00
Andrew Dolgov
703b632ee9 feedlist display fixes for category mode 2005-11-23 08:41:36 +01:00
Andrew Dolgov
91ff844a86 feed categories 2005-11-23 08:07:04 +01:00
Andrew Dolgov
8dcfffd01e make #notify more noticeable 2005-11-19 19:01:06 +01:00