default
|
f83ff46b6b
|
Fixed crash on some webfinger errors.
|
2022-12-23 12:20:54 +01:00 |
|
default
|
890e448148
|
Updated RELEASE_NOTES.
|
2022-12-23 10:04:33 +01:00 |
|
default
|
0bba515cf0
|
timeline_request() fixes the canonical id for the object.
|
2022-12-23 10:01:10 +01:00 |
|
default
|
a24b27bf29
|
Don't generate inReplyTo as an empty string.
|
2022-12-23 08:05:00 +01:00 |
|
default
|
03251e6fb9
|
Bumped version.
|
2022-12-21 10:28:29 +01:00 |
|
default
|
865be6601e
|
Updated RELEASE_NOTES.
|
2022-12-21 10:28:12 +01:00 |
|
grunfink
|
9b3ede892b
|
Merge pull request 'Fix 500 errors in (OpenBSD) relayd.' (#26) from alderwick/snac2:relayd-compat into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/26
|
2022-12-21 09:25:43 +00:00 |
|
Andrew Alderwick
|
75d0b1a932
|
Fix 500 errors in (OpenBSD) relayd.
|
2022-12-20 21:16:51 +00:00 |
|
default
|
61bdccb8cc
|
Version 2.16 RELEASED.
|
2022-12-20 08:27:43 +01:00 |
|
default
|
97ac96201e
|
Updated RELEASE_NOTES.
|
2022-12-20 08:27:23 +01:00 |
|
default
|
dda60374f7
|
The 'Older...' details are back, now better.
|
2022-12-19 06:16:52 +01:00 |
|
default
|
020b854675
|
Deleted the 'Older...' details tag because it's becoming too confusing.
|
2022-12-18 20:57:34 +01:00 |
|
default
|
09c782eaa6
|
Updated RELEASE_NOTES.
|
2022-12-18 17:53:41 +01:00 |
|
default
|
bc7a6c2708
|
Log write errors in _object_add() more prominently.
|
2022-12-18 17:51:23 +01:00 |
|
default
|
4cecff5432
|
Updated RELEASE_NOTES.
|
2022-12-18 06:15:09 +01:00 |
|
default
|
e31734c06a
|
Conversations can be collapsed.
|
2022-12-18 06:10:50 +01:00 |
|
default
|
294e183ec7
|
Updated RELEASE_NOTES.
|
2022-12-18 05:57:35 +01:00 |
|
default
|
9573f3d76c
|
Updated RELEASE_NOTES.
|
2022-12-17 18:53:44 +01:00 |
|
default
|
97e040e048
|
Backport from xs.
|
2022-12-17 18:52:57 +01:00 |
|
default
|
d8b7991950
|
Updated RELEASE_NOTES.
|
2022-12-17 18:01:58 +01:00 |
|
default
|
3acc164ae4
|
Backport from xs.
|
2022-12-16 12:10:48 +01:00 |
|
default
|
40c748bc5b
|
Don't force HTTP/1.1 connections by default.
|
2022-12-16 12:05:01 +01:00 |
|
default
|
8461fbfbcc
|
Log the actor request.
|
2022-12-16 08:35:52 +01:00 |
|
default
|
e6c48cc96a
|
In msg_note(), delete all cc recipients also in the to.
|
2022-12-16 07:51:10 +01:00 |
|
default
|
25acaf178c
|
Replaced all calls to post() with enqueue_message().
|
2022-12-16 07:16:00 +01:00 |
|
default
|
427f7341fa
|
New function enqueue_message().
|
2022-12-16 07:09:25 +01:00 |
|
default
|
286eb291c7
|
Lower debug level to repeated follows.
|
2022-12-15 16:43:01 +01:00 |
|
default
|
df612873d6
|
Log repeated Follow messages.
|
2022-12-15 16:37:34 +01:00 |
|
default
|
32eb3fb041
|
Also show the 'updated' timestamp.
|
2022-12-15 16:09:44 +01:00 |
|
default
|
3d2ce3a8f3
|
Updated RELEASE_NOTES.
|
2022-12-15 11:08:03 +01:00 |
|
default
|
83fe02b488
|
Updated TODO.
|
2022-12-15 11:07:10 +01:00 |
|
default
|
ac50a77abd
|
Bumped version.
|
2022-12-15 11:06:49 +01:00 |
|
default
|
6a7007e381
|
Added support for Update + Note on input.
|
2022-12-15 11:06:31 +01:00 |
|
default
|
a0459df6ea
|
Don't create a parent index if it already exists.
|
2022-12-15 10:52:09 +01:00 |
|
default
|
4874134914
|
Updated RELEASE_NOTES.
|
2022-12-15 09:17:11 +01:00 |
|
grunfink
|
d2febc41d3
|
Merge pull request 'Improve Docker image generation' (#24) from ogarcia/snac2:docker into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/24
|
2022-12-15 08:15:55 +00:00 |
|
Óscar García Amor
|
89f6924ae2
|
Improve Docker image generation
|
2022-12-14 11:46:16 +01:00 |
|
default
|
953d109f10
|
Version 2.15 RELEASED.
|
2022-12-14 10:08:49 +01:00 |
|
default
|
23f1fcf432
|
Updated RELEASE_NOTES.
|
2022-12-14 05:52:40 +01:00 |
|
default
|
366a48e2b8
|
Updated RELEASE_NOTES.
|
2022-12-14 05:40:09 +01:00 |
|
default
|
746624144c
|
Fixed a deletion error.
|
2022-12-14 05:36:30 +01:00 |
|
default
|
645e7ec43e
|
Some code reordering to placate scan-build's wrath.
|
2022-12-14 04:55:47 +01:00 |
|
default
|
f5086fecd7
|
Updated TODO.
|
2022-12-13 16:59:52 +01:00 |
|
default
|
6266f9efd4
|
Updated RELEASE_NOTES.
|
2022-12-13 16:05:45 +01:00 |
|
default
|
6056077031
|
Fixed crash when unfollowing.
|
2022-12-13 16:02:41 +01:00 |
|
default
|
a67a82d545
|
In server_get_handler(), body must be a dynamic string.
|
2022-12-13 15:40:59 +01:00 |
|
default
|
17afbbe4b5
|
Updated RELEASE_NOTES.
|
2022-12-13 09:20:53 +01:00 |
|
default
|
56ce91eea0
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
|
2022-12-13 09:19:51 +01:00 |
|
grunfink
|
99c3ec1601
|
Merge pull request 'Serve robots.txt (disallow all)' (#23) from kensanata/snac2:robots into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/23
|
2022-12-13 08:18:58 +00:00 |
|
default
|
e09a4051c6
|
Updated RELEASE_NOTES.
|
2022-12-13 09:17:53 +01:00 |
|