index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed hide() to store the object id, not its md5.
default
2022-11-24
1
-2
/
+9
*
Fixed muted filenames.
default
2022-11-24
2
-1
/
+14
*
New function object_children().
default
2022-11-24
1
-0
/
+19
*
Use the new hide API.
default
2022-11-24
5
-50
/
+24
*
New API for hidden threads.
default
2022-11-24
2
-0
/
+34
*
Stop dropping messages with hidden parents.
default
2022-11-24
1
-11
/
+0
*
Added debug info for child index updates.
default
2022-11-24
1
-0
/
+2
*
In object_add(), update the parent's children index even if the parent isn't ...
default
2022-11-24
1
-4
/
+2
*
Backport from xs.
default
2022-11-24
5
-6
/
+9
*
Refuse to store objects that are already here.
default
2022-11-24
1
-0
/
+6
*
Function object_del() also deletes the indexes.
default
2022-11-24
1
-2
/
+17
*
Don't create an actors/ subdirectory in add user.
default
2022-11-24
1
-1
/
+1
*
Also check for a non-empty in_reply_to in object_add().
default
2022-11-24
1
-3
/
+5
*
Function object_add() also update the parent's children index.
default
2022-11-24
1
-1
/
+23
*
Renamed listfile functions to index.
default
2022-11-24
2
-115
/
+115
*
Don't search explicitly for Person in actor_get().
default
2022-11-23
1
-2
/
+2
*
Added listfile prototypes to snac.h.
default
2022-11-23
1
-0
/
+5
*
Some tweaks to the new listfile functions.
default
2022-11-23
1
-9
/
+10
*
More listfile functions.
default
2022-11-23
1
-4
/
+62
*
New function list_del_md5().
default
2022-11-23
1
-0
/
+38
*
New function object_get_by_md5().
default
2022-11-23
1
-4
/
+11
*
Renamed _object_fn_by_id() to _object_fn().
default
2022-11-23
1
-5
/
+5
*
New function list_add_md5().
default
2022-11-23
1
-0
/
+19
*
New function object_del().
default
2022-11-23
1
-0
/
+15
*
Deleted purge of old actors directory.
default
2022-11-23
1
-9
/
+0
*
New db_layout 2.2.
default
2022-11-23
2
-2
/
+36
*
actor_get() and actor_add() now use the object database.
default
2022-11-23
2
-49
/
+23
*
Version 2.12 RELEASED.
2.12
default
2022-11-23
1
-1
/
+1
*
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
*
Updated dependencies.
default
2022-11-23
1
-8
/
+9
*
Moved db_upgrade() to its source file.
default
2022-11-23
3
-68
/
+80
*
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
3
-8
/
+65
*
Updated TODO.
default
2022-11-23
1
-0
/
+2
*
In msg_note(), also add the in_reply_to author as a tag.Mention.
default
2022-11-22
1
-6
/
+21
*
Increased max grampa levels.
default
2022-11-22
1
-1
/
+1
*
Backport from xs (new xs_set() API).
default
2022-11-21
3
-33
/
+55
*
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
*
Merge branch 'master' of /home/angel/git/snac2
default
2022-11-20
1
-0
/
+6
|
\
|
*
Updated RELEASE_NOTES.
default
2022-11-20
1
-0
/
+6
*
|
Also log the hidden parent of a dropped message.
default
2022-11-20
1
-1
/
+1
|
/
*
Backport from xs.
default
2022-11-20
2
-6
/
+85
*
Deleted the link at the end of each RSS entry.
default
2022-11-20
1
-4
/
+0
*
More RSS tweaks.
default
2022-11-20
1
-14
/
+5
[next]