Commit graph

215 commits

Author SHA1 Message Date
Nicolas Lœuillet
2abcccb371 Merge branch 'dev' of https://github.com/inthepoche/poche into dev 2014-01-03 15:18:32 +01:00
Nicolas Lœuillet
9bc32632af [fix] #375 Readability.com changed its export format 2014-01-03 15:18:13 +01:00
Nicolas Lœuillet
52e3f58c72 Merge pull request #380 from F1reF0x/dev
Change Permissions in pochePictures.php
2014-01-03 02:20:40 -08:00
FireFox
b5c1ed1227 Change Permissions in pochePictures.php
Stored Pictures are not accessible (on my server), when permission is set to 0705, but instead, when using 0755 (or for example to 0715) all is working as expected. So maybe it would be good, considering in changing the permission of created directories in the assets directory
2014-01-03 11:17:15 +01:00
Nicolas Lœuillet
cb4fba5a33 [del] remove inthepoche.com config file, website has changed 2014-01-03 10:22:12 +01:00
Nicolas Lœuillet
4a84d94e91 [add] config file for interviewmagazine.com 2014-01-03 10:21:18 +01:00
Nicolas Lœuillet
0b57c6825a [fix] bugs #374 and #376 - encoding in rss 2014-01-03 10:15:05 +01:00
Nicolas Lœuillet
9de34d4e84 [fix] error in query to get entries and tags 2014-01-03 10:06:26 +01:00
Nicolas Lœuillet
da5fc42f61 [fix] bug with queries when postgresql is used 2013-12-23 11:23:12 +01:00
Nicolas Lœuillet
5cfafc6110 [add] check tags tables 2013-12-23 10:35:09 +01:00
Nicolas Lœuillet
1810c13b55 PHP_AUTH_USER isn't available when using php as cgi 2013-12-23 09:09:10 +01:00
Dmitry Sandalov
a0aa150418 fix for long lasting session 2013-12-21 23:39:45 +04:00
Nicolas Lœuillet
05d6dd487c Merge pull request #356 from inthepoche/tags
Tags feature
2013-12-12 01:48:24 -08:00
Nicolas Lœuillet
d460914f65 [add] download database if sqlite is on 2013-12-12 09:42:19 +01:00
Nicolas Lœuillet
c432fa1674 [add] assign and remove a tag to an entry 2013-12-06 15:07:51 +01:00
Nicolas Lœuillet
f778e47283 [add] rss for tag 2013-12-06 14:37:42 +01:00
Nicolas Lœuillet
4886ed6d36 [add] page which lists entries for a tag 2013-12-06 14:22:29 +01:00
Nicolas Lœuillet
74ec445a66 [change] simplify Tools::getTplFile 2013-12-06 14:07:00 +01:00
Nicolas Lœuillet
6cab59c340 [add] edit tags page 2013-12-06 14:03:14 +01:00
Nicolas Lœuillet
2e2ebe5ec7 [add] create tags page 2013-12-06 13:15:06 +01:00
Nicolas Lœuillet
7b171c7340 [add] send tags to article view 2013-12-06 13:02:38 +01:00
Nicolas Lœuillet
5bea1a4d31 [add] function to get tags by entry 2013-12-06 13:02:15 +01:00
Nicolas Lœuillet
9e7c840b18 [fix] RSS feeds were buggy when I update full-text RSS 2013-12-06 10:14:59 +01:00
Nicolas Lœuillet
ac4d114214 [add] new specific configuration files 2013-12-06 10:13:03 +01:00
Nicolas Lœuillet
42c80841c8 [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters 2013-12-06 09:45:27 +01:00
Nicolas Lœuillet
59cc585271 [add] add RSS feed for archive 2013-12-05 15:13:32 +01:00
Nicolas Lœuillet
72c20a5297 [add] atom feeds for unread / fav items 2013-12-03 10:40:27 +01:00
Nicolas Lœuillet
5846b0f1b3 [change] getConfigUser is now a public function 2013-12-03 10:39:45 +01:00
Nicolas Lœuillet
39cc09dfc3 [change] update FeedWriter class 2013-12-03 10:39:00 +01:00
Jason
16ac4e3dbe Subdomain to domain failover left incorrect leading '.'. This has been remedied. 2013-11-30 13:02:18 -05:00
Jason Ghent
2ab37d6205 Addition of stackexchange parser. 2013-11-30 13:00:24 -05:00
Jason Ghent
e070b9b511 Added stackoverflow parsing. 2013-11-30 12:08:17 -05:00
Nicolas Lœuillet
0c2f453750 Fix Undefined offset Notice (thx @vjousse) 2013-11-20 10:22:21 +01:00
Nicolas Lœuillet
760d44d194 Merge branch 'DmitrySandalov-master' into dev 2013-11-13 15:23:52 +01:00
Nicolas Lœuillet
f2d3ee98a6 [fix] bug fix #287: test if open_basedir & safe_mode are active to use CURLOPT_FOLLOWLOCATION 2013-11-13 15:17:34 +01:00
Nicolas Lœuillet
705f04937f Merge branch 'master' of git://github.com/DmitrySandalov/poche into DmitrySandalov-master 2013-11-13 14:52:28 +01:00
Dmitry Sandalov
45e9e0f565 fix #270 access from remote machine
Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines
2013-11-05 12:13:55 +03:00
banux
f616ab60ef use 2 seprate variable for autoclosing windows to avoid to quick closing when sharing, the popup can be close before the link is save 2013-10-27 07:47:14 +01:00
banux
363bc4eb86 Add a autoclose parameters. When we use sharing method in plugins like the tiny tiny rss one or the firefox plugins we can passe the autoclose=true parameters that close the popup. 2013-10-27 07:37:05 +01:00
Nicolas Lœuillet
83020b993c parse dilbert.com 2013-10-25 15:50:16 +02:00
Nicolas Lœuillet
985ce3ec53 bug fix #259: Deleting article doesn't redirect 2013-10-25 14:25:37 +02:00
Denis Sacchet
027b4e1568 Adding support for http_auth 2013-10-20 23:28:45 +02:00
Denis Sacchet
df6afaf090 Added support for http_auth 2013-10-20 16:53:54 +02:00
Nicolas Lœuillet
0c994bd934 Merge branch 'dev' of https://github.com/inthepoche/poche into dev 2013-10-10 14:07:13 +02:00
Nicolas Lœuillet
18889e230a remove empty file 2013-10-10 14:06:53 +02:00
Nicolas Lœuillet
e557b7bb44 Merge pull request #274 from NumEricR/select-theme
Update select theme filter and sort names (dev branch PR)
2013-10-08 23:33:48 -07:00
Nicolas Lœuillet
5188585864 Merge pull request #272 from jcsaaddupuy/custom_ssl_port
Custom ssl port
2013-10-08 03:48:49 -07:00
Nicolas Lœuillet
1e98ee1de0 bug fix: changing password was buggy 2013-10-07 14:56:21 +02:00
Nicolas Lœuillet
5011388f39 bug fix #215: change language from config screen 2013-10-07 14:26:25 +02:00
Jean-Christophe Saad-Dupuy
5e07dc8b51 Merge remote branch 'upstream/dev' into dev
Conflicts:
	themes/default/_head.twig
2013-10-07 14:25:24 +02:00