Shadowfacts
|
8b18d10b0a
|
Fix notifications query not working for those without
referenced_activity
|
2 years ago |
Shadowfacts
|
596698a634
|
Handle Undo Follow activities
|
2 years ago |
Shadowfacts
|
59116cce2e
|
Fix error when fucking Mastodon sends the same activity/object to us
multiple times
|
2 years ago |
Shadowfacts
|
ce80f0600e
|
Make notification handling marginally less painful
|
2 years ago |
Shadowfacts
|
eacf6ab0a5
|
Fix timestamps for certain activity types
|
2 years ago |
Shadowfacts
|
9dfb4b22e1
|
Fix handling incoming Likes
|
2 years ago |
Shadowfacts
|
dcadde5e37
|
Fix federating to followers
|
2 years ago |
Shadowfacts
|
5326951e8a
|
Fix using incorrect ID for Create activities
|
2 years ago |
Shadowfacts
|
1ad70f3357
|
Fix displaying follow notifications from Mastodon
Mastodon, unlike Pleroma, doesn't include `published` in the Follow
activity, so we fall back to the DB's inserted_at.
|
2 years ago |
Shadowfacts
|
5b7a0dba6d
|
Fix error in outbox when no activities exist
|
2 years ago |
Shadowfacts
|
4851b5fd61
|
Handle more json-like content types
|
2 years ago |
Shadowfacts
|
2bf3b156a7
|
Sign Date header
|
2 years ago |
Shadowfacts
|
a2b61150f2
|
Handle HTML in incoming actor summaries
|
2 years ago |
Shadowfacts
|
c942d1b955
|
Add federator error logging
|
2 years ago |
Shadowfacts
|
ef3b435a8d
|
Fix fetching statuses from Mastodon
|
2 years ago |
Shadowfacts
|
afff7c4fb3
|
Fix display names/usernames being switched
|
2 years ago |
Shadowfacts
|
10a06fd634
|
Fix showing profiles when logged out
|
2 years ago |
Shadowfacts
|
836ead6625
|
Update things
|
2 years ago |
Shadowfacts
|
208fc95e59
|
Fix local timeline
|
2 years ago |
Shadowfacts
|
b6d7f45c60
|
Some things that I've long since forgotten. Let's hope they work
|
2 years ago |
Shadowfacts
|
de495059d5
|
Don't send webmentions for non-Notes
|
3 years ago |
Shadowfacts
|
64b1515b46
|
Add post content type to frontend
|
3 years ago |
Shadowfacts
|
39b48eb52d
|
Use the same template for posting statuses
|
3 years ago |
Shadowfacts
|
aae48b2500
|
Remove extra space from mentions for reply
|
3 years ago |
Shadowfacts
|
de7a1e617d
|
Send Webmentions to linked URLs, excluding mentions
|
3 years ago |
Shadowfacts
|
7e38b460c6
|
Fix links in text/plain posts not getting converted to HTML
|
3 years ago |
Shadowfacts
|
0f7eb99efb
|
Insert local links for remote actors in FE
|
3 years ago |
Shadowfacts
|
cf115c3f7c
|
Don't show status actions unless logged in
|
3 years ago |
Shadowfacts
|
4c9adb3336
|
Don't show reply form unless logged in
|
3 years ago |
Shadowfacts
|
fd336f0bed
|
Add basic notifications
|
3 years ago |
Shadowfacts
|
47bb420c81
|
Show announces in timelines
|
3 years ago |
Shadowfacts
|
a2ddde09f7
|
Add mentions to status reply textarea
|
3 years ago |
Shadowfacts
|
90a653d059
|
Add mentioning actors
|
3 years ago |
Shadowfacts
|
1e984ba30e
|
Add Webmention endpoint discovery
|
3 years ago |
Shadowfacts
|
f93afdbe5f
|
Add h-entry microformat classes
|
3 years ago |
Shadowfacts
|
411dcaa32e
|
Add Clacks.HTTP.head helper
|
3 years ago |
Shadowfacts
|
0afe2d3b30
|
Slightly improve timestamps for old posts
|
3 years ago |
Shadowfacts
|
4733aa23ab
|
Refacotr posting into separate module
This will make it easier to keep in sync creating posts from multiple
places (e.g. MastoAPI).
|
3 years ago |
Shadowfacts
|
5d45f170f1
|
Fix elixir/dialyzer warnings
|
3 years ago |
Shadowfacts
|
3caab0d808
|
Sanitize incoming HTML
|
3 years ago |
Shadowfacts
|
2636b5eabf
|
Add unfollowing remote users
|
3 years ago |
Shadowfacts
|
e194f0fc07
|
Add following remote users
|
3 years ago |
Shadowfacts
|
8becb6b174
|
Login form, flash style improvements
|
3 years ago |
Shadowfacts
|
803fc4c36e
|
Don't show search link if logged out
|
3 years ago |
Shadowfacts
|
1a1a58cb82
|
Add local timeline unauthenticated homepage
|
3 years ago |
Shadowfacts
|
fcd66f3d51
|
Fix home timeline including statuses from followers instead of following
|
3 years ago |
Shadowfacts
|
e0c8f8e142
|
Deduplicate incoming followers
|
3 years ago |
Shadowfacts
|
e7dcbdc6a4
|
Add searching for remote actors
|
3 years ago |
Shadowfacts
|
e7c19940b0
|
Show remote actor profiles
|
3 years ago |
Shadowfacts
|
00c51e4ad9
|
Improve HTTP handling
|
3 years ago |