index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
Fixed bug in srv_archive().
default
1
-0
/
+1
2022-09-25
Some fixes to timeline_add().
default
1
-6
/
+7
2022-09-24
Also store the req object in enqueue_input().
default
1
-4
/
+5
2022-09-23
New function enqueue_input().
default
1
-1
/
+28
2022-09-23
New function process_queue().
default
1
-36
/
+36
2022-09-23
New functions send_to_inbox() and send_to_actor().
default
1
-1
/
+1
2022-09-23
Reworked timeline_add().
default
1
-75
/
+107
2022-09-23
Added comment about what to do with recursive parent storage.
default
1
-0
/
+2
2022-09-23
_timeline_parent() does not need to be recursive (or does it?).
default
1
-5
/
+2
2022-09-22
Return 110 "Response Is Stale" to stale actors.
default
1
-1
/
+2
2022-09-22
Minor actor tweak.
default
1
-1
/
+1
2022-09-22
Added some actor functions.
default
1
-0
/
+77
2022-09-22
Renamed enqueue() to enqueue_output().
default
1
-3
/
+3
2022-09-22
New function _timeline_parent().
default
1
-0
/
+77
2022-09-20
Changed some glob() oddities.
default
1
-4
/
+6
2022-09-20
New function dequeue().
default
1
-0
/
+20
2022-09-20
New function queue().
default
1
-0
/
+33
2022-09-20
New function enqueue().
default
1
-1
/
+36
2022-09-20
Added muted functions.
default
1
-0
/
+42
2022-09-20
Add following code.
default
1
-0
/
+51
2022-09-20
More timeline work.
default
1
-0
/
+49
2022-09-20
More timeline work.
default
1
-8
/
+58
2022-09-20
Added some timeline functions.
default
1
-0
/
+60
2022-09-20
More follower data code.
default
1
-0
/
+7
2022-09-20
Added some follower functions.
default
1
-5
/
+104
2022-09-19
New function user_list().
default
1
-2
/
+32
2022-09-19
Renamed user functions.
default
1
-1
/
+1
2022-09-19
[data.c] new file.
default
1
-83
/
+0
2022-09-19
Unified error strings.
default
1
-15
/
+18
2022-09-19
New functions snac_debug() and snac_log().
default
1
-0
/
+12
2022-09-19
New functions snac_open() and snac_free().
default
1
-0
/
+96
2022-09-19
[main.c] New file.
default
1
-8
/
+0
2022-09-19
Improved server debug functions.
default
1
-4
/
+6
2022-09-19
Added time functions.
default
1
-1
/
+19
2022-09-19
Start of work.
default
1
-0
/
+73
2022-09-19
More dummy files.
default
1
-0
/
+20
[prev]