]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
11 years ago[fix] Add support for X-Forwarded-Proto header field #413
Nicolas Lœuillet [Mon, 3 Feb 2014 11:46:09 +0000 (12:46 +0100)] 
[fix] Add support for X-Forwarded-Proto header field #413

11 years ago[add] link to test file when we install wallabag #392
Nicolas Lœuillet [Mon, 3 Feb 2014 11:43:34 +0000 (12:43 +0100)] 
[add] link to test file when we install wallabag #392

11 years ago[fix] #421 Tables content in solarized themes unreadable
Nicolas Lœuillet [Mon, 3 Feb 2014 11:34:28 +0000 (12:34 +0100)] 
[fix] #421 Tables content in solarized themes unreadable

11 years agoMerge branch 'dev' of git://github.com/mariroz/wallabag into mariroz-dev
Nicolas Lœuillet [Mon, 3 Feb 2014 10:56:01 +0000 (11:56 +0100)] 
Merge branch 'dev' of git://github.com/mariroz/wallabag into mariroz-dev

11 years ago[fix] courgette theme: Old constant call, replaced by the new one. 425/head
Lonnytunes [Sun, 2 Feb 2014 18:13:05 +0000 (19:13 +0100)] 
[fix] courgette theme: Old constant call, replaced by the new one.

11 years ago[del] courgette theme: Useless templates because they are identical to those of defau...
Lonnytunes [Sun, 2 Feb 2014 18:10:35 +0000 (19:10 +0100)] 
[del] courgette theme: Useless templates because they are identical to those of default theme and so inherited from it.

11 years agofix of bug #368 Endless redirects or user doesn't exist with basic authentication 419/head
Maryana Rozhankivska [Thu, 30 Jan 2014 14:35:31 +0000 (16:35 +0200)] 
fix of bug #368 Endless redirects or user doesn't exist with basic authentication

11 years agosome fix to courgette theme
Nicolas Lœuillet [Tue, 28 Jan 2014 10:19:06 +0000 (11:19 +0100)] 
some fix to courgette theme

11 years agochanged some poche with wallabag
Nicolas Lœuillet [Tue, 28 Jan 2014 10:08:21 +0000 (11:08 +0100)] 
changed some poche with wallabag

11 years agoMerge branch 'extraction-with-basic-auth' of git://github.com/aaa2000/poche into...
Nicolas Lœuillet [Tue, 28 Jan 2014 09:56:57 +0000 (10:56 +0100)] 
Merge branch 'extraction-with-basic-auth' of git://github.com/aaa2000/poche into aaa2000-extraction-with-basic-auth

11 years ago[fix] inthepoche.com => wallabag.org
Nicolas Lœuillet [Tue, 28 Jan 2014 09:49:57 +0000 (10:49 +0100)] 
[fix] inthepoche.com => wallabag.org

11 years ago[fix] change twitter account for sharing entry
Nicolas Lœuillet [Tue, 28 Jan 2014 09:37:37 +0000 (10:37 +0100)] 
[fix] change twitter account for sharing entry

11 years agopoche is dead, welcome wallabag
Nicolas Lœuillet [Tue, 28 Jan 2014 09:36:04 +0000 (10:36 +0100)] 
poche is dead, welcome wallabag

11 years agoMerge pull request #410 from Lonnytunes/dev
Nicolas Lœuillet [Tue, 21 Jan 2014 12:46:14 +0000 (04:46 -0800)] 
Merge pull request #410 from Lonnytunes/dev

Fix: stops multiplication, in database, of a same user config item

11 years ago[fix] Stops multiplication, in database, of a same user config item (error of variabl... 410/head
Lonnytunes [Sun, 19 Jan 2014 23:44:51 +0000 (00:44 +0100)] 
[fix] Stops multiplication, in database, of a same user config item (error of variable name).

11 years agoadd basic auth in file_get_contents for content extraction when user use basic auth 394/head
adev [Sun, 12 Jan 2014 16:08:52 +0000 (17:08 +0100)] 
add basic auth in file_get_contents for content extraction when user use basic auth

11 years ago[add] display token and user id
Nicolas Lœuillet [Fri, 10 Jan 2014 15:33:10 +0000 (16:33 +0100)] 
[add] display token and user id

11 years ago[add] display token and user id
Nicolas Lœuillet [Fri, 10 Jan 2014 15:33:10 +0000 (16:33 +0100)] 
[add] display token and user id

11 years agoMerge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Wed, 8 Jan 2014 10:28:53 +0000 (11:28 +0100)] 
Merge branch 'dev' of https://github.com/inthepoche/poche into dev

11 years ago[add] courgette theme
Nicolas Lœuillet [Wed, 8 Jan 2014 10:28:46 +0000 (11:28 +0100)] 
[add] courgette theme

