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

8583 Commits

Author SHA1 Message Date
Andrew Dolgov
f179a35d12 basic sanity checking in OPML import 2005-09-02 16:41:24 +01:00
Andrew Dolgov
16a7aacd56 OPML Export button renamed again, remove Refresh button from prefs 2005-09-02 16:40:31 +01:00
Andrew Dolgov
99803965fc OPML Export button renamed to Export all 2005-09-02 16:35:43 +01:00
Andrew Dolgov
bf66b95bf2 catchupPage() now removes UPD images like it should 2005-09-02 16:34:27 +01:00
Andrew Dolgov
c2c0c35d1d add opml.css 2005-09-02 12:58:09 +01:00
Andrew Dolgov
eac7480c09 disable OPML import in demo mode, fix printing of processing instruction 2005-09-02 12:57:08 +01:00
Andrew Dolgov
8599e26a6e update NEWS, bump version 2005-09-02 12:53:41 +01:00
Andrew Dolgov
9f311df626 OPML import 2005-09-02 12:49:47 +01:00
Andrew Dolgov
9a4506c87d OPML export 2005-09-02 11:18:45 +01:00
Andrew Dolgov
10c5820d08 start work on OPML i/e 2005-09-02 05:41:30 +01:00
Andrew Dolgov
093c55a173 updated TODO 2005-09-02 05:28:06 +01:00
Andrew Dolgov
e31814bd6d TAG 1.0.2 2005-09-02 04:49:20 +01:00
Andrew Dolgov
3219301302 release 1.0.2 2005-09-02 04:49:15 +01:00
Andrew Dolgov
2651fc4fc3 escape $entry_guid before checking in database 2005-09-02 01:57:23 +01:00
Andrew Dolgov
69bd019d1b fix typo in NEWS 2005-08-30 05:49:20 +01:00
Andrew Dolgov
6d1ec976ec TAG 1.0.1 2005-08-30 05:41:32 +01:00
Andrew Dolgov
389b26b948 release 1.0.1 2005-08-30 05:41:28 +01:00
Andrew Dolgov
40789bbf5d fix bug in catchupPage button handling 2005-08-29 08:56:12 +01:00
Andrew Dolgov
7ff88e75bd disable catchupPage button when all headlines have been read 2005-08-29 08:54:37 +01:00
Andrew Dolgov
ad3024fc77 only update database entries when really needed 2005-08-29 08:49:17 +01:00
Andrew Dolgov
a116f56918 enabled support for posts with blank content, fixes del.icio.us/popular feed 2005-08-29 02:06:34 +01:00
Andrew Dolgov
caa4e57f27 code cleanups, start work on sepUpdateFeed mechanism 2005-08-28 06:48:32 +01:00
Andrew Dolgov
7fdd55fb41 updated schema - make ttrss_entries.link not unique 2005-08-28 03:05:34 +01:00
Andrew Dolgov
2ca5f8c5c0 I'm a real idiot - bump version to 1.0 :) 2005-08-27 16:12:57 +01:00
Andrew Dolgov
f05df09ed7 TAG 1.0 2005-08-27 16:10:53 +01:00
Andrew Dolgov
a6ba8c5e79 release 1.0 2005-08-27 16:10:11 +01:00
Andrew Dolgov
8e26bda161 updated TODO 2005-08-27 16:05:33 +01:00
Andrew Dolgov
55acb3cbfe remove unneeded object in tt-rss.js 2005-08-27 15:42:47 +01:00
Andrew Dolgov
19fc76c082 fix typo in Technocrat.com default schema entry 2005-08-27 15:29:29 +01:00
Andrew Dolgov
e9c54861f4 preferences code cleanups 2005-08-26 08:19:31 +01:00
Andrew Dolgov
5b0a4ec434 inline feed editor improvements (2) 2005-08-26 08:07:19 +01:00
Andrew Dolgov
9b30724847 inline feed editor improvements 2005-08-26 08:05:16 +01:00
Andrew Dolgov
603c27f828 inline feed editor, yay! 2005-08-26 07:56:00 +01:00
Andrew Dolgov
e1123aee35 disable btnCatchupPage when there is nothing to catchup 2005-08-26 07:18:48 +01:00
Andrew Dolgov
961513a3bb highlight selected feed in preferences 2005-08-26 07:09:12 +01:00
Andrew Dolgov
a1ea1e12a8 support for comments attribute (schema updated) 2005-08-26 06:11:41 +01:00
Andrew Dolgov
b10e155060 highlight active headline after post loaded (in view_callback) 2005-08-26 05:49:13 +01:00
Andrew Dolgov
c33c296c04 disable "loading, please wait" text on view() 2005-08-26 05:47:46 +01:00
Andrew Dolgov
431ade5580 reset active_post_id on offset change 2005-08-26 05:39:20 +01:00
Andrew Dolgov
b5daec986c mark currently selected post on headlines update, remove debug msg on content hash change 2005-08-26 05:36:42 +01:00
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