- Joined on Aug 14, 2020
Marius commented on pull request Plume/Plume#1109
WIP: lowercase all emails when comparingRight now this don't work, because the lower function seems not implemented in diesel, however i found this discussion [Lemmy lower](https://github.com/LemmyNet/lemmy/pull/2005). They seems to…
7 months ago
Marius pushed to lowercase_emails at Marius/Plume
-
3408ceae43 use sql lower function
-
ff380771a3 one more
-
cd67fc6522 email in test
- Compare 3 commits »
7 months ago
Marius pushed to lowercase_emails at Marius/Plume
-
69285c47e3 lowercase all emails when comparing
7 months ago
Marius created repository Marius/Plume
7 months ago
Marius pushed to instances-no-js at Marius/joinplu.me
-
390ba75b83 do not duplicate instances.json
7 months ago
Marius created pull request plume/joinplu.me#51
Use ruby instead of JS for instances displaying7 months ago
Marius pushed to instances-no-js at Marius/joinplu.me
-
296db9b04c Remove unreachable instances
-
036c1f0f17 remove instance loading from js
-
1077359692 Print the instance list in ruby instead of js
- Compare 3 commits »
7 months ago
Marius commented on issue Plume/Plume#987
Set limit for posts subtitleA first way would be to add `.truncate(154)` on this function https://git.joinplu.me/Plume/Plume/src/commit/31b144c76de97fea4d07647285a87431d1d655cc/plume-front/src/editor.rs#L127 So that it…
1 year ago
Marius commented on issue Plume/Plume#636
Send confirmation email after registeringI think it is clearly assumable that email is **identity** linked, so that if an email is already referenced it should not be reused, but this failed the goal of the fediverse as this can means a…
1 year ago
Marius commented on issue Plume/Plume#944
SMTP server port configurationFor that issue, we can add a new *environment variable*: **MAIL_PORT**. Then we add a new helper, based on https://docs.rs/lettre/0.9.6/src/lettre/smtp/mod.rs.html#133-144: ```rust fn…
1 year ago
Marius commented on issue Plume/Plume#948
Automated Docker buildAccording to some discussions on the matrix room : > there is a drone-ci, but it's running ci in (non privileged) dockers, so I doubt it'll do. I can maybe setup a VM based runner in the…
1 year ago
Marius created repository Marius/joinplu.me
1 year ago
Marius pushed to main at Marius/documentation
-
91c2fa5ec2 Typography in environment
-
5d1aa8b180 Typography in environment
-
450c7a7743 gitignore vendor
- Compare 3 commits »
1 year ago
Marius pushed to main at Marius/documentation
-
5d1aa8b180 Typography in environment
-
450c7a7743 gitignore vendor
- Compare 2 commits »
1 year ago