8670250a26
Add RSS pagination
...
Following https://tools.ietf.org/html/rfc5005#page-4
2016-11-20 09:39:26 +01:00
32f455c131
Added tests
2016-11-19 20:05:16 +01:00
49b042dfdf
Added translations and currentRoute parameter
2016-11-19 19:17:30 +01:00
398de40517
Added search engine in baggy theme
2016-11-19 19:17:30 +01:00
ee122a7528
Added a simple search engine
...
Fix #18
2016-11-19 19:17:30 +01:00
68003139e1
Merge remote-tracking branch 'origin/master' into 2.2
...
# Conflicts:
# .editorconfig
# docs/de/index.rst
# docs/de/user/import.rst
# docs/en/index.rst
# docs/en/user/configuration.rst
# docs/en/user/import.rst
# docs/fr/index.rst
# docs/fr/user/import.rst
# src/Wallabag/CoreBundle/Command/InstallCommand.php
# src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
# src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
# web/bundles/wallabagcore/themes/baggy/css/style.min.css
# web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
# web/bundles/wallabagcore/themes/material/css/style.min.css
# web/bundles/wallabagcore/themes/material/js/material.min.js
2016-11-19 15:30:49 +01:00
10b3509757
Added http_status in Entry entity
2016-11-18 15:09:21 +01:00
52e01d3483
Update messages.pl.yml
...
translate action_mark_as_read section to polish
2016-11-17 18:52:42 +01:00
c894d76e57
Added tooltips for baggy theme
2016-11-17 09:22:39 +01:00
540a9bc4a2
Added help on config screen
2016-11-17 09:22:39 +01:00
287204cda7
Update messages.en.yml
2016-11-16 23:07:34 +01:00
f0ba37fbd5
Update messages.de.yml
2016-11-16 23:07:34 +01:00
a42f38d9fb
Added a configuration to define the redirection after archiving an entry
...
Fix #496
2016-11-16 23:07:34 +01:00
94f2057ffe
Added CSS class on links
2016-11-16 09:17:12 +01:00
3cc78f0679
Added shortcuts
2016-11-15 21:54:20 +01:00
d213219ec7
Merge pull request #2570 from wallabag/add-creation-date
...
Added creation date on entries view
2016-11-15 09:23:44 +01:00
66fe2a3dc4
User-agents have moved to site-config
...
Since graby@1.5.0, user-agent can be defined in site-config, which the now recommended way
2016-11-14 14:29:13 +01:00
a8c6f29f3e
Hide creation date in mobile view
2016-11-14 14:28:42 +01:00
80302e5aaa
Changed display for material theme
2016-11-14 13:58:41 +01:00
1c282b1da0
Added creation date on entries view
2016-11-14 13:57:31 +01:00
d3511bbde9
Merge pull request #2577 from wallabag/add-tooltip-material
...
Added tooltips in header bar
2016-11-14 10:08:26 +01:00
d37081e50b
Merge pull request #2562 from wallabag/image-bigger
...
Bigger image preview in case of only image content
2016-11-14 10:01:12 +01:00
cf9ee2fbd0
Added tooltips in header bar
2016-11-12 11:57:55 +01:00
ece4718f63
Changed behavior when we change language
...
No need to disconnect to apply the language substitution
2016-11-10 20:54:20 +01:00
644b340178
Merge pull request #2566 from wallabag/add-unmarkit
...
Added unmark.it sharing
2016-11-09 18:19:08 +01:00
8a9604aafe
Added unmark.it sharing
...
Fix #668
2016-11-09 18:18:49 +01:00
1781ca3763
Removed support website on about page
2016-11-09 13:59:55 +01:00
a9740448cf
Update messages.pl.yml
...
translate Pinboard importer section to polish
2016-11-08 23:11:03 +01:00
8d7b4f0eff
Display a bigger image in case of image content
...
If the content is only an image, we can display a bigger preview image because we won’t have text to display.
Also, split different card view to avoid too much complexity in the entries.html.twig
2016-11-08 22:17:46 +01:00
d99a7c2206
fix #2559
2016-11-08 22:14:32 +05:00
df30af69d2
Added new tag form in mobile view for Material theme
...
Fix #2376
2016-11-08 14:24:00 +01:00
56e6216485
Update messages.en.yml
...
Instapaper->Pinboard
2016-11-06 22:29:49 +01:00
e8e72daaa6
Update messages.de.yml
2016-11-06 22:29:08 +01:00
d61b24e459
Round readingtime to avoid crazy number
...
Like `8.666666666667 min`
2016-11-06 21:41:32 +01:00
9ab024b4f5
Add Pinboard import
2016-11-04 22:44:31 +01:00
b5571b52cc
Merge pull request #2541 from wallabag/mruminski-patch-1
...
Update messages.pl.yml
2016-11-04 21:49:42 +01:00
ff7f551f5a
Update messages.pl.yml
...
missing polish translation added
2016-11-04 19:26:06 +01:00
eaa0bf00a6
Update of the OC version
2016-11-04 18:13:11 +01:00
2db9142bfc
Merge pull request #2460 from wallabag/ui-changes
...
UI Changes
2016-11-04 08:49:52 +01:00
5a619812ca
Merge remote-tracking branch 'origin/master' into 2.2
2016-11-03 16:41:29 +01:00
da41365579
Merge pull request #2180 from wallabag/download-pictures
...
Download pictures
2016-11-03 16:22:07 +01:00
ca08d02f2f
Add warning message for import + download images
...
When import isn't async and downloading images is enabled, we warn the user that import can fail.
Also, added missing translations
2016-11-03 15:59:20 +01:00
d56d416d9b
Deal with more resolution issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-03 12:49:57 +01:00
3221b2e413
Fix resolution issues and 'title' issues
...
Also, modify editorconfig for css files.
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-03 11:28:40 +01:00
3be554c78f
Merge pull request #2519 from Jibec/master
...
Translation update - French
2016-11-02 07:48:10 +01:00
9c15470691
wallabag is full lowercase
2016-11-02 07:15:24 +01:00
22ef6f96e2
Force user-agent for .slashdot.org
...
Slashdot replaces actual content with a form regarding cookies when
requests originate from France. By forcing the user-agent, the warning
seems to go away.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2016-11-01 19:51:45 +01:00
e0597476d1
Use custom event instead of Doctrine ones
...
This give us ability to use Entry ID to determine where to store images and it’s then more easy to remove them when we remove the entry.
2016-11-01 14:49:02 +01:00
303b3c61a7
Translation - French - tiny typo
2016-10-31 20:16:36 +01:00
31dd328df4
Translation - French - tiny escape correction
2016-10-31 20:12:29 +01:00