Commit Graph

  • 62007d17ee Fix a visual bug when a post was reshared Bat 2018-07-18 15:35:01 +0200
  • eef9e6b7ea Better style for form errors Bat 2018-07-18 15:34:18 +0200
  • e22bd7a588 Fix some issues with new form style Bat 2018-07-18 14:14:57 +0200
  • 4aa184ba45
    Merge pull request #104 from Madeorsk/forms Baptiste Gelez 2018-07-18 13:39:30 +0200
  • cfca504592
    Fix diesel_cli version in DEVELOPMENT.md Baptiste Gelez 2018-07-17 22:36:47 +0200
  • 184e898360
    Fix diesel_cli version in INSTALL.md Baptiste Gelez 2018-07-17 22:36:07 +0200
  • b963fab45f
    Fix empty button Baptiste Gelez 2018-07-17 12:12:12 +0200
  • d0a898a6e8
    Update french translation Baptiste Gelez 2018-07-17 12:10:55 +0200
  • bd6bf76351
    Merge pull request #118 from fediverse-pl/master Baptiste Gelez 2018-07-16 21:32:47 +0200
  • a68adba884 i18n: Update Polish translation Marcin Mikołajczak 2018-07-16 11:26:18 +0200
  • cf23360c4a Avoid panics when encountering an invalid mention Bat 2018-07-11 22:11:31 +0200
  • 67dd577a27 Make like and share button HTML forms Bat 2018-07-11 21:27:47 +0200
  • 0e773de9ff Remove old configuration template Bat 2018-07-11 17:37:36 +0200
  • b59299ad5a Remove the last build warning Bat 2018-07-11 17:31:02 +0200
  • b95e384ed7 Use the ApRequest guard for routes that need it + Fix a few issues with its impl Bat 2018-07-11 17:30:01 +0200
  • 8e47219d82 Add a ApRequest request guard to accept multiple ActivityPub header on one route Bat 2018-07-09 17:24:53 +0200
  • 3796aa48c2 Document gettext installation Bat 2018-07-09 15:14:07 +0200
  • 291e20cb94 Remove a "l" lost in a migration file Bat 2018-07-09 15:11:02 +0200
  • f79f01a93f Accept both actor objects and links for Follows Bat 2018-07-08 20:01:19 +0200
  • 6fe70cd723
    Merge pull request #111 from Plume-org/form-validation Baptiste Gelez 2018-07-08 14:28:47 +0200
  • 06d590ff3b Make form errors i18nalizable Bat 2018-07-07 22:57:53 +0200
  • 3775d3a9c9 HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form Bat 2018-07-07 22:51:48 +0200
  • e5c1b3259d Make LoginForm serializable Bat 2018-07-06 21:59:17 +0200
  • 5f3afe900f Display errors on invalid forms Bat 2018-07-06 19:29:36 +0200
  • 153400959c Actually validate forms Bat 2018-07-06 11:51:19 +0200
  • 1f5b2699c2
    Merge pull request #109 from bitkeks/i18n/german Baptiste Gelez 2018-07-05 22:47:17 +0200
  • a391f1ae9d Add German (de) translation Dominik Pataky 2018-07-05 21:58:32 +0200
  • 2aa00e75e6 parser: parse mentions correctly Tony Crisci 2018-06-30 16:20:41 -0400
  • d54fa51a6d New forms style Matthieu 2018-06-30 15:21:05 +0200
  • ec4b791727 Update dependancy to rocket_csrf Trinity Pointard 2018-06-30 09:38:44 +0200
  • c7dc5e1644
    Merge pull request #103 from fediverse-pl/master Baptiste Gelez 2018-06-29 23:06:40 +0200
  • 1a8faddaea
    Merge pull request #101 from gled-rs/patch-1 Baptiste Gelez 2018-06-29 23:02:30 +0200
  • 64998db08d i18n: Update Polish translation Marcin Mikołajczak 2018-06-29 23:02:28 +0200
  • d0c9b31b33 install.md more Tristan Mahé 2018-06-29 12:15:10 -0700
  • a80ff75d7e Reference working rust nightly versions Tristan Mahé 2018-06-29 12:09:25 -0700
  • 6b44597b0f
    Update INSTALL.md Tristan Mahé 2018-06-29 10:13:58 -0700
  • c81bb9ec25 Make forms validatable Bat 2018-06-29 14:56:00 +0200
  • b008e11fb0 Add validator Bat 2018-06-29 14:22:43 +0200
  • 6b1c68b89e
    Merge pull request #99 from gled-rs/feature/install_instructions Baptiste Gelez 2018-06-29 12:11:04 +0200
  • 52c000ef4b missing start postgresql Tristan Mahé 2018-06-28 16:34:00 -0700
  • 3b9ccb0dda add nginx snippet Tristan Mahé 2018-06-28 16:32:15 -0700
  • 484182c979 INSTALL.md: notes from installing Plume Tristan Mahé 2018-06-28 16:28:15 -0700
  • 59ff8efe3f
    Merge pull request #95 from 9034725985/patch-1 Baptiste Gelez 2018-06-28 22:17:03 +0200
  • 2360cf5bad
    add additional dependencies for fedora Kushal 2018-06-28 08:28:01 -0400
  • cb0b8297fa Fix a typo in the signature module Bat 2018-06-27 21:45:36 +0200
  • 1a2cf3b14f What if I use the correct name for the this field? Bat 2018-06-27 20:43:09 +0200
  • 68a041711c We can't mix GET and POST (in the comment form) Bat 2018-06-27 00:19:18 +0200
  • b26649e8c0 Document the USE_HTTPS variable Bat 2018-06-26 18:16:18 +0200
  • a8b47de28b Explicitely escape user data in translations to avoid XSS Bat 2018-06-26 17:58:11 +0200
  • a7b246b726 Change .tera to .html.tera to enable auto-escaping Bat 2018-06-26 17:40:25 +0200
  • 9a825e7066 Change the signature of ap_url to be backward-compatible Bat 2018-06-26 17:32:35 +0200
  • f58bc1d8f1
    Merge pull request #84 from Madeorsk/meta-buttons Baptiste Gelez 2018-06-26 16:36:10 +0200
  • ca07950100
    Merge pull request #83 from Plume-org/csrf-protection Baptiste Gelez 2018-06-26 16:30:24 +0200
  • 507d3e6183 Use USE_HTTPS to compute AP URLs Bat 2018-06-26 16:21:58 +0200
  • f805ec1d53 Introduce an environment variable to disable HTTPS, and use it when fetching WebFinger resources Bat 2018-06-26 16:16:59 +0200
  • 5bbfd9d1e9 Set maximum image width to 100% of parent Trinity Pointard 2018-06-25 16:03:59 +0200
  • 5133410451 Properly verify password Trinity Pointard 2018-06-25 15:38:39 +0200
  • 11e66472f9 Improved Likes / Reshares section Matthieu 2018-06-25 14:07:28 +0200
  • 3b9c53bebc Use proper repository for rocket_csrf Trinity Pointard 2018-06-24 19:02:47 +0200
  • 30e9620d0a Add csrf protection Trinity Pointard 2018-06-24 18:58:57 +0200
  • 3bc90e71d4 Clean Cargo.toml files Bat 2018-06-23 17:39:58 +0100
  • 68c7aad179 Big repository reorganization Bat 2018-06-23 17:36:11 +0100
  • 0a1edba4b0 Fix the custom properties deserialization bug for Blogs as well Bat 2018-06-23 15:00:35 +0100
  • e7fd12ae6f Set to and cc for new Follow activities Bat 2018-06-23 13:47:53 +0100
  • 3a19cae62e Add id, to and cc for Undo Announce Bat 2018-06-23 13:42:27 +0100
  • a88d0e102f Like: only compute ap_url once Bat 2018-06-23 13:40:10 +0100
  • d2c8631ba4 Add cc and to for Announce Bat 2018-06-23 13:36:15 +0100
  • cd9862bc4c Add cc, id and to for Articles Bat 2018-06-23 13:29:41 +0100
  • 3ab6dfe288 Add id, to and cc to Undo for Likes Bat 2018-06-23 13:19:14 +0100
  • 135797805e Make Like compliant to the spec Bat 2018-06-23 13:17:17 +0100
  • f2795baab5 Make Create Note compliant to the spec Bat 2018-06-23 13:06:15 +0100
  • 3ea4823060 Make Accept Follow compliant to the spec Bat 2018-06-23 12:50:14 +0100
  • 236767f498 Send the 'Content-Type: application/activity+json' header for ActivityPub request Bat 2018-06-23 12:23:37 +0100
  • 6140865660 Make Post::from_activity a bit more complete Bat 2018-06-23 12:14:03 +0100
  • 3b2ca041d0 Rewrite Post::into_activity in a nicer way Bat 2018-06-22 21:45:37 +0100
  • 6a5d806b1d Various federation fixes Bat 2018-06-22 16:17:53 +0100
  • ffb4f6e6d8
    Merge pull request #71 from Zanfib/master Baptiste Gelez 2018-06-22 09:52:43 +0100
  • ae759114aa temporarly use an absolute link in users detail header template, linked with bug #65 Didier Link 2018-06-22 01:17:22 +0200
  • b153a9ce2b add an argument in the macro may_fail to have the account linked in the error template Didier Link 2018-06-22 00:50:06 +0200
  • 9abb5887b1 use user.username for the edit link, not the display name Didier Link 2018-06-22 00:27:18 +0200
  • feff837313 Merge branch 'master' of https://github.com/Plume-org/Plume Didier Link 2018-06-22 00:00:15 +0200
  • e34d12922c Serialize publicKey in Person representation Bat 2018-06-21 22:12:24 +0100
  • dccab062e3 Implement Blog::into_activity Bat 2018-06-21 22:07:04 +0100
  • a0f680a9b6 Rewrite Blog::from_activity to use the activitypub crate instead of raw JSON Bat 2018-06-21 21:39:44 +0100
  • e7e557612e Rewrite User::from_activity to use the activitypub crate instead of raw JSON Bat 2018-06-21 21:30:56 +0100
  • f5f2aa7c59 Get rid of the activity_pub::actor::Actor trait Bat 2018-06-21 18:53:57 +0100
  • 9a8472bdcc Move compute_box from Actor to Instance Bat 2018-06-21 18:42:17 +0100
  • 606a3d12c7 Remove useless functions from activity_pub::actor::Actor Bat 2018-06-21 18:23:01 +0100
  • 7812b9bc8f Aardwolf -> Plume Bat 2018-06-21 18:11:33 +0100
  • 201d7cab8b Merge branch 'master' of github.com:Plume-org/Plume Bat 2018-06-21 18:11:07 +0100
  • b2e8d54161 Drop activity_pub::activitypub and activity_pub::ActivityPub and only use the ActivityStream responder Bat 2018-06-21 18:09:18 +0100
  • 6df4b70318 Set @context for ActivityStream responder Bat 2018-06-21 17:30:07 +0100
  • ea29dd91dc Set the correct content type for the ActivityStream responder Bat 2018-06-21 17:25:29 +0100
  • 40fd242fdc
    Merge pull request #73 from BanjoFox/BanjoFox-DocUpdates Baptiste Gelez 2018-06-21 17:12:22 +0100
  • 3fe2625e86 Simplify the Inbox trait Bat 2018-06-21 17:00:37 +0100
  • 5193ad6f65 Remove legacy Inbox::unlike function Bat 2018-06-21 16:45:54 +0100
  • 8efabca553
    Adding link for PREREQUISITES.md Banjo Fox 2018-06-21 11:32:11 -0400
  • 2217ec0d56 Remove PgConnection when we don't need it Bat 2018-06-21 16:31:42 +0100
  • 08f02f47bd
    Create PREREQUISITES.md Banjo Fox 2018-06-21 11:30:03 -0400
  • 7ddad12420 Simplify the signature of activity_pub::sign::Signer::get_key_id Bat 2018-06-21 16:25:32 +0100