Commit Graph

14 Commits

Author SHA1 Message Date
Luc Didry 2e8f0eda2a Allow to use lutim under a sub-directory (example.org/lutim)
Fix #46 and #57
2015-08-02 21:07:50 +02:00
Luc Didry a049163646 Fixes #46 2015-08-02 15:41:25 +02:00
Luc Didry ad04bdd571 Add opengraph tags on twitter page.
Since the twitter page can now be embedded in Facebook and other social
networks which relies on opengraph tag, this page is now called the
social page.
2014-10-02 23:31:59 +02:00
Luc Didry 23c130750e Improve Twitter animated card (gif) (#45) 2014-09-25 01:41:42 +02:00
Luc Didry a0b507e48e Fixes #45 + Update README.md and Changelog 2014-09-24 01:41:36 +02:00
Luc Didry 313bae584c Change LUTIm to Lutim (easier to write) 2014-05-01 21:05:22 +02:00
Luc Didry cd699dd6e8 Improve default config values
With Mojolicious::Plugin::ConfigHashMerge, it's a lot simplier to have
default config values.

This simplification induces some simplification in other parts of Lutim.
2014-05-01 17:11:04 +02:00
Luc Didry ac301e104c Use the X-Forwarded-Proto header to set the scheme to https if needed
The "https" option in configuration file is deprecated and will be removed in 0.4
2014-04-30 01:31:12 +02:00
Luc Didry 5373ec63a8 Set max height and max width for images for twitter 2014-02-17 18:55:36 +01:00
Luc Didry 6766ed6aef Bugfix for https connections 2014-02-16 19:17:02 +01:00
Luc Didry dbd68796e8 Make links https if access by https 2014-02-16 18:57:01 +01:00
Luc Didry 3388577790 Add favicon 2014-02-16 18:11:11 +01:00
Luc Didry 4226880d8a Twitter card account is now configurable 2014-02-15 23:01:37 +01:00
Luc Didry 7e36a48bf6 Add template for displaying a twitter-card compliant page 2014-02-14 15:08:47 +01:00