Commit Graph

  • 21f4c9d02a AppEndpoint.name is required for both the client and server Baptiste Gelez 2018-10-23 10:43:14 +0100
  • 4249f5c256 New request guard: Authorization<Action, Scope> Baptiste Gelez 2018-10-23 10:37:24 +0100
  • b28c1a7568
    Merge pull request #288 from maximesrd/patch-7 Baptiste Gelez 2018-10-22 19:24:20 +0100
  • 9000f2ba62
    Merge pull request #287 from maximesrd/patch-6 Baptiste Gelez 2018-10-22 19:23:53 +0100
  • 15eac79123
    Adding MIGRATION_DIRECTORY maximesrd 2018-10-22 20:17:27 +0200
  • bbcea45e4b
    Variable name error maximesrd 2018-10-22 20:13:15 +0200
  • fcf911fac9 ActivityPub: don't delete anything if the actor is not authorized Baptiste Gelez 2018-10-22 16:29:25 +0100
  • 36297101f2 Document API authentication and apps API Baptiste Gelez 2018-10-22 15:22:53 +0100
  • 056f4fdd38 impl FromRequest for ApiToken Baptiste Gelez 2018-10-22 15:09:47 +0100
  • 2a9825105a Disable CSRF for the whole API Baptiste Gelez 2018-10-22 14:36:44 +0100
  • c8455513a0 Add an ApiToken model, and an endpoint to get one Baptiste Gelez 2018-10-22 14:30:04 +0100
  • ac4bca36fd Add an API endpoint to register apps Baptiste Gelez 2018-10-21 17:22:27 +0100
  • 95ebf5721b Add a model for external apps Baptiste Gelez 2018-10-21 14:19:07 +0100
  • fc5acac861
    Merge pull request #283 from Plume-org/hashtags Baptiste Gelez 2018-10-21 13:53:15 +0100
  • 9187aefda0
    Merge pull request #282 from Plume-org/blog-deletion Baptiste Gelez 2018-10-21 13:39:41 +0100
  • d47aff70f7 Add new string to translate for blog deletion Trinity Pointard 2018-10-21 12:09:22 +0200
  • 9a8758d7fc Hide hashtags from tag list Trinity Pointard 2018-10-20 23:45:29 +0200
  • 95ea248518 Add support for hashtag on user interface Trinity Pointard 2018-10-20 19:27:49 +0200
  • 4fa3a0f6ee Add support for hashtags in md parser Trinity Pointard 2018-10-20 16:38:16 +0200
  • eca458b0e5 Add support for blog deletion Trinity Pointard 2018-10-20 15:03:59 +0200
  • a6e73f4667 Allow tag deletion Trinity Pointard 2018-10-20 14:05:41 +0200
  • 879fde81ba
    Merge pull request #281 from Plume-org/panic-refactor Baptiste Gelez 2018-10-20 10:56:29 +0100
  • fd92383f87 Normalize panic message and return 400 or 404 when suitable Trinity Pointard 2018-10-20 11:04:20 +0200
  • 4e6f3209d5 Normalize panic message Trinity Pointard 2018-10-20 08:44:33 +0200
  • 630ad0920d
    Merge pull request #279 from PhieF/patch-1 Baptiste Gelez 2018-10-18 19:21:09 +0100
  • 370dafc2dc
    Merge pull request #280 from anoadragon453/anoa/welcome Baptiste Gelez 2018-10-18 19:20:45 +0100
  • 7eebfe991b Welcome on -> Welcome to Andrew Morgan 2018-10-18 17:52:26 +0200
  • ca19747d2b
    Apache config wasn't working PhieF 2018-10-18 14:49:53 +0200
  • 9d70eeae61 Don't register the media serving route (they are now served with other static files) Bat 2018-10-12 20:48:11 +0100
  • dde4583fd3 Database setup in Docker install instructions Bat 2018-10-12 20:41:05 +0100
  • ab20fec147 Fix MIGRATION_DIR for Docker Bat 2018-10-12 20:38:54 +0100
  • 14969d489c Save medias in static/media Bat 2018-10-12 20:22:57 +0100
  • f7c37ca6ca
    Merge pull request #277 from oliof/patch-1 Baptiste Gelez 2018-10-12 19:57:14 +0100
  • 5e248cc99f
    Add caddyserver example configuration Harald Wagener 2018-10-12 20:50:41 +0200
  • f9498828c4 Modify post slug only when it's still drafted Trinity Pointard 2018-10-11 14:23:23 +0200
  • ed5bafbbc4 Update webfinger and reqwest Trinity Pointard 2018-10-11 13:51:45 +0200
  • 8fdb55a501
    Merge pull request #256 from Plume-org/verify-signature Baptiste Gelez 2018-10-10 21:31:11 +0100
  • 09e7226c23 Don't lowercase URL for requests signatures Baptiste Gelez 2018-10-10 20:18:10 +0000
  • ba4695f490 Add support for signature verification on pseudo header Trinity Pointard 2018-10-10 21:10:43 +0200
  • ce09ca14c4
    Merge pull request #276 from midzer/patch-1 Baptiste Gelez 2018-10-10 17:55:44 +0100
  • dda41b1c57
    Update de.po midzer 2018-10-10 18:51:10 +0200
  • d77d064a85 Add links to API.md and CLI.md on the docs homepage Bat 2018-10-09 21:38:26 +0100
  • 3901ae835f
    Merge pull request #274 from Plume-org/logo Baptiste Gelez 2018-10-09 20:03:29 +0100
  • 1b9c3f69bf Add icons to Web Manifest Bat 2018-10-09 19:38:01 +0100
  • 25f47a7951 Add a favicon Bat 2018-10-09 19:23:36 +0100
  • 45c31b1c8a Add the new logo the header Bat 2018-10-09 15:37:40 +0100
  • d5ba8864c3 Import @trwnh's logos Bat 2018-10-09 15:22:07 +0100
  • 3f18cdd38b Add .swp to .gitignore Bat 2018-10-08 20:38:35 +0100
  • da7bfd50d0
    Merge pull request #271 from yannicka/master Baptiste Gelez 2018-10-08 20:11:35 +0100
  • 14bfb410ab Update French translation Yannick Armand 2018-10-08 21:07:36 +0200
  • 3b7842d040 Rocket should manage DbConn, not Option<DbConn> Bat 2018-10-08 20:02:17 +0100
  • 4f84b2a3ed Impl SQL traits for SafeString only for the selected backend Bat 2018-10-08 18:58:15 +0100
  • 0469b8dae2
    Merge pull request #266 from Plume-org/cc-by-sa Baptiste Gelez 2018-10-07 21:28:43 +0100
  • 3a13d80dc6
    Merge pull request #267 from Plume-org/db-url Baptiste Gelez 2018-10-07 21:28:28 +0100
  • fe3df74986 Fix Docker build (forgot --features) Bat 2018-10-07 19:12:10 +0100
  • 9cc795d8be Replace DB_URL with DATABASE_URL Bat 2018-10-06 19:17:36 +0100
  • 915b9bb0e5 Use env!("CARGO_PKG_VERSION") instead of hardcoding version when possible Bat 2018-10-06 18:33:10 +0100
  • 7a64005ca9
    Merge pull request #265 from Plume-org/sqlite-docs Baptiste Gelez 2018-10-06 18:25:23 +0100
  • 387efbf3e9 Change default license to CC-BY-SA Bat 2018-10-06 18:19:45 +0100
  • f60f427358 Document --features Bat 2018-10-06 16:39:33 +0100
  • a0920eb6cf Rephrase Mac OS dependencies installation Bat 2018-10-06 16:35:39 +0100
  • b09360b270 Docs: correct dependencies for SQlite Bat 2018-10-06 16:34:09 +0100
  • 046c9a011e
    Merge pull request #264 from maximesrd/patch-5 Baptiste Gelez 2018-10-06 16:29:10 +0100
  • 65900af763
    Missing dependencies maximesrd 2018-10-06 17:12:30 +0200
  • f84fb47fe7 Update docs for SQlite Bat 2018-10-06 16:06:50 +0100
  • 00fe11fcbb
    Merge pull request #261 from Plume-org/setup-tools Baptiste Gelez 2018-10-06 14:28:13 +0100
  • 478e9dcac9 Show your own posts in your feed Bat 2018-10-06 13:41:23 +0100
  • 4b8c090def
    Merge pull request #249 from Plume-org/delete-posts Baptiste Gelez 2018-10-06 13:05:22 +0100
  • 4d382d8014 Fix compatibility with SQlite Bat 2018-10-06 12:35:58 +0100
  • d08c21d58d Delete posts when deleting account Bat 2018-09-29 17:34:43 +0100
  • 5fa7a2a742 Remove legacy setup script Bat 2018-10-06 12:06:02 +0100
  • caa4c38948 Update installation and update docs with the new plm tool Bat 2018-10-06 11:59:39 +0100
  • d0d1210e21 Document new command-line tools Bat 2018-10-05 17:43:23 +0100
  • d48a7796f1 User creation CLI tool Bat 2018-10-05 13:09:04 +0100
  • 0da5d2e927 Improve the plm instance new command Bat 2018-10-05 12:48:45 +0100
  • 6723432e52 CLI tools Bat 2018-10-04 21:47:54 +0100
  • b464671cf0
    Merge pull request #226 from igalic/feat/sqlite Baptiste Gelez 2018-10-06 12:15:00 +0100
  • 0d6a2af851 Code style improvement Trinity Pointard 2018-10-06 10:57:37 +0200
  • 3466e55548 Implement JSON-ld signature verification Trinity Pointard 2018-10-06 10:06:06 +0200
  • 62c94ed463 Refactor and verify http signature on personnal inbox Trinity Pointard 2018-10-03 20:48:25 +0200
  • 0a5d435249 Verify http signatures Trinity Pointard 2018-10-03 09:31:38 +0200
  • 96a97e4949
    Fix a typo in README Baptiste Gelez 2018-10-02 13:20:54 +0100
  • d3ed2d8af5 Fix regression and update rocket_csrf Trinity Pointard 2018-10-02 11:49:11 +0200
  • 6738883f2b
    Merge pull request #250 from fdb-hiroshima/feature/underlined_links Baptiste Gelez 2018-10-01 12:42:54 +0100
  • 07f2c979ec Make the REST API compatible with SQlite Bat 2018-09-29 18:14:48 +0100
  • bd80430b1b
    Document model macros Bat 2018-09-29 11:05:05 +0100
  • 743620eb6a
    Fix the SQlite build Bat 2018-09-27 22:06:40 +0100
  • 535c68b423
    Run Travis for SQlite too Bat 2018-09-26 16:43:27 +0100
  • 38d737ed0c
    Introduce features to choose between SQlite or Postgres Bat 2018-09-26 16:22:42 +0100
  • 88456faf84
    align types between sqlite & postgres Igor Galić 2018-09-17 11:08:58 +0200
  • b28bef20a7
    align types between sqlite & postgres Igor Galić 2018-09-16 16:22:18 +0200
  • 1f8680c4c5
    add sqlite migrations Igor Galić 2018-09-15 13:38:09 +0200
  • e5691f7b23
    add sqlite as diesel dependency Igor Galić 2018-09-13 22:16:25 +0200
  • d610ed1641 Add verify() to the Signer trait Trinity Pointard 2018-09-28 23:18:01 +0200
  • eafe1ed490 Add content digest to signed http headers Trinity Pointard 2018-09-28 22:02:15 +0200
  • fceb9ab0cd Update cookie management a bit Trinity Pointard 2018-09-30 11:56:12 +0200
  • 31a3e6c825 Revert icon injection Dominik Pataky 2018-09-03 10:20:28 +0200
  • 83c4387e94 Add link underline for main body; add link icon Dominik Pataky 2018-08-18 23:22:08 +0200
  • 1e3f40833d
    Add a link to Loomio in the README Baptiste Gelez 2018-09-29 19:25:27 +0100
  • 6f8630df2e Use <div> for avatars Bat 2018-09-29 18:29:22 +0100