index
:
tomsg
haskell-mock
libsodium-transport
master
rustclient
weechat-refactor
Simple C chat server
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Add simple README
tomsmeding
2019-07-10
|
*
server: Fix multithreading with firebase
tomsmeding
2017-07-06
|
*
weechat: Update for id in history
tomsmeding
2017-07-05
|
*
websockets: Commit package-lock.json
tomsmeding
2017-07-05
|
*
webclient: Update for id in history
tomsmeding
2017-07-05
|
*
server: Get history before id
tomsmeding
2017-07-05
|
*
server: INCOMPATIBLE: send message id's in history log
tomsmeding
2017-07-05
|
*
weechat: weechat-plugin version up to 1.9
tomsmeding
2017-07-03
|
*
server: Client can mark fd's active/inactive
tomsmeding
2017-05-25
|
*
server: Firebase: only send a data message
tomsmeding
2017-05-25
|
*
server: Fix firebase notifications
tomsmeding
2017-05-24
|
*
server: Actually check the entire command name
tomsmeding
2017-05-24
|
|
|
|
|
|
Previously, l(o(g(in?)?)?)? meant "login", since only the cmdlen prefix of the registered command was matched against the sent command. Discovered by surprisedly seeing "list_room" work.
*
server: Replace notifs if from same room
tomsmeding
2017-05-24
|
*
server: Only send notifs when user is actually active
tomsmeding
2017-05-24
|
*
server: Ignore SIGPIPE
tomsmeding
2017-05-24
|
*
server: Only send push notifs to offline users
tomsmeding
2017-05-24
|
*
server: WIP firebase: Prevent duplicate firebase tokens
tomsmeding
2017-05-23
|
*
server: WIP firebase: add cmd_delete_firebase_token
tomsmeding
2017-05-23
|
*
server: Add *.so to .gitignore
tomsmeding
2017-05-23
|
*
server: WIP firebase: fix firebase-migration.sh
tomsmeding
2017-05-23
|
*
server: WIP firebase: add NULL to execl
tomsmeding
2017-05-22
|
*
server: _BSD_SOURCE -> _DEFAULT_SOURCE
tomsmeding
2017-05-22
|
*
server: WIP firebase
tomsmeding
2017-05-22
|
*
weechat: weechat-plugin version up to 1.8
tomsmeding
2017-05-19
|
*
server: Neatness stuff
tomsmeding
2017-05-14
|
*
server: Better SIGINT handling
tomsmeding
2017-05-13
|
*
server: Add plugin framework
tomsmeding
2017-05-09
|
*
server: Add event system
tomsmeding
2017-05-08
|
*
server: Factor out make_timestamp() into util.c
tomsmeding
2017-05-08
|
*
server: Add some better variables in command.c
tomsmeding
2017-05-08
|
*
server: Log out on *all* invalid logins
tomsmeding
2017-04-22
|
*
weechat: Don't beep on history messages
tomsmeding
2017-04-16
|
*
weechat: Hide password in login in connection buffer
tomsmeding
2017-04-16
|
*
weechat: Add correct notify tags on messages
tomsmeding
2017-04-16
|
*
server: Add cmd_logout
tomsmeding
2017-04-16
|
*
weechat: Handle _push online
tomsmeding
2017-04-15
|
*
webclient: Don't handle _push online
tomsmeding
2017-04-15
|
|
|
|
TODO: implement nicklist in webclient
*
server: Send _push online messages on online change
tomsmeding
2017-04-15
|
*
server: Fix
tomsmeding
2017-04-15
|
*
weechat: Request is_online status on member list receive
tomsmeding
2017-04-15
|
*
weechat: Bugfixes
tomsmeding
2017-04-15
|
|
|
|
Weechat: FIX YOUR DOCS!
*
webclient: Handle _push ping by doing nothing
tomsmeding
2017-04-15
|
*
weechat: Support NET_NUMBER server responses
tomsmeding
2017-04-15
|
*
server: Support cmd_is_online
tomsmeding
2017-04-15
|
*
weechat: Support sending user pings
tomsmeding
2017-04-15
|
*
server: Add cmd_ping
tomsmeding
2017-04-15
|
*
weechat: Handle _push ping by doing nothing
tomsmeding
2017-04-14
|
*
server: Send _push ping every 60s
tomsmeding
2017-04-14
|
*
server: Factor out net related functions from command.c
tomsmeding
2017-04-14
|
*
weechat: Fix double-slash
tomsmeding
2017-04-10
|
[next]