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
Age
Commit message (
Expand
)
Author
2022-12-02
Renamed timeline_here() to object_here().
default
2022-12-02
More old code deletions.
default
2022-12-02
The old timeline is no longer maintained.
default
2022-12-02
Fixed one post queries.
default
2022-12-02
Fixed RSS and outbox to use the new data storage.
default
2022-12-02
Big data storage change.
default
2022-12-02
Updated RELEASE_NOTES.
default
2022-12-02
Fixed conflict.
default
2022-12-01
Updated RELEASE_NOTES.
default
2022-12-01
Merge pull request 'Close a tag in history list' (#8) from kensanata/snac2:cl...
grunfink
2022-12-01
Merge pull request 'this is actually a pipe not a file, it should be closed a...
grunfink
2022-12-01
Close a tag in history list.
default
2022-12-01
Added the profile="" argument to Person content-type.
default
2022-12-01
Close a tag in history list
Alex Schroeder
2022-11-30
this is actually a pipe not a file, it should be closed as a pipe
Anonymous
2022-11-30
Updated TODO.
default
2022-11-30
Updated TODO.
default
2022-11-28
Updated README.
default
2022-11-28
Deleted dump of debugging code.
default
2022-11-28
Use xs_set in recipient_list() and inbox_list().
default
2022-11-28
Backport from xs.
default
2022-11-28
Updated TODO.
default
2022-11-28
Fixed status codes for follower_add() and follower_del().
default
2022-11-28
Changed following_list() to return a list of actors.
default
2022-11-28
Deleted debug trap.
default
2022-11-28
Upgraded followers to the new db.
default
2022-11-28
New function object_user_cache_in().
default
2022-11-27
Updated documentation.
default
2022-11-27
Updated documentation.
default
2022-11-27
New function object_del_if_unref().
default
2022-11-27
Dump bad signature headers to /tmp/ (temporary).
default
2022-11-27
I was using fclose() instead of pclose(). What a moron.
default
2022-11-26
Added some tweaks to file locking.
default
2022-11-26
timeline_top_level() works.
default
2022-11-26
New function timeline_top_level() (untested).
default
2022-11-26
New function index_first().
default
2022-11-26
Don't call object_del() from timeline_del().
default
2022-11-26
Only call the expensive index_del() if unlink() did not fail.
default
2022-11-26
Added comment.
default
2022-11-26
_object_user_cache() also update the indexes.
default
2022-11-26
New function object_user_cache_del().
default
2022-11-26
Renamed object_user_cache() to object_user_cache_add().
default
2022-11-26
Maintain a one-element index with each entry's parent.
default
2022-11-26
New function object_add_ow().
default
2022-11-26
Renamed 'admin' link label to 'private'.
default
2022-11-26
Avoid calling time() so many times.
default
2022-11-26
purge_server() deletes using object_del().
default
2022-11-25
Delete redundant call to timeline_update_indexes().
default
2022-11-25
New function timeline_update_indexes().
default
2022-11-25
New function object_user_cache().
default
[next]