index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
Age
Commit message (
Expand
)
Author
2023-06-18
Fixed crash in _object_fn_by_md5().
default
2023-06-18
Delete unnecessary function information in _object_fn().
default
2023-06-18
Improved checks to _object_fn_by_md5().
default
2023-06-18
Added some more checks to _object_fn_by_md5().
default
2023-06-18
Added the caller function name to _object_fn_by_md5() and _object_fn().
default
2023-06-18
Avoid checking for deleted entries (starting with '-') in index_gc().
default
2023-06-16
Added some logging on corrupted md5 ids.
default
2023-06-15
Fixed voting / replying confusion.
default
2023-06-15
Increased log level for enqueue_request_replies().
default
2023-06-15
If a ~/log/ folder exists, also write the log there.
default
2023-06-15
Avoid returning 'ghost' no-longer-followers in followers_list().
default
2023-06-15
Use the _a.json extension for actor object links into following/.
default
2023-06-15
following_list() creates links to the actors if they don't exist.
default
2023-06-15
Maintain a link to the author object in the following/ subdirectory.
default
2023-06-14
Use utimes() to 'touch' the actor file in actor_get().
default
2023-06-07
Don't enqueue a request_replies message if it's already there.
default
2023-06-07
New function enqueue_request_replies().
default
2023-06-07
Some prototype update.
default
2023-05-31
New function was_question_voted().
default
2023-05-29
Enqueue a close_question user q_item.
default
2023-05-29
New macro ISO_DATE_SPEC.
default
2023-05-24
More prototype tunnings.
default
2023-05-15
Also find local users in /api/v1/search.
default
2023-05-15
Add /v1/account/search support.
default
2023-05-08
Added a source (web, mastoapi, etc) to lastlog_write().
default
2023-05-04
Added some const here and there.
default
2023-05-04
Deleted real unused parameters.
default
2023-05-03
Ensure no actor data is left in actor_get().
default
2023-05-01
Partial support for mastoapi unfavourite / unreblog.
default
2023-05-01
New functions index_del_md5(), index_del() and object_unadmire().
default
2023-05-01
Purge / gc the instance timeline index.
default
2023-04-30
Return immediately from actor_get() if it's a local user.
default
2023-04-30
actor_get() returns an actor message for local users.
default
2023-04-30
Some instance timeline work.
default
2023-04-29
Public posts are also added to an instance public timeline index.
default
2023-04-28
New function mastoapi_purge() (still dummy).
default
2023-04-23
Fixed warning.
default
2023-04-23
Added mastoapi unfollow.
default
2023-04-23
Added mastoapi follow.
default
2023-04-23
Attend mastoapi relationships.
default
2023-04-22
History functions fail on ids with /.
default
2023-04-22
Fail on static data ids with / in them.
default
2023-04-22
Use static_get_meta() when preparing the attachment.
default
2023-04-22
New functions to get and set metadata into static files.
default
2023-04-16
Replaced strcpy() with strncpy().
default
2023-04-16
New function user_open_by_md5().
default
2023-04-14
New mastoapi to clear all notifications.
default
2023-04-14
New function timeline_touch().
default
2023-04-14
notify_list() returns the notifications in reverse order.
default
2023-04-14
Fixed crash in notification list.
default
[prev]
[next]