index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
The input queue also has retries.
default
2022-09-28
3
-12
/
+24
|
*
If an actor cannot be retrieved, move the message back to the queue.
default
2022-09-28
1
-1
/
+6
|
*
Process 'Update' + 'Person'.
default
2022-09-28
2
-2
/
+8
|
*
Process 'Undo' + 'Follow'.
default
2022-09-28
2
-4
/
+14
|
*
Added the score for local posts.
default
2022-09-28
2
-1
/
+33
|
*
New function ftime().
default
2022-09-28
3
-0
/
+16
|
*
More HTML work.
default
2022-09-28
1
-20
/
+47
|
*
Better coping with timeouts.
default
2022-09-28
2
-1
/
+7
|
*
More HTML work.
default
2022-09-28
1
-36
/
+45
|
*
More HTML work.
default
2022-09-28
2
-2
/
+94
|
*
More HTML work.
default
2022-09-28
1
-0
/
+24
|
*
Got xs_set.h from xs.
default
2022-09-28
4
-3
/
+101
|
*
New function html_top_controls().
default
2022-09-28
1
-12
/
+103
|
*
More HTML work.
default
2022-09-28
2
-3
/
+39
|
*
New function static_get().
default
2022-09-28
5
-5
/
+77
|
*
Delete dangling local timeline entry in timeline_admire().
default
2022-09-28
1
-0
/
+2
|
*
'Announce' messages also try to bring the announced actor.
default
2022-09-28
1
-2
/
+9
|
*
New function html_msg_icon().
default
2022-09-28
2
-1
/
+149
|
*
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
|
[next]