Packages
fast_html
2.5.0A module to decode HTML into a tree, porting all properties of the underlying library lexbor, being fast and correct in regards to the html spec.
flake_id
0.1.0Decentralized, k-ordered ID generation service
linkify
0.5.3Linkify is a basic package for turning website names into links.
fast_sanitize
0.2.3A module that provides performant and memory-efficient HTML sanitization. Largely drop-in compatible with HtmlSanitizeEx.
http_signatures
0.1.2Library for manipulating and validating HTTP signatures
bbcode_pleroma
0.2.0BBCode parsing for Elixir
concurrent_limiter
0.1.1A concurrency limiter
majic
1.1.1File introspection with libmagic
bbcode
0.1.1BBCode parsing for Elixir
pleroma_job_queue
0.3.0A lightweight job queue
pleroma_captcha
1.0.0This is a Elixir lib for generating captcha. No dependencies. It drawing captcha image with C code. No ImageMagick, No RMagick. This is the fork used by Pleroma.
oban_plugins_lazarus
0.1.0Fork of Oban Lifeline plugin. The only difference is that if a job limited to 1 attempt was found to be stuck executing it will be revived and allowed to try again. Lifeline would normally discard the job because it would be out of attempts.