11 years agoMerge pull request #391 from Newinx/master
Nicolas Lœuillet [Wed, 8 Jan 2014 07:22:32 +0000 (23:22 -0800)] 
Merge pull request #391 from Newinx/master

Correction de bugs dans le schema mysql

11 years agoCorrection de bugs dans le schema mysql 391/head
Pierre [Tue, 7 Jan 2014 21:55:48 +0000 (22:55 +0100)] 
Correction de bugs dans le schema mysql
- users/name type de int a varchar
- valeurs par defaut ajoutees pour entries/is_read et is_fav

11 years ago[add] import from poche, thank you @tsadiq #388
Nicolas Lœuillet [Tue, 7 Jan 2014 19:21:43 +0000 (20:21 +0100)] 
[add] import from poche, thank you @tsadiq #388

11 years agoMerge pull request #387 from inthepoche/dev 1.3.1
Nicolas Lœuillet [Tue, 7 Jan 2014 12:20:23 +0000 (04:20 -0800)] 
Merge pull request #387 from inthepoche/dev

poche 1.3.1

11 years ago[add] user_agent in file_get_contents 387/head
Nicolas Lœuillet [Tue, 7 Jan 2014 12:15:43 +0000 (13:15 +0100)] 
[add] user_agent in file_get_contents

11 years agoMerge branch 'dev' of https://github.com/inthepoche/poche into dev
Nicolas Lœuillet [Tue, 7 Jan 2014 12:13:30 +0000 (13:13 +0100)] 
Merge branch 'dev' of https://github.com/inthepoche/poche into dev

11 years ago[change] poche logo is now at SVG format, see #373
Nicolas Lœuillet [Tue, 7 Jan 2014 12:13:24 +0000 (13:13 +0100)] 
[change] poche logo is now at SVG format, see #373

11 years agoMerge pull request #381 from tcitworld/dev
Nicolas Lœuillet [Mon, 6 Jan 2014 18:07:29 +0000 (10:07 -0800)] 
Merge pull request #381 from tcitworld/dev

Flattr Class : Bug 359

11 years ago[change] update poche version in compatibility test file
Nicolas Lœuillet [Mon, 6 Jan 2014 07:32:28 +0000 (08:32 +0100)] 
[change] update poche version in compatibility test file

11 years agoMerge pull request #382 from aaa2000/table_tags_entries_already_exists
Nicolas Lœuillet [Sun, 5 Jan 2014 18:39:44 +0000 (10:39 -0800)] 
Merge pull request #382 from aaa2000/table_tags_entries_already_exists

Create sqlite table tags_entries only if not already exists

11 years agoCreate sqlite table tags_entries only if not already exists 382/head
adev [Sun, 5 Jan 2014 14:03:05 +0000 (15:03 +0100)] 
Create sqlite table tags_entries only if not already exists

11 years agoFixes bug 359 381/head
Thomas Citharel [Sat, 4 Jan 2014 20:50:08 +0000 (21:50 +0100)] 
Fixes bug 359

11 years agoMerge pull request #1 from inthepoche/dev
tcitworld [Sat, 4 Jan 2014 20:30:31 +0000 (12:30 -0800)] 
Merge pull request #1 from inthepoche/dev

Dev

11 years agoMerge branch 'dev' of https://github.com/inthepoche/poche into dev
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

11 years ago[fix] #375 Readability.com changed its export format
Nicolas Lœuillet [Fri, 3 Jan 2014 14:18:13 +0000 (15:18 +0100)] 
[fix] #375 Readability.com changed its export format

11 years agoMerge pull request #380 from F1reF0x/dev
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

11 years agoChange Permissions in pochePictures.php 380/head
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

11 years ago[fix] code display when printing a page was buggy
Nicolas Lœuillet [Fri, 3 Jan 2014 09:33:01 +0000 (10:33 +0100)] 
[fix] code display when printing a page was buggy

11 years ago[del] remove inthepoche.com config file, website has changed
Nicolas Lœuillet [Fri, 3 Jan 2014 09:22:12 +0000 (10:22 +0100)] 
[del] remove inthepoche.com config file, website has changed

11 years ago[add] config file for interviewmagazine.com
Nicolas Lœuillet [Fri, 3 Jan 2014 09:21:18 +0000 (10:21 +0100)] 
[add] config file for interviewmagazine.com

11 years ago[fix] bugs #374 and #376 - encoding in rss
Nicolas Lœuillet [Fri, 3 Jan 2014 09:15:05 +0000 (10:15 +0100)] 
[fix] bugs #374 and #376 - encoding in rss

11 years agoMerge branch 'dev' of https://github.com/inthepoche/poche into dev
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

11 years ago[fix] error in query to get entries and tags
Nicolas Lœuillet [Fri, 3 Jan 2014 09:06:26 +0000 (10:06 +0100)] 
[fix] error in query to get entries and tags

