Giter Club home page Giter Club logo

atheme's People

Contributors

aaronmdjones avatar adam- avatar aji avatar alyx avatar attilamolnar avatar binki avatar dkingston avatar dtadm avatar dwfreed avatar elizafox avatar errietta avatar grawity avatar heartmender avatar irydacea avatar jdhore avatar jillest avatar kaniini avatar kog avatar marienz avatar mrflea avatar mtharp avatar ori-sky avatar patrickfish avatar pippijn avatar rburchell avatar renegade334 avatar sariyamelody avatar shutterquick avatar svetlana-t avatar viatsko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atheme's Issues

Suppressing metadata output

Per a348a6f we currently don't display custom metadata on accounts or channels in {nick,chan}serv/info. We ought to consider a method of addressing this that does not involve a core change.

Fail compiling from git

SO: Archlinux (updated today)

I clone git, follow the installation instructions, including GIT-Access, configure, and compile. On compilation I get the following error:

CompileModule: posix.so
posix.c: In function ‘openssl_md5crypt’:
posix.c:80:13: error: storage size of ‘md’ isn’t known
80 | EVP_MD_CTX md,md2;
| ^~
posix.c:80:16: error: storage size of ‘md2’ isn’t known
80 | EVP_MD_CTX md,md2;
| ^~~
posix.c:136:2: error: implicit declaration of function ‘EVP_MD_CTX_cleanup’; did you mean ‘EVP_MD_CTX_create’? [-Werror=implicit-function-declaration]
136 | EVP_MD_CTX_cleanup(&md2);
| ^~~~~~~~~~~~~~~~~~
| EVP_MD_CTX_create
posix.c:88:2: warning: ‘strncat’ specified bound 1 equals source length [-Wstringop-overflow=]
88 | strncat(out_buf, "$", 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors

I can't continue after this error.

Email message customization

We currently modify the email/* files in the source tree to adjust some wording. We ought to investigate ways to adjust email wordings without involving a source change, possibly collaborating with upstream to make this easier.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.