Commit Graph

909 Commits

Author SHA1 Message Date
Frederic Guillot 38b08719da
Setup unit tests 2016-08-17 21:06:43 -04:00
Frederic Guillot e00b208d4a
Merge pull-request #528 2016-08-17 20:55:14 -04:00
Frederic Guillot d13cb5c300
Remove unused code 2016-08-05 21:03:29 -04:00
Frederic Guillot a23e0947e7
Use CSP directive child-src in addition to frame-src 2016-08-05 20:50:48 -04:00
Frederic Guillot 831552c396
Remove unused code 2016-08-05 20:43:10 -04:00
Frederic Guillot caa91dbf06
Update JsonRPC library 2016-08-05 20:27:09 -04:00
Mathias Kresin 0b4ee5d347 unify redirect/menu/source url parameter 2016-08-05 20:21:28 +02:00
Mathias Kresin b1187f5071 use links instead of spans
This way the icons can be used even without javascript as all other
links.
2016-08-04 22:38:28 +02:00
Mathias Kresin 48be7a1fff bring back mark as unread/mark as read & bookmark links
The links were silently dropped with commit
4c0d975532 "Make clickable icons"
without any mention in the commit message.

Based on the commit title, I would assume this is an additional
functionality and not something that replaces existing stuff.

It's annoying to move the mouse across the screen (reading text from
the left to right) to get to the mark read icon for marking an article
as read.

All changes related to the removal of the links are reverted by keeping
the clickable icons.
2016-08-04 22:06:02 +02:00
Frederic Guillot cba69bb9ae
Do not include .dockerignore into the archive 2016-07-31 12:46:31 -04:00
Frederic Guillot d3fb2bf69d
Update PicoDb version 2016-07-30 18:41:42 -04:00
Frederic Guillot 920e522c9e
Replace shell-script by Makefile to make a new archive 2016-07-30 18:29:54 -04:00
Frederic Guillot cd01042f7d
Javascript cleanup 2016-07-30 18:21:01 -04:00
Frederic Guillot 27e43ca908
Add contributor 2016-07-30 18:08:40 -04:00
Frederic Guillot 56e2ac96e6
Minor CSS improvements 2016-07-30 18:07:04 -04:00
Frederic Guillot 27d094c19e
Do not use anymore Closure compiler for Javascript 2016-07-30 18:01:37 -04:00
Frederic Guillot aaf87eb41c
Merge pull-request #536 2016-07-30 17:35:11 -04:00
Samuel Gyger 645adc0746 Due to the swipe patch, on mobile phones a overflow is triggered.
This is changed using css here.
2016-07-29 21:35:55 +02:00
Samuel Gyger fe306b22f8 Added the possibility to swipe to archive an item. 2016-07-29 11:58:47 +02:00
Frederic Guillot ac1eda8adf
Minor Javascript fixes 2016-07-28 21:26:32 -04:00
Frederic Guillot c4a5d4a7bc
Update PicoFeed version 2016-07-28 21:17:03 -04:00
Frederic Guillot 53c5475f48
Merge pull-request #534 2016-07-28 21:12:27 -04:00
Frederic Guillot 148b4cccc1
Improve pull-request #532 2016-07-28 21:11:58 -04:00
Ing. Jan Kaláb 6088fb9ff3 Make the whole menu row clickable on small screens
Not sure if this doesn't break some themes, but it makes the menu more usable with default one.
2016-07-28 11:17:14 +02:00
mjbe 092c52c0db Add API methods for group/tag functions that are present (in /models/group.php) but not yet addressed by the API 2016-07-25 23:11:16 +01:00
TJ Tunnell d6d039d5e7 Adding files needed in order to use Travis CI 2016-06-15 14:46:43 -05:00
Frederic Guillot 03dbc3e17d Added autoflush to worker 2016-05-16 21:58:56 -04:00
Frederic Guillot d964c97f90 Update JsonRPC library 2016-05-08 15:53:45 -04:00
Frédéric Guillot ded8552b8d Merge pull request #518 from Pitel/patch-8
Translated search
2016-05-04 20:28:14 -04:00
Ing. Jan Kaláb 9f618bb718 Translated search 2016-05-04 14:51:12 +02:00
Denis Filimonov c26418fbae Simple search by items title (#506) 2016-05-03 20:15:20 -04:00
Frederic Guillot fc279ece66 Remove useless code 2016-05-03 19:59:50 -04:00
Eshin Kunishima aabee67bdd
Tiny performance tweaks 2016-05-03 17:46:20 +09:00
Frederic Guillot 180dd6547c Added option to stop worker when the queue is empty 2016-05-01 23:08:03 -04:00
Frederic Guillot d0fda5f1b4 Added limit option for producer 2016-05-01 22:32:50 -04:00
Frederic Guillot 2579631599 The producer/worker can works only from the command line 2016-05-01 22:15:31 -04:00
Frederic Guillot b2edaad23d Added Beanstalkd producer/worker 2016-05-01 22:03:21 -04:00
Frederic Guillot d2e0edbc2e Added contributor 2016-04-23 19:38:27 -04:00
Frederic Guillot d2d47f332c Use HTTP_HOST instead of SERVER_NAME to guess hostname 2016-04-23 19:37:39 -04:00
Frederic Guillot d10ac3b818 Merge pull-request #515 2016-04-23 19:34:20 -04:00
Thomas Jost ec2269af01 Add edit link in the feed header 2016-04-17 23:41:54 +02:00
Frederic Guillot aaaafb263b Run php-cs-fixer on the code base 2016-04-17 19:44:45 -04:00
Frederic Guillot 427b41f892 Upgrade to PicoFeed v0.1.23
- OPML import/export with categories
- New Feed export (bookmarks)
2016-04-17 19:34:54 -04:00
Thomas Jost 6301e46444 Add direction toggle to the history section
Fixes #509.
2016-04-17 23:35:50 +02:00
Frédéric Guillot e0e95d67f7 Merge pull request #511 from ogunkarakus/master
Update Turkish translations
2016-04-11 20:01:27 -04:00
Ogün Karakuş 8917eafce5
Update Turkish translations
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com>
2016-04-12 02:55:16 +03:00
Frédéric Guillot 001120f28b Merge pull request #508 from denfil/update-ru-translation
Update russian translations
2016-04-04 21:01:04 -04:00
denfil 97ac19ca61 Update russian translations 2016-04-01 12:44:47 +03:00
Frederic Guillot 2ef48e5f5c Update PicoFeed 2016-03-30 22:43:08 -04:00
Frederic Guillot 165acb0342 Update PicoFeed to have ContentGenerator 2016-03-24 17:49:50 -04:00