Commit Graph

  • bf1673dda1
    start exploring some ideas for domain validation Igor Galić 2019-08-14 23:44:24 +02:00
  • ff0c82efc1
    review by @fdb-hiroshima Igor Galić 2019-08-01 10:21:22 +02:00
  • da6757c55c
    Basic domain validation Ana Gelez 2019-07-31 23:12:07 +02:00
  • 60270121dc
    fix clippy warning Igor Galić 2019-07-31 12:31:58 +02:00
  • fdc7da0edf
    Strings have to be cloned Ana Gelez 2019-07-31 09:31:58 +02:00
  • 2dedcdbc53
    start modifying /blogs/new to add custom_domain to the form Igor Galić 2019-07-30 23:57:17 +02:00
  • b172a80e35
    finally fix url! Trinity Pointard 2019-07-23 00:07:23 +02:00
  • c5f6b88b1d
    make url! work better Trinity Pointard 2019-07-22 22:15:25 +02:00
  • 6cd8bd89b2
    fix syntax: we're now down to type errors Igor Galić 2019-07-21 15:32:07 +02:00
  • cdc919e308
    allow more syntaxes for url Trinity Pointard 2019-07-14 19:28:07 +02:00
  • f635dcf6c3
    move custom_ route functions into a custom namespace Igor Galić 2019-07-14 17:14:08 +02:00
  • 7139119b8f
    add url! macro for custom domain path uri creation Trinity Pointard 2019-07-14 15:54:02 +02:00
  • 203da23cf2
    follow up on @fdb-hiroshima & @BaptisteGelez review Igor Galić 2019-07-12 22:48:03 +02:00
  • f73fba583a
    custom_domainify posts::details Igor Galić 2019-07-10 17:34:45 +02:00
  • fe110b5d8a
    fix issues pointed out by @BaptisteGelez in review Igor Galić 2019-06-15 22:07:37 +02:00
  • cc0df4ecb2
    redirect blog urls to custom_domain if it exists Igor Galić 2019-06-14 19:28:31 +02:00
  • 9cee38ae6a
    add url to Blog, this seems useful. Igor Galić 2019-05-31 23:18:29 +02:00
  • 8e7f789969
    Allow searching from custom_domain Igor Galić 2019-05-30 18:26:55 +02:00
  • 92fbd174eb
    extend 404 handler to handle all the requests our custom_ routes dont Igor Galić 2019-05-28 23:02:13 +02:00
  • 6253adf768
    simplify / unify error handling Igor Galić 2019-05-28 17:54:01 +02:00
  • a0aef50674
    extract common routing code into private "_guts()" functions Igor Galić 2019-05-28 12:37:27 +02:00
  • 8e6b1ab86e
    simplify retrieval in find_by_host() Igor Galić 2019-05-28 11:14:41 +02:00
  • 1c34ac38f7
    replace if / else with ok_or() Igor Galić 2019-05-27 22:47:47 +02:00
  • 468e663344
    Add custom_details and custom_activity_details as first routes Igor Galić 2019-05-27 17:55:09 +02:00
  • 0645f7e253
    CustomDomainFairing must not match /static/ and /api/ Igor Galić 2019-05-27 17:54:16 +02:00
  • f94b0c79c5
    move impl closer to mother struct Igor Galić 2019-05-27 17:53:10 +02:00
  • b09b51c74b
    normalize URLs before setting them Igor Galić 2019-05-27 13:34:38 +02:00
  • e6747de998
    cache custom_domains list Igor Galić 2019-05-26 22:00:36 +02:00
  • 2746e088ae
    appease clippy Igor Galić 2019-05-26 12:16:50 +02:00
  • 3a4c2f2cf9
    create & attach an AdHoc Fairing for dealing with Custom Domains Igor Galić 2019-05-26 11:59:53 +02:00
  • 351c01f71c
    list custom_domains Igor Galić 2019-05-25 23:35:00 +02:00
  • 65ae51b7e5
    implement Host more completely by doing less Igor Galić 2019-05-25 21:03:06 +02:00
  • 92bbeeb45e
    add Host(String) wrapper type Igor Galić 2019-05-24 14:30:38 +01:00
  • 6bcc4f0ab0
    add custom_domain (default to NULL) to schema Igor Galić 2019-05-22 14:29:52 +01:00
  • fb60236a54
    update dependancies (#643) fdb-hiroshima 2019-08-14 15:04:30 +02:00
  • bce806ac63 Prototype for a WYSIWYG editor Ana Gelez 2019-08-08 16:33:14 +02:00
  • 3669a0097d Update rocket_csrf and re-enable it Ana Gelez 2019-08-04 12:37:38 +02:00
  • cc998e7c61 Rewrite article publication with the REST API Ana Gelez 2019-08-03 23:04:25 +02:00
  • 4142e73018 Add a sidebar for the editor Ana Gelez 2019-08-02 23:10:05 +02:00
  • 5d03331f0c Sticky toolbar Ana Gelez 2019-08-02 16:53:28 +02:00
  • 3198f30515 Editor: Make it clearer that editable areas are editable Ana Gelez 2019-08-02 15:36:54 +02:00
  • 4f7c20fc26 Fix some federation issue (#573) fdb-hiroshima 2019-07-31 11:38:49 +02:00
  • 54c6d21fc5 WIP - initial RTL support #575 (#577) Mostafa Ahangarha 2019-07-11 12:04:27 +04:30
  • c031804464 Add clap to plume in order to print help and version (#631) Wilfried OLLIVIER 2019-07-03 20:36:42 +02:00
  • 5289fe872a
    don't ignore dotenv errors (#630) fdb-hiroshima 2019-07-03 09:30:44 +02:00
  • 6c73f993d0
    unwrap when failling to open .env in plume test/dotenv_error fdb-hiroshima 2019-07-01 17:37:57 +02:00
  • 777cbaa69d
    unwrap when failling to open .env in plm fdb-hiroshima 2019-07-01 17:36:21 +02:00
  • 7ea4acc289
    Use futures and tokio to send activities (#620) Baptiste Gelez 2019-06-27 17:46:05 +01:00
  • 6dbc043a7e
    Update some documents (#616) Baptiste Gelez 2019-06-15 21:42:24 +01:00
  • fb1668ede7 Update dependencies which depended on nix -- fixes arm32 builds (#615) KemoNine 2019-06-14 03:35:09 -04:00
  • 3d27e283ad
    add enum containing all successful route returns (#614) Igor Galić 2019-06-14 09:33:30 +02:00
  • 4b205fa995 Store password reset requests in database (#610) Rob Watson 2019-06-04 20:55:17 +02:00
  • e7126ae335 Fix arm builds (#612) KemoNine 2019-06-04 14:18:36 -04:00
  • b2312d7f1b Update textarea overflow to scroll (#609) Marek Ľach 2019-06-02 21:35:09 +01:00
  • f2273b984c
    Update main.scss fix-mobile-margin Marek Ľach 2019-06-01 11:19:37 +02:00
  • 7be397b76e
    Update _forms.scss Marek Ľach 2019-05-31 13:08:36 +02:00
  • d82a7674ce
    Update main.scss Marek Ľach 2019-05-31 13:07:59 +02:00
  • 38723a4d20
    Update _forms.scss Marek Ľach 2019-05-31 10:09:25 +02:00
  • 1fc3b3dd4e
    Update _forms.scss Marek Ľach 2019-05-31 10:06:28 +02:00
  • d2a684650a
    Update _article.scss Marek Ľach 2019-05-31 09:58:47 +02:00
  • 82659391f9
    Update _forms.scss Marek Ľach 2019-05-31 09:49:33 +02:00
  • bffce041d7 Confirm deletion of blog (#602) Rob Watson 2019-05-29 14:51:53 +02:00
  • 037674ae13 Direct follow-up to #578 (#603) Marek Ľach 2019-05-29 13:26:37 +02:00
  • 8c59c822b6 refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) Igor Galić 2019-05-25 20:23:45 +02:00
  • 59023e9602 Prevent comment form submit button distortion on iOS (#592) Marek Ľach 2019-05-20 20:29:23 +02:00
  • ad3a8b92d1
    Theme update (#553) Baptiste Gelez 2019-05-18 13:09:51 +01:00
  • c67f65e684 Fix occurrences of 'have been' to 'has been' (#578) Marek Ľach 2019-05-14 12:54:16 +02:00
  • d78b3a05ec
    Fix Crowdin upload (#576) Baptiste Gelez 2019-05-12 20:14:59 +01:00
  • 5579f64dd0
    update dependancies (#574) fdb-hiroshima 2019-05-12 10:41:47 +02:00
  • 773fbfe7c8 cache local instance (#572) fdb-hiroshima 2019-05-10 22:59:34 +02:00
  • 5b50f90d2b use openssl instead of sha256sum for build.rs (#568) fdb-hiroshima 2019-05-10 16:15:30 +02:00
  • 90f6ef0380
    upload artifact of wasm binary (#571) fdb-hiroshima 2019-05-10 15:38:43 +02:00
  • 33619abdfb Fix certain improper rendering of forms (#560) Marek Ľach 2019-05-06 20:18:53 +02:00
  • c52aac012c
    make hashtags work in profile summary (#562) fdb-hiroshima 2019-05-04 17:33:50 +02:00
  • c9070930d2
    Improve notification management (#561) fdb-hiroshima 2019-05-04 17:15:41 +02:00
  • 918bda14ec
    rewrite circleci config (#558) fdb-hiroshima 2019-05-04 15:35:21 +02:00
  • 33a0c7dcd3
    reduce reqwest timeout to 5s (#557) fdb-hiroshima 2019-04-30 23:30:13 +02:00
  • 8f1ab3485e
    Add some feedback when performing some actions (#552) Baptiste Gelez 2019-04-30 11:04:25 +01:00
  • 18ae6e26b3 remove the new index lock tantivy uses (#556) fdb-hiroshima 2019-04-29 19:08:32 +02:00
  • 49bb8cb0bc
    import migrations and don't require diesel_cli for admins (#555) fdb-hiroshima 2019-04-29 16:30:20 +02:00
  • ec57f1e687
    Remove Canapi (#540) Baptiste Gelez 2019-04-28 22:17:21 +01:00
  • 787eb7f399
    Federate user deletion (#551) Baptiste Gelez 2019-04-28 18:01:41 +01:00
  • 85aa0883c8 Update follow_remote.rs.html grammar (#548) Marek Ľach 2019-04-26 19:31:43 +02:00
  • ff92ac0763 Make comments in styleshhets a bit clearer (#545) Marek Ľach 2019-04-24 18:22:37 +02:00
  • a20d2df50a
    Upload artifacts to pull request deploy environment (#539) fdb-hiroshima 2019-04-20 23:07:50 +02:00
  • 29e11f552f
    Remove r (#535) Baptiste Gelez 2019-04-19 19:13:11 +01:00
  • 3ad1f6968c
    Version bump: 0.3.0 (alpha 2) (#529) 0.3.0-alpha-2 Baptiste Gelez 2019-04-19 15:49:46 +01:00
  • b572a1bd74
    Fix #504 (#532) Baptiste Gelez 2019-04-19 15:49:22 +01:00
  • 6acb962e72
    strip binary before packing (#533) fdb-hiroshima 2019-04-19 16:13:40 +02:00
  • 6bb4f8514f remove test after running it, and bump cache version (#531) fdb-hiroshima 2019-04-19 15:00:51 +02:00
  • 68dd8602b2
    New Crowdin translations (#479) Baptiste Gelez 2019-04-19 13:59:03 +01:00
  • 4d4f2ba6ed increase default character limit (#530) fdb-hiroshima 2019-04-19 13:00:39 +02:00
  • 3d82265b85 try to build release plume&plm on ci (#528) fdb-hiroshima 2019-04-19 12:36:45 +02:00
  • 0d708e1639 Add support for remote interact (#519) fdb-hiroshima 2019-04-17 22:09:07 +02:00
  • 12efe721cc
    Big refactoring of the Inbox (#443) Baptiste Gelez 2019-04-17 18:31:47 +01:00
  • c19c094e0c
    add diverse links and meta to head (#522) fdb-hiroshima 2019-04-09 15:33:34 +02:00
  • de296b633f Standard smallest screen is 600px (#520) Marek Ľach 2019-04-08 22:48:15 +02:00
  • d7de09ab81 Fix Atom feed link on user page (#518) Baptiste Gelez 2019-04-07 04:53:38 +01:00
  • 7645fdbf35
    Fix tabs on user page (#516) Baptiste Gelez 2019-04-06 19:03:00 +01:00
  • 1bc2684af1
    Run cargo fmt on plume-front (#515) Baptiste Gelez 2019-04-06 18:57:25 +01:00