1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
Commit Graph

5356 Commits

Author SHA1 Message Date
Andrew Dolgov
7d8f56571b persist widescreen mode in session 2013-01-19 10:55:51 +04:00
Andrew Dolgov
ec6e51556d add context menu to Special category 2013-01-18 18:12:39 +04:00
Andrew Dolgov
057cc81302 fix missing context menu of Uncategorized 2013-01-18 18:09:44 +04:00
Andrew Dolgov
3a4c897382 force separate data in ttrss_entries between users 2013-01-18 17:50:18 +04:00
Andrew Dolgov
10bdeb4b82 misc generated feed tweaks (fix json content-type, etc) 2013-01-18 17:37:44 +04:00
Andrew Dolgov
ca3bca990d fix inline flash/html5 audio player 2013-01-15 11:23:27 +04:00
Andrew Dolgov
6effae6dd8 add net-alert icon 2013-01-14 14:16:55 +04:00
Andrew Dolgov
eb161344c2 af_unburn: add feedsportal 2013-01-14 11:11:03 +04:00
Andrew Dolgov
6a05f1ad72 digest: fix counter vertical offset 2013-01-14 10:35:11 +04:00
Andrew Dolgov
8c685908b1 af_unburn: remove utm_* query parts 2013-01-13 10:56:54 +04:00
Andrew Dolgov
9b72506855 add af_unburn 2013-01-12 22:47:10 +04:00
Andrew Dolgov
1ae948ed08 force text/plain when DevForceUpdate is set 2013-01-12 22:47:03 +04:00
Andrew Dolgov
fb226bb16d fix search shortcut, disable help dialog shortcut 2013-01-12 16:23:15 +04:00
Andrew Dolgov
7d1a91d56c use text/json content-type in a few more places 2013-01-12 16:02:37 +04:00
Andrew Dolgov
12f317822d api: use text/json content-type 2013-01-12 12:52:35 +04:00
Andrew Dolgov
ba946ba276 use force_feed() 2013-01-10 11:04:05 +04:00
Andrew Dolgov
80715caeaa always mangle guid in af_ plugins 2013-01-10 11:03:55 +04:00
Andrew Dolgov
90e13f5b1d update pub_unset.svg to make it compatible with firefox 2013-01-09 16:57:23 +04:00
Andrew Dolgov
1bcf8f456a add ability to toggle widescreen mode on the fly 2013-01-05 16:56:49 +04:00
Andrew Dolgov
809c8e625b fix filter testing on mysql 2013-01-05 01:45:47 +04:00
Andrew Dolgov
23419d117b modify includes to init session before translations are applied 2013-01-05 01:28:07 +04:00
Andrew Dolgov
9eac0e0893 update translations 2013-01-05 01:27:44 +04:00
Andrew Dolgov
77c21cef3a daemon: do not fork on startup 2013-01-04 02:35:28 +04:00
Andrew Dolgov
2ae2bb1f52 updater: check for tar and gunzip using which 2013-01-04 02:32:41 +04:00
Andrew Dolgov
2ec1e00e2d add bookmarklets plugin 2012-12-30 23:44:53 +04:00
Andrew Dolgov
7fc1674a0d rework RCHK dupe checking a bit 2012-12-30 21:46:54 +04:00
Andrew Dolgov
43f775de05 add description for f D 2012-12-30 13:40:59 +04:00
Andrew Dolgov
e938b1de11 rename plugin main class files 2012-12-30 13:36:40 +04:00
Andrew Dolgov
0e44c2a0d4 add af_explosm 2012-12-30 13:31:44 +04:00
Andrew Dolgov
0862a602a3 rename article filter plugins 2012-12-30 12:31:30 +04:00
Andrew Dolgov
37d2fe4ca7 add pennyarcade plugin 2012-12-30 12:29:48 +04:00
Andrew Dolgov
fe021c8b20 disable content dump on f D 2012-12-30 12:25:39 +04:00
Andrew Dolgov
cfd83e0e80 add gocomics article filter plugin 2012-12-30 12:22:43 +04:00
Andrew Dolgov
9e222305f7 allow plugin modification of article guid 2012-12-30 12:22:29 +04:00
Andrew Dolgov
455b1401cd properly load user plugins and data on update 2012-12-30 11:33:13 +04:00
Andrew Dolgov
93f53ffe55 help: remove checkboxes 2012-12-29 15:07:22 +04:00
Andrew Dolgov
4ba1f8bbdb properly return out of handled hotkey events 2012-12-28 15:46:49 +04:00
Andrew Dolgov
0b2f8843e5 block email_article action if mail plugin is not enabled 2012-12-28 15:44:22 +04:00
Andrew Dolgov
b8cb4d08b3 help cleanup, use dijit dialog 2012-12-28 15:42:02 +04:00
Andrew Dolgov
744a29309d add arrow article movement back 2012-12-28 12:45:44 +04:00
Andrew Dolgov
e218c5f56f main ui: action-based hotkey system, add swap_jk plugin 2012-12-28 10:46:53 +04:00
Andrew Dolgov
43e706238a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2012-12-28 09:39:35 +04:00
Andrew Dolgov
a83b58f16d partial move to new hotkey system 2012-12-28 09:39:29 +04:00
Andrew Dolgov
e236d8763e owncloud: rename placeholder Set value 2012-12-28 09:33:18 +04:00
Andrew Dolgov
0ed86aa12e owncloud: validate prefs value as an URL 2012-12-28 09:32:55 +04:00
Andrew Dolgov
7a0e05bb95 Merge pull request #36 from cy8aer/owncloud
Comment of OWNCLOUD_URL Parameter in owncloud.php
2012-12-27 21:31:07 -08:00
Thomas Renard
eafce79191 remove comments 2012-12-28 01:00:44 +01:00
Thomas Renard
7278dc0edf save owncloud url as plugin pref 2012-12-28 00:57:36 +01:00
Andrew Dolgov
a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 2012-12-28 00:49:54 +04:00
Andrew Dolgov
bc230f3fde change ?op= to op= in mobile/ ajax.request (closes #523) 2012-12-28 00:42:10 +04:00