Commit Graph

574 Commits

Author SHA1 Message Date
Nicolas Lœuillet 2eb111a300 Merge pull request #370 from DmitrySandalov/dev
docs link, typos
2013-12-28 05:04:45 -08:00
Dmitry Sandalov 76e487cd7e docs link, typos 2013-12-28 11:47:10 +04:00
Nicolas Lœuillet 60fc4f4b1a Merge pull request #363 from inthepoche/dev
poche 1.3.0
2013-12-23 02:28:56 -08:00
Nicolas Lœuillet da5fc42f61 [fix] bug with queries when postgresql is used 2013-12-23 11:23:12 +01:00
Nicolas Lœuillet 1151e9cc8f [add] availability to regenerate feed token 2013-12-23 11:01:41 +01:00
Nicolas Lœuillet dfde415198 [change] install doc 2013-12-23 10:45:16 +01:00
Nicolas Lœuillet e2b83a8298 [change] 1.3, let's rock baby 2013-12-23 10:44:22 +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 5c8d438c08 Merge pull request #360 from DmitrySandalov/dev
tags: mysql create tables if not exists
2013-12-19 05:28:22 -08:00
Dmitry Sandalov 17bd2cc94c tags: mysql create tables if not exists 2013-12-19 16:24:49 +03:00
Nicolas Lœuillet cbfd5a1019 Update INSTALL.md 2013-12-19 09:56:29 +01:00
Nicolas Lœuillet 04fcbad8c5 Merge pull request #358 from williamtheaker/dev
Edited English text
2013-12-16 00:24:27 -08:00
William Theaker 5df72bb4a4 Typo fixed 2013-12-15 00:44:13 -05:00
William Theaker 41acd466ce typo 2013-12-15 00:41:49 -05:00
William Theaker 43c1115eeb Edited text 2013-12-15 00:18:26 -05:00
William Theaker db75a4425c Edited text 2013-12-15 00:17:30 -05:00
Nicolas Lœuillet 0f9d3ef173 [fix] typo in config screen 2013-12-12 11:11:53 +01: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 6bf4702608 [add] tags and tags_entries for mysql & postgresql 2013-12-06 15:16:02 +01:00
Nicolas Lœuillet f014856424 [add] tags and tags_entries tables in poche.sqlite 2013-12-06 15:11:08 +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 68e2061666 [add] tags displaying 2013-12-06 13:02:58 +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 d5501950e2 Merge pull request #353 from inthepoche/ftr
[change] we now use Full-Text RSS 3.1, thank you so much @fivefilters
2013-12-06 00:49:43 -08: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 0b5c6ff319 Merge pull request #352 from versvs/dev
updating the "es_ES" locale
2013-12-05 10:56:23 -08:00
versvs 05b6401817 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).
2013-12-05 19:36:20 +01:00
Nicolas Lœuillet 59cc585271 [add] add RSS feed for archive 2013-12-05 15:13:32 +01:00
Nicolas Lœuillet f0133fe5f4 [fix] undefined notice for feed 2013-12-03 12:07:02 +01:00
Nicolas Lœuillet b8bb2b4ab6 Merge pull request #350 from inthepoche/rss
add atom feeds for unread / favs
2013-12-03 01:42:21 -08: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
Nicolas Lœuillet 678f2cb6ee Merge pull request #347 from evgeni/fix-links
Fix links of third applications
2013-12-02 23:15:39 -08:00
Nicolas Lœuillet 13991e5288 Merge pull request #349 from JasonGhent/master
Stackoverflow parsing and subdomain failover fix.
2013-12-02 23:14:49 -08:00
Evgeni Golov 5c0ad7376a do not link to the french mozilla site, let the server decide the language 2013-12-02 19:52:56 +01:00
Evgeni Golov af1daea191 proper spacing around 'or' 2013-12-02 19:52:50 +01:00
Evgeni Golov 9772578ee2 fix link to Google Play 2013-12-02 19:52:45 +01:00
Jason 16ac4e3dbe Subdomain to domain failover left incorrect leading '.'. This has been remedied. 2013-11-30 13:02:18 -05:00