index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
New function login() (untested).
default
2022-09-28
1
-0
/
+24
*
Added dummy HTTP handlers for html.
default
2022-09-28
3
-1
/
+31
*
Check for muted actors in Announce messages.
default
2022-09-28
1
-2
/
+18
*
Delete the _snac field in outbox.
default
2022-09-28
1
-2
/
+4
*
The outbox returns now some entries.
default
2022-09-28
3
-6
/
+37
*
Timeline pages are also served.
default
2022-09-27
2
-8
/
+16
*
Call process_tags() from msg_note().
default
2022-09-27
1
-4
/
+13
*
New function process_tags() (untested).
default
2022-09-27
1
-0
/
+52
*
New variable USER_AGENT.
default
2022-09-27
4
-3
/
+7
*
Rewrite not_really_markdown() with xs_regex_split().
default
2022-09-27
1
-55
/
+39
*
Backport from xs.
default
2022-09-27
2
-12
/
+43
*
'Accept' messages are processed.
default
2022-09-27
1
-2
/
+10
*
New function msg_follow().
default
2022-09-27
3
-5
/
+55
*
More work in msg_note().
default
2022-09-27
2
-63
/
+93
*
Notes can be posted WOW!.
default
2022-09-27
3
-11
/
+97
*
Disabled URL replacement by now because it's not infinite-loop-safe.
default
2022-09-27
1
-2
/
+9
*
More work in not_really_markdown().
default
2022-09-27
4
-4
/
+64
*
Fixed bug in xs_replace_i().
default
2022-09-27
1
-1
/
+1
*
Use xs_replace_i() in some places.
default
2022-09-27
3
-10
/
+4
*
Updated dependencies.
default
2022-09-27
1
-5
/
+7
*
Backported from xs.
default
2022-09-27
1
-22
/
+14
*
Backported xs_regex.h from xs.
default
2022-09-27
2
-1
/
+48
*
Started command-line command 'note'.
default
2022-09-27
1
-0
/
+35
*
Started function not_really_markdown().
default
2022-09-27
4
-1
/
+74
*
[html.c] new file.
default
2022-09-27
2
-1
/
+10
*
[.gitignore] new file.
default
2022-09-27
1
-0
/
+2
*
'Follow' messages are now processed.
default
2022-09-27
1
-16
/
+58
*
Check the digest before enqueueing.
default
2022-09-27
1
-1
/
+15
*
Backported from xs.
default
2022-09-26
1
-2
/
+4
*
Use xs_evp_sign() for signing.
default
2022-09-26
1
-4
/
+4
*
Backported from xs.
default
2022-09-26
1
-0
/
+41
*
More error testing in srv_archive().
default
2022-09-26
1
-3
/
+3
*
Serve the actor as the correct content-type.
default
2022-09-26
2
-3
/
+8
*
Added direction to srv_archive() files.
default
2022-09-26
1
-1
/
+1
*
More work but signatures seem to still fail.
default
2022-09-26
6
-19
/
+41
*
New function msg_admiration().
default
2022-09-26
4
-1
/
+34
*
New function post.
default
2022-09-26
1
-0
/
+13
*
New function is_msg_public().
default
2022-09-26
1
-1
/
+18
*
Renamed to recipient_list().
default
2022-09-26
1
-1
/
+1
*
New function recipients().
default
2022-09-26
1
-0
/
+37
*
Link to local if the child id is from this actor.
default
2022-09-26
2
-6
/
+6
*
Also store local referrers in the local timeline.
default
2022-09-26
1
-4
/
+7
*
Resolve object id instead of discarding like or boost.
default
2022-09-26
1
-13
/
+11
*
New metadata 'referrer', that contains an actor.
default
2022-09-26
3
-20
/
+22
*
Return the correct content-type.
default
2022-09-26
1
-0
/
+1
*
New file README.md.
default
2022-09-25
1
-0
/
+42
*
Backported from xs.
default
2022-09-25
4
-17
/
+17
*
Fixed some incorrect allocations.
default
2022-09-25
1
-10
/
+6
*
Remove manually the leading zeros in _xs_json_dumps().
default
2022-09-25
1
-1
/
+14
*
Avoid crashing on empty q_items.
default
2022-09-25
1
-0
/
+5
[next]