default
|
4e23570c21
|
Added more internal integrity checks.
index_add_md5() barfs if the md5 is not valid.
|
2024-04-30 09:27:33 +02:00 |
|
default
|
96830967e1
|
Also purge lists.
|
2024-04-30 09:14:03 +02:00 |
|
default
|
da18efd288
|
More tweaks to mastoapi lists.
|
2024-04-29 10:48:48 +02:00 |
|
default
|
f1221808a8
|
More work in lists.
|
2024-04-29 10:15:04 +02:00 |
|
default
|
7f322302e5
|
New function list_distribute().
|
2024-04-29 09:50:22 +02:00 |
|
default
|
29fb430797
|
More work in lists.
|
2024-04-29 09:26:37 +02:00 |
|
default
|
9a13e330f1
|
More work in lists.
|
2024-04-29 08:29:18 +02:00 |
|
default
|
8275a5f4d8
|
Start of list support.
|
2024-04-29 07:43:01 +02:00 |
|
default
|
a297b55dac
|
Updated RELEASE_NOTES.
|
2024-04-28 23:57:41 +02:00 |
|
default
|
a3cf5d27c3
|
Updated TODO.
|
2024-04-27 11:23:11 +02:00 |
|
default
|
6bcb248254
|
mastoapi: Fixed login bug.
|
2024-04-27 08:30:56 +02:00 |
|
default
|
be935b32c6
|
mastoapi: minor tweaks.
|
2024-04-27 08:02:47 +02:00 |
|
default
|
1345409666
|
Updated TODO.
|
2024-04-23 19:48:14 +02:00 |
|
default
|
2d2c1bdfef
|
Updated documentation.
|
2024-04-22 08:03:33 +02:00 |
|
default
|
6ed34913f0
|
Added queue timeout tweaks to default server.json.
|
2024-04-22 07:55:03 +02:00 |
|
default
|
16a4a09e4f
|
New server.json knobs "queue_timeout" and "queue_timeout_2".
|
2024-04-22 07:53:40 +02:00 |
|
default
|
cf1c2b1ed8
|
Backport from xs.
|
2024-04-22 07:31:50 +02:00 |
|
default
|
9cfce7a4bd
|
Deleted useless recalculation of queue_retry_max.
|
2024-04-22 07:23:27 +02:00 |
|
default
|
ebf6a4bd8e
|
URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.
But only if {md5} is in the user's timeline.
|
2024-04-22 05:46:56 +02:00 |
|
default
|
62cc167c5f
|
Updated TODO.
|
2024-04-20 22:48:02 +02:00 |
|
default
|
5daab81d01
|
Added the default 'protocol' field to 'server.json'.
|
2024-04-19 09:26:34 +02:00 |
|
default
|
040c43fb08
|
Updated RELEASE_NOTES.
|
2024-04-19 09:11:28 +02:00 |
|
default
|
922c94ce3c
|
Updated documentation.
|
2024-04-19 09:09:46 +02:00 |
|
default
|
64adb173cc
|
Only add Emoji tags when needed.
|
2024-04-19 08:56:03 +02:00 |
|
default
|
26840e0dc0
|
Some tweaks to previous patch.
|
2024-04-18 17:13:31 +02:00 |
|
grunfink
|
100c9cf569
|
Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/149
|
2024-04-18 15:12:47 +00:00 |
|
default
|
44d126e0f9
|
Improved non-public reply check.
|
2024-04-17 08:09:05 +02:00 |
|
default
|
2e31253ba8
|
Don't skip orphan private posts that are for us.
|
2024-04-17 06:45:19 +02:00 |
|
default
|
86f1d74214
|
Updated RELEASE_NOTES.
|
2024-04-15 06:32:38 +02:00 |
|
default
|
0275658a36
|
Backport from xs.
|
2024-04-14 19:26:49 +02:00 |
|
default
|
81cf1e21a6
|
Better redirection URL building in oauth_post_handler().
|
2024-04-14 19:24:06 +02:00 |
|
default
|
c9df6707ab
|
Log status in mastoapi_post_handler().
|
2024-04-14 18:31:53 +02:00 |
|
default
|
ad4199de75
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
|
2024-04-14 13:05:50 +02:00 |
|
grunfink
|
b150bfe5ca
|
Merge pull request 'Prevent some browsers from caching servers basic auth request' (#159) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/159
|
2024-04-14 11:05:10 +00:00 |
|
louis
|
cf5718bf4d
|
Prevent some browsers from caching servers basic auth request
|
2024-04-13 20:55:02 +02:00 |
|
default
|
dba0630660
|
Commented out received unboosts (see code for an explanation).
|
2024-04-12 05:28:34 +02:00 |
|
default
|
a7bd9b63e4
|
In object_unadmire(), don't call index_gc() if index_del() did nothing.
|
2024-04-11 19:55:45 +02:00 |
|
default
|
e362dfc356
|
Also purge like and announce index backups.
|
2024-04-11 19:39:45 +02:00 |
|
default
|
46f2e324d8
|
Undo for Likes and Announces are no longer dropped.
|
2024-04-11 19:29:30 +02:00 |
|
default
|
1a9bb5fd07
|
Fixed bug in form processing.
|
2024-04-11 14:19:22 +02:00 |
|
default
|
7b75a17291
|
Updated RELEASE_NOTES.
|
2024-04-11 05:26:00 +02:00 |
|
default
|
21c0bdb6f2
|
Added Unlike and Unboost buttons to web interface.
|
2024-04-11 05:22:40 +02:00 |
|
default
|
877fb079f3
|
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
|
2024-04-11 05:12:13 +02:00 |
|
default
|
1a6bb79921
|
New function msg_repulsion.
|
2024-04-10 18:27:17 +02:00 |
|
default
|
a6958d6161
|
Added cmdline 'boost' as an alias to 'announce'.
|
2024-04-10 17:38:54 +02:00 |
|
default
|
90ee416bf8
|
Changed admiration message ids from dummy ones to having an md5 of the object.
|
2024-04-10 17:21:58 +02:00 |
|
default
|
abb4f16c71
|
Bumped version.
|
2024-04-09 06:33:49 +02:00 |
|
default
|
887b9ae176
|
Merge branch 'master' of comam.es:git/snac2
|
2024-04-09 06:32:17 +02:00 |
|
default
|
ebc2f36c08
|
Added rel="alternate" links to ActivityPub objects for the public timeline and single posts.
|
2024-04-09 06:32:07 +02:00 |
|
default
|
378aafd151
|
Updated README.
|
2024-04-07 08:17:46 +02:00 |
|