Jan-Lukas Else
|
6007918367
|
Add more app methods accessible by apps, add requests library for plugins
|
11 hours ago |
Jan-Lukas Else
|
4ab7be14b6
|
Don't cache response body for check
|
2 days ago |
Jan-Lukas Else
|
ac94e7d124
|
Rework "check" command and some other small improvements
|
2 days ago |
Jan-Lukas Else
|
efdb2f8038
|
Add noindex for robots header on non-public posts
|
2 days ago |
Jan-Lukas Else
|
b6a88e6bed
|
Fix draft posts without section not showing in drafts index
|
6 days ago |
Jan-Lukas Else
|
c8229ab28d
|
Rework TTS algorithm
|
7 days ago |
Jan-Lukas Else
|
720fc62919
|
Create and use a strings.Builder pool
This will probably make no big difference, but let's give it a try
|
7 days ago |
Jan-Lukas Else
|
8c86c21d77
|
Two base64 fixes
|
7 days ago |
Jan-Lukas Else
|
e8a5e9eb0e
|
More strings.Builder and io.Pipe
|
7 days ago |
Jan-Lukas Else
|
ffe7065621
|
Replace some buffers with pipes (should reduce memory usage)
|
1 week ago |
Jan-Lukas Else
|
c3611a32d6
|
BREAKING: Rework plugins (#52)
See the documentation at https://docs.goblog.app/plugins.html
|
1 week ago |
kandr3s
|
bff6272350
|
Improve documentation and add example nginx config (#47)
|
2 weeks ago |
Jan-Lukas Else
|
2e1a4b9c2f
|
Fix test
|
2 weeks ago |
Jan-Lukas Else
|
57cc3dd94d
|
Add default pagination (Fixes #48)
|
2 weeks ago |
Jan-Lukas Else
|
032d994b80
|
Update Alpine version
|
2 weeks ago |
Jan-Lukas Else
|
ae5d67a833
|
Add check for post status and visibility (fix #49)
|
2 weeks ago |
Jan-Lukas Else
|
acbcb0c984
|
Use better SMTP client
|
4 weeks ago |
Jan-Lukas Else
|
7b766bbae3
|
Skip contact test for now, because mock server doesn't support TLS
|
4 weeks ago |
Jan-Lukas Else
|
d6537e9e4f
|
Add Matrix as notifications channel
|
4 weeks ago |
Jan-Lukas Else
|
7ac9a5db0e
|
Add option for "link" in webring plugin
|
4 weeks ago |
Jan-Lukas Else
|
4b9440443b
|
Trigger post instead of update hook when scheduled post get's published
|
1 month ago |
Jan-Lukas Else
|
2bb3f760a0
|
Use full address for profile image in h-card
|
1 month ago |
Jan-Lukas Else
|
8012691d7a
|
Use fallback title generated from summary in HTML HEAD title
|
1 month ago |
Jan-Lukas Else
|
6a2642f25f
|
Detect more ActivityStreams requests
|
1 month ago |
Jan-Lukas Else
|
47a42e1c55
|
Improve ActivityPub replies
|
1 month ago |
Jan-Lukas Else
|
d5e3d9e216
|
Add reply and like context and fetching it (Completes #45)
|
1 month ago |
Jan-Lukas Else
|
6d25ba0029
|
Cover another case of #46
|
1 month ago |
Jan-Lukas Else
|
87e10cf68c
|
Automatically set "Updated" date (Fixes #46)
|
1 month ago |
Jan-Lukas Else
|
a71b3cab69
|
Send non-public ActivityPub reply as notification
|
1 month ago |
Jan-Lukas Else
|
295cabe781
|
Another ActivityPub fix
|
1 month ago |
Jan-Lukas Else
|
c153638fd8
|
Does this fix ActivityPub updates?
|
1 month ago |
Jan-Lukas Else
|
1296fbc5be
|
Try to fix another activitypub error
|
1 month ago |
Jan-Lukas Else
|
224f889c27
|
ActivityPub fix 2
|
2 months ago |
Jan-Lukas Else
|
c029733a4f
|
Fix activitypub
|
2 months ago |
Jan-Lukas Else
|
7b2c9c3afb
|
Fix some linting things
|
2 months ago |
Jan-Lukas Else
|
6bfaf16e25
|
Automatically fetch reply and like title
(Updates #45)
|
2 months ago |
Jan-Lukas Else
|
34ab1b1fb2
|
Set appAserAgent on all requests using RoundTripper
|
2 months ago |
Jan-Lukas Else
|
c8121e3a3a
|
Fix ftp media storage listing
|
2 months ago |
Jan-Lukas Else
|
2fd9e9cb6a
|
BREAKING: Save profile image in data folder instead of (Fix #44)
This will reset the profile image, upload it again using the settings UI
|
2 months ago |
Jan-Lukas Else
|
4d8c6bde5d
|
Allow to preset post parameters in the editor template (to allow bookmarklets) (#43)
|
2 months ago |
Jan-Lukas Else
|
2bb536f2f7
|
Use correct time format to sign requests
|
2 months ago |
Jan-Lukas Else
|
0c2e2b2e4d
|
Improve ActivityPub implementation using go-ap/client
|
2 months ago |
Jan-Lukas Else
|
12bdf3ff9c
|
Fix default blog used when creating post in another blog editor
|
2 months ago |
Jan-Lukas Else
|
fc8e8e9a9d
|
Simplify activitypub followers listing, parse and save activitypub usernames in @user@example.org format
|
2 months ago |
Jan-Lukas Else
|
4407f0aae1
|
Fix comment routing
|
2 months ago |
Jan-Lukas Else
|
bef19c61fb
|
Allow to edit comments (#42)
|
2 months ago |
Jan-Lukas Else
|
8098e77470
|
Add IntelliJ run config
|
2 months ago |
Jan-Lukas Else
|
c80adf4bf3
|
Add test for Bridgy likes
|
2 months ago |
Jan-Lukas Else
|
b53b5f2b1b
|
Notification on ActivityPub follow
|
2 months ago |
Jan-Lukas Else
|
443b826847
|
Fix ActivityStreams icon
|
2 months ago |