Commit History

Author SHA1 Message Date
  ArthurHoaro 465266243f Don't redirect to ?post if ?addlink is reached while logged out 8 years ago
  ArthurHoaro 5046bcb6ab Fix startsWith and endsWith case 8 years ago
  ArthurHoaro 85c4bdc235 Prefill the login field when the authentication has failed 8 years ago
  VirtualTam bb4a23aa86 Export: allow prepending notes with the Shaarli instance's URL 8 years ago
  Arthur 86deafe0ff Merge pull request #551 from ArthurHoaro/hotfix/timezone 8 years ago
  ArthurHoaro 12ff86c961 Use correct 'UTC' timezone 8 years ago
  Arthur 47be060983 Merge pull request #532 from ArthurHoaro/hotfix/title-retrieve-the-return 8 years ago
  ArthurHoaro ce7b0b6480 Fixes #531 - Title retrieving is failing with multiple use case 8 years ago
  VirtualTam cd5327bee8 Refactor Netscape bookmark exporting 8 years ago
  ArthurHoaro 043eae70c4 Fixes #480: add an option to urlencode redirector URL 8 years ago
  ArthurHoaro b0128609f4 Fixes #526: bad font size separator in tagcloud with some locale 8 years ago
  ArthurHoaro 5f143b72ea Remove dev cache disabling 8 years ago
  Arthur f66a1990e5 Merge pull request #515 from ArthurHoaro/template-feeds 8 years ago
  ArthurHoaro 528a6f8a23 Refactor filter in LinkDB 8 years ago
  ArthurHoaro 82e3680203 Create a FeedBuilder class which build data for both ATOM and RSS feed. 8 years ago
  ArthurHoaro e15f08d72a Use generateLocation to set the redirection in login (and don't escape the url) 8 years ago
  ArthurHoaro bcd078bf0a Plugin: add render_feed hook and call it while generating ATOM and RSS feed. 8 years ago
  ArthurHoaro e67712ba0f Refactor showRSS, and make it use the RSS template 8 years ago
  ArthurHoaro 69c474b966 Refactor showAtom, and make it use the ATOM template 8 years ago
  ArthurHoaro 1c2fdb98b1 Add method assignAll() to pageBuilder to assign an array of data 8 years ago
  ArthurHoaro 797a6f308f Bump version to v0.6.5 8 years ago
  ArthurHoaro 408def1a07 Fixes #503: check that HTTP_ACCEPT_LANGUAGE is set before calling autoLocale() 8 years ago
  ArthurHoaro 09674d9359 Bump version to v0.6.4 8 years ago
  Arthur c6744a9e89 Merge pull request #496 from ArthurHoaro/cross-search 8 years ago
  ArthurHoaro c51fae92dc Allow crossed search between terms and tags 8 years ago
  Arthur fa40b43f60 Merge pull request #492 from ArthurHoaro/locale-sort-fix 8 years ago
  ArthurHoaro 7eb0a83201 Fixes #481: tag cloud fatal error 8 years ago
  ArthurHoaro 7b63e4ca09 Apply the locale to all categories and move autolocale to Utils.php 8 years ago
  Arthur 64282b1499 Merge pull request #486 from virtualtam/refactor/datetime 8 years ago
  ArthurHoaro ed853da7fd Fixes #468: don't trim description 8 years ago