]>
git.immae.eu Git - github/wallabag/wallabag.git/log
adev [Sun, 5 Jan 2014 14:03:05 +0000 (15:03 +0100)]
Create sqlite table tags_entries only if not already exists
Nicolas Lœuillet [Fri, 3 Jan 2014 14:18:32 +0000 (15:18 +0100)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Fri, 3 Jan 2014 14:18:13 +0000 (15:18 +0100)]
[fix] #375 Readability.com changed its export format
Nicolas Lœuillet [Fri, 3 Jan 2014 10:20:40 +0000 (02:20 -0800)]
Merge pull request #380 from F1reF0x/dev
Change Permissions in pochePictures.php
FireFox [Fri, 3 Jan 2014 10:17:15 +0000 (11:17 +0100)]
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
Nicolas Lœuillet [Fri, 3 Jan 2014 09:33:01 +0000 (10:33 +0100)]
[fix] code display when printing a page was buggy
Nicolas Lœuillet [Fri, 3 Jan 2014 09:22:12 +0000 (10:22 +0100)]
[del] remove inthepoche.com config file, website has changed
Nicolas Lœuillet [Fri, 3 Jan 2014 09:21:18 +0000 (10:21 +0100)]
[add] config file for interviewmagazine.com
Nicolas Lœuillet [Fri, 3 Jan 2014 09:15:05 +0000 (10:15 +0100)]
[fix] bugs #374 and #376 - encoding in rss
Nicolas Lœuillet [Fri, 3 Jan 2014 09:06:33 +0000 (10:06 +0100)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Fri, 3 Jan 2014 09:06:26 +0000 (10:06 +0100)]
[fix] error in query to get entries and tags
Nicolas Lœuillet [Fri, 3 Jan 2014 05:54:50 +0000 (21:54 -0800)]
Merge pull request #379 from williamtheaker/dev
Minor changes to tag edit and config pages
William Theaker [Fri, 3 Jan 2014 02:15:41 +0000 (21:15 -0500)]
Updated config page
William Theaker [Fri, 3 Jan 2014 02:04:56 +0000 (21:04 -0500)]
Updated tag edit page
Nicolas Lœuillet [Sat, 28 Dec 2013 13:04:45 +0000 (05:04 -0800)]
Merge pull request #370 from DmitrySandalov/dev
docs link, typos
Dmitry Sandalov [Sat, 28 Dec 2013 07:47:10 +0000 (11:47 +0400)]
docs link, typos
Nicolas Lœuillet [Mon, 23 Dec 2013 10:23:12 +0000 (11:23 +0100)]
[fix] bug with queries when postgresql is used
Nicolas Lœuillet [Mon, 23 Dec 2013 10:01:41 +0000 (11:01 +0100)]
[add] availability to regenerate feed token
Nicolas Lœuillet [Mon, 23 Dec 2013 09:45:16 +0000 (10:45 +0100)]
[change] install doc
Nicolas Lœuillet [Mon, 23 Dec 2013 09:44:22 +0000 (10:44 +0100)]
[change] 1.3, let's rock baby
Nicolas Lœuillet [Mon, 23 Dec 2013 09:35:09 +0000 (10:35 +0100)]
[add] check tags tables
Nicolas Lœuillet [Mon, 23 Dec 2013 08:09:10 +0000 (09:09 +0100)]
PHP_AUTH_USER isn't available when using php as cgi
Dmitry Sandalov [Sat, 21 Dec 2013 19:39:45 +0000 (23:39 +0400)]
fix for long lasting session
Nicolas Lœuillet [Thu, 19 Dec 2013 13:28:22 +0000 (05:28 -0800)]
Merge pull request #360 from DmitrySandalov/dev
tags: mysql create tables if not exists
Dmitry Sandalov [Thu, 19 Dec 2013 13:24:49 +0000 (16:24 +0300)]
tags: mysql create tables if not exists
Nicolas Lœuillet [Mon, 16 Dec 2013 08:24:27 +0000 (00:24 -0800)]
Merge pull request #358 from williamtheaker/dev
Edited English text
William Theaker [Sun, 15 Dec 2013 05:44:13 +0000 (00:44 -0500)]
Typo fixed
William Theaker [Sun, 15 Dec 2013 05:41:49 +0000 (00:41 -0500)]
typo
William Theaker [Sun, 15 Dec 2013 05:18:26 +0000 (00:18 -0500)]
Edited text
William Theaker [Sun, 15 Dec 2013 05:17:30 +0000 (00:17 -0500)]
Edited text
Nicolas Lœuillet [Thu, 12 Dec 2013 10:11:53 +0000 (11:11 +0100)]
[fix] typo in config screen
Nicolas Lœuillet [Thu, 12 Dec 2013 09:48:24 +0000 (01:48 -0800)]
Merge pull request #356 from inthepoche/tags
Tags feature
Nicolas Lœuillet [Thu, 12 Dec 2013 08:42:19 +0000 (09:42 +0100)]
[add] download database if sqlite is on
Nicolas Lœuillet [Fri, 6 Dec 2013 14:16:02 +0000 (15:16 +0100)]
[add] tags and tags_entries for mysql & postgresql
Nicolas Lœuillet [Fri, 6 Dec 2013 14:11:08 +0000 (15:11 +0100)]
[add] tags and tags_entries tables in poche.sqlite
Nicolas Lœuillet [Fri, 6 Dec 2013 14:07:51 +0000 (15:07 +0100)]
[add] assign and remove a tag to an entry
Nicolas Lœuillet [Fri, 6 Dec 2013 13:37:42 +0000 (14:37 +0100)]
[add] rss for tag
Nicolas Lœuillet [Fri, 6 Dec 2013 13:22:29 +0000 (14:22 +0100)]
[add] page which lists entries for a tag
Nicolas Lœuillet [Fri, 6 Dec 2013 13:07:00 +0000 (14:07 +0100)]
[change] simplify Tools::getTplFile
Nicolas Lœuillet [Fri, 6 Dec 2013 13:03:14 +0000 (14:03 +0100)]
[add] edit tags page
Nicolas Lœuillet [Fri, 6 Dec 2013 12:15:06 +0000 (13:15 +0100)]
[add] create tags page
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:58 +0000 (13:02 +0100)]
[add] tags displaying
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:38 +0000 (13:02 +0100)]
[add] send tags to article view
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:15 +0000 (13:02 +0100)]
[add] function to get tags by entry
Nicolas Lœuillet [Fri, 6 Dec 2013 09:14:59 +0000 (10:14 +0100)]
[fix] RSS feeds were buggy when I update full-text RSS
Nicolas Lœuillet [Fri, 6 Dec 2013 09:13:03 +0000 (10:13 +0100)]
[add] new specific configuration files
Nicolas Lœuillet [Fri, 6 Dec 2013 08:49:43 +0000 (00:49 -0800)]
Merge pull request #353 from inthepoche/ftr
[change] we now use Full-Text RSS 3.1, thank you so much @fivefilters
Nicolas Lœuillet [Fri, 6 Dec 2013 08:45:27 +0000 (09:45 +0100)]
[change] we now use Full-Text RSS 3.1, thank you so much @fivefilters
Nicolas Lœuillet [Thu, 5 Dec 2013 18:56:23 +0000 (10:56 -0800)]
Merge pull request #352 from versvs/dev
updating the "es_ES" locale
versvs [Thu, 5 Dec 2013 18:36:20 +0000 (19:36 +0100)]
updating the "es_ES" locale
Fixed some strings to fit the common use that people understand and find and other es_ES web apps. Completed some non-translated strings.
Also, opted for an editorial line in which "Poche" is treated as a noun (therefore, I capitalized the first letter).
Nicolas Lœuillet [Thu, 5 Dec 2013 14:13:32 +0000 (15:13 +0100)]
[add] add RSS feed for archive
Nicolas Lœuillet [Tue, 3 Dec 2013 11:07:02 +0000 (12:07 +0100)]
[fix] undefined notice for feed
Nicolas Lœuillet [Tue, 3 Dec 2013 09:42:21 +0000 (01:42 -0800)]
Merge pull request #350 from inthepoche/rss
add atom feeds for unread / favs
Nicolas Lœuillet [Tue, 3 Dec 2013 09:40:27 +0000 (10:40 +0100)]
[add] atom feeds for unread / fav items
Nicolas Lœuillet [Tue, 3 Dec 2013 09:39:45 +0000 (10:39 +0100)]
[change] getConfigUser is now a public function
Nicolas Lœuillet [Tue, 3 Dec 2013 09:39:00 +0000 (10:39 +0100)]
[change] update FeedWriter class
Nicolas Lœuillet [Tue, 3 Dec 2013 07:15:39 +0000 (23:15 -0800)]
Merge pull request #347 from evgeni/fix-links
Fix links of third applications
Nicolas Lœuillet [Tue, 3 Dec 2013 07:14:49 +0000 (23:14 -0800)]
Merge pull request #349 from JasonGhent/master
Stackoverflow parsing and subdomain failover fix.
Evgeni Golov [Sun, 1 Dec 2013 10:24:42 +0000 (11:24 +0100)]
do not link to the french mozilla site, let the server decide the language
Evgeni Golov [Sun, 1 Dec 2013 10:24:02 +0000 (11:24 +0100)]
proper spacing around 'or'
Evgeni Golov [Sun, 1 Dec 2013 10:22:28 +0000 (11:22 +0100)]
fix link to Google Play
Jason [Sat, 30 Nov 2013 18:02:18 +0000 (13:02 -0500)]
Subdomain to domain failover left incorrect leading '.'. This has been remedied.
Jason Ghent [Sat, 30 Nov 2013 18:00:24 +0000 (13:00 -0500)]
Addition of stackexchange parser.
Jason Ghent [Sat, 30 Nov 2013 17:08:17 +0000 (12:08 -0500)]
Added stackoverflow parsing.
Nicolas Lœuillet [Mon, 25 Nov 2013 14:53:40 +0000 (15:53 +0100)]
add compiled file for persian language
Nicolas Lœuillet [Mon, 25 Nov 2013 14:52:36 +0000 (06:52 -0800)]
Merge pull request #329 from mabkenar/dev
Create fa_IR.utf8.po
Masoud P. Abkenar [Mon, 25 Nov 2013 14:46:36 +0000 (15:46 +0100)]
Create fa_IR.utf8.po
A Persian (fa_IR) translation.
Nicolas Lœuillet [Mon, 25 Nov 2013 10:00:07 +0000 (02:00 -0800)]
Merge pull request #326 from inthepoche/dev
1.2.0
Nicolas Lœuillet [Mon, 25 Nov 2013 08:57:10 +0000 (09:57 +0100)]
1.2.0: here we go
Nicolas Lœuillet [Mon, 25 Nov 2013 08:49:08 +0000 (09:49 +0100)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Mon, 25 Nov 2013 08:48:51 +0000 (09:48 +0100)]
add italian language
Nicolas Lœuillet [Mon, 25 Nov 2013 08:43:45 +0000 (09:43 +0100)]
fix russian directory
Nicolas Lœuillet [Wed, 20 Nov 2013 09:22:21 +0000 (10:22 +0100)]
Fix Undefined offset Notice (thx @vjousse)
Nicolas Lœuillet [Thu, 14 Nov 2013 10:14:15 +0000 (11:14 +0100)]
[change] reuse existing class for article_toolbar
Nicolas Lœuillet [Wed, 13 Nov 2013 14:23:52 +0000 (15:23 +0100)]
Merge branch 'DmitrySandalov-master' into dev
Nicolas Lœuillet [Wed, 13 Nov 2013 14:17:34 +0000 (15:17 +0100)]
[fix] bug fix #287: test if open_basedir & safe_mode are active to use CURLOPT_FOLLOWLOCATION
Nicolas Lœuillet [Wed, 13 Nov 2013 13:52:28 +0000 (14:52 +0100)]
Merge branch 'master' of git://github.com/DmitrySandalov/poche into DmitrySandalov-master
Nicolas Lœuillet [Wed, 13 Nov 2013 13:51:14 +0000 (14:51 +0100)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Wed, 13 Nov 2013 13:50:56 +0000 (14:50 +0100)]
[fix] bug fix #311: remove toolbar when printing article
Nicolas Lœuillet [Tue, 12 Nov 2013 16:38:24 +0000 (08:38 -0800)]
Merge pull request #310 from jn0/dev
dark theme images replaced to visible set, no executable bits for pictures
jno [Tue, 12 Nov 2013 16:34:55 +0000 (20:34 +0400)]
dark theme images replaced to visible set, no executable bits for pictures
Nicolas Lœuillet [Tue, 12 Nov 2013 12:05:27 +0000 (13:05 +0100)]
[add] russian language
Dmitry Sandalov [Tue, 5 Nov 2013 09:13:55 +0000 (12:13 +0300)]
fix #270 access from remote machine
Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines
Nicolas Lœuillet [Mon, 4 Nov 2013 07:44:56 +0000 (08:44 +0100)]
compatibility with 5.3.3
Nicolas Lœuillet [Mon, 28 Oct 2013 07:38:05 +0000 (00:38 -0700)]
Merge pull request #291 from banux/dev
Autoclose
banux [Sun, 27 Oct 2013 06:47:14 +0000 (07:47 +0100)]
use 2 seprate variable for autoclosing windows to avoid to quick closing when sharing, the popup can be close before the link is save
banux [Sun, 27 Oct 2013 06:37:05 +0000 (07:37 +0100)]
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.
Nicolas Lœuillet [Sat, 26 Oct 2013 11:23:31 +0000 (13:23 +0200)]
fix download links
Nicolas Lœuillet [Sat, 26 Oct 2013 10:59:55 +0000 (12:59 +0200)]
change link to themes
Nicolas Lœuillet [Fri, 25 Oct 2013 13:50:16 +0000 (15:50 +0200)]
parse dilbert.com
Nicolas Lœuillet [Fri, 25 Oct 2013 12:25:37 +0000 (14:25 +0200)]
bug fix #259: Deleting article doesn't redirect
Nicolas Lœuillet [Fri, 25 Oct 2013 12:20:18 +0000 (14:20 +0200)]
bug fix #278: mysql collation not UTF8
Nicolas Lœuillet [Fri, 25 Oct 2013 06:51:59 +0000 (23:51 -0700)]
Merge pull request #289 from inthepoche/dev
1.1.0
Nicolas Lœuillet [Fri, 25 Oct 2013 06:45:28 +0000 (08:45 +0200)]
on the road to 1.1.0
Nicolas Lœuillet [Tue, 22 Oct 2013 06:51:30 +0000 (08:51 +0200)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Tue, 22 Oct 2013 06:51:22 +0000 (08:51 +0200)]
fix #286: german translation updated
Nicolas Lœuillet [Mon, 21 Oct 2013 15:31:24 +0000 (08:31 -0700)]
Merge pull request #285 from dsacchet/dev
Adding support for http_auth
Denis Sacchet [Sun, 20 Oct 2013 21:28:45 +0000 (23:28 +0200)]
Adding support for http_auth
Denis Sacchet [Sun, 20 Oct 2013 14:53:54 +0000 (16:53 +0200)]
Added support for http_auth
Nicolas Lœuillet [Thu, 17 Oct 2013 15:04:12 +0000 (17:04 +0200)]
Merge branch 'dev' of https://github.com/inthepoche/poche into dev