Aria

Results 5 issues of Aria

3000 lines is far too long to be maintainable and since most people will use npm, it doesn't matter at all. You could use a build process if you really...

Minor change. Related: Semantic-Org/Semantic-UI#6078

Error: ``` > [email protected] install /data/homura/node_modules/homura/node_modules/iconv > node-gyp rebuild make: Entering directory '/data/homura/node_modules/homura/node_modules/iconv/build' CC(target) Release/obj.target/iconv/deps/libiconv/libcharset/lib/localcharset.o CC(target) Release/obj.target/iconv/deps/libiconv/lib/iconv.o CXX(target) Release/obj.target/iconv/src/binding.o iconv.target.mk:111: recipe for target 'Release/obj.target/iconv/src/binding.o' failed make: Leaving directory '/data/homura/node_modules/homura/node_modules/iconv/build' ```

As mentioned [here](https://github.com/algesten/ureq/pull/353#issuecomment-806030090), enforcing RFC requirements for cookies has some downsides for interoperability - in my case, Blackboard Learn's `BBRouter` cookie is sometimes sent without quotes when it should have...

This discord embed: ![image](https://user-images.githubusercontent.com/4183876/225456032-78ae369a-7f86-4015-8d42-fdbe9279433c.png) Turns into these IRC messages (username looks messed up because of windows terminal): ![image](https://user-images.githubusercontent.com/4183876/225456246-bbb3096f-6f29-458f-b6ea-d2b57414253c.png) This also has a small change to how actions are corrected for,...