lain
5b34545b64
Changelog: Add information about user.info migration.
2019-11-01 13:40:28 +01:00
rinpatch
3627ffc8b7
Changelog: Add 1.1.3 entry
2019-10-25 18:46:28 +03:00
rinpatch
59d447d555
pleroma_ctl: Fix attempting to use RPC for config generation
2019-10-19 00:41:26 +03:00
rinpatch
c00b55bc80
Add a changelog entry for user search refactoring
2019-10-18 14:57:13 +03:00
rinpatch
41c47639e3
Add a changelog entry for yet another jsonb_set data loss
2019-10-18 14:40:47 +03:00
rinpatch
442acb31ac
Fix pleroma_ctl link
2019-10-14 21:29:47 +03:00
rinpatch
8ef4afcc3b
Final 1.1 release preparations
2019-10-14 21:20:29 +03:00
rinpatch
164f42c5f8
Add a changelog entry for branch-moving
2019-10-14 19:34:29 +03:00
Ariadne Conill
3e1d2ace73
mastodon api: fix exclude_replies ( closes #1287 )
2019-10-07 13:01:05 +00:00
Ariadne Conill
129fb9f499
update changelog date
2019-10-07 12:14:04 +00:00
eugenijm
790ae8e189
Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (GET /api/v1/timelines/public
)
2019-10-07 11:28:51 +00:00
Ariadne Conill
c6b7980303
changelog
2019-10-06 15:21:18 +00:00
kaniini
8a52f30356
Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'
...
backport: poll refreshing
See merge request pleroma/pleroma!1804
2019-10-06 15:07:38 +00:00
Ariadne Conill
bab901bfd7
add changelog
2019-10-06 14:54:44 +00:00
feld
2a2d834ff7
Use the user.id instead of nickname in report URLs
...
Ensures links to profiles of remote users work.
2019-10-06 14:48:37 +00:00
Ariadne Conill
565809592c
update changelog
2019-10-05 19:32:23 +00:00
Ariadne Conill
2714caac8b
update changelog
2019-10-04 22:27:14 +00:00
kaniini
43be47c161
Merge branch 'backport/hex-flake-id' into 'maint/1.1'
...
backport: hex `flake_id` support
See merge request pleroma/pleroma!1793
2019-10-04 22:11:34 +00:00
kaniini
15513f02d0
Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'
...
backport: Track failed proxy urls and don't request them again
See merge request pleroma/pleroma!1792
2019-10-04 22:01:38 +00:00
Ariadne Conill
c19e539d37
changelog
2019-10-04 22:00:18 +00:00
Sergey Suprunenko
7307d7d676
Track failed proxy urls and don't request them again
2019-10-04 21:49:51 +00:00
Ariadne Conill
a859abed2e
update changelog
2019-10-04 21:36:49 +00:00
Ariadne Conill
0f1486ed4e
update changelog
2019-10-04 21:18:38 +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
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
e951c547f7
update changelog
2019-10-04 16:06:25 +00:00
Ariadne Conill
5bfd4006ae
Pleroma 1.0.90 (aka 1.1 RC1).
2019-09-30 16:39:20 +00:00
rinpatch
d4a76b0a6f
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-26 03:45:58 +03:00
rinpatch
056780fd8e
Mastodon API: Respect post privacy in favourited/reblogged endpoints
2019-09-14 15:21:15 +03:00
Haelwenn
0d9609894f
Merge branch 'feature/change-email' into 'develop'
...
Add email change endpoint
Closes #1156
See merge request pleroma/pleroma!1580
2019-09-13 12:46:16 +00:00
Egor Kislitsyn
25d8216804
Add email change endpoint
2019-09-13 13:09:35 +07:00
Alex S
68e45a327f
changelog
2019-09-11 09:25:33 +03:00
Egor Kislitsyn
b40b10b53d
Add an endpoint to get multiple statuses by IDs
2019-09-10 13:39:45 +07:00
minibikini
11e12b5761
Add Pleroma.Plugs.Cache
2019-09-09 18:53:08 +00:00
feld
bce16f4557
Merge branch 'update-changelog' into 'develop'
...
Update CHANGELOG (add a note about !1649 )
See merge request pleroma/pleroma!1650
2019-09-09 18:39:44 +00:00
Egor Kislitsyn
e34de00052
Update CHANGELOG (add a note about !1649 )
2019-09-10 01:30:02 +07:00
rinpatch
f92dc82dda
Prioritize the removal of TwitterAPI and :accept_blocks in the changelog
2019-09-06 18:28:01 +03:00
rinpatch
896ffabe37
Merge branch 'so-long-twitterapi' into 'develop'
...
Removing TwitterAPI
See merge request pleroma/pleroma!1605
2019-09-06 08:43:38 +00:00
rinpatch
b312ca3d52
Mastodon API Poll view: Fix handling of polls without an end date
2019-09-05 12:03:39 +03:00
rinpatch
3e30f6e198
Merge branch 'fix/safe-render-notifications' into 'develop'
...
Do not crash if one notification failed to render
See merge request pleroma/pleroma!1630
2019-09-05 05:47:06 +00:00
rinpatch
558969a0fd
Do not crash if one notification failed to render
2019-09-05 08:32:49 +03:00
rinpatch
3face45467
Mastodon API: Add pleroma.thread_muted
to Status entity
...
Needed for pleroma-fe!941
2019-09-04 14:17:23 +03:00
rinpatch
c2b6c1b089
Extend /api/pleroma/notifications/read
to mark multiple notifications
...
as read and make it respond with Mastoapi entities
2019-09-04 12:38:27 +03:00
Maxim Filippov
b15cfd80ef
Return "total" optionally
2019-09-03 13:58:27 +03:00
Maxim Filippov
a4c5f71e93
Return total from pagination + tests
2019-09-02 22:48:52 +03:00
rinpatch
dbfcba85ec
Add a changelog entry for twitterapi removal and fix credo issues
2019-08-31 10:45:37 +03:00
feld
7853b3f17d
Fix AntiFollowbotPolicy when trying to follow a relay
2019-08-30 00:38:03 +00:00