Commit Graph

  • ab5c992684 Add translation instructions for developers Bat 2018-06-17 11:53:11 +0100
  • 23982d00fc Use the choosen domain when compiling templates Bat 2018-06-17 11:37:24 +0100
  • a8f27a71b9 Compile translations at run time Bat 2018-06-17 11:33:50 +0100
  • 17032d529f Don't put translations/ in git Bat 2018-06-17 11:28:32 +0100
  • 25ec318f3f Inject ngettext into Tera templates Bat 2018-06-17 11:16:20 +0100
  • 657a0837e2 Use filters for gettext in Tera Bat 2018-06-17 10:38:59 +0100
  • 1092ceba76 Fix locale switching + Make the gettext Tera function work Bat 2018-06-16 23:49:44 +0100
  • b18aa33c70 Update to the latest version of Rocket, to use rocket_contrib::Template::custom Bat 2018-06-16 18:39:22 +0100
  • 7313f60d14 Compile .po files Bat 2018-06-15 18:43:24 +0100
  • 978104b518 Add a build script to update/create translation files Bat 2018-06-15 17:23:32 +0100
  • 327768d3fe I18n fairing Bat 2018-06-15 14:55:14 +0100
  • c9b4c40fa1 Add the gettext-rs crate Bat 2018-06-15 14:08:38 +0100
  • 5ae9cb3490
    Merge pull request #59 from m4sk1n/patch-1 Baptiste Gelez 2018-06-13 19:52:32 +0100
  • 560f59fa45
    Fix typo Marcin Mikołajczak 2018-06-13 20:11:26 +0200
  • a4a8446d45 Make the follow button a bit smarter Bat 2018-06-13 19:06:14 +0100
  • 7b61da9c7f Add a button to follow people Bat 2018-06-13 18:52:26 +0100
  • 1c287c6dfe View remote profiles locally Bat 2018-06-13 18:48:37 +0100
  • 51c598a0fc
    Add a link to the Matrix room Baptiste Gelez 2018-06-13 14:00:02 +0100
  • 54ec94da8a
    Update README.md Baptiste Gelez 2018-06-13 13:58:26 +0100
  • a2efc04e4d
    Merge pull request #57 from stephenburgess8/master Baptiste Gelez 2018-06-13 13:54:49 +0100
  • 4cfa0060ea feat(Docs): Development docs Stephen Burgess 2018-06-13 07:44:04 -0500
  • 1f15a10b9d feat(Docs): Development guide Stephen Burgess 2018-06-12 23:01:29 -0500
  • 4185ba230e Add a link to user profile in comments Bat 2018-06-12 21:14:49 +0100
  • 4c3e63ec16 Merge branch 'master' of github.com:Plume-org/Plume Bat 2018-06-12 20:10:32 +0100
  • 36c11182f4 Introduce some traits for handling incoming activities Bat 2018-06-12 20:10:08 +0100
  • 2f07ee92e9
    Merge pull request #50 from stephenburgess8/master Baptiste Gelez 2018-06-12 18:33:10 +0100
  • 438778db39 fix(Style): Adjust code style for consistency Stephen Burgess 2018-06-12 12:05:33 -0500
  • d32c7e4b66 fix(User/Details): Display name Stephen Burgess 2018-06-12 07:45:53 -0500
  • 23bb405c92 fix(User/Details): Use user variable Stephen Burgess 2018-06-12 07:42:34 -0500
  • df0fcb886d feat(UI): Fallback to username where ever display name is shown Stephen Burgess 2018-06-12 07:17:02 -0500
  • a033a9d74e Merge branch 'master' of https://github.com/Plume-org/Plume Matthieu 2018-06-12 13:57:30 +0200
  • 4b0114917d chore(Posts): Fix typo Stephen Burgess 2018-06-11 18:31:44 -0500
  • 4ae19c6fa7 feat(Posts): Show username if no display name is present Stephen Burgess 2018-06-11 18:30:31 -0500
  • eaf0622b86
    Merge pull request #49 from fdb-hiroshima/master Baptiste Gelez 2018-06-11 15:15:13 +0100
  • d8f32afeb0 allow html on user.summary Trinity Pointard 2018-06-11 16:05:18 +0200
  • 7d17751f50 Definitively get rid of the activitystreams crates Bat 2018-06-11 13:30:14 +0100
  • 26be381d53
    Merge pull request #48 from fdb-hiroshima/master Baptiste Gelez 2018-06-11 12:47:07 +0100
  • 96f027e506
    fix double escape fdb-hiroshima 2018-06-11 12:33:32 +0200
  • 7d9609671c change post.content and comment.content's types from String to SafeString Trinity Pointard 2018-06-11 12:21:34 +0200
  • bb1442db8a create new type SafeString to sanitise and store unsafe html Trinity Pointard 2018-06-11 11:43:27 +0200
  • e7cadbf764 fix double-escaping on login page and disallow html on summary Trinity Pointard 2018-06-10 21:56:55 +0200
  • daf4de07be rename templates from .tera to .html.tera to enable auto-escaping of html Trinity Pointard 2018-06-07 08:52:43 +0200
  • d8bd9dbfca Add NodeInfo endpoints (fixes #11) Bat 2018-06-10 20:33:42 +0100
  • 7fd152e270 Add a button to write a new article Bat 2018-06-10 19:16:25 +0100
  • edbeeef640 Add a dashboard Bat 2018-06-10 18:55:08 +0100
  • 7a3215edaa Show 6 articles on the home and on profiles Bat 2018-06-10 17:37:02 +0100
  • e403099f47 CWs are optional Bat 2018-06-10 12:53:39 +0100
  • 6544d7d1da Note's actor is usually just an ID, not a full object Bat 2018-06-10 12:41:43 +0100
  • 6ae1f405eb Remove unecessary dependencies Bat 2018-06-10 12:17:31 +0100
  • 78362feffb Use the activitypub crate Bat 2018-06-10 12:13:07 +0100
  • 40d87e746d One less unhandled error Bat 2018-06-10 11:01:02 +0100
  • 87d39ba27f
    Merge pull request #46 from fdb-hiroshima/login_redirect Baptiste Gelez 2018-06-07 18:43:51 +0100
  • 3dcd78f205 fix redirection to login in src/routes/user.rs Trinity Pointard 2018-06-07 10:39:22 +0200
  • b88ee53188
    Merge pull request #45 from fdb-hiroshima/master Baptiste Gelez 2018-06-05 17:35:28 +0100
  • 8158f19b85 add fallback to url generating 404 Trinity Pointard 2018-06-04 21:57:03 +0200
  • 2fde47d909 add optional login message and callback Trinity Pointard 2018-06-04 20:21:43 +0200
  • d604b62917 Make it easier to debug inbox errors Bat 2018-05-24 12:20:11 +0100
  • ef815a436b Tera already adds "…" Bat 2018-05-24 11:43:16 +0100
  • 93eb89bc77 Markdown! Bat 2018-05-24 11:42:45 +0100
  • a0b4a6eacb Order notifications by creation date Bat 2018-05-24 11:12:27 +0100
  • daf9120fba Send a notification when one of your article is reshared Bat 2018-05-24 11:03:37 +0100
  • 0b098e539f Remove HTML tags from preview Bat 2018-05-24 10:55:41 +0100
  • 963d413847 Don't show reshares or posts on profile if there are none Bat 2018-05-24 10:49:02 +0100
  • e9cd48ecca Display reshares on profile page Bat 2018-05-24 10:45:36 +0100
  • 94beaaca76 Merge branch 'master' of github.com:Plume-org/Plume Bat 2018-05-23 18:56:16 +0100
  • cd9d5a0a1c
    Merge pull request #34 from fdb-hiroshima/fixing-links-without-trainling-slash Baptiste Gelez 2018-05-23 18:33:44 +0100
  • c0d1a914c4 Handle reshares from AP Bat 2018-05-23 18:09:59 +0100
  • c9b231fae1 add trailing / to followers url Trinity Pointard 2018-05-22 17:52:53 +0200
  • a8aeb40b95 add trailing slashes to links where they were missing Trinity Pointard 2018-05-22 17:35:16 +0200
  • 62523e70c0
    Merge c214ca2942 into 045e885821 fdb-hiroshima 2018-05-20 16:27:44 +0000
  • c214ca2942
    fix invalid link on /@/<user> to followers details Trinity Pointard 2018-05-20 18:15:26 +0200
  • 12d85c6ec5 New design Madeorsk 2018-05-19 16:26:56 +0200
  • 9b98a45f2e Add a button to reshare Bat 2018-05-19 10:57:39 +0100
  • 63eb1a7e98 Add a route to reshare posts Bat 2018-05-19 10:51:10 +0100
  • 0ac3cb4c0f Fix AP link serialization Bat 2018-05-19 10:50:56 +0100
  • 045e885821 Add a Reshare model Bat 2018-05-19 10:23:02 +0100
  • 14bf3f00aa Make post metadata look nicer Bat 2018-05-19 08:53:51 +0100
  • 73512a4fdc
    Merge pull request #30 from JosephKiranBabu/display-post-author Baptiste Gelez 2018-05-19 08:44:39 +0100
  • b55622f2b1 Reorganize use statements Bat 2018-05-19 08:39:59 +0100
  • ff50143c1c
    Display post author and date in the post view Joseph Nuthalapati 2018-05-19 10:16:05 +0530
  • aa233abb41 Remove useless trait Bat 2018-05-18 23:28:40 +0100
  • 0b32650c00 Remove legacy AP modules Bat 2018-05-18 23:17:11 +0100
  • d7552ba369
    Merge pull request #27 from Plume-org/activitystreams Baptiste Gelez 2018-05-18 23:14:55 +0100
  • 4a86af6fc1 Resolve activitystream TODOs Bat 2018-05-18 23:04:30 +0100
  • e83226ae85 Validate data before creating a new account Bat 2018-05-18 21:38:43 +0100
  • 0e24ccbf29 Use activitystreams in the Inbox trait Bat 2018-05-18 09:04:40 +0100
  • b6bd405f5f Ignore RLS files Bat 2018-05-18 09:04:06 +0100
  • c779b1c58a WIP: use the activitystreams crate Bat 2018-05-16 19:20:44 +0100
  • 1870f52332 Make the design less aggresive Bat 2018-05-13 21:33:21 +0100
  • 9c9799eee2 Add support for shared inboxes for users Bat 2018-05-13 19:12:27 +0100
  • a7342f49a0 Reorganize routes Bat 2018-05-13 18:41:49 +0100
  • dfab0290e4 Shared inbox endpoint Bat 2018-05-13 18:39:18 +0100
  • 91b19bccb5 Add a link to author's profile on article card Bat 2018-05-13 18:19:23 +0100
  • 5e7d513a7e Make it possible to display remote blogs Bat 2018-05-13 18:00:47 +0100
  • fdc481e384 Use shared inbox when available Bat 2018-05-13 15:39:55 +0100
  • b91f567777 Display notifications Bat 2018-05-13 14:35:55 +0100
  • 726c2c7e82 Add some notifications Bat 2018-05-13 14:03:35 +0100
  • 780a51157f Add a notification model Bat 2018-05-13 13:44:18 +0100
  • c6b2560eb0 Followers listing Bat 2018-05-13 12:53:58 +0100
  • 601fe7cf4f Allow likes to be deleted with AP Bat 2018-05-13 11:44:05 +0100