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 (
Expand
)
Author
Age
Files
Lines
*
Disabled call to object_add() from actor_add() temporarily.
default
2022-11-23
1
-1
/
+1
*
Added calls to flock() in object functions.
default
2022-11-23
1
-1
/
+6
*
Moved db_upgrade() to its source file.
default
2022-11-23
1
-67
/
+0
*
More logging in db_upgrade().
default
2022-11-23
1
-4
/
+8
*
New generic object functions.
default
2022-11-23
1
-0
/
+76
*
New db_layout 2.1.
default
2022-11-23
1
-8
/
+19
*
New function db_upgrade().
default
2022-11-23
1
-7
/
+57
*
Increased max grampa levels.
default
2022-11-22
1
-1
/
+1
*
Changed debug level to grampa max_levels reached.
default
2022-11-21
1
-1
/
+1
*
In _timeline_write(), limit the number of grampa levels updated.
default
2022-11-21
1
-0
/
+9
*
Don't hide messages (and their children) if it's already hidden.
default
2022-11-21
1
-1
/
+5
*
In timeline_hide(), also hide the children.
default
2022-11-21
1
-1
/
+10
*
Also log the hidden parent of a dropped message.
default
2022-11-20
1
-1
/
+1
*
Logging tweaks.
default
2022-11-18
1
-3
/
+2
*
New function enqueue_output_to_actor().
default
2022-11-18
1
-1
/
+13
*
Queue messages to inboxes instead of actors.
default
2022-11-17
1
-5
/
+5
*
Drop incoming messages that has their parent hidden.
default
2022-11-16
1
-23
/
+38
*
Posts can be marked as 'sensitive content' (not yet for replies).
default
2022-11-16
1
-1
/
+1
*
Disabled unveil() temporarily.
default
2022-11-15
1
-2
/
+6
*
Call unveil() from srv_open() if on OpenBSD.
default
2022-11-14
1
-0
/
+6
*
Added local timeline purging.
default
2022-11-12
1
-30
/
+26
*
New 'Hide' button.
default
2022-11-04
1
-0
/
+31
*
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
[next]