kaniini
|
1dd6d81ddf
|
Merge branch 'backport/issue-1296' into 'maint/1.1'
backport 1296 fix to maint/1.1
See merge request pleroma/pleroma!1790
|
2019-10-04 21:47:34 +00:00 |
|
Ariadne Conill
|
a859abed2e
|
update changelog
|
2019-10-04 21:36:49 +00:00 |
|
Maksim Pechnikov
|
16a1f95623
|
removed legacy api: "/objects/:uuid/likes"
|
2019-10-04 21:36:04 +00:00 |
|
kaniini
|
923dff21b3
|
Merge branch 'backport/undo-fixes' into 'maint/1.1'
backport: undo fixes
See merge request pleroma/pleroma!1789
|
2019-10-04 21:29:01 +00:00 |
|
Ariadne Conill
|
0f1486ed4e
|
update changelog
|
2019-10-04 21:18:38 +00:00 |
|
lain
|
a0435dca26
|
ActivityPub.Utils: Fix undo test.
|
2019-10-04 21:17:52 +00:00 |
|
lain
|
b7d2ca0372
|
ActivityPub: Change addressing of Undo.
|
2019-10-04 21:17:46 +00:00 |
|
kaniini
|
9c47d8571c
|
Merge branch 'issue/1296' into 'develop'
[#1296] removed legacy api: "/objects/:uuid/likes"
See merge request pleroma/pleroma!1788
|
2019-10-04 20:07:47 +00:00 |
|
Maksim Pechnikov
|
83631752af
|
removed legacy api: "/objects/:uuid/likes"
|
2019-10-04 22:35:26 +03:00 |
|
kaniini
|
4d38e48558
|
Merge branch 'chore/1.1-changelog-fixup' into 'maint/1.1'
Sync 1.1.0 changelog with develop
See merge request pleroma/pleroma!1787
|
2019-10-04 18:23:33 +00:00 |
|
rinpatch
|
3a923be434
|
Remove entries from develop that were in the section for some reason
|
2019-10-04 21:19:17 +03:00 |
|
rinpatch
|
c921e32a44
|
Add back streaming fix entry
|
2019-10-04 21:17:29 +03:00 |
|
rinpatch
|
bfc92946e5
|
Sync 1.1.0 changelog with develop
Mostly !1724 backport, but as a new commit because it was easier
this way
|
2019-10-04 21:16:06 +03:00 |
|
kaniini
|
ca6f1644aa
|
Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1'
widen streaming API blocks (for 1.1)
See merge request pleroma/pleroma!1785
|
2019-10-04 17:39:28 +00:00 |
|
kaniini
|
222c238e7b
|
Merge branch 'backport/1.1-mastoapi-nickname-fix' into 'maint/1.1'
Backport !1777 to 1.1
See merge request pleroma/pleroma!1786
|
2019-10-04 17:39:20 +00:00 |
|
kaniini
|
e0c0ea9f13
|
Merge branch 'bugfix/widen-streamer-blocks' into 'develop'
widen streaming API block effects
See merge request pleroma/pleroma!1784
|
2019-10-04 17:39:06 +00:00 |
|
kaniini
|
5c04e81724
|
Merge branch 'user-info-unread-direct-conversation' into 'develop'
Add the `unread_conversation_count` field to the user info
See merge request pleroma/pleroma!1737
|
2019-10-04 17:33:18 +00:00 |
|
rinpatch
|
6b7cd7d850
|
Fix get_cached_by_nickname_or_id not allowing to get local users by
nickname
Closes #1293
|
2019-10-04 20:26:48 +03:00 |
|
Ariadne Conill
|
d9e0108baa
|
tests: add missing ExUnit.CaptureLog
|
2019-10-04 16:45:14 +00:00 |
|
Ariadne Conill
|
17fed5ae52
|
application: fix up after_supervisor_start removal backport
|
2019-10-04 16:15:54 +00:00 |
|
Ariadne Conill
|
e951c547f7
|
update changelog
|
2019-10-04 16:06:25 +00:00 |
|
Ariadne Conill
|
abb967671a
|
streamer: worker: actually use should_send? consistently
|
2019-10-04 16:06:20 +00:00 |
|
Ariadne Conill
|
d0e874c7f2
|
streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist
|
2019-10-04 16:06:14 +00:00 |
|
Ariadne Conill
|
51b317a602
|
streamer: add missing copyright headers
|
2019-10-04 16:06:08 +00:00 |
|
Ariadne Conill
|
4305ddef0a
|
tests: streamer: add a test for blocked transitive activities
|
2019-10-04 16:06:00 +00:00 |
|
Steven Fuchs
|
a2e92a1b8a
|
remove remaining errors from tests
|
2019-10-04 16:05:22 +00:00 |
|
Egor Kislitsyn
|
7d5f20b50f
|
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
This reverts commit fe7fd33126 , reversing
changes made to 4fabf83ad0 .
|
2019-10-04 16:01:31 +00:00 |
|
Maxim Filippov
|
8dcc2f9f5e
|
Admin API: Allow changing the state of multiple reports at once
|
2019-10-04 19:00:58 +03:00 |
|
Maxim Filippov
|
795ea5dfc2
|
Move HTTP verb to the header (admin_api.md)
|
2019-10-04 18:58:44 +03:00 |
|
kaniini
|
75e415d5f4
|
Merge branch 'fix/extended-nickname-format-default-config' into 'develop'
Add missing extended_nickname_format setting to the default config
See merge request pleroma/pleroma!1776
|
2019-10-04 15:53:47 +00:00 |
|
kaniini
|
99b312cbab
|
Merge branch 'undo-fixes' into 'develop'
ActivityPub: Change addressing of Undo.
See merge request pleroma/pleroma!1782
|
2019-10-04 15:52:41 +00:00 |
|
Ariadne Conill
|
dbf5fce67e
|
update changelog
|
2019-10-04 15:45:06 +00:00 |
|
Ariadne Conill
|
d1d058bf85
|
streamer: worker: actually use should_send? consistently
|
2019-10-04 15:42:25 +00:00 |
|
Ariadne Conill
|
5a0c018d2a
|
streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist
|
2019-10-04 15:41:55 +00:00 |
|
Ariadne Conill
|
2417b633ed
|
streamer: add missing copyright headers
|
2019-10-04 15:21:45 +00:00 |
|
Ariadne Conill
|
8325858ed2
|
tests: streamer: add a test for blocked transitive activities
|
2019-10-04 15:17:32 +00:00 |
|
lain
|
2a7f44acfe
|
ActivityPub.Utils: Fix undo test.
|
2019-10-04 17:10:49 +02:00 |
|
lain
|
43a211bcb1
|
Transmogrifier: Handle misskey likes with reactions like EmojiReactions.
|
2019-10-04 17:01:04 +02:00 |
|
lain
|
568a995d64
|
ActivityPub: Change addressing of Undo.
|
2019-10-04 16:32:42 +02:00 |
|
feld
|
31e57cd1b3
|
Merge branch 'develop' into 'fix/extended-nickname-format-default-config'
# Conflicts:
# CHANGELOG.md
|
2019-10-04 14:16:28 +00:00 |
|
rinpatch
|
a553ed5427
|
Merge branch 'remove-dynamic-config-from-1.1' into 'maint/1.1'
Remove in-db configuration references from 1.1
See merge request pleroma/pleroma!1781
|
2019-10-04 13:23:01 +00:00 |
|
rinpatch
|
1e6aa10168
|
Remove in-db configuration references from 1.1
It's still too unstable to be used.
|
2019-10-04 16:17:27 +03:00 |
|
lain
|
27110793a7
|
Merge branch 'featrue/job-monitor' into 'develop'
Add Pleroma.JobQueueMonitor
Closes #1274
See merge request pleroma/pleroma!1721
|
2019-10-04 12:52:11 +00:00 |
|
lain
|
8e83c8423f
|
Update Changelog.
|
2019-10-04 14:49:59 +02:00 |
|
lain
|
27e914955e
|
Merge branch 'fix/nickname-fail' into 'develop'
Fix get_cached_by_nickname_or_id not allowing to get local users by nickname
Closes #1293
See merge request pleroma/pleroma!1777
|
2019-10-04 11:54:05 +00:00 |
|
rinpatch
|
8217292085
|
Fix get_cached_by_nickname_or_id not allowing to get local users by
nickname
Closes #1293
|
2019-10-04 14:44:09 +03:00 |
|
lain
|
01da6344b9
|
Merge branch 'bugfix/notification-nil-actor' into 'develop'
notification_view.ex: Make sure `account` isn’t empty
See merge request pleroma/pleroma!1779
|
2019-10-04 11:28:20 +00:00 |
|
lain
|
bc095a27f1
|
Merge branch 'fix/oauth-controller' into 'develop'
Fix OAuthController
Closes #1294
See merge request pleroma/pleroma!1780
|
2019-10-04 11:27:30 +00:00 |
|
Egor Kislitsyn
|
d3ac4e8083
|
Fix OAuthController
|
2019-10-04 13:30:46 +07:00 |
|
Haelwenn (lanodan) Monnier
|
5dc14c89ce
|
notification_view.ex: Make sure account isn’t empty
Related: https://git.pleroma.social/pleroma/pleroma/issues/1203
|
2019-10-04 07:11:53 +02:00 |
|