Mina Galić igalic
  • Dortmund
  • https://igalic.co/
  • Infrastructure & Open Source

    (Homoiconic Ops Witch)

  • Joined on 2020-06-26
igalic commented on pull request Plume/Plume#1015 2022-01-27 09:25:03 +00:00
Update Rust

igalic commented on pull request Plume/Plume#1015 2022-01-27 09:25:03 +00:00
Update Rust

but this is changed to unwrap_or_else()?

igalic commented on pull request Plume/Plume#1015 2022-01-27 09:25:03 +00:00
Update Rust

how come this is changed to unwrap_or()

igalic opened issue Plume/Plume#906 2021-02-16 16:17:17 +00:00
Replace our own editors with ProseMirror
igalic commented on issue Plume/Plume#871 2021-01-10 08:45:50 +00:00
static build releases?

we might wanna update our toolchain file

i am looking forward to being able to just use stable rust once we migrate to rocket 0.5

igalic commented on pull request Plume/Plume#873 2021-01-10 08:20:57 +00:00
Remove SQLite journal files

maybe we should put them into .gitignore?

igalic commented on pull request Plume/Plume#868 2021-01-05 13:44:51 +00:00
Fix #623 tracing crate

first off: 👍 but with the caveat that i haven't had time to read your code yet 😬

igalic commented on pull request Plume/Plume#813 2021-01-05 12:48:40 +00:00
WIP: Extract DbConn, Searcher & Worker into Riker Actors

that's a good idea, i hope I'll have time to do that soon. but i do feel like every time i attempt this i have learned something in between, and so it becomes a little bit easier

igalic commented on pull request Plume/Plume#868 2021-01-05 12:47:36 +00:00
Fix #623 tracing crate

maybe we should wait for https://github.com/SergioBenitez/Rocket/pull/1410 to land?

igalic approved Plume/Plume#860 2021-01-02 00:06:05 +00:00
add dir to allowed attributes
igalic merged pull request plume/documentation#108 2020-12-15 15:26:50 +00:00
Fix link to installation from source when contributing
igalic merged pull request plume/documentation#108 2020-12-15 15:26:46 +00:00
Fix link to installation from source when contributing
igalic pushed to main at plume/documentation 2020-12-15 15:26:46 +00:00
97e70424f8 Merge pull request 'Fix link to installation from source when contributing' (#108) from freyja_wildes/documentation:link-install-source into main
26d705da99 Fix link to installation from source when contributing
Compare 2 commits »
igalic commented on pull request Plume/Plume#842 2020-12-08 13:37:38 +00:00
Fill changelogs for the next release
+- Vazir font (#787)

i would add here: for better support of languages written in Arabic script

igalic commented on pull request plume/documentation#91 2020-10-09 11:21:18 +00:00
document ldap

please add a header that we can link to from else where.

igalic commented on pull request plume/documentation#91 2020-10-09 11:21:18 +00:00
document ldap

i'd link this mention of ldap to the appropriate Environment section

igalic suggested changes for plume/documentation#91 2020-10-09 11:21:18 +00:00
document ldap

small addaptation

igalic pushed to refactor/extract-actors at igalic/Plume 2020-10-08 18:47:22 +00:00
8aa4ae4302 Make tests compile again
56091c0d49 add UpdateDocument to list of SearcherActor messages
d7e380f83e remove Searcher from Post::update()
06e20299e0 use searcher_actor for posts update route (instead of post.update())
94cf4dab98 add ActorSystem member to PlumeRocket
Compare 48 commits »
igalic approved Plume/Plume#828 2020-10-08 18:29:54 +00:00
fix test following ldap udpate
igalic commented on pull request Plume/Plume#826 2020-10-08 13:34:06 +00:00
implement login via LDAP

@trinity-1686a

I'm not sure why gitea sais " Some required checks are missing". May I still merge it?

yes, please do