Commit Graph

  • f593ce40af Remove some debug messages Baptiste Gelez 2018-10-31 14:29:21 +0100
  • 464832bb31 Avoid template errors when form.cover is not defined Baptiste Gelez 2018-10-31 14:28:26 +0100
  • 1a49569bf2 Better style for <select> Baptiste Gelez 2018-10-31 11:48:15 +0100
  • 4a2f5aeeeb Display article covers Baptiste Gelez 2018-10-31 11:43:56 +0100
  • 95326c09e0 Federate article covers Baptiste Gelez 2018-10-31 10:40:20 +0100
  • 485aac2e20 Add an interface to select an article illustration Baptiste Gelez 2018-10-30 21:04:59 +0100
  • ab5edbc6a5 Add a cover field to posts Baptiste Gelez 2018-10-30 19:13:25 +0100
  • 9f1b37648e Fix error in de.po Baptiste Gelez 2018-10-31 15:06:00 +0100
  • f6227e7a42 Nicer default avatar Baptiste Gelez 2018-10-31 15:03:21 +0100
  • 8e8aae17b1 Nginx docs: add 'unsafe-inline' to CSP header (to allow avatars to be loaded) Baptiste Gelez 2018-10-31 14:56:17 +0100
  • 2e072affb5
    Fix editor auto-expansion (#293) Baptiste Gelez 2018-10-30 18:16:24 +0100
  • e26a150164 Make Authorization optional for read routes Baptiste Gelez 2018-10-30 10:11:53 +0100
  • c341179150 ApiToken: rename what to scope Baptiste Gelez 2018-10-29 21:21:00 +0100
  • 28fbf35779 Use PhantomData intead of two Options useless for Authorization Baptiste Gelez 2018-10-24 12:21:42 +0100
  • 9784d754b2 Use the full URL to refer to the Apps API fdb-hiroshima 2018-10-22 20:56:41 +0100
  • 647a5af070 Make it impossible to know if an username is used or not with the API Baptiste Gelez 2018-10-23 10:50:52 +0100
  • 0dbf9f519e AppEndpoint.name is required for both the client and server Baptiste Gelez 2018-10-23 10:43:14 +0100
  • 31641b1ea1 New request guard: Authorization<Action, Scope> Baptiste Gelez 2018-10-23 10:37:24 +0100
  • cd4ae5b7f5 Document API authentication and apps API Baptiste Gelez 2018-10-22 15:22:53 +0100
  • 9a13d804c5 impl FromRequest for ApiToken Baptiste Gelez 2018-10-22 15:09:47 +0100
  • 663ec52fea Disable CSRF for the whole API Baptiste Gelez 2018-10-22 14:36:44 +0100
  • 2394ff424b Add an ApiToken model, and an endpoint to get one Baptiste Gelez 2018-10-22 14:30:04 +0100
  • f2190adfc2 Add an API endpoint to register apps Baptiste Gelez 2018-10-21 17:22:27 +0100
  • 4c8a727e9e Add a model for external apps Baptiste Gelez 2018-10-21 14:19:07 +0100
  • 76ca76f068 Update tags and hashtags on remote post edition Trinity Pointard 2018-10-28 10:57:10 +0100
  • c4fc656809 Update mentions on remote post edition Trinity Pointard 2018-10-28 10:05:02 +0100
  • f147885f08 Detect if tags are hashtags when receiving new posts Trinity Pointard 2018-10-27 23:51:26 +0200
  • 9d7ae694a8 Delete notification on post deletion Trinity Pointard 2018-10-27 22:17:06 +0200
  • 2523f3b523 Prevent duplication of mention on post update Trinity Pointard 2018-10-27 21:48:38 +0200
  • 1689813df4 Deduplicate tags and mentions Trinity Pointard 2018-10-27 20:44:42 +0200
  • 83d6da29a5 Fix typos fdb-hiroshima 2018-10-27 22:38:21 +0200
  • 1a2de6c88f Fix the NodeInfo example Baptiste Gelez 2018-10-25 11:20:58 +0100
  • 175a9edb77 Add documentation for our ActivityPub implementation Baptiste Gelez 2018-10-25 11:17:35 +0100
  • 6efcba46ad
    Merge pull request #297 from maximesrd/patch-8 Baptiste Gelez 2018-10-29 19:35:57 +0100
  • 8c2e0e680a
    Merge pull request #294 from silkevicious/master Baptiste Gelez 2018-10-29 19:28:38 +0100
  • ae4c7e559c
    Added startup script for openrc maximesrd 2018-10-29 12:39:14 +0100
  • 0bb2e6293a Send Create activity when undrafting post Trinity Pointard 2018-10-28 11:42:01 +0100
  • cbbd0ca920 Group post by 12 instead of 10 Trinity Pointard 2018-10-28 11:26:24 +0100
  • 0bb719830a Fix incorrect media link Trinity Pointard 2018-10-27 19:21:50 +0200
  • 9871f03d29
    Added italian translation Sylke Vicious 2018-10-27 08:35:24 +0200
  • 999e213eda
    Added IT to LINGUAS files Sylke Vicious 2018-10-27 08:34:51 +0200
  • 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
  • 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