Grant Pannell
6c878c740b
Fix URL to plugins.local
2018-05-28 01:10:38 +09:30
Grant Pannell
b4ff25fb91
README formatting
2.2.0
2018-01-23 03:45:46 +10:30
Grant Pannell
6eca51dcab
Add some checking to locate config.php for obscure setups
2018-01-23 03:41:29 +10:30
Grant Pannell
ffd88080ce
Update readme to point to new issue
2018-01-23 03:33:10 +10:30
Grant Pannell
9d789d8f1c
Merge branch 'master' of https://github.com/DigitalDJ/tinytinyrss-fever-plugin
2018-01-23 03:31:03 +10:30
Grant Pannell
e7ffe470c7
Flatten directory structure, update README
2018-01-23 03:30:45 +10:30
DigitalDJ
b9741559ab
Create LICENSE
2018-01-23 03:29:26 +10:30
Grant Pannell
8e2d915b93
Apparently the options to unserialize don't exist in PHP 5
2018-01-22 00:52:36 +10:30
Grant Pannell
6865f8f2dc
Fix invalid Postgres query - does not support LIMIT x, y
2018-01-22 00:43:57 +10:30
Grant Pannell
c7a6d89c25
Warn about unsalted MD5 hash, use PDO to update Fever password
2018-01-22 00:24:30 +10:30
DigitalDJ
277e173f95
Merge pull request #1 from mestrode/master
...
hot links feature / mark items w/ identical link as read
2018-01-21 03:27:56 +10:30
mestrode
c8eb8437aa
version / credits
2018-01-20 15:24:19 +01:00
mestrode
72d22b2b3b
mark all item w/ equal links as read/unread
2018-01-20 15:21:25 +01:00
mestrode
cb6f31bfa5
hot links feature
2018-01-20 15:20:13 +01:00
Grant Pannell
5bd3261dc2
Fix readme version
2.1.0
2017-12-25 04:15:16 +10:30
Grant Pannell
0c31d8c37a
Version bump 2.1
2017-12-25 04:14:39 +10:30
Grant Pannell
56f9d06435
Sync with tt-rss, use pdo for db queries
2017-12-25 04:11:49 +10:30
Grant Pannell
408e0d7695
Fix missing argument, php 7.1
2017-10-20 01:14:44 +10:30
root
da3f333f98
Fix execute perms
2017-05-16 01:20:09 +09:30
Grant Pannell
254d5fdd9e
update readme
2017-05-16 01:15:53 +09:30
Grant Pannell
6d26584d34
Take back my plugin - fix a bunch of bugs which counters not updating,
...
clean things up, sync back with ttrss source
2017-05-16 01:10:32 +09:30
chyiz
a7fd1e385e
Merge branch 'fixCCache'
2017-05-12 02:19:18 -04:00
Matt S
9c75e5a1e2
Update fever_api.php to support CCache class
2017-05-08 21:40:29 +01:00
Colin Dunn
0b1475d938
Update fever_api.php to support Article class
...
The latest commit to tt-rss now has classes for various objects, including an Article class, which causes errors in the plugin. This update make the plugin functional again.
2017-05-05 11:22:53 +10:00
Torsten Stelling
c4c8660215
Merge pull request #20 from AbeEstrada/patch-1
...
Update version, closes #18
2015-11-23 18:46:02 +01:00
Abe Estrada
bf23afd8ac
Update version, closes #18
2015-05-19 15:22:35 -06:00
Torsten Stelling
16fcb8852c
Updated documentation
...
with Press ;) Seems to work now...
2014-01-15 23:18:59 +01:00
Torsten Stelling
30e3d5cd93
renamed $IS_PRESS to $ID_HACK_FOR_MRREADER
...
Renamed $IS_PRESS to $ID_HACK_FOR_MRREADER to make code more readable. This helps others understand the code.
2014-01-15 22:48:49 +01:00
Torsten Stelling
cfdb4e92f8
Updates to download section in dokumentation
2014-01-15 17:36:18 +01:00
Torsten Stelling
04dfc947a8
added release notes
1.4.7
2014-01-15 17:31:42 +01:00
Torsten Stelling
1706ba074f
added rewrite_urls function since it was removed from tinytinyrss
2014-01-15 17:30:20 +01:00
Torsten Stelling
c810243106
changed version number and added change log
1.4.6
2014-01-15 15:14:33 +01:00
Torsten Stelling
160aa190e3
Removed some conflicts
...
Conflicts:
fever/fever_api.php
2014-01-15 15:11:11 +01:00
Torsten Stelling
832042595e
Added pull request to make more Fever API Apps useable
...
Merged Pull Request
https://github.com/dasmurphy/tinytinyrss-fever-plugin/pull/14
2014-01-15 15:07:54 +01:00
Torsten Stelling
cd968b7a41
Merge pull request #16 from dzaikos/master
...
Changed how the Fever API endpoint is generated in Fever::hook_prefs_tab...
2013-11-26 01:21:59 -08:00
Dave Zaikos
0822766698
Changed how the Fever API endpoint is generated in Fever::hook_prefs_tab().
2013-11-24 16:22:49 -05:00
Torsten Stelling
8a363dc4be
Merge pull request #10 from wjchen/master
...
Improve sql command and add starred,published,archived, shared items to saved items for fever api.
2013-09-24 06:06:34 -07:00
wjchen
66056a9ee9
Update fever_api.php
...
Add shared articles to saved items.
2013-07-23 22:14:13 +08:00
wjchen
1d06634bb8
Update fever_api.php
...
improve sql and get marked,published,archived items as saved items
2013-07-23 21:55:28 +08:00
Torsten Stelling
8c6cbc98fd
really fixed it!
v1.4.5
2013-07-02 00:01:47 +02:00
Torsten Stelling
b8d8558977
fixed version information
2013-07-02 00:00:50 +02:00
Torsten Stelling
de3f278132
documentation updates
2013-06-29 22:21:14 +02:00
Torsten Stelling
0dce812f8a
documentation updates
2013-06-29 22:20:19 +02:00
Torsten Stelling
b3509b8db3
Fix for other Symlinks
2013-06-29 19:04:32 +02:00
Torsten Stelling
9df19dc4e2
Merge pull request #6 from bountin/root_dir
...
Working symlinks: Using script filename instead of __FILE__
2013-06-29 09:46:17 -07:00
Torsten Stelling
db0468b870
updates to the documentation
2013-06-29 18:41:27 +02:00
Torsten Stelling
00a1e1411a
Merge pull request #7 from bountin/content_type
...
Correcting content type from text/json to application/json
2013-06-29 06:55:52 -07:00
root
c51c003d3a
Correcting content type from text/json to application/json
2013-06-29 16:31:08 +04:00
root
d63c941421
Using script filename instead of __FILE__
...
The server variable script_filename contains the requested file path without symlink resolution.
__FILE__ is the 'real' file path with symlink resolution.
If a user (like me) uses a git repo for plugin management and symlinks the fever directory to the
plugin directory the inclusion and chdir'ing previously failed.
2013-06-29 16:23:29 +04:00
Torsten Stelling
cb1c1848c4
Merge pull request #5 from akrabat/readme-update2
...
Add ReadKit to README and links to the software which runs fine with the plugin
2013-06-29 03:49:09 -07:00