1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
Commit Graph

266 Commits

Author SHA1 Message Date
Andrew Dolgov
698776460d move feed browser to subscribe to feed dialog 2010-01-11 16:42:11 +03:00
Andrew Dolgov
3b0a65adea remove search toolbar 2010-01-09 13:58:19 +03:00
Andrew Dolgov
6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 2010-01-04 12:12:31 +03:00
Andrew Dolgov
938052bac8 add catchup button to main toolbar 2010-01-04 11:40:19 +03:00
Andrew Dolgov
44258fa967 remove obsolete methods to call init(); code cleanup 2009-12-24 12:20:01 +03:00
Andrew Dolgov
7c057b1a2a more auxDlg tweaks 2009-10-14 15:45:47 +04:00
Andrew Dolgov
37e93d6cca display special dialog when new articles are available in the current feed instead of reloading it 2009-10-13 19:05:36 +04:00
Andrew Dolgov
3af7563167 actions dropbox layout fix 2009-10-09 13:42:19 +04:00
Andrew Dolgov
78935092b5 display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
Andrew Dolgov
4b67e71e7d standardize noscript errors 2009-10-07 14:47:41 +04:00
Andrew Dolgov
7d939be751 fix width/height for static img tags (excludes selected dynamic content) (closes #245) 2009-10-06 12:44:53 +04:00
Andrew Dolgov
af163b8520 update translations 2009-04-28 12:24:39 +04:00
Andrew Dolgov
085e88a009 only show link to feed browser when it is enabled (closes #237) 2009-04-25 13:28:41 +04:00
Andrew Dolgov
c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
2009-03-21 23:11:58 +03:00
Andrew Dolgov
2b38f79c86 update translations 2009-03-21 22:58:32 +03:00
Andrew Dolgov
5859b5383d dummy change (closes #232) 2009-03-04 14:22:55 +03:00
Andrew Dolgov
14d9001eca use optgroup tag for grouped select boxes (code cleanup) 2009-02-26 14:23:28 +03:00
Andrew Dolgov
2b60628a06 use optgroup tag for grouped select boxes 2009-02-26 14:21:42 +03:00
Andrew Dolgov
8ca1a0acab offline: various updates 2009-02-12 20:53:33 +03:00
Andrew Dolgov
206d496762 rework gears offline/online interaction the way it probably should be done (also remove redirecting login system) 2009-02-12 20:16:10 +03:00
Andrew Dolgov
79e565a975 offline: add progress indicator; tweak download intervals and amount of articles 2009-02-12 16:35:25 +03:00
Andrew Dolgov
44d148ccc6 code cleanup 2009-02-10 11:21:05 +03:00
Andrew Dolgov
69ea0cdd1b add toplink images to restart in offline or online mode 2009-02-04 22:47:26 +03:00
Andrew Dolgov
3c6d3586f6 offline mode UI tweaks 2009-02-04 15:49:34 +03:00
Andrew Dolgov
80b1c23867 offline: hide main toolbar Update button 2009-02-04 14:02:43 +03:00
Andrew Dolgov
20919a06a1 move offline stuff to offline.js 2009-02-04 10:07:15 +03:00
Andrew Dolgov
87b16a0a61 add dialog to download articles for offline reading; start implementation 2009-02-03 15:28:37 +03:00
Andrew Dolgov
3e2f2a0b7d gears: add support files 2009-02-02 13:45:33 +03:00
Andrew Dolgov
b56465dd56 use popup feedbrowser for main UI (incomplete) 2009-01-23 19:54:57 +01:00
Andrew Dolgov
273d1e293e new style exception reporting 2009-01-23 18:19:17 +01:00
Andrew Dolgov
e8a429e3f8 properly select next unread feed in feedlist when catching up 2009-01-23 15:20:36 +01:00
Andrew Dolgov
73495fd16f tweak new version notification stuff 2009-01-23 06:53:31 +01:00
Andrew Dolgov
5950419ce0 remove gecko.css 2009-01-22 14:43:07 +01:00
Andrew Dolgov
fe7537b5dd move MiniTemplator and prototype to lib/ 2009-01-22 14:41:34 +01:00
Andrew Dolgov
bd40e88ee6 move scriptaculous to lib/ 2009-01-22 14:36:04 +01:00
Andrew Dolgov
2ac206675c actions menu tweaks (2) 2009-01-20 18:59:29 +01:00
Andrew Dolgov
ee4ee3e3fe actions menu tweaks 2009-01-20 18:59:01 +01:00
Andrew Dolgov
62f7bf7181 disable more feeds button in single user mode 2009-01-20 16:51:14 +01:00
Andrew Dolgov
66e7fcc966 add feed browser prompt to main UI 2009-01-20 16:34:38 +01:00
Andrew Dolgov
697ee54cb4 new config option: FEEDBACK_URL (2) 2009-01-19 09:01:49 +01:00
Andrew Dolgov
8b09eac8ab add updated view mode 2009-01-19 04:52:33 +01:00
Andrew Dolgov
1380f8eed4 allow adding/removing labels from frontend 2009-01-18 15:36:50 +01:00
Andrew Dolgov
c4f56bed5f bump copyright year 2009-01-17 08:28:16 +01:00
Andrew Dolgov
3286e486b9 properly close img tag 2008-12-05 07:45:36 +01:00
Andrew Dolgov
ff39ff9ba1 mention utf-8 charset of linked .js files 2008-11-19 09:41:11 +01:00
Andrew Dolgov
03208748b6 set content-type header manually to utf-8 2008-11-14 13:04:37 +01:00
Andrew Dolgov
74d5c8fa15 some basic w3c compliance for static code 2008-09-21 14:39:02 +01:00
Andrew Dolgov
88dd0ac0e3 reenable splash 2008-09-12 07:55:33 +01:00
Andrew Dolgov
4fdb0476e5 exception handler in feedlist_dragsorted: report correct function name; initial load speedup 2008-09-12 07:41:04 +01:00
Andrew Dolgov
45c8c7a68f main toolbar: label tweak 2008-09-09 04:39:56 +01:00