Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fix] error in query to get entries and tags | Nicolas Lœuillet | 2014-01-03 | 1 | -2/+2 |
| | |||||
* | [fix] bug with queries when postgresql is used | Nicolas Lœuillet | 2013-12-23 | 1 | -2/+2 |
| | |||||
* | [add] availability to regenerate feed token | Nicolas Lœuillet | 2013-12-23 | 1 | -0/+1 |
| | |||||
* | [change] install doc | Nicolas Lœuillet | 2013-12-23 | 1 | -70/+1 |
| | |||||
* | [change] 1.3, let's rock baby | Nicolas Lœuillet | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | [add] check tags tables | Nicolas Lœuillet | 2013-12-23 | 2 | -3/+71 |
| | |||||
* | PHP_AUTH_USER isn't available when using php as cgi | Nicolas Lœuillet | 2013-12-23 | 2 | -9/+22 |
| | |||||
* | fix for long lasting session | Dmitry Sandalov | 2013-12-21 | 2 | -3/+11 |
| | |||||
* | Merge pull request #360 from DmitrySandalov/dev | Nicolas Lœuillet | 2013-12-19 | 1 | -3/+3 |
|\ | | | | | tags: mysql create tables if not exists | ||||
| * | tags: mysql create tables if not exists | Dmitry Sandalov | 2013-12-19 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #358 from williamtheaker/dev | Nicolas Lœuillet | 2013-12-16 | 7 | -35/+35 |
|\ | | | | | Edited English text | ||||
| * | Typo fixed | William Theaker | 2013-12-15 | 1 | -1/+1 |
| | | |||||
| * | typo | William Theaker | 2013-12-15 | 1 | -1/+1 |
| | | |||||
| * | Edited text | William Theaker | 2013-12-15 | 6 | -32/+32 |
| | | |||||
| * | Edited text | William Theaker | 2013-12-15 | 1 | -3/+3 |
|/ | |||||
* | [fix] typo in config screen | Nicolas Lœuillet | 2013-12-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #356 from inthepoche/tags | Nicolas Lœuillet | 2013-12-12 | 14 | -41/+252 |
|\ | | | | | Tags feature | ||||
| * | [add] tags and tags_entries for mysql & postgresql | Nicolas Lœuillet | 2013-12-06 | 2 | -1/+27 |
| | | |||||
| * | [add] tags and tags_entries tables in poche.sqlite | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+0 |
| | | |||||
| * | [add] assign and remove a tag to an entry | Nicolas Lœuillet | 2013-12-06 | 4 | -4/+68 |
| | | |||||
| * | [add] rss for tag | Nicolas Lœuillet | 2013-12-06 | 4 | -5/+15 |
| | | |||||
| * | [add] page which lists entries for a tag | Nicolas Lœuillet | 2013-12-06 | 6 | -3/+65 |
| | | |||||
| * | [change] simplify Tools::getTplFile | Nicolas Lœuillet | 2013-12-06 | 1 | -36/+9 |
| | | |||||
| * | [add] edit tags page | Nicolas Lœuillet | 2013-12-06 | 4 | -1/+29 |
| | | |||||
| * | [add] create tags page | Nicolas Lœuillet | 2013-12-06 | 5 | -5/+29 |
| | | |||||
| * | [add] tags displaying | Nicolas Lœuillet | 2013-12-06 | 2 | -0/+9 |
| | | |||||
| * | [add] send tags to article view | Nicolas Lœuillet | 2013-12-06 | 1 | -4/+8 |
| | | |||||
| * | [add] function to get tags by entry | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+11 |
| | | |||||
* | | [add] download database if sqlite is on | Nicolas Lœuillet | 2013-12-12 | 3 | -0/+28 |
|/ | |||||
* | [fix] RSS feeds were buggy when I update full-text RSS | Nicolas Lœuillet | 2013-12-06 | 2 | -10/+5 |
| | |||||
* | [add] new specific configuration files | Nicolas Lœuillet | 2013-12-06 | 773 | -0/+6982 |
| | |||||
* | Merge pull request #353 from inthepoche/ftr | Nicolas Lœuillet | 2013-12-06 | 83 | -7785/+23838 |
|\ | | | | | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | ||||
| * | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | Nicolas Lœuillet | 2013-12-06 | 83 | -7785/+23838 |
| | | |||||
* | | Merge pull request #352 from versvs/dev | Nicolas Lœuillet | 2013-12-05 | 1 | -31/+31 |
|\ \ | |/ |/| | updating the "es_ES" locale | ||||
| * | updating the "es_ES" locale | versvs | 2013-12-05 | 1 | -31/+31 |
|/ | | | | | 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). | ||||
* | [add] add RSS feed for archive | Nicolas Lœuillet | 2013-12-05 | 2 | -1/+2 |
| | |||||
* | [fix] undefined notice for feed | Nicolas Lœuillet | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #350 from inthepoche/rss | Nicolas Lœuillet | 2013-12-03 | 5 | -170/+239 |
|\ | | | | | add atom feeds for unread / favs | ||||
| * | [add] atom feeds for unread / fav items | Nicolas Lœuillet | 2013-12-03 | 3 | -0/+68 |
| | | |||||
| * | [change] getConfigUser is now a public function | Nicolas Lœuillet | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | [change] update FeedWriter class | Nicolas Lœuillet | 2013-12-03 | 1 | -169/+170 |
|/ | |||||
* | Merge pull request #347 from evgeni/fix-links | Nicolas Lœuillet | 2013-12-02 | 1 | -2/+2 |
|\ | | | | | Fix links of third applications | ||||
| * | do not link to the french mozilla site, let the server decide the language | Evgeni Golov | 2013-12-02 | 1 | -1/+1 |
| | | |||||
| * | proper spacing around 'or' | Evgeni Golov | 2013-12-02 | 1 | -1/+1 |
| | | |||||
| * | fix link to Google Play | Evgeni Golov | 2013-12-02 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #349 from JasonGhent/master | Nicolas Lœuillet | 2013-12-02 | 3 | -2/+10 |
|\ \ | |/ |/| | Stackoverflow parsing and subdomain failover fix. | ||||
| * | Subdomain to domain failover left incorrect leading '.'. This has been remedied. | Jason | 2013-11-30 | 1 | -2/+2 |
| | | |||||
| * | Addition of stackexchange parser. | Jason Ghent | 2013-11-30 | 1 | -0/+4 |
| | | |||||
| * | Added stackoverflow parsing. | Jason Ghent | 2013-11-30 | 1 | -0/+4 |
| | | |||||
| * | Merge pull request #326 from inthepoche/dev | Nicolas Lœuillet | 2013-11-25 | 32 | -19/+504 |
| |\ | | | | | | | 1.2.0 |