Commit Graph

  • e81b6f1d49
    Merge pull request #22 from Valodim/go-async go-async Trinity 2022-01-20 16:05:20 +0100
  • 027f5d2af4 fix for 0.5.0-rc.1 Vincent Breitmoser 2022-01-13 13:01:41 +0100
  • 6ff7e2a7dd
    fix clippy complaints Mina Galić 2020-05-07 23:46:36 +0200
  • 8ae59fd568
    switch to using #[rocket::async_trait]! Mina Galić 2020-05-07 23:45:58 +0200
  • a6c8cfb3c5
    fix clippy warnings Mina Galić 2020-01-25 23:15:51 +0100
  • f0fc5bdfae
    move i18n's rocket implementation over to async Mina Galić 2020-01-25 23:15:25 +0100
  • c9f220b272
    use newer version of rust nightly (same as plume now) try/rocket-async Mina Galić 2020-01-22 12:46:08 +0100
  • 42eea9d3e6
    bump rocket version to try it for async… Mina Galić 2019-09-12 15:50:56 +0200
  • 3eca920593 Fix docs master asonix 2019-09-01 13:06:59 -0500
  • ee253eca27 Upgrade actix, gettext asonix 2019-05-11 12:58:04 -0500
  • 57126db527 Fix docs asonix 2019-09-01 13:06:59 -0500
  • 010dde909c Upgrade actix, gettext asonix 2019-05-11 12:58:04 -0500
  • e922afa7c3 Use fixed gettext for the moment (on Plume-org now) plural-fix Baptiste Gelez 2019-04-18 19:25:53 +0100
  • cb3580b3f6 Use fixed gettext for the moment Baptiste Gelez 2019-04-18 18:42:09 +0100
  • ada273e4a9 Add I18n.lang Llaurence 2019-03-23 16:21:34 +0100
  • 006714bccc Add I18n.lang Llaurence 2019-03-23 16:21:34 +0100
  • 72f8e0076e Merge branch 'master' of github.com:BaptisteGelez/rocket_i18n Baptiste Gelez 2019-01-20 19:02:42 +0100
  • 3efc3c3c13 v0.4.0 Baptiste Gelez 2019-01-20 19:01:02 +0100
  • a1e7c9299c Use gettext_macros macros Baptiste Gelez 2019-01-20 13:13:47 +0100
  • 9fc10a9aae Modify all link to match new repository location Trinity Pointard 2018-12-18 19:44:54 +0100
  • b06e829f98 Modify all link to match new repository location Trinity Pointard 2018-12-18 19:44:54 +0100
  • 88215b6093 Recommand people to use the xtr tool instead of manually generating the .pot Olivier Goffart 2018-12-09 14:02:29 +0100
  • 075e55d211 Recommand people to use the xtr tool instead of manually generating the .pot Olivier Goffart 2018-12-09 14:02:29 +0100
  • 90ba4f41b2 Version bump: 0.3.1 Baptiste Gelez 2018-11-30 13:24:12 +0100
  • 7a397ffdfe Add documentation for include_i18n! Trinity Pointard 2018-11-30 10:56:52 +0100
  • 6a6f6e38f2 Add new macro importing translation to the final binary Trinity Pointard 2018-11-30 10:38:29 +0100
  • 25fbb741db Add documentation for include_i18n! Trinity Pointard 2018-11-30 10:56:52 +0100
  • 6acd7c7be6 Add new macro importing translation to the final binary Trinity Pointard 2018-11-30 10:38:29 +0100
  • 4148b79c18 Bump version to 0.3.0 Baptiste Gelez 2018-11-29 20:37:44 +0100
  • c90fde6e17 Use &str instead of String in build methods Baptiste Gelez 2018-11-29 20:36:13 +0100
  • f8f9913f6f Require domain in i18n init asonix 2018-11-21 19:50:57 -0600
  • b0902bf709 Fix build methods I think asonix 2018-11-21 19:30:52 -0600
  • 318b7ab295
    Require domain in i18n init asonix 2018-11-21 19:50:57 -0600
  • 291de4f122
    Fix build methods I think asonix 2018-11-21 19:30:52 -0600
  • 0f4774cbe0 Make Translations public Baptiste Gelez 2018-11-21 17:50:44 +0100
  • 5615407ec4 Add actix-web support asonix 2018-11-20 16:15:11 -0600
  • 588460f016 Add actix-web support asonix 2018-11-20 16:15:11 -0600
  • 9b2a5a75a9 Update dependencies Baptiste Gelez 2018-11-20 18:59:23 +0100
  • 040afe6a23 Fix some issues with macros Baptiste Gelez 2018-11-20 18:59:09 +0100
  • ef7bf55767 Force u64 Baptiste Gelez 2018-11-10 14:26:02 +0100
  • 8417b8c93a Merge branch 'master' of github.com:BaptisteGelez/rocket_i18n Baptiste Gelez 2018-11-10 14:12:19 +0100
  • a5cbdcbd56 Fix the i18n macro for ngettext syntax Baptiste Gelez 2018-11-10 14:12:01 +0100
  • c76d8381a0 Wait for process to finish successfully Trinity Pointard 2018-11-01 19:11:16 +0100
  • cd51a723e8 Wait for process to finish successfully Trinity Pointard 2018-11-01 19:11:16 +0100
  • 7fa1b0bd6b Update README.md Baptiste Gelez 2018-10-25 22:22:22 +0100
  • b79aa0776b Better error handling in try_format Baptiste Gelez 2018-10-25 22:19:54 +0100
  • 1cede79b5d Use the native gettext crate (and change almost all the API) Baptiste Gelez 2018-10-25 19:04:44 +0100
  • d5d44c2951
    Add Travis Badge Baptiste Gelez 2018-09-15 13:46:13 +0100
  • 1b7c94a0c6
    Merge pull request #6 from fdb-hiroshima/feature/add-ci Baptiste Gelez 2018-09-15 13:25:03 +0100
  • 4eec3d2fe3
    Merge pull request #5 from fdb-hiroshima/feature/multiple-local Baptiste Gelez 2018-09-15 13:24:48 +0100
  • 74bf2141ca Fix tests Trinity Pointard 2018-09-15 14:13:24 +0200
  • 3ae492644e Add travis.yml Trinity Pointard 2018-09-15 13:28:18 +0200
  • 40a8278694 Try to explore other locals if first is unknown Trinity Pointard 2018-09-15 13:14:50 +0200
  • 75a3bfd7b8
    Merge pull request #3 from lthms/recent_rocket Baptiste Gelez 2018-09-08 09:52:37 +0100
  • b9bd6b9674 Use a more recent version of rocket Thomas Letan 2018-09-08 00:17:06 +0200
  • 4ccd0b081d Update to a more recent version of Rocket Bat 2018-07-08 16:04:30 +0200
  • 5b4225d5be Ignore the country code. Fix #1 Bat 2018-06-17 23:02:50 +0100
  • 5b29d96504 Update installation instructions Bat 2018-06-17 15:35:07 +0100
  • 457b88c59e Use the master branch of Rocket Bat 2018-06-17 15:22:24 +0100
  • 4e39f2508b 5 keywords max Bat 2018-06-17 15:03:46 +0100
  • 05c8415516 Add metadata + document the crate Bat 2018-06-17 14:46:46 +0100
  • 35ec9d6ab6 Add README.md Bat 2018-06-17 14:31:37 +0100
  • 4a34e5dd73 Add some documentation Bat 2018-06-17 13:18:31 +0100
  • abae6926a7 Initial commit Bat 2018-06-17 12:50:35 +0100