Haelwenn (lanodan) Monnier
|
185520d1b4
|
Provide known-good user.uri, remove User.profile_url/1
|
2020-03-31 23:55:29 +02:00 |
|
Haelwenn (lanodan) Monnier
|
b30fb1f3bb
|
User: Fix use of source_data in profile_url/1
|
2020-03-31 23:54:20 +02:00 |
|
kPherox
|
7408f003a6
|
Use Pleroma.Formatter.linkify instead of AutoLinker.link
|
2020-04-01 02:52:30 +09:00 |
|
lain
|
c982093cc2
|
Transmogrifier: Fix BAD code by RINPATCH
|
2020-03-31 19:33:41 +02:00 |
|
lain
|
1b323ce1c6
|
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
|
2020-03-31 17:28:18 +00:00 |
|
lain
|
ecac57732a
|
Transmogrifier: Only add context if it really is onne.
|
2020-03-31 19:16:45 +02:00 |
|
lain
|
51fc504705
|
Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2
|
2020-03-31 19:06:08 +02:00 |
|
lain
|
288f2b5a7c
|
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
|
2020-03-31 17:00:55 +00:00 |
|
lain
|
0be1fa0a86
|
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
|
2020-03-31 17:00:48 +00:00 |
|
lain
|
057438a657
|
CommonAPI: DRY up a bit.
|
2020-03-31 17:56:05 +02:00 |
|
lain
|
643f15e77b
|
Validators: ObjectID is an http uri.
|
2020-03-31 16:11:38 +02:00 |
|
kPherox
|
d191b0942f
|
Remove no longer used function
|
2020-03-31 22:50:18 +09:00 |
|
lain
|
f6835333be
|
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
|
2020-03-31 12:55:25 +00:00 |
|
Ivan Tashkinov
|
ea9c57b26e
|
[#2332] Misc. improvements per code change requests.
|
2020-03-31 09:21:42 +03:00 |
|
Ivan Tashkinov
|
9c94b6a327
|
[#2332] Misc. fixes per code change requests.
|
2020-03-30 19:08:37 +03:00 |
|
lain
|
8bd5ad8664
|
Merge branch 'benchmark-improvements' into 'develop'
Benchmark improvements
See merge request pleroma/pleroma!2308
|
2020-03-30 14:48:00 +00:00 |
|
Alexander Strizhakov
|
b607ae1a1c
|
removing grouped reports admin api endpoint
|
2020-03-30 13:51:45 +03:00 |
|
Alexander Strizhakov
|
1fcdcb12a7
|
updating gun with bug fix
https://github.com/ninenines/gun/issues/222
|
2020-03-30 12:47:12 +03:00 |
|
Alexander Strizhakov
|
f497cf2f7c
|
Merge branch 'develop' into gun
|
2020-03-30 12:15:23 +03:00 |
|
Alexander Strizhakov
|
1f29ecdcd7
|
sync with develop
|
2020-03-30 11:42:25 +03:00 |
|
Alexander Strizhakov
|
eb9744cade
|
activities generation tasks
|
2020-03-30 11:42:25 +03:00 |
|
Haelwenn
|
e999c67cee
|
Merge branch 'feature/funkwhale-audio' into 'develop'
Add support for funkwhale Audio activity
Closes #764 and #1624
See merge request pleroma/pleroma!2287
|
2020-03-29 19:18:22 +00:00 |
|
Maksim Pechnikov
|
dfd2c74184
|
Merge branch 'develop' into issue/1276
|
2020-03-29 06:57:34 +03:00 |
|
Ivan Tashkinov
|
be9d18461a
|
FollowingRelationship storage & performance optimizations (state turned ecto_enum -driven integer, reorganized indices etc.).
|
2020-03-28 18:49:03 +03:00 |
|
Ivan Tashkinov
|
dfbc05d496
|
Misc refactoring / tweaks (ThreadMute.exists?/2 ).
|
2020-03-27 08:01:03 +03:00 |
|
Ivan Tashkinov
|
6b793d3f83
|
Ensured no auxiliary computations (actors list preparation etc.) related to relationships preloading if no user is present (for statuses / accounts / relationships rendering).
|
2020-03-26 21:54:01 +03:00 |
|
lain
|
29ab1d9f8d
|
Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2
|
2020-03-26 17:24:10 +01:00 |
|
lain
|
69fc1dd69f
|
Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex
|
2020-03-26 14:45:28 +00:00 |
|
lain
|
0c60c0a76a
|
Validators: Use correct type for IDs.
|
2020-03-26 15:44:14 +01:00 |
|
lain
|
0adaab8e75
|
Bump copyright dates.
|
2020-03-26 15:37:42 +01:00 |
|
lain
|
eaacc64839
|
Refactors.
|
2020-03-26 15:33:10 +01:00 |
|
lain
|
ee979dd6d7
|
Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2
|
2020-03-26 15:24:06 +01:00 |
|
lain
|
d7aa0b645b
|
Apply suggestion to lib/pleroma/web/activity_pub/object_validator.ex
|
2020-03-26 14:23:19 +00:00 |
|
lain
|
4cf1007a7d
|
ActivityPub: Small refactor.
|
2020-03-26 15:16:54 +01:00 |
|
Ivan Tashkinov
|
112101ca52
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
# Conflicts:
# lib/pleroma/thread_mute.ex
|
2020-03-26 09:43:58 +03:00 |
|
rinpatch
|
af820f8cf1
|
Merge branch 'benchmark_timeline' into 'develop'
Benchmarks: Add timeline benchmark
See merge request pleroma/pleroma!2325
|
2020-03-25 18:06:00 +00:00 |
|
Ivan Tashkinov
|
460e41585c
|
Further preloading (more endpoints), refactoring, tests.
|
2020-03-25 20:33:34 +03:00 |
|
Ivan Tashkinov
|
be5e2c4dbb
|
Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
|
2020-03-25 17:01:45 +03:00 |
|
Ivan Tashkinov
|
3fa3d45dbe
|
[#1364] Minor improvements / comments.
Further fixes of incorrect usage of "relations" as a short form of "relationships".
|
2020-03-25 13:05:00 +03:00 |
|
Ivan Tashkinov
|
012d428e1f
|
Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications-sending-control
|
2020-03-25 09:05:17 +03:00 |
|
Ivan Tashkinov
|
e743c22329
|
Fixed incorrect usage of "relations" as a short form of "relationships".
|
2020-03-25 09:04:00 +03:00 |
|
Haelwenn (lanodan) Monnier
|
212c31c637
|
Merge remote-tracking branch 'pleroma/develop' into featureflag/emoji_reactions
|
2020-03-24 20:32:49 +01:00 |
|
Ivan Tashkinov
|
8f1d622b8d
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
|
2020-03-24 22:15:37 +03:00 |
|
Ivan Tashkinov
|
13cbb9f6ad
|
Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related).
|
2020-03-24 22:14:26 +03:00 |
|
feld
|
8eebc75c15
|
Merge branch 'fix/activity-deletion' into 'develop'
Fix activity deletion
Closes #1640
See merge request pleroma/pleroma!2328
|
2020-03-24 19:10:32 +00:00 |
|
rinpatch
|
f316882464
|
Apply suggestion to lib/pleroma/web/activity_pub/activity_pub.ex
|
2020-03-24 18:37:53 +00:00 |
|
lain
|
aaf00f1ff5
|
Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex
|
2020-03-24 18:24:09 +00:00 |
|
lain
|
74560e888e
|
Apply suggestion to lib/pleroma/web/activity_pub/object_validators/create_validator.ex
|
2020-03-24 18:20:58 +00:00 |
|
lain
|
1d75d0ed7a
|
Merge branch 'admin-api-change-password' into 'develop'
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149
|
2020-03-24 17:34:13 +00:00 |
|
Egor Kislitsyn
|
4a2538967c
|
Support pagination in conversations
|
2020-03-24 20:18:27 +04:00 |
|