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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More work in the people page.
default
2022-11-02
1
-0
/
+35
|
*
Always set the referrer if it's the user.
default
2022-10-31
1
-2
/
+3
|
*
Errors (really messages) are always shown in srv_open().
default
2022-10-26
1
-1
/
+1
|
*
Fixed another bug in actor_get().
default
2022-10-25
1
-0
/
+7
|
*
Some code moving to avoid false positive leaks.
default
2022-10-25
1
-3
/
+3
|
*
New function srv_free().
default
2022-10-25
1
-0
/
+8
|
*
Use xs_free().
default
2022-10-25
1
-5
/
+5
|
*
Don't load unneeded actor info in html_entry().
default
2022-10-24
1
-6
/
+7
|
*
Send notification emails through the queue.
default
2022-10-21
1
-1
/
+20
|
*
Better 'Delete' message logging.
default
2022-10-20
1
-2
/
+7
|
*
Rewritten queue() using xs_glob().
default
2022-10-18
1
-18
/
+14
|
*
Added some forgotten fclose() calls.
default
2022-10-17
1
-0
/
+3
|
*
Updated RELEASE_NOTES.
default
2022-10-17
1
-2
/
+2
|
*
If timeline_purge_days is set to 0, purging is disabled.
default
2022-10-17
1
-0
/
+6
|
*
New thread for purge.
default
2022-10-17
1
-4
/
+0
|
*
New function purge_all().
default
2022-10-17
1
-0
/
+21
|
*
Attachments are now starting to get real.
default
2022-10-16
1
-2
/
+15
|
*
Don't set the admirer as the referrer if it's a Like.
default
2022-10-16
1
-1
/
+1
|
*
Don't overwrrite referrers.
default
2022-10-14
1
-2
/
+2
|
*
Changed some log to debug.
default
2022-10-11
1
-2
/
+2
|
*
Unify enqueueing code.
default
2022-10-11
1
-37
/
+37
|
*
Fail in bad disk layout version.
default
2022-10-09
1
-4
/
+11
|
*
Alert if _timeline_find_fn() finds more than one file.
default
2022-10-05
1
-1
/
+7
|
*
New command-line option purge.
default
2022-10-04
1
-0
/
+33
|
*
Backport from xs.
default
2022-10-03
1
-40
/
+1
|
*
Use xs_glob() in history_list().
default
2022-10-03
1
-25
/
+2
|
*
Use xs_glob() in _timeline_list().
default
2022-10-03
1
-26
/
+14
|
*
Use xs_glob() in _timeline_find_fn().
default
2022-10-03
1
-6
/
+5
|
*
Use xs_glob() in follower_list().
default
2022-10-03
1
-17
/
+13
|
*
Use xs_glob() in user_list().
default
2022-10-03
1
-12
/
+25
|
*
The history is shown at the bottom of the local timeline.
default
2022-10-02
1
-0
/
+31
|
*
Fixed crash.
default
2022-10-02
1
-1
/
+2
|
*
New web action 'Unfollow'.
default
2022-10-01
1
-0
/
+21
|
*
New MUTE web action.
default
2022-10-01
1
-0
/
+7
|
*
Use doubles instead of floats.
default
2022-09-30
1
-9
/
+9
|
*
Timeline is cached.
default
2022-09-30
1
-1
/
+55
|
*
The input queue also has retries.
default
2022-09-28
1
-5
/
+8
|
*
Process 'Update' + 'Person'.
default
2022-09-28
1
-1
/
+1
|
*
Process 'Undo' + 'Follow'.
default
2022-09-28
1
-2
/
+6
|
*
More HTML work.
default
2022-09-28
1
-1
/
+2
|
*
New function static_get().
default
2022-09-28
1
-0
/
+25
|
*
Delete dangling local timeline entry in timeline_admire().
default
2022-09-28
1
-0
/
+2
|
*
The outbox returns now some entries.
default
2022-09-28
1
-4
/
+19
|
*
New variable USER_AGENT.
default
2022-09-27
1
-1
/
+1
|
*
More work but signatures seem to still fail.
default
2022-09-26
1
-3
/
+3
|
*
New function msg_admiration().
default
2022-09-26
1
-1
/
+1
|
*
Link to local if the child id is from this actor.
default
2022-09-26
1
-1
/
+1
|
*
Also store local referrers in the local timeline.
default
2022-09-26
1
-4
/
+7
|
*
New metadata 'referrer', that contains an actor.
default
2022-09-26
1
-17
/
+19
|
|
|
|
This field contains the actor that boosted an entry.
*
Fixed some incorrect allocations.
default
2022-09-25
1
-10
/
+6
|
[next]