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
...
*
|
Don't call object_del() from timeline_del().
default
2022-11-26
2
-4
/
+6
*
|
Only call the expensive index_del() if unlink() did not fail.
default
2022-11-26
1
-2
/
+2
*
|
Added comment.
default
2022-11-26
1
-1
/
+1
*
|
_object_user_cache() also update the indexes.
default
2022-11-26
1
-11
/
+13
*
|
New function object_user_cache_del().
default
2022-11-26
1
-4
/
+21
*
|
Renamed object_user_cache() to object_user_cache_add().
default
2022-11-26
1
-3
/
+5
*
|
Maintain a one-element index with each entry's parent.
default
2022-11-26
1
-4
/
+8
*
|
New function object_add_ow().
default
2022-11-26
2
-5
/
+21
*
|
Renamed 'admin' link label to 'private'.
default
2022-11-26
1
-2
/
+2
*
|
Avoid calling time() so many times.
default
2022-11-26
1
-4
/
+3
*
|
purge_server() deletes using object_del().
default
2022-11-26
2
-16
/
+32
*
|
Delete redundant call to timeline_update_indexes().
default
2022-11-25
1
-1
/
+0
*
|
New function timeline_update_indexes().
default
2022-11-25
1
-5
/
+5
*
|
New function object_user_cache().
default
2022-11-25
1
-9
/
+19
*
|
Also purge the public/ and private/ caches.
default
2022-11-25
1
-0
/
+2
*
|
Do hard links to objects in each user's public and private caches.
default
2022-11-25
3
-3
/
+39
*
|
Renamed indexes.
default
2022-11-25
1
-2
/
+2
*
|
New function timeline_object_add().
default
2022-11-25
1
-9
/
+16
*
|
Fixed typo.
default
2022-11-25
1
-1
/
+1
*
|
In purge_server(), don't purge objects with 2 (or more) hard links.
default
2022-11-25
1
-7
/
+8
*
|
New function mtime_nl().
default
2022-11-25
2
-5
/
+12
*
|
Also call object_del() on a renewed actor in actor_request().
default
2022-11-25
1
-0
/
+1
*
|
Started maintaining timeline.idx and local.idx.
default
2022-11-25
1
-0
/
+9
*
|
Use macro XS_ALL were possible.
default
2022-11-25
3
-7
/
+4
*
|
On Update + Person, call object_del() before actor_add().
default
2022-11-25
3
-0
/
+7
*
|
The global object database is also purged.
default
2022-11-25
2
-9
/
+40
*
|
Also purge the hidden/ user directory.
default
2022-11-25
1
-4
/
+5
*
|
Updated documentation.
default
2022-11-25
3
-1
/
+15
*
|
Fixed return value of srv_open().
default
2022-11-25
1
-3
/
+3
*
|
New command-line command 'upgrade'.
default
2022-11-25
3
-4
/
+25
*
|
Only log the object_admire() if it's new.
default
2022-11-24
1
-3
/
+4
*
|
Use index_in() in object_admire() to avoid admiring more than once.
default
2022-11-24
1
-3
/
+7
*
|
New function index_in().
default
2022-11-24
1
-1
/
+33
*
|
New function object_admire().
default
2022-11-24
1
-0
/
+15
*
|
Fixed some source comments.
default
2022-11-24
1
-4
/
+4
*
|
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
[prev]
[next]