| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Updated Makefile. | 2022-09-20 | 1 | -1/+1 | ||
| * | [http.c] new file. | 2022-09-20 | 2 | -1/+23 | ||
| * | Imported changes from xs. | 2022-09-20 | 1 | -0/+2 | ||
| * | Changed some glob() oddities. | 2022-09-20 | 1 | -4/+6 | ||
| * | New function dequeue(). | 2022-09-20 | 3 | -1/+25 | ||
| * | New function queue(). | 2022-09-20 | 3 | -0/+48 | ||
| * | New function enqueue(). | 2022-09-20 | 4 | -5/+40 | ||
| * | Added muted functions. | 2022-09-20 | 2 | -0/+45 | ||
| * | Add following code. | 2022-09-20 | 2 | -0/+56 | ||
| * | More timeline work. | 2022-09-20 | 1 | -0/+49 | ||
| * | More timeline work. | 2022-09-20 | 3 | -9/+73 | ||
| * | Added some timeline functions. | 2022-09-20 | 2 | -0/+63 | ||
| * | More follower data code. | 2022-09-20 | 3 | -1/+25 | ||
| * | Added some follower functions. | 2022-09-20 | 2 | -11/+109 | ||
| * | JSON tweaks. | 2022-09-20 | 1 | -4/+4 | ||
| * | Some json tweaks. | 2022-09-20 | 1 | -7/+5 | ||
| * | Added support for bigger codepoints in xs_utf8_enc(). | 2022-09-20 | 2 | -1/+7 | ||
| * | Improved Unicode surrogate pairs parsing in xs_json. | 2022-09-20 | 1 | -6/+21 | ||
| * | New function user_list(). | 2022-09-19 | 3 | -2/+47 | ||
| * | Renamed xs_splitn() to xs_split_n(). | 2022-09-19 | 4 | -8/+8 | ||
| * | Renamed user functions. | 2022-09-19 | 3 | -7/+4 | ||
| * | New function hash_password() and check_password(). | 2022-09-19 | 3 | -0/+39 | ||
| * | [data.c] new file. | 2022-09-19 | 5 | -127/+141 | ||
| * | Unified error strings. | 2022-09-19 | 1 | -15/+18 | ||
| * | New functions snac_debug() and snac_log(). | 2022-09-19 | 3 | -0/+16 | ||
| * | New functions snac_open() and snac_free(). | 2022-09-19 | 3 | -0/+114 | ||
| * | [main.c] New file. | 2022-09-19 | 3 | -9/+16 | ||
| * | Improved server debug functions. | 2022-09-19 | 2 | -5/+9 | ||
| * | Added time functions. | 2022-09-19 | 2 | -1/+23 | ||
| * | Start of work. | 2022-09-19 | 4 | -3/+86 | ||
| * | More dummy files. | 2022-09-19 | 3 | -0/+37 | ||
| * | Imported xs. | 2022-09-19 | 8 | -0/+2096 | ||
| * | Project started. | 2022-09-19 | 1 | -0/+9 | ||