Max Teufel
Max Teufel
Use bitwise operations to create object attributes - instead of using variables and enums.
It is easy to forget what memos you sent months, even years, ago that some user read just now. Hence, we now send back the original memo with the read...
In order to prepare for servers sending e.g. client-to-client [message tags](http://ircv3.net/specs/core/message-tags-3.2.html) such as [message intents](http://ircv3.net/specs/core/message-intents-3.3.html).
Control characters could be filtered. A limit for custom metadata could be added.
System: Arch Linux ``` $ cmake .. -- The C compiler identification is GNU 6.1.1 -- The CXX compiler identification is GNU 6.1.1 -- Check for working C compiler: /usr/lib/hardening-wrapper/bin/cc...
The GC of a group should be able to drop a cloak change request (for typos etc) without telling the user or a staffer to reject the request.
It would be nice to do this inside the definition of the string feature: ``` substring(from, to i32) string pre debug: 0
The error at is an error caused by wrong indentation: ```diff - (simpleRandomProvider ((s2 > (u64 64 - rot2))) - ((s1 > (u64 64 - rot1)))) + (simple_random_provider ((s2 >...
If you put code into modules/whatever/src/... and build a fum module from it, it works, but each time you want to access features from the fum module you have to...