Commit Graph

  • 3690e4cfb9 Fix the path of the media directory for Docker setups Baptiste Gelez 2018-11-06 10:56:42 +0100
  • 94904fa3d5 Escape titles in RSS feeds Baptiste Gelez 2018-11-06 10:49:46 +0100
  • f0b911a328 Fix RSS feed link on blog pages Baptiste Gelez 2018-11-06 10:41:17 +0100
  • d724eba772 i18n: Add Russian translation (#306) Alexander 2018-11-05 21:18:46 +0300
  • 3c0176490f i18n: Add Russian translation Alexander Krotov 2018-11-05 03:28:58 +0300
  • dca91945af Try to take advantage of travis cache and build stages Trinity Pointard 2018-11-04 20:27:27 +0100
  • 8d5eaaec6a
    Add Codecov badge Baptiste Gelez 2018-11-02 10:02:31 +0100
  • 6b2d9d4221
    Tests infrastructure for plume-models (#302) Baptiste Gelez 2018-11-01 22:23:38 +0100
  • 02223e8e65 Let's try to install rust only once Baptiste Gelez 2018-11-01 21:13:51 +0100
  • 5cb4625fa2 Include all executables Baptiste Gelez 2018-11-01 21:00:02 +0100
  • 44d43565e3 I hate YAML Baptiste Gelez 2018-11-01 20:44:38 +0100
  • 0fec14d22b cargo make doesn't let us use features, let go back to good old handwritten bash script Baptiste Gelez 2018-11-01 20:41:45 +0100
  • 61d56ec4fe Let's try with cargo make Baptiste Gelez 2018-11-01 19:55:12 +0100
  • 86e129a48f One command per line, no more && chains Baptiste Gelez 2018-11-01 19:45:46 +0100
  • e1e3906841 run executables one by one Baptiste Gelez 2018-11-01 19:31:25 +0100
  • 6977e32eef Why isn't that .so file loaded??? Baptiste Gelez 2018-11-01 19:18:17 +0100
  • cb99875a14 Yet another arguments combination Baptiste Gelez 2018-11-01 18:38:42 +0100
  • f1fad30745 Add some dependencies (maybe it will fix the problem ¯\_(ツ)_/¯) Baptiste Gelez 2018-11-01 18:17:56 +0100
  • b47bd23479 Try to have a coverage higher than 0% Baptiste Gelez 2018-11-01 17:55:34 +0100
  • a6470b1faf Remove placeholder and link dead code (to have a more accurate coverage report) Baptiste Gelez 2018-11-01 17:04:52 +0100
  • ef9657d4ee Upload code coverage to Codecov.io Baptiste Gelez 2018-11-01 16:47:40 +0100
  • 27676338af CI: Don't use the matrix, make one job for each Baptiste Gelez 2018-11-01 15:41:00 +0100
  • e86d14be03 Travis CI: fix the env matrix, run test and build at the same time Baptiste Gelez 2018-11-01 15:36:23 +0100
  • 8292d31cd7 Update Travis file to run tests Baptiste Gelez 2018-11-01 15:19:56 +0100
  • d2be3cbce3 Fix test for the markdown parser Baptiste Gelez 2018-11-01 15:08:29 +0100
  • 7755cde3dc Basic setup for plume-models tests Baptiste Gelez 2018-11-01 14:56:04 +0100
  • 1bcde7fb86 i18n: Update Polish translation Marcin Mikołajczak 2018-11-01 12:17:55 +0100
  • ded391d6ff
    i18n: Update Polish translation Marcin Mikołajczak 2018-11-01 12:17:55 +0100
  • 57cf55fecc Fix RSS feed icon Baptiste Gelez 2018-10-31 18:17:13 +0100
  • 67077267cf Add OpenGraph metadata Baptiste Gelez 2018-10-31 16:10:50 +0100
  • 68a30cc80e Fix spacing for the delete article button Baptiste Gelez 2018-10-31 15:22:49 +0100
  • 185cb5142a Better style for subtitles Baptiste Gelez 2018-10-31 15:19:42 +0100
  • 25b7399e7f Only list images for possible covers Baptiste Gelez 2018-10-31 14:40:31 +0100
  • 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
  • e2926e395c Only list images for possible covers Baptiste Gelez 2018-10-31 14:40:31 +0100
  • 8d0ab433bf Remove some debug messages Baptiste Gelez 2018-10-31 14:29:21 +0100
  • e7d8307388 Avoid template errors when form.cover is not defined Baptiste Gelez 2018-10-31 14:28:26 +0100
  • dc8b283d1a Better style for <select> Baptiste Gelez 2018-10-31 11:48:15 +0100
  • 6670052966 Display article covers Baptiste Gelez 2018-10-31 11:43:56 +0100
  • a57f02016d Federate article covers Baptiste Gelez 2018-10-31 10:40:20 +0100
  • 83246c8719 Add an interface to select an article illustration Baptiste Gelez 2018-10-30 21:04:59 +0100
  • e156c5c753 Add a cover field to posts Baptiste Gelez 2018-10-30 19:13:25 +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
  • 0234effe3c Auto-expand the comment editor Baptiste Gelez 2018-10-30 12:23:57 +0100
  • 21ba5d3afd Fix scrolling issue with editor Baptiste Gelez 2018-10-30 12:22:03 +0100
  • 58f965aee6
    Change for attribute of the editor fdb-hiroshima 2018-10-30 11:16:28 +0100
  • 0006bdf295 Make Authorization optional for read routes Baptiste Gelez 2018-10-30 10:11:53 +0100
  • 827026ab95 ApiToken: rename what to scope Baptiste Gelez 2018-10-29 21:21:00 +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
  • 2028b1f5fd Update tags and hashtags on remote post edition Trinity Pointard 2018-10-28 10:57:10 +0100
  • d6c790422e Update mentions on remote post edition Trinity Pointard 2018-10-28 10:05:02 +0100
  • 51da601132 Detect if tags are hashtags when receiving new posts Trinity Pointard 2018-10-27 23:51:26 +0200
  • c29b11dbb4
    Fix typos fdb-hiroshima 2018-10-27 22:38:21 +0200
  • f2609b6cc7 Delete notification on post deletion Trinity Pointard 2018-10-27 22:17:06 +0200
  • b24fa69e7b Prevent duplication of mention on post update Trinity Pointard 2018-10-27 21:48:38 +0200
  • f85b6da497 Deduplicate tags and mentions Trinity Pointard 2018-10-27 20:44:42 +0200
  • 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
  • 5bcf0ef863 Fix editor auto-expansion Baptiste Gelez 2018-10-25 17:44:31 +0100
  • 92c7aba6f6 Fix the NodeInfo example Baptiste Gelez 2018-10-25 11:20:58 +0100
  • d72ee1fe0d Add documentation for our ActivityPub implementation Baptiste Gelez 2018-10-25 11:17:35 +0100
  • 1a2ad8d7be Use PhantomData intead of two Options useless for Authorization Baptiste Gelez 2018-10-24 12:21:42 +0100
  • 8e4ab959b3 Use the full URL to refer to the Apps API fdb-hiroshima 2018-10-22 20:56:41 +0100
  • a1a062d337 Make it impossible to know if an username is used or not with the API Baptiste Gelez 2018-10-23 10:50:52 +0100