11 years agoMerge pull request #379 from williamtheaker/dev
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

11 years agoUpdated config page 379/head
William Theaker [Fri, 3 Jan 2014 02:15:41 +0000 (21:15 -0500)] 
Updated config page

11 years agoUpdated tag edit page
William Theaker [Fri, 3 Jan 2014 02:04:56 +0000 (21:04 -0500)] 
Updated tag edit page

11 years agoMerge pull request #370 from DmitrySandalov/dev
Nicolas Lœuillet [Sat, 28 Dec 2013 13:04:45 +0000 (05:04 -0800)] 
Merge pull request #370 from DmitrySandalov/dev

docs link, typos

11 years agodocs link, typos 370/head
Dmitry Sandalov [Sat, 28 Dec 2013 07:47:10 +0000 (11:47 +0400)] 
docs link, typos

11 years agoMerge pull request #363 from inthepoche/dev 1.3.0
Nicolas Lœuillet [Mon, 23 Dec 2013 10:28:56 +0000 (02:28 -0800)] 
Merge pull request #363 from inthepoche/dev

poche 1.3.0

11 years ago[fix] bug with queries when postgresql is used 363/head
Nicolas Lœuillet [Mon, 23 Dec 2013 10:23:12 +0000 (11:23 +0100)] 
[fix] bug with queries when postgresql is used

11 years ago[add] availability to regenerate feed token
Nicolas Lœuillet [Mon, 23 Dec 2013 10:01:41 +0000 (11:01 +0100)] 
[add] availability to regenerate feed token

11 years ago[change] install doc
Nicolas Lœuillet [Mon, 23 Dec 2013 09:45:16 +0000 (10:45 +0100)] 
[change] install doc

11 years ago[change] 1.3, let's rock baby
Nicolas Lœuillet [Mon, 23 Dec 2013 09:44:22 +0000 (10:44 +0100)] 
[change] 1.3, let's rock baby

11 years ago[add] check tags tables
Nicolas Lœuillet [Mon, 23 Dec 2013 09:35:09 +0000 (10:35 +0100)] 
[add] check tags tables

11 years agoPHP_AUTH_USER isn't available when using php as cgi
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

11 years agofix for long lasting session 362/head
Dmitry Sandalov [Sat, 21 Dec 2013 19:39:45 +0000 (23:39 +0400)] 
fix for long lasting session

11 years agoMerge pull request #360 from DmitrySandalov/dev
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

11 years agotags: mysql create tables if not exists 360/head
Dmitry Sandalov [Thu, 19 Dec 2013 13:24:49 +0000 (16:24 +0300)] 
tags: mysql create tables if not exists

11 years agoUpdate INSTALL.md
Nicolas Lœuillet [Thu, 19 Dec 2013 08:56:29 +0000 (09:56 +0100)] 
Update INSTALL.md

11 years agoMerge pull request #358 from williamtheaker/dev
Nicolas Lœuillet [Mon, 16 Dec 2013 08:24:27 +0000 (00:24 -0800)] 
Merge pull request #358 from williamtheaker/dev

Edited English text

11 years agoTypo fixed 358/head
William Theaker [Sun, 15 Dec 2013 05:44:13 +0000 (00:44 -0500)] 
Typo fixed

11 years agotypo
William Theaker [Sun, 15 Dec 2013 05:41:49 +0000 (00:41 -0500)] 
typo

11 years agoEdited text
William Theaker [Sun, 15 Dec 2013 05:18:26 +0000 (00:18 -0500)] 
Edited text

11 years agoEdited text
William Theaker [Sun, 15 Dec 2013 05:17:30 +0000 (00:17 -0500)] 
Edited text

11 years ago[fix] typo in config screen
Nicolas Lœuillet [Thu, 12 Dec 2013 10:11:53 +0000 (11:11 +0100)] 
[fix] typo in config screen

11 years agoMerge pull request #356 from inthepoche/tags
Nicolas Lœuillet [Thu, 12 Dec 2013 09:48:24 +0000 (01:48 -0800)] 
Merge pull request #356 from inthepoche/tags

Tags feature

11 years ago[add] download database if sqlite is on
Nicolas Lœuillet [Thu, 12 Dec 2013 08:42:19 +0000 (09:42 +0100)] 
[add] download database if sqlite is on

11 years ago[add] tags and tags_entries for mysql & postgresql 356/head
Nicolas Lœuillet [Fri, 6 Dec 2013 14:16:02 +0000 (15:16 +0100)] 
[add] tags and tags_entries for mysql & postgresql

11 years ago[add] tags and tags_entries tables in poche.sqlite
Nicolas Lœuillet [Fri, 6 Dec 2013 14:11:08 +0000 (15:11 +0100)] 
[add] tags and tags_entries tables in poche.sqlite

11 years ago[add] assign and remove a tag to an entry
Nicolas Lœuillet [Fri, 6 Dec 2013 14:07:51 +0000 (15:07 +0100)] 
[add] assign and remove a tag to an entry

11 years ago[add] rss for tag
Nicolas Lœuillet [Fri, 6 Dec 2013 13:37:42 +0000 (14:37 +0100)] 
[add] rss for tag

11 years ago[add] page which lists entries for a tag
Nicolas Lœuillet [Fri, 6 Dec 2013 13:22:29 +0000 (14:22 +0100)] 
[add] page which lists entries for a tag

11 years ago[change] simplify Tools::getTplFile
Nicolas Lœuillet [Fri, 6 Dec 2013 13:07:00 +0000 (14:07 +0100)] 
[change] simplify Tools::getTplFile

11 years ago[add] edit tags page
Nicolas Lœuillet [Fri, 6 Dec 2013 13:03:14 +0000 (14:03 +0100)] 
[add] edit tags page

11 years ago[add] create tags page
Nicolas Lœuillet [Fri, 6 Dec 2013 12:15:06 +0000 (13:15 +0100)] 
[add] create tags page

11 years ago[add] tags displaying
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:58 +0000 (13:02 +0100)] 
[add] tags displaying

11 years ago[add] send tags to article view
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:38 +0000 (13:02 +0100)] 
[add] send tags to article view

11 years ago[add] function to get tags by entry
Nicolas Lœuillet [Fri, 6 Dec 2013 12:02:15 +0000 (13:02 +0100)] 
[add] function to get tags by entry

11 years ago[fix] RSS feeds were buggy when I update full-text RSS
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

11 years ago[add] new specific configuration files
Nicolas Lœuillet [Fri, 6 Dec 2013 09:13:03 +0000 (10:13 +0100)] 
[add] new specific configuration files

11 years agoMerge pull request #353 from inthepoche/ftr
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

11 years ago[change] we now use Full-Text RSS 3.1, thank you so much @fivefilters 353/head
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

11 years agoMerge pull request #352 from versvs/dev
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

11 years agoupdating the "es_ES" locale 352/head
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).

11 years ago[add] add RSS feed for archive
Nicolas Lœuillet [Thu, 5 Dec 2013 14:13:32 +0000 (15:13 +0100)] 
[add] add RSS feed for archive

11 years ago[fix] undefined notice for feed
Nicolas Lœuillet [Tue, 3 Dec 2013 11:07:02 +0000 (12:07 +0100)] 
[fix] undefined notice for feed

11 years agoMerge pull request #350 from inthepoche/rss
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

11 years ago[add] atom feeds for unread / fav items 350/head
Nicolas Lœuillet [Tue, 3 Dec 2013 09:40:27 +0000 (10:40 +0100)] 
[add] atom feeds for unread / fav items

11 years ago[change] getConfigUser is now a public function
Nicolas Lœuillet [Tue, 3 Dec 2013 09:39:45 +0000 (10:39 +0100)] 
[change] getConfigUser is now a public function

11 years ago[change] update FeedWriter class
Nicolas Lœuillet [Tue, 3 Dec 2013 09:39:00 +0000 (10:39 +0100)] 
[change] update FeedWriter class

11 years agoMerge pull request #347 from evgeni/fix-links
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

11 years agoMerge pull request #349 from JasonGhent/master
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.

11 years agodo not link to the french mozilla site, let the server decide the language 343/head 347/head
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

11 years agoproper spacing around 'or'
Evgeni Golov [Sun, 1 Dec 2013 10:24:02 +0000 (11:24 +0100)] 
proper spacing around 'or'

11 years agofix link to Google Play
Evgeni Golov [Sun, 1 Dec 2013 10:22:28 +0000 (11:22 +0100)] 
fix link to Google Play

11 years agoSubdomain to domain failover left incorrect leading '.'. This has been remedied. 341/head 349/head
Jason [Sat, 30 Nov 2013 18:02:18 +0000 (13:02 -0500)] 
Subdomain to domain failover left incorrect leading '.'. This has been remedied.

11 years agoAddition of stackexchange parser.
Jason Ghent [Sat, 30 Nov 2013 18:00:24 +0000 (13:00 -0500)] 
Addition of stackexchange parser.

11 years agoAdded stackoverflow parsing.
Jason Ghent [Sat, 30 Nov 2013 17:08:17 +0000 (12:08 -0500)] 
Added stackoverflow parsing.

11 years agoadd compiled file for persian language
Nicolas Lœuillet [Mon, 25 Nov 2013 14:53:40 +0000 (15:53 +0100)] 
add compiled file for persian language

11 years agoMerge pull request #329 from mabkenar/dev
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