This website requires JavaScript.
6d47ef0129
check again for the announce/create/page activity
Ted Unangst
2023-07-19 18:09:12 -0400
e1d2ebe219
Merge branch 'main' into docker
Dirk Nederveen
2023-07-16 07:08:24 +0200
2dd6b27356
when looking at another user on the same server, don't display controls. you can't interact with other users via their pages because technically it's like they are on a different server.
Ted Unangst
2023-07-15 18:19:12 -0400
97b9634a9e
practically, sufficient for keys to be owned by same domain as actor. the url scheme doesn't matter, and need not match. problem identified by eta.
Ted Unangst
2023-07-15 18:07:07 -0400
54fd484558
this query should not find bonks, which later causes crashes. thanks benjojo
Ted Unangst
2023-07-15 18:03:47 -0400
211ab9a97a
cleanup some old mistakes and cruft from the database
Ted Unangst
2023-07-15 17:59:44 -0400
14bc7f5cec
CGO is required, and the compiler error without is confusing
Ted Unangst
2023-07-13 02:27:53 -0400
51fe6d99b2
don't need fmt
Ted Unangst
2023-07-10 00:16:42 -0400
43705654d1
fix
Ted Unangst
2023-07-10 00:16:17 -0400
dea831d23f
error check unveil
Ted Unangst
2023-07-10 00:15:35 -0400
bf09636bc1
remove old imports
Ted Unangst
2023-07-10 00:15:02 -0400
cdc0ffaeb7
clean out some years old upgrade code
Ted Unangst
2023-07-08 12:32:48 -0400
3b1bed8517
Update dockerfiles
Dirk Nederveen
2023-02-03 07:13:58 +0100
5d36d0ecf9
Add docker files
Dirk Nederveen
2022-11-13 16:24:25 +0100
b5091cc5e1
note threaded display as change
Ted Unangst
2023-07-03 00:47:35 -0400
8a14e67b32
add some more search capabilities
Ted Unangst
2023-07-03 00:45:35 -0400
6b46a2a597
identify hashtag links as hashtag
Ted Unangst
2023-07-02 18:31:51 -0400
63f6a949bc
we don't care about dislikes
Ted Unangst
2023-07-02 14:47:00 -0400
5d03fbac6a
tune up quotes. save the fetched post.
Ted Unangst
2023-07-02 14:44:52 -0400
cb7c9d700b
go vet claims we need a buffered chan for signal
Ted Unangst
2023-07-02 14:08:26 -0400
0faedcb9c5
fix hashtag linking
Ted Unangst
2023-06-23 03:37:52 -0400
29494d7ac2
too lazy to change the oonker mistake, add another test in threadsort
Ted Unangst
2023-06-21 19:50:17 -0400
91492f866e
can inline remnant of old marker code
Ted Unangst
2023-06-21 01:36:22 -0400
e79a05b983
newline for csp violations
Ted Unangst
2023-06-21 01:17:22 -0400
9f878bffde
don't report errors when the backend is expected to die
Ted Unangst
2023-06-21 01:08:13 -0400
e8ee70d0f0
get should return 200, but some people are weird
Ted Unangst
2023-06-21 01:07:45 -0400
975de7188e
helps if it compiles
Ted Unangst
2023-06-18 21:48:45 -0400
e3c4040aa3
use helper function
Ted Unangst
2023-06-18 21:47:26 -0400
7d6556ee36
cache webfinger responses
Ted Unangst
2023-06-18 21:44:39 -0400
cd7518c0a5
sometimes a thread gets weird. don't double process trees.
Ted Unangst
2023-06-18 21:22:21 -0400
c5ab532e64
less aggressive rewrite filter rewriting
Ted Unangst
2023-06-17 20:26:38 -0400
2f52375872
try to keep the thread flat for simple reply chains
Ted Unangst
2023-06-14 20:40:11 -0400
d86c38136f
note that cleanup doesn't vacuum
Ted Unangst
2023-06-14 20:21:02 -0400
20a6d2b962
try pulling self reply up in thread
Ted Unangst
2023-06-13 23:42:09 -0400
7cc2e6f2da
this does a better job on broken threads
Ted Unangst
2023-06-13 23:31:52 -0400
17be6564ee
simplify
Ted Unangst
2023-06-13 19:48:22 -0400
796de02bb9
need to reorder this logic now, seems to work better
Ted Unangst
2023-06-13 19:39:59 -0400
67496c1208
another try at flattening logic
Ted Unangst
2023-06-13 19:26:35 -0400
6cb5152611
logic fail after refactor
Ted Unangst
2023-06-13 19:21:35 -0400
23f9a3b8bf
try to flatten self replies in threading
Ted Unangst
2023-06-13 19:18:10 -0400
7feb254618
experiment with nested thread sorting
Ted Unangst
2023-06-13 16:29:27 -0400
23e2c9276a
unauthorized space invaders
Ted Unangst
2023-06-13 15:00:55 -0400
e20c344f11
an attempt at opengraph
Ted Unangst
2023-06-13 14:58:35 -0400
712873418b
for fatal error (no such host), advance the retry clock
Ted Unangst
2023-06-13 13:56:42 -0400
dccbec5c8e
refine the redeliver timeout schedule
Ted Unangst
2023-06-13 13:42:15 -0400
24cee3302a
superdeliverator worth a mention
Ted Unangst
2023-06-12 17:35:24 -0400
fea5df77dd
basic import from instagram
Ted Unangst
2023-06-12 17:31:13 -0400
e8cf29056e
need to scan into pointer
Ted Unangst
2023-06-12 15:13:46 -0400
3baff9e64e
include userid in doover queries
Ted Unangst
2023-06-12 15:08:09 -0400
4fe838f5ed
some cleanup for the deliverator functions
Ted Unangst
2023-06-12 15:01:03 -0400
d75e1671f7
convert deliverater queue to per rcpt fifo
Ted Unangst
2023-06-12 14:40:28 -0400
6e43340381
all messages matter again
Ted Unangst
2023-06-12 13:44:03 -0400
3ff98a261e
sometimes we need to go deeper to find the honk in the bonk
Ted Unangst
2023-06-11 01:40:34 -0400
7a332ead41
oops, owner field doesn't exist. only check attributedto for collections.
Ted Unangst
2023-06-11 00:02:05 -0400
846e9820e9
check for owner before attributedTo
Ted Unangst
2023-06-10 23:51:31 -0400
2bea5e1be9
allow Group as an actor
Ted Unangst
2023-06-10 23:42:07 -0400
a78a345890
note changes
Ted Unangst
2023-06-10 23:34:11 -0400
d622d8781a
better handling of Link attachment types
Ted Unangst
2023-06-10 23:33:27 -0400
d63e338089
only apply attachment limit to localized atts
Ted Unangst
2023-06-10 23:23:11 -0400
3b036f4975
some fixups to grab "image" property as seen on lemmy
Ted Unangst
2023-06-10 23:19:31 -0400
314e0bb805
record the csp violators
Ted Unangst
2023-05-27 22:47:55 -0400
fd0aff3099
revert previous, doesn't seem to help
Ted Unangst
2023-05-01 17:40:06 -0400
af4c98c07d
provide json directly at alt link
Ted Unangst
2023-05-01 17:32:12 -0400
20f2cb81f1
add alternate rel link for activity to header
Ted Unangst
2023-05-01 17:06:04 -0400
4e3e07d670
svg image support
Ted Unangst
2023-05-01 15:32:36 -0400
65c29304f2
up webs
Ted Unangst
2023-05-01 14:48:10 -0400
0a3515268c
be a bit more permissive with the quick mentions
Ted Unangst
2023-05-01 14:27:39 -0400
e212f4eb1e
we need to go deeper
Ted Unangst
2023-04-28 11:09:46 -0400
372a274aa6
pong should quote ping id. from curt
Ted Unangst
2023-03-30 19:17:48 -0400
664f319b28
search can now load posts
Ted Unangst
2023-03-27 12:47:48 -0400
10bca44dc5
we should support Update for more types than Note
Ted Unangst
2023-03-25 16:29:50 -0400
fc567f7f69
m
Ted Unangst
2023-03-25 15:10:30 -0400
353a3b27f6
for image types, prefer the original over attachments
Ted Unangst
2023-03-25 15:09:53 -0400
b5470175c7
allow setting context by hand
Ted Unangst
2023-03-25 14:46:11 -0400
9e43ccbb88
Added tag v0.9.91 for changeset d7c3a01e7aae
Ted Unangst
2023-03-17 14:29:34 -0400
67c2d983bd
that should do it
v0.9.91
Ted Unangst
2023-03-17 14:29:22 -0400
2a8f20feff
quiet a log error
Ted Unangst
2023-03-17 14:28:29 -0400
ae8d1909d8
use the right variable
Ted Unangst
2023-03-17 14:24:15 -0400
deec523437
Added tag v0.9.9 for changeset 4b8cf31560b7
Ted Unangst
2023-03-17 10:46:01 -0400
4f8a33eb2b
0.9.9 release
v0.9.9
Ted Unangst
2023-03-17 10:45:51 -0400
7058ecd1d0
clean up the dust
Ted Unangst
2023-03-17 10:45:25 -0400
31a9ea6a08
need to allow media src for le memes
Ted Unangst
2023-03-15 17:01:30 -0400
2eb5b9d3c0
these logs are annoying
Ted Unangst
2023-03-15 15:43:57 -0400
858ce2f291
allow filtering of replies
Ted Unangst
2023-03-15 15:26:46 -0400
af2deab137
revert to sending summary for images, it should work
Ted Unangst
2023-03-09 12:32:53 -0500
a857fdd06c
only dumb it down for images, stuff like PDF should retain name
Ted Unangst
2023-03-09 02:00:12 -0500
dab8de6670
don't drop the donk! sometimes preview would find the wrong one on resubmit.
Ted Unangst
2023-03-09 01:57:20 -0500
b261f73c49
some pleroma frontends apparently use notice urls
Ted Unangst
2023-03-09 00:54:59 -0500
bf9e65d699
simplify image descriptions so that lesser implementations can find them
Ted Unangst
2023-03-09 00:51:33 -0500
7f8d2068fd
m
Ted Unangst
2023-03-06 17:46:50 -0500
2559b0cf16
experiment with allowing user avatar to be visible
Ted Unangst
2023-03-06 17:42:30 -0500
ff5b731644
newlines in error messages
Ted Unangst
2023-03-02 23:37:16 -0500
ba9d745efa
need to query for the sub here
Ted Unangst
2023-03-02 23:34:54 -0500
e965f7090f
command line follow and unfollow
Ted Unangst
2023-03-01 14:48:50 -0500
e8d1d64f1c
namecheck regexp should match whole string
Ted Unangst
2023-02-26 12:08:43 -0500
5e481273df
rename checkin to assassination coordinates as benjojo did
Ted Unangst
2023-02-24 13:42:30 -0500
e9813defe2
genschema isn't used anymore
Ted Unangst
2023-02-24 13:17:30 -0500
23117ad450
database upgrade to fixup the subject lines
Ted Unangst
2023-02-24 13:09:45 -0500
108cd4fff3
remove excess logging
Ted Unangst
2023-02-24 12:59:22 -0500
55ece74faa
only markdown precis if we found a new one
Ted Unangst
2023-02-23 18:32:24 -0500