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

105 Commits

Author SHA1 Message Date
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
Andrew Dolgov
f94ba97593 neon: add disabled controls 2010-01-14 19:35:17 +03:00
Andrew Dolgov
c3b7b797f5 add prototype of icon replacing control; misc tweaks 2010-01-14 11:28:57 +03:00
Andrew Dolgov
b6a6e262be rework OPML import to use popup dialog 2010-01-13 23:59:02 +03:00
Andrew Dolgov
47179c0e88 edit profiles dialog: fix typo 2010-01-13 21:34:44 +03:00
Andrew Dolgov
ac9dbf854d manage profiles dialog: properly mark default profile as active 2010-01-13 18:47:06 +03:00
Andrew Dolgov
d9084cf220 implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
Andrew Dolgov
ef88b1cca3 feed archive and feed browser improvements 2010-01-13 13:44:20 +03:00
Andrew Dolgov
a5819bb35d code cleanup; remove unnecessary callbacks; rework subscribtion dialog 2010-01-13 12:48:49 +03:00
Adrian Lang
542aebacb7 Add callback to Popups, focus subscribe URL input. 2010-01-13 11:46:11 +03:00
Andrew Dolgov
cf9dc03257 rework the way published feed is displayed; css cleanups 2010-01-12 19:46:07 +03:00
Andrew Dolgov
2ae691263f some more button-related fixes; code cleanup 2010-01-12 16:19:53 +03:00
Andrew Dolgov
d60009cdd8 more button styles work; code cleanup 2010-01-12 16:04:59 +03:00
Andrew Dolgov
ad491d75a6 more button styles work 2010-01-12 15:27:04 +03:00
Andrew Dolgov
f88c78147e code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
Andrew Dolgov
698776460d move feed browser to subscribe to feed dialog 2010-01-11 16:42:11 +03:00
Andrew Dolgov
326469fcb5 getFeedArticles/getFeedUnread: add support for tag feeds 2009-12-29 22:57:52 +03:00
Andrew Dolgov
b4e75b2a25 use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
Andrew Dolgov
b171066641 misc dialog tweaks 2009-10-08 12:36:38 +04:00
Andrew Dolgov
de85cac2d6 infoBox display tweaks 2009-10-07 16:33:45 +04:00
Andrew Dolgov
51f6f91758 remove manual download dialog; make offline updates automatic 2009-02-03 21:45:31 +03:00
Andrew Dolgov
6a2034f9ff add viewfeed_offline(); misc fixes 2009-02-03 18:43:44 +03:00
Andrew Dolgov
fe8f2f0c0d article download fixes 2009-02-03 16:26:45 +03:00
Andrew Dolgov
6a1cd59192 implement dumb article downloader 2009-02-03 16:11:44 +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
73495fd16f tweak new version notification stuff 2009-01-23 06:53:31 +01:00
Andrew Dolgov
beb760d516 code cleanup 2009-01-18 11:52:01 +01:00
Andrew Dolgov
6427a306ae createFilter: add label select dropbox 2009-01-18 11:02:16 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
44d0e7742b enable processing of article-date filter (closes #225) 2008-12-13 14:49:19 +01:00
Andrew Dolgov
6e278744e4 filter dialog UI tweaks 2008-12-13 13:35:26 +01:00
Andrew Dolgov
0aeef22a9e filter UI tweaks 2008-12-13 13:24:59 +01:00