rinpatch
68e7bea354
Don't embed the first page in inboxes/outboxes and refactor the views to
...
follow View/Controller pattern
Note that I mentioned the change in 1.1 section because I intend to
backport this, if this is not needed I will move it back to Unreleased.
2019-09-27 00:30:10 +03:00
rinpatch
231e5e7914
Add a changelog entry for hackney fix
2019-09-27 00:21:13 +03:00
Ariadne Conill
974488a52e
activitypub: publisher: add (request-target) to http signature when POSTing
2019-08-14 19:15:50 +00:00
Ariadne Conill
acc3c0ed58
MRF: fix up unserializable option lists in describe implementations
2019-08-14 19:09:45 +00:00
Ariadne Conill
dcb4711e92
mix: update version to 1.0.5
2019-08-14 02:08:56 +00:00
Ivan Tashkinov
9fa2011c17
Apply suggestion to CHANGELOG.md
2019-08-14 02:08:56 +00:00
Ivan Tashkinov
bc6d1f9ed9
[ #161 ] Refactoring, documentation.
2019-08-14 02:08:52 +00:00
Ariadne Conill
606ccbab03
update changelog to cover MRF describe API.
2019-08-14 01:50:26 +00:00
Ariadne Conill
b3afc0bb32
update changelog for mrf_vocabulary
2019-08-14 01:50:26 +00:00
Ariadne Conill
29db8dc799
config: remove legacy activitypub accept_blocks setting
...
Anyone who is interested in dropping blocks can write their own MRF
policy at this point. This setting predated the MRF framework.
Disabling the side effect (unsubscription) is still a config option
per policy.
2019-08-14 01:50:26 +00:00
Ariadne Conill
54405919d8
changelog updates
2019-08-14 01:50:26 +00:00
Ariadne Conill
14efbcf1f9
add removed section to changelog
2019-08-14 01:50:22 +00:00
Ariadne Conill
4d0dd04653
MRF: ensure that subdomain_match calls are case-insensitive
2019-08-14 01:50:22 +00:00
Sergey Suprunenko
25c818ed6f
Redirect not logged-in users to the MastoFE login page on private instances
2019-08-14 01:50:22 +00:00
Sergey Suprunenko
48bd4ee933
Strip internal fields including likes from incoming and outgoing activities
2019-08-14 01:50:22 +00:00
rinpatch
7e412fd88a
Do not rembed the object after updating it
2019-08-14 01:50:22 +00:00
Ariadne Conill
a7b947534c
chase changelog updates
2019-08-14 01:50:21 +00:00
Ariadne Conill
8a8fe57670
tasks: relay: add list task
2019-08-14 01:50:21 +00:00
Ariadne Conill
d2c3c64da5
update changelog for lanodan's change
2019-08-14 01:50:21 +00:00
Ariadne Conill
951d8c28d1
update changelog for thibg's change
2019-08-14 01:50:21 +00:00
rinpatch
ba21d515d6
Mastodon API: Fix thread mute detection
...
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
2019-08-14 01:50:21 +00:00
rinpatch
dcd30e3ceb
Mastodon API: Set follower/following counters to 0 when hiding
...
followers/following is enabled
We are already doing that in AP representation, so I think we should do
it here as well for consistency.
2019-08-14 01:50:21 +00:00
rinpatch
8998620d71
Fix Invalid SemVer version generation
...
when the current branch does not have commits ahead of tag/checked out on a tag
2019-08-01 16:39:50 +00:00
Ariadne Conill
2536628cac
mix: update version to 1.0.3
2019-07-31 20:16:12 +00:00
Ariadne Conill
d006742fd7
changelog again
2019-07-31 20:14:53 +00:00
Ariadne Conill
d18a7dc0de
changelog update
2019-07-31 20:11:02 +00:00
Ariadne Conill
59e60c6db1
ostatus: explicitly disallow protocol downgrade from activitypub
...
This closes embargoed bug #1135 .
2019-07-31 18:57:52 +00:00
Ivan Tashkinov
daf0d0dd9a
[ #1036 ] Changelog adjustment.
2019-07-31 09:33:39 +03:00
Ivan Tashkinov
1e77e71fb2
[ #1036 ] Fixed version parsing in pleroma_ctl.
2019-07-30 15:33:51 +03:00
Ariadne Conill
f685e887b3
transmogrifier: use User.delete() instead of handrolled user deletion code for remote users
...
Closes #1104
2019-07-28 23:09:55 +00:00
rinpatch
99989758ff
Add a changelog entry for tolerating incorrect chain order
2019-07-28 22:48:16 +00:00
rinpatch
15aaffc6d8
Add a changelog entry for changing the defaults
2019-07-28 22:44:51 +00:00
rinpatch
7486a917d4
Improve wording in CHANGELOG.md
2019-07-28 22:43:58 +00:00
rinpatch
48aed88dbd
FallbackRedirector: Do not crash on Metadata rendering errors
2019-07-28 22:43:11 +00:00
Ariadne Conill
3ec6f34ef0
update Changelog
2019-07-28 22:41:31 +00:00
rinpatch
6a35c151c6
Fix not being able to pin unlisted posts
...
Closes #1038
2019-07-28 22:39:10 +00:00
Ariadne Conill
cdf2ff8176
nodeinfo: implement MRF transparency exclusions
2019-07-14 19:31:55 +00:00
Ariadne Conill
5e9befc7d4
tests: fix object containment violations in the transmogrifier tests
...
Some objects were not completely rewritten in the tests, which caused object
containment violations. Fix them by rewriting the object IDs to be in an
appropriate namespace.
2019-07-14 19:29:15 +00:00
lain
da17bdd87e
BUMP OF CHICKEN
...
1.0
2019-06-28 17:15:44 +02:00
Mark Felder
e64c758cea
Add changelog entry for syslog tag change
2019-06-27 16:25:55 -05:00
kaniini
9f8e645dce
Merge branch 'feature/configurable-pack-extensions' into 'develop'
...
Make default pack extensions configurable and default to png and gif
See merge request pleroma/pleroma!1338
2019-06-26 05:34:02 +00:00
Maksim Pechnikov
437fd6046d
update changelog
2019-06-26 06:49:20 +03:00
rinpatch
41e4752950
Make default pack extensions configurable and default to png and gif
2019-06-26 06:48:59 +03:00
Maksim
f1817fe94b
Apply suggestion to CHANGELOG.md
2019-06-26 03:43:53 +00:00
Maksim Pechnikov
7d6a543eca
update changelog
2019-06-26 06:39:50 +03:00
rinpatch
875100de01
Bind to 127.0.0.1 instead of 0.0.0.0 by default
2019-06-23 09:31:39 +03:00
William Pitcock
630ac6a921
docs: better description for mrf anti link spam
2019-06-20 03:01:03 +00:00
William Pitcock
736d8ad6be
implement anti link spam MRF
2019-06-19 15:58:32 +00:00
rinpatch
c7acca2abb
Mastodon API: Sanitize display names
...
Closes #1000
2019-06-18 14:12:11 +03:00
lain
0632ed2f87
Apply suggestion to CHANGELOG.md
2019-06-15 09:27:27 +00:00