William Pitcock [Wed, 21 Mar 2018 17:58:31 +0000 (17:58 +0000)]
webfinger: support JSON output
lain [Wed, 21 Mar 2018 06:12:14 +0000 (07:12 +0100)]
Fetch relayed messages from source while we don't have linked data sigs.
lambda [Tue, 20 Mar 2018 06:00:01 +0000 (06:00 +0000)]
Merge branch 'feld-varnish' into 'develop'
Add example Varnish VCL
See merge request pleroma/pleroma!77
lambda [Tue, 20 Mar 2018 05:58:31 +0000 (05:58 +0000)]
Merge branch 'patch-README' into 'develop'
Update README.md
See merge request pleroma/pleroma!72
lambda [Tue, 20 Mar 2018 05:58:13 +0000 (05:58 +0000)]
Merge branch 'feld-mastoweb5000' into 'develop'
Set max characters for mastoweb compose field to 5000 to match pleroma default
See merge request pleroma/pleroma!74
lambda [Tue, 20 Mar 2018 05:57:47 +0000 (05:57 +0000)]
Merge branch 'feld-Logger' into 'develop'
Logging cleanup
See merge request pleroma/pleroma!76
Mark Felder [Tue, 20 Mar 2018 01:28:50 +0000 (01:28 +0000)]
Clarify vcl_synth is for all 301s we generate
Mark Felder [Tue, 20 Mar 2018 01:24:58 +0000 (01:24 +0000)]
Add ability to PURGE the cache
Someday Pleroma will learn this skill :-)
Mark Felder [Tue, 20 Mar 2018 01:12:40 +0000 (01:12 +0000)]
Add example Varnish VCL
Mark Felder [Mon, 19 Mar 2018 18:18:52 +0000 (18:18 +0000)]
Clarify that this error is about a problem decoding the expected JSON
payload
Mark Felder [Mon, 19 Mar 2018 18:05:53 +0000 (18:05 +0000)]
LRDD, you are special and we love you too
Mark Felder [Mon, 19 Mar 2018 18:00:02 +0000 (18:00 +0000)]
cap again
Mark Felder [Mon, 19 Mar 2018 17:58:45 +0000 (17:58 +0000)]
start with a capital
Mark Felder [Mon, 19 Mar 2018 17:57:58 +0000 (17:57 +0000)]
AP again
Mark Felder [Mon, 19 Mar 2018 17:56:49 +0000 (17:56 +0000)]
AP and WebFinger need love here
Mark Felder [Mon, 19 Mar 2018 17:51:31 +0000 (17:51 +0000)]
Make XML feel special too
Mark Felder [Mon, 19 Mar 2018 17:47:51 +0000 (17:47 +0000)]
This log message was do do 💩
Mark Felder [Mon, 19 Mar 2018 17:46:53 +0000 (17:46 +0000)]
Another WebSub CamelCase
Mark Felder [Mon, 19 Mar 2018 17:44:25 +0000 (17:44 +0000)]
Capitalize Atom
Mark Felder [Mon, 19 Mar 2018 17:41:04 +0000 (17:41 +0000)]
CamelCase WebSub in log messages
Mark Felder [Mon, 19 Mar 2018 17:39:12 +0000 (17:39 +0000)]
Capitalize start of log message
Mark Felder [Mon, 19 Mar 2018 17:38:54 +0000 (17:38 +0000)]
capitalize Salmon protocol name
Mark Felder [Mon, 19 Mar 2018 17:31:58 +0000 (17:31 +0000)]
Grammar consistency
Most log messages are sentence fragments so make them consistent by
removing periods. Log messages that are expressing urgency with ! or
pending more work with "..." are OK.
Mark Felder [Mon, 19 Mar 2018 17:28:06 +0000 (17:28 +0000)]
ap -> AP for consistency
lain [Mon, 19 Mar 2018 16:42:09 +0000 (17:42 +0100)]
Use connection pools.
lain [Mon, 19 Mar 2018 09:28:28 +0000 (10:28 +0100)]
Only fetch if it's http.
William Pitcock [Fri, 16 Mar 2018 05:30:28 +0000 (05:30 +0000)]
mastodon api tests: invalidate user cache prior to importing a test reply
This is needed to ensure the user cache does not throw nil when creating the mentions
list.
Signed-off-by: lain <lain@soykaf.club>
William Pitcock [Fri, 16 Mar 2018 05:30:02 +0000 (05:30 +0000)]
mastodon api: fix rendering the mentions JSON
Signed-off-by: lain <lain@soykaf.club>
Mark Felder [Thu, 15 Mar 2018 14:46:28 +0000 (14:46 +0000)]
Set max characters for the compose field to 5000 to match pleroma default
Of course you can't tell what the change is because the entire file is
written on one line, so the nearly impossible to read.
It's nice to be able to use 5000 chars from my computer and have access
to CW feature as well.
William Pitcock [Tue, 13 Mar 2018 17:46:37 +0000 (17:46 +0000)]
activitypub transmogrifier: rewrite non-http URLs using the object's external URL
Signed-off-by: lain <lain@soykaf.club>
lain [Tue, 13 Mar 2018 17:33:08 +0000 (18:33 +0100)]
Do more jobs by default.
lain [Tue, 13 Mar 2018 17:32:17 +0000 (18:32 +0100)]
Only push to still valid websub subscriptions.
lain [Tue, 13 Mar 2018 13:59:16 +0000 (14:59 +0100)]
Merge branch 'andarna/pleroma-develop' into develop
lain [Tue, 13 Mar 2018 13:58:49 +0000 (14:58 +0100)]
Move stuff around.
Wim Vanderbauwhede [Tue, 13 Mar 2018 09:37:55 +0000 (09:37 +0000)]
A small patch to show the instance name and favicon in the browser title
bar.
lain [Tue, 13 Mar 2018 07:05:43 +0000 (08:05 +0100)]
Fix Mastodon emojis.
Code by Kaniini
lain [Mon, 12 Mar 2018 10:30:12 +0000 (11:30 +0100)]
Ignore incoming empty chat messages.
Fixes #62.
lain [Sun, 11 Mar 2018 13:47:37 +0000 (14:47 +0100)]
Don't validate on missing public key.
lain [Sun, 11 Mar 2018 13:43:53 +0000 (14:43 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain [Sun, 11 Mar 2018 13:37:23 +0000 (14:37 +0100)]
More signature debugging.
feld [Sat, 10 Mar 2018 13:27:10 +0000 (13:27 +0000)]
Update README.md
eal [Fri, 9 Mar 2018 18:58:55 +0000 (18:58 +0000)]
Merge branch 'fix/mastoapi-card' into 'develop'
MastoAPI: Add unimplemented status card endpoint.
See merge request pleroma/pleroma!71
eal [Fri, 9 Mar 2018 18:56:21 +0000 (20:56 +0200)]
MastoAPI: Add unimplemented status card endpoint.
lambda [Fri, 9 Mar 2018 15:06:04 +0000 (15:06 +0000)]
Merge branch 'fix/timeline-headers' into 'develop'
Add next and previous headers to user pages and tag timelines.
Closes #72
See merge request pleroma/pleroma!70
eal [Fri, 9 Mar 2018 14:54:10 +0000 (16:54 +0200)]
Add next and previous headers to user pages and tag timelines.
lain [Thu, 8 Mar 2018 18:50:51 +0000 (19:50 +0100)]
update frontend
lain [Thu, 8 Mar 2018 18:07:32 +0000 (19:07 +0100)]
Restrict activity fixing more.
If we need it for older ones, we can add a task for that later.
lambda [Thu, 8 Mar 2018 18:00:59 +0000 (18:00 +0000)]
Update pleroma.nginx
lambda [Thu, 8 Mar 2018 12:29:02 +0000 (12:29 +0000)]
Merge branch 'feature/activitypub' into 'develop'
Feature/activitypub
See merge request pleroma/pleroma!67
lain [Thu, 8 Mar 2018 11:37:06 +0000 (12:37 +0100)]
Merge branch 'develop' into feature/activitypub
lain [Wed, 7 Mar 2018 19:19:48 +0000 (20:19 +0100)]
Only run the fix-up tasks once.
lain [Wed, 7 Mar 2018 14:46:53 +0000 (15:46 +0100)]
add test file.
lain [Wed, 7 Mar 2018 14:45:13 +0000 (15:45 +0100)]
Correctly handle unlisted messages coming in through Ostatus.
lain [Tue, 6 Mar 2018 15:04:29 +0000 (16:04 +0100)]
Don't use special query for feed.
lain [Mon, 5 Mar 2018 08:27:08 +0000 (09:27 +0100)]
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain [Mon, 5 Mar 2018 08:26:24 +0000 (09:26 +0100)]
Add way to disable federation.
lain [Sat, 3 Mar 2018 17:37:40 +0000 (18:37 +0100)]
Handle incoming deletes.
lain [Mon, 26 Feb 2018 09:09:30 +0000 (10:09 +0100)]
Restrict public by recipients.
This is much faster than going through the json. This does break
unlisted, for which we'll probably have to add another table field.
lain [Mon, 26 Feb 2018 08:02:14 +0000 (09:02 +0100)]
Only return posts in TwAPI user view.
lain [Sun, 25 Feb 2018 21:28:53 +0000 (22:28 +0100)]
Actual real fix.
lain [Sun, 25 Feb 2018 21:20:38 +0000 (22:20 +0100)]
One more fix.
lain [Sun, 25 Feb 2018 20:42:28 +0000 (21:42 +0100)]
Fix context stitching.
lain [Sun, 25 Feb 2018 20:25:33 +0000 (21:25 +0100)]
Mastodon API context fix.
lain [Sun, 25 Feb 2018 20:02:44 +0000 (21:02 +0100)]
Add support for outgoing update.
lain [Sun, 25 Feb 2018 19:15:04 +0000 (20:15 +0100)]
Fix signing bug.
lain [Sun, 25 Feb 2018 17:20:06 +0000 (18:20 +0100)]
Make likes and announces public.
lain [Sun, 25 Feb 2018 17:08:41 +0000 (18:08 +0100)]
Fix specs.
lain [Sun, 25 Feb 2018 16:48:31 +0000 (17:48 +0100)]
Fix more specs.
lain [Sun, 25 Feb 2018 16:06:12 +0000 (17:06 +0100)]
Fix salmon tests.
lain [Sun, 25 Feb 2018 15:52:33 +0000 (16:52 +0100)]
Fix specs.
lain [Sun, 25 Feb 2018 15:40:37 +0000 (16:40 +0100)]
Fix specs.
lain [Sun, 25 Feb 2018 15:34:24 +0000 (16:34 +0100)]
Use update_and_set cache.
lain [Sun, 25 Feb 2018 15:14:25 +0000 (16:14 +0100)]
Handle remote update activities.
lain [Sun, 25 Feb 2018 12:35:08 +0000 (13:35 +0100)]
Set conversation to parent conversation.
lain [Sun, 25 Feb 2018 09:56:01 +0000 (10:56 +0100)]
Some fixes to AP fetching.
lain [Sat, 24 Feb 2018 21:28:22 +0000 (22:28 +0100)]
Hotfix for tag problems.
lain [Sat, 24 Feb 2018 19:29:57 +0000 (20:29 +0100)]
Fix external url in twitterapi.
lain [Sat, 24 Feb 2018 19:16:41 +0000 (20:16 +0100)]
Unify object representation.
lain [Sat, 24 Feb 2018 18:04:56 +0000 (19:04 +0100)]
Don't deliver to local followers.
lain [Sat, 24 Feb 2018 17:50:02 +0000 (18:50 +0100)]
.
lain [Sat, 24 Feb 2018 17:49:09 +0000 (18:49 +0100)]
Fix.
lain [Sat, 24 Feb 2018 17:47:08 +0000 (18:47 +0100)]
Better signature errors messages.
lain [Sat, 24 Feb 2018 17:33:44 +0000 (18:33 +0100)]
Longer header lenght.
lain [Sat, 24 Feb 2018 17:23:47 +0000 (18:23 +0100)]
Invalidate user after key creation.
lain [Sat, 24 Feb 2018 17:01:49 +0000 (18:01 +0100)]
Bit more signature debugging.
lain [Sat, 24 Feb 2018 16:36:26 +0000 (17:36 +0100)]
More logging for signature problems.
lain [Sat, 24 Feb 2018 16:36:02 +0000 (17:36 +0100)]
Remove unneccesary subscriptions on update.
lain [Sat, 24 Feb 2018 12:11:39 +0000 (13:11 +0100)]
Add missing alias.
lain [Sat, 24 Feb 2018 12:06:53 +0000 (13:06 +0100)]
Pleroma AP detection mechanism.
lain [Sat, 24 Feb 2018 11:49:56 +0000 (12:49 +0100)]
Fix remote following.
lain [Sat, 24 Feb 2018 11:05:40 +0000 (12:05 +0100)]
Never update local users from foreign sources.
lain [Sat, 24 Feb 2018 09:58:16 +0000 (10:58 +0100)]
Fixes 4: In Da Hood.
lain [Sat, 24 Feb 2018 09:52:12 +0000 (10:52 +0100)]
Fixes Christmas Special
lain [Sat, 24 Feb 2018 09:51:15 +0000 (10:51 +0100)]
Oh no! More fixes!
lain [Sat, 24 Feb 2018 09:42:47 +0000 (10:42 +0100)]
More fixes to user upgrading.
lain [Sat, 24 Feb 2018 09:28:38 +0000 (10:28 +0100)]
Fix user upgrading code.
eal [Sat, 24 Feb 2018 08:37:13 +0000 (08:37 +0000)]
Merge branch 'develop' into 'develop'
Make user bio optional
See merge request pleroma/pleroma!68
lain [Fri, 23 Feb 2018 15:55:12 +0000 (16:55 +0100)]
Webfinger: Remove leading @s.
lain [Fri, 23 Feb 2018 14:00:41 +0000 (15:00 +0100)]
Correctly stitch mastodon -> ostatus replies.
lain [Fri, 23 Feb 2018 14:00:19 +0000 (15:00 +0100)]
More logging.