index
:
stuff.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
14 hours
Remove leftovers
HEAD
master
Joel Klinghed
14 hours
Fix usage of std::unique
Joel Klinghed
14 hours
Give examples of START format.
Joel Klinghed
14 hours
Add missing includes
Joel Klinghed
2023-04-17
meson: Forgot to suffix sysconfgdir and localstatedir with /stuff
Joel Klinghed
2023-04-17
sender_client: Remove unnecessary std::move
Joel Klinghed
2023-04-17
json: Use the union initialization that is supported in C++17
Joel Klinghed
2023-04-17
Replace build system: autoconf -> meson
Joel Klinghed
2016-03-02
Fix update command when index is specified
Joel Klinghed
2015-10-22
Add join/part aliases for going/!going
Joel Klinghed
2015-07-07
Remove warning about jump depending on garbage value in last
Joel Klinghed
2015-06-29
Include event text
Joel Klinghed
2015-06-29
Add page, a simple webpage for going/not going
Joel Klinghed
2015-06-25
Add supports for specifying headers in Http::response
Joel Klinghed
2015-06-25
Add basic auth support
Joel Klinghed
2015-06-25
Split out common event code for future use
Joel Klinghed
2015-06-24
Add missing newline
Joel Klinghed
2015-06-22
Fixup for the proxy going
Joel Klinghed
2015-06-22
Make it possible to join by proxy
Joel Klinghed
2015-06-10
Update text to match reality
Joel Klinghed
2015-06-09
Fix warnings
Joel Klinghed
2015-06-09
Fix quoting of special characters in JSON
Joel Klinghed
2015-06-09
Add unittest for JSON and fix put/get overload for const char*
Joel Klinghed
2015-06-09
Don't crash sender when closing because the same fd is closed twice
Joel Klinghed
2015-06-09
Quickfix needs a cast
Joel Klinghed
2015-06-09
Quickfix, hide events that have expired
Joel Klinghed
2015-06-09
Add license and readme for github
Joel Klinghed
2015-06-09
Improve sender and sender_client
Joel Klinghed
2015-06-08
Create sockutils
Joel Klinghed
2015-06-06
Make sender sockets non-blocking
Joel Klinghed
2015-06-05
Send the responses to an url
Joel Klinghed
2015-06-04
Fix sender and sender_client communication
Joel Klinghed
2015-06-04
Fix json implementation
Joel Klinghed
2015-06-04
Adding sender
Joel Klinghed
2015-06-04
Fix help command and use correct name for channel
Joel Klinghed
2015-06-04
Disable exceptions
Joel Klinghed
2015-06-04
Add config and change all commands to one
Joel Klinghed
2015-06-03
Improve db_path
Joel Klinghed
2015-06-03
More commands handled
Joel Klinghed
2015-06-03
Fix loading of goings
Joel Klinghed
2015-06-03
DB::Snapshot::bad() should only return true in case of errors
Joel Klinghed
2015-06-03
Improved
Joel Klinghed
2015-06-03
A start for an event handler
Joel Klinghed
2015-06-03
Add CGI::get_data utility method
Joel Klinghed
2015-06-03
Add space separated argument parser with quoting
Joel Klinghed
2015-06-03
Make it simpler to use DB
Joel Klinghed
2015-05-28
Fix some mistakes
Joel Klinghed
2015-05-28
Fix misshandling of set(name, nullptr, 0) in DB::Editor
Joel Klinghed
2015-05-28
Add missing include
Joel Klinghed
2015-05-28
Small start for signup
Joel Klinghed
[next]