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 (
Collapse
)
Author
Files
Lines
2022-11-02
More work in the people page.
default
1
-0
/
+35
2022-10-31
Always set the referrer if it's the user.
default
1
-2
/
+3
2022-10-26
Errors (really messages) are always shown in srv_open().
default
1
-1
/
+1
2022-10-25
Fixed another bug in actor_get().
default
1
-0
/
+7
2022-10-25
Some code moving to avoid false positive leaks.
default
1
-3
/
+3
2022-10-25
New function srv_free().
default
1
-0
/
+8
2022-10-25
Use xs_free().
default
1
-5
/
+5
2022-10-24
Don't load unneeded actor info in html_entry().
default
1
-6
/
+7
2022-10-21
Send notification emails through the queue.
default
1
-1
/
+20
2022-10-20
Better 'Delete' message logging.
default
1
-2
/
+7
2022-10-18
Rewritten queue() using xs_glob().
default
1
-18
/
+14
2022-10-17
Added some forgotten fclose() calls.
default
1
-0
/
+3
2022-10-17
Updated RELEASE_NOTES.
default
1
-2
/
+2
2022-10-17
If timeline_purge_days is set to 0, purging is disabled.
default
1
-0
/
+6
2022-10-17
New thread for purge.
default
1
-4
/
+0
2022-10-17
New function purge_all().
default
1
-0
/
+21
2022-10-16
Attachments are now starting to get real.
default
1
-2
/
+15
2022-10-16
Don't set the admirer as the referrer if it's a Like.
default
1
-1
/
+1
2022-10-14
Don't overwrrite referrers.
default
1
-2
/
+2
2022-10-11
Changed some log to debug.
default
1
-2
/
+2
2022-10-11
Unify enqueueing code.
default
1
-37
/
+37
2022-10-09
Fail in bad disk layout version.
default
1
-4
/
+11
2022-10-05
Alert if _timeline_find_fn() finds more than one file.
default
1
-1
/
+7
2022-10-04
New command-line option purge.
default
1
-0
/
+33
2022-10-03
Backport from xs.
default
1
-40
/
+1
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
This field contains the actor that boosted an entry.
2022-09-25
Fixed some incorrect allocations.
default
1
-10
/
+6
[next]