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
/
main.c
Age
Commit message (
Expand
)
Author
2024-02-16
Added verify_links to usage().
default
2024-02-15
New function verify_links().
default
2024-01-10
New command-line option 'state'.
default
2024-01-04
Updated copyright year.
default
2023-12-17
actor_request() accepts again an optional snac argument.
default
2023-12-16
New cmdline command 'update', to post an update for a user.
default
2023-12-11
Revert "Reverted actor_request() without user."
default
2023-12-11
Reverted actor_request() without user.
default
2023-12-10
actor_request() does not need a user argument.
default
2023-12-10
The 'actor' command from the command-line allows non-signed queries.
default
2023-11-29
html_timeline() now uses xs_html.
default
2023-11-23
New function html_note() (still unused).
default
2023-10-22
New function deluser(), to delete a user.
default
2023-08-14
The instance URL can now show a timeline.
default
2023-08-08
Renamed json dump functions to new xs spec.
default
2023-08-06
Added command-line interface for limit/unlimit users.
default
2023-08-03
Use xs_json_dump_pp() wherever possible.
default
2023-07-28
Updated comment in headers.
default
2023-06-29
Added command-line interface for [un]blocking full instances.
default
2023-06-28
Added some error control to pinning.
default
2023-06-13
New function webfinger_request_signed().
default
2023-06-07
Don't enqueue a request_replies message if it's already there.
default
2023-05-30
Create the base message of msg_question() from msg_note().
default
2023-05-29
Enqueue a close_question user q_item.
default
2023-05-24
Added some experimental 'Question' posting code.
default
2023-05-21
Convert image links in notes to attachments.
default
2023-05-17
Got rid of xs_encdec.h.
default
2023-05-08
Added a source (web, mastoapi, etc) to lastlog_write().
default
2023-05-05
The 'ping' command-line requests the actor for better error info.
default
2023-05-05
Fixed bug in ping cmdline debug output.
default
2023-05-05
Implemented 'Ping' and 'Pong' activities.
default
2023-02-20
New boolean argument 'priv' to msg_note().
default
2023-02-08
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-07
Tweaked user and group permissions for new files and dirs.
default
2023-02-05
The 'note' command now accepts -e and -.
default
2023-02-02
process_queue() has been renamed to process_user_queue().
default
2023-01-31
More symbol renaming.
default
2023-01-17
Updated year in copyright notices.
default
2023-01-13
Minor message corrections.
default
2023-01-11
Deleted unused arguments in timeline_add().
default
2022-12-16
Replaced all calls to post() with enqueue_message().
default
2022-12-06
Pagination of the public and private page
Alex Schroeder
2022-12-04
New command line option 'resetpwd'.
default
2022-12-02
Big data storage change.
default
2022-11-26
timeline_top_level() works.
default
2022-11-25
Use macro XS_ALL were possible.
default
2022-11-25
New command-line command 'upgrade'.
default
2022-11-18
New function enqueue_output_to_actor().
default
2022-11-13
Some formatting refactoring.
default
2022-11-09
Added more tests.
default
[next]