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

11293 Commits

Author SHA1 Message Date
Andrew Dolgov
d5caaae569 make feedlist use smaller font 2005-08-26 04:41:45 +01:00
Andrew Dolgov
126682c10d fix vertical align in content box 2005-08-26 04:12:40 +01:00
Andrew Dolgov
b7f4bda298 support for feed-specific images (channel->url) 2005-08-26 04:11:37 +01:00
Andrew Dolgov
a14b6d21d9 updated TODO 2005-08-26 02:16:14 +01:00
Andrew Dolgov
a3ee2a382f code cleanups, show selected feed in feedlist, tell magpie to use UTF-8 2005-08-26 02:13:22 +01:00
Andrew Dolgov
2d84262b14 fixed bug in updated posts marking process 2005-08-26 01:46:51 +01:00
Andrew Dolgov
e3720bad66 forgot about images/form.png 2005-08-25 17:14:56 +01:00
Andrew Dolgov
339a738f3e TAG 20050826-1 2005-08-25 17:10:09 +01:00
Andrew Dolgov
7936e979f8 fixed homepage link in footer 2005-08-25 17:08:32 +01:00
Andrew Dolgov
ad095c1665 MSIE5 compatibility workarounds (3) 2005-08-25 16:27:27 +01:00
Andrew Dolgov
e2ec66a823 MSIE5 compatibility workarounds (2) 2005-08-25 16:26:33 +01:00
Andrew Dolgov
c0e5a40e73 MSIE5 compatibility workarounds 2005-08-25 16:15:27 +01:00
Andrew Dolgov
36bf74967c some searchbox focus workarouns, content hash checking is optional now 2005-08-25 15:12:10 +01:00
Andrew Dolgov
da61567a39 forgot about version.php 2005-08-25 15:01:20 +01:00
Andrew Dolgov
118f7b71f8 updated NEWS 2005-08-25 14:42:29 +01:00
Andrew Dolgov
edb988ad56 milestone 0.2 changed to 1.0 2005-08-25 14:35:59 +01:00
Andrew Dolgov
760966c150 disable hotkey processing while searchbox is focused 2005-08-25 14:31:52 +01:00
Andrew Dolgov
c374a3feca improved search interface 2005-08-25 14:27:12 +01:00
Andrew Dolgov
c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 2005-08-25 14:04:57 +01:00
Andrew Dolgov
9cfc649af5 keyboard navigation and cute active headline selection 2005-08-25 12:20:50 +01:00
Andrew Dolgov
e695fdc83e images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
Andrew Dolgov
899244ef4d TAG 20050825-1 2005-08-25 08:08:05 +01:00
Andrew Dolgov
13ad91024c more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
Andrew Dolgov
7880091293 icons in feedlist 2005-08-25 07:46:24 +01:00
Andrew Dolgov
79a33f8922 "reset search" button 2005-08-24 09:20:33 +01:00
Andrew Dolgov
97e98c119c feed search works now 2005-08-24 09:15:19 +01:00
Andrew Dolgov
62b6c0a8e7 updated TODO, NEWS and README 2005-08-24 09:12:33 +01:00
Andrew Dolgov
508a81e1b6 feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie 2005-08-24 09:02:58 +01:00
Andrew Dolgov
61c1a4d190 TAG 20050824-1 2005-08-24 07:35:27 +01:00
Andrew Dolgov
7e00c9814f changed selected rows color in pref pane 2005-08-23 16:06:12 +01:00
Andrew Dolgov
047bae7373 improved headlinesList look 2005-08-23 15:54:18 +01:00
Andrew Dolgov
f07c0eb4fa improved article look 2005-08-23 15:47:46 +01:00
Andrew Dolgov
5519382252 show in title if feeds are being updated 2005-08-23 15:16:32 +01:00
Andrew Dolgov
6904219070 TAG 20050823-1 2005-08-23 12:40:32 +01:00
Andrew Dolgov
1060bbd8d3 updated TODO 2005-08-23 12:40:14 +01:00
Andrew Dolgov
c753cd3232 removed Error: from error messages 2005-08-23 12:38:56 +01:00
Andrew Dolgov
0b61568170 tt-rss.php indicates if it is running in demo mode 2005-08-23 12:35:44 +01:00
Andrew Dolgov
b0b4abcf37 support for web-demo mode (restricted rights) 2005-08-23 12:34:07 +01:00
Andrew Dolgov
f48ba3c9e4 headline update uses transactions once again 2005-08-23 12:17:09 +01:00
Andrew Dolgov
466001c4fa cleaned up headline update process, fixed bug mentioned in previous patch 2005-08-23 11:51:29 +01:00
Andrew Dolgov
cb0bd8bd0f broken a lot of feed update functionality :( 2005-08-23 10:16:01 +01:00
Andrew Dolgov
a20153510b updated schema (md5_hash is not unique any more), feed parsing fixes 2005-08-23 08:32:11 +01:00
Andrew Dolgov
3ad5aa855c disable error reporting on fetch_rss 2005-08-23 07:46:25 +01:00
Andrew Dolgov
c3b81db06c update feedlist immediately on refetch_callback completion, faster 2005-08-23 07:43:20 +01:00
Andrew Dolgov
cb2461767d scheduleFeedUpdate behaviour changed (force when Update clicked, use MIN_UPDATE_TIME on startup 2005-08-23 07:30:20 +01:00
Andrew Dolgov
11c2f3fae5 updateFeedList() now displays saner notify() message 2005-08-23 07:22:28 +01:00
Andrew Dolgov
0194778147 timeout() now calls async feed update function 2005-08-23 07:19:48 +01:00
Andrew Dolgov
525116d484 asynchronous feed updating 2005-08-23 07:13:28 +01:00
Andrew Dolgov
b82af8c382 use transactions in feed update process, better handle feeds without entry dates (schema updated) 2005-08-23 06:46:48 +01:00
Andrew Dolgov
9d9c9dd645 MIN_UPDATE_TIME, 600 -> 1800 sec 2005-08-22 13:52:18 +01:00