index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-10-26
Fixed a nasty macro expansion bug.
default
1
-0
/
+12
2022-10-25
Call srv_free().
default
1
-0
/
+1
2022-10-17
New function purge_all().
default
1
-12
/
+1
2022-10-13
New command-line command 'unfollow'.
default
1
-0
/
+19
2022-10-10
Media can be attached to notes.
default
1
-1
/
+1
The web interface limits this (by now) to only one attachment, given the URL.
2022-10-04
New command-line option purge.
default
1
-1
/
+17
2022-10-04
New function adduser().
default
1
-4
/
+10
2022-10-04
New function initdb().
default
1
-0
/
+2
2022-10-03
Version 2.01 RELEASED.
2.01
default
1
-82
/
+1
2022-09-27
New function msg_follow().
default
1
-5
/
+26
2022-09-27
More work in msg_note().
default
1
-1
/
+4
2022-09-27
Notes can be posted WOW!.
default
1
-4
/
+11
2022-09-27
Started command-line command 'note'.
default
1
-0
/
+35
2022-09-27
Started function not_really_markdown().
default
1
-0
/
+5
2022-09-26
More work but signatures seem to still fail.
default
1
-1
/
+3
2022-09-26
New function msg_admiration().
default
1
-0
/
+11
2022-09-25
New function msg_actor().
default
1
-0
/
+1
2022-09-25
Some fixes to timeline_add().
default
1
-16
/
+52
2022-09-23
Fixed bug in actor_request().
default
1
-0
/
+13
2022-09-23
Improved activitypub_request().
default
1
-0
/
+17
2022-09-23
webfinger_request() returns the status.
default
1
-1
/
+1
2022-09-23
[activitypub.c] New file.
default
1
-0
/
+9
2022-09-22
More webfinger work.
default
1
-0
/
+22
2022-09-21
More httpd work.
default
1
-0
/
+43
2022-09-21
More work in http signed request.
default
1
-1
/
+11
2022-09-21
Use its own copy of the headers in http_signed_request().
default
1
-1
/
+1
2022-09-20
Added http signed request code (untested).
default
1
-0
/
+7
2022-09-20
New function dequeue().
default
1
-1
/
+4
2022-09-20
New function queue().
default
1
-0
/
+12
2022-09-20
New function enqueue().
default
1
-1
/
+1
2022-09-20
More timeline work.
default
1
-0
/
+12
2022-09-20
More follower data code.
default
1
-1
/
+11
2022-09-20
Added some follower functions.
default
1
-6
/
+5
2022-09-19
New function user_list().
default
1
-0
/
+14
2022-09-19
Renamed user functions.
default
1
-4
/
+1
2022-09-19
New function hash_password() and check_password().
default
1
-0
/
+3
2022-09-19
New functions snac_debug() and snac_log().
default
1
-0
/
+1
2022-09-19
New functions snac_open() and snac_free().
default
1
-0
/
+6
2022-09-19
[main.c] New file.
default
1
-0
/
+13