Emi
- ma pona pi toki pona
- https://alchemi.dev
-
Queer as hell, polyglot wannabe, fan of decentralization [any/all]
- Joined on
2020-12-21
26da64922d
[web] Properly wrap multiline string
c6ba724434
Allow specifying a socket address
6d087bd155
[web+lib] Apply some recommendations by @zethra
58d663c45f
[web] Shit I forgot to attach the default config file
2aeffefee5
[web] Add support for specifying pronouns via the command line
[web] Support runtime configuration using commandline args + config file
A little confused here? This does wrap the serde error. See line 156
[web] Support runtime configuration using commandline args + config file
I think binding to multiple addresses might be a little bit beyond the scope of this PR at least. I'll add the ability to specify binding to a specific address though. I still think that even that…
[web] Support runtime configuration using commandline args + config file
2aeffefee5
[web] Add support for specifying pronouns via the command line
1e78a528ce
[lib] Add PronounList struct for serializing/deserializing lists of pronouns
37c0390678
[web] Respect config settings where possible
581c7a2ac6
[web] Respect config settings where possible
6e1afdb4b6
[web] Properly parse prefstring in CLI args
c4b8b55414
[lib] Impl FromStr for UserPreferences
7fb9ed0119
[lib] Implement serializing/deserializing UserPreferences
7f3b9ef2ec
[web] Add support for reading from a configuration file
5087d4738d
Merge branch 'main' into configuration
33b8bc7724
[lib] Bespoke implement Debug for Pronoun