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-10-03
Use xs_glob() in history_list().
default
1
-25
/
+2
2022-10-03
Use xs_glob() in _timeline_list().
default
1
-26
/
+14
2022-10-03
Use xs_glob() in _timeline_find_fn().
default
1
-6
/
+5
2022-10-03
Use xs_glob() in follower_list().
default
1
-17
/
+13
2022-10-03
Use xs_glob() in user_list().
default
1
-12
/
+25
2022-10-02
The history is shown at the bottom of the local timeline.
default
1
-0
/
+31
2022-10-02
Fixed crash.
default
1
-1
/
+2
2022-10-01
New web action 'Unfollow'.
default
1
-0
/
+21
2022-10-01
New MUTE web action.
default
1
-0
/
+7
2022-09-30
Use doubles instead of floats.
default
1
-9
/
+9
2022-09-30
Timeline is cached.
default
1
-1
/
+55
2022-09-28
The input queue also has retries.
default
1
-5
/
+8
2022-09-28
Process 'Update' + 'Person'.
default
1
-1
/
+1
2022-09-28
Process 'Undo' + 'Follow'.
default
1
-2
/
+6
2022-09-28
More HTML work.
default
1
-1
/
+2
2022-09-28
New function static_get().
default
1
-0
/
+25
2022-09-28
Delete dangling local timeline entry in timeline_admire().
default
1
-0
/
+2
2022-09-28
The outbox returns now some entries.
default
1
-4
/
+19
2022-09-27
New variable USER_AGENT.
default
1
-1
/
+1
2022-09-26
More work but signatures seem to still fail.
default
1
-3
/
+3
2022-09-26
New function msg_admiration().
default
1
-1
/
+1
2022-09-26
Link to local if the child id is from this actor.
default
1
-1
/
+1
2022-09-26
Also store local referrers in the local timeline.
default
1
-4
/
+7
2022-09-26
New metadata 'referrer', that contains an actor.
default
1
-17
/
+19
2022-09-25
Fixed some incorrect allocations.
default
1
-10
/
+6
2022-09-25
More sign work (I'm tired).
default
1
-2
/
+2
2022-09-25
New function msg_actor().
default
1
-2
/
+0
2022-09-25
Fixed a bug in the digest header.
default
1
-2
/
+4
2022-09-25
New function timeline_request().
default
1
-0
/
+14
2022-09-25
New function timeline_admire().
default
1
-35
/
+93
2022-09-25
Some log tweaks.
default
1
-1
/
+1
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
[prev]
[next]