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

136 Commits

Author SHA1 Message Date
Andrew Dolgov
e57e73ef29 rework feed update errors and inactive feeds dialogs 2011-04-08 15:37:50 +04:00
Andrew Dolgov
8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 2011-03-28 15:53:48 +04:00
Andrew Dolgov
a4cd9d58ff update feeds with errors dialog 2011-03-28 12:34:39 +04:00
Andrew Dolgov
1b24f3319a search dialog: fix is_cat not parsed properly 2011-03-23 14:51:50 +03:00
Andrew Dolgov
5823f9fbab fix USER_STYLESHEET for mysql (was broken because of CR escaping 2010-12-28 09:11:49 +03:00
Andrew Dolgov
a0ce6eb7db fix typos in sphinx_enabled definition; update logo 2010-12-03 11:23:49 +03:00
Andrew Dolgov
741b60909f tweak article notes 2010-11-29 20:36:39 +03:00
Andrew Dolgov
4a16bda3d0 rpc/updateFeedBrowser: use JSON 2010-11-29 16:19:40 +03:00
Andrew Dolgov
e91ad1e9ab tweak new version dialog 2010-11-25 14:57:32 +03:00
Andrew Dolgov
88e4e5979c rework user CSS support (bump schema) 2010-11-24 19:23:24 +03:00
Andrew Dolgov
8386f8614b refactor tags dialog 2010-11-23 13:26:02 +03:00
Andrew Dolgov
63855db147 rework version checking 2010-11-23 10:30:36 +03:00
Andrew Dolgov
bcf5ed46e3 small dialog tweaks to better center elements vertically 2010-11-21 22:55:57 +03:00
Andrew Dolgov
e121848048 rework OPML import process 2010-11-21 18:01:14 +03:00
Andrew Dolgov
bec2ecd945 css tweaks 2010-11-21 14:11:48 +03:00
Andrew Dolgov
a304240454 fix search form controls when sphinx is disabled 2010-11-21 13:45:37 +03:00
Andrew Dolgov
973fe3c6fa rework search dialog 2010-11-21 13:35:16 +03:00
Andrew Dolgov
22988692da rework prefs profile dialog 2010-11-21 12:50:41 +03:00
Andrew Dolgov
f81b681546 tweak feed errors dialog 2010-11-21 12:02:09 +03:00
Andrew Dolgov
c33f56f3a2 add dijit buttons in create filter dialog; code cleanup 2010-11-21 00:34:18 +03:00
Andrew Dolgov
186068077b rework email article dialog 2010-11-20 23:45:31 +03:00
Andrew Dolgov
11b9d0becd refactor feed subscription/browser dialogs 2010-11-20 21:06:36 +03:00
Andrew Dolgov
d90868d719 rework filter dialogs to use dijit.Form 2010-11-20 14:10:26 +03:00
Andrew Dolgov
a83280194a misc dialog style updates 2010-11-18 22:26:04 +03:00
Andrew Dolgov
9c99281f20 code cleanup 2010-11-16 12:23:06 +03:00
Andrew Dolgov
951906dcec use Modalbox library for popup dialogs 2010-11-14 23:46:49 +03:00
Andrew Dolgov
e4f7f8dff2 add support for Sphinx search engine 2010-11-12 21:44:19 +03:00
Andrew Dolgov
e69fb880a3 js: misc fixes, code cleanup 2010-11-12 14:54:06 +03:00
Andrew Dolgov
a918f5f9ca replace some inputs with proper buttons 2010-11-11 23:33:52 +03:00
Andrew Dolgov
a998dbef95 misc code cleanup, allow ctrl-key selection in prefs 2010-11-11 18:59:21 +03:00
Christian Weiske
5eeb387497 Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276) 2010-11-10 07:16:45 +03:00
Andrew Dolgov
2d1b7139a2 fix search dialog for categories 2010-11-08 21:43:40 +03:00
Andrew Dolgov
2e7f046f65 make published OPML use common secret key code 2010-11-08 19:36:24 +03:00
Andrew Dolgov
f29033f86c fix OPML publishing (2) 2010-11-08 19:30:00 +03:00
Andrew Dolgov
73fe13afd4 add ttrss_users.full_name; bump schema 2010-11-08 16:34:49 +03:00
Andrew Dolgov
8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 2010-11-08 13:15:00 +03:00
Andrew Dolgov
736e8977b3 email article: change secretkey method 2010-11-06 22:39:39 +03:00
Andrew Dolgov
f72a7b6696 allow forwarding multiple articles by email 2010-11-06 11:13:07 +03:00
Andrew Dolgov
31a53903e6 add article forwarding by email (closes #271) 2010-11-06 00:47:02 +03:00
Andrew Dolgov
1ea20897a2 remove read_stampfile() 2010-11-05 16:49:23 +03:00
Andrew Dolgov
eef20159e4 popup-dialog: properly include opml modules 2010-09-10 17:27:15 +04:00
Matt Katz
c8640edadb Added a new dialog section yes this is all copypasta 2010-04-09 19:56:44 -04:00
Andrew Dolgov
d002edc715 code cleanup 2010-02-03 16:06:24 +03:00
Andrew Dolgov
55132a454f closeInfoBox: properly cleanup contents 2010-02-03 15:01:33 +03:00
Andrew Dolgov
a522a76734 Revert "theme_image: do not display themed image if noone is logged in"
bad patch

This reverts commit 0b9751cd65.
2010-01-28 18:52:46 +03:00
Andrew Dolgov
0b9751cd65 theme_image: do not display themed image if noone is logged in 2010-01-28 18:49:17 +03:00
Andrew Dolgov
81b6e50c7f feed update error dialog: fix button 2010-01-24 19:28:43 +03:00
Andrew Dolgov
8ab4da5f8b settings profiles dialog: use proper buttons 2010-01-18 17:07:45 +03:00
Andrew Dolgov
69d582f0ef search form input field: properly handle enter 2010-01-18 16:14:56 +03:00
Andrew Dolgov
883fee8df0 neon updates; make more icons themeable; misc fixes 2010-01-14 23:09:23 +03:00