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-08-29
Bookmarking can be done from the command line.
default
2024-05-23
Added more const.
default
2024-05-21
Added const everywhere.
default
2024-05-10
Added a skip argument to content_search().
default
2024-05-09
Added a maximum results argument to content_search().
default
2024-05-08
Rewritten content_search() to read from both timelines.
default
2024-05-08
Renamed to content_search().
default
2024-05-08
Added a timeout flag to search_by_content().
default
2024-05-08
New function search_by_content().
default
2024-05-05
New function enqueue_object_request().
default
2024-04-11
Added Unlike and Unboost buttons to web interface.
default
2024-04-10
New function msg_repulsion.
default
2024-04-10
Added cmdline 'boost' as an alias to 'announce'.
default
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-24
Added 'announce' command to usage.
default
2024-03-24
Added a message saying Pongs are seen through the log.
default
2024-03-24
In the 'ping' cmdline, really resolve via webfinger if necessary.
default
2024-03-15
Added attachments to usage.
default
2024-03-15
The command-line 'note' also allows attachments.
default
2024-03-04
Logging tweaks.
default
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
[next]