rinpatch
f5b91bc157
Improve wording in CHANGELOG.md
2019-07-08 13:05:46 +03:00
rinpatch
682f1897b7
Enable OpenGraph and TwitterCard by default
...
Closes #1034
2019-07-08 13:00:45 +03:00
rinpatch
9e58d3c624
FallbackRedirector: Do not crash on Metadata rendering errors
2019-07-08 12:59:49 +03:00
rinpatch
7f609ee8f4
OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent
2019-07-08 12:16:32 +03:00
rinpatch
72b88c82bc
Mastodon API: Fix embedded relationships not being rendered inside of statuses
2019-07-08 12:07:08 +03:00
Sachin Joshi
f5ad430974
make sure the url used by proxy is same as origin url
...
encoding or decoding it breaks some of the signed url
2019-07-07 14:13:40 +05:45
Haelwenn (lanodan) Monnier
b5ba41a725
mastodon_websocket_test.exs: Test for Sec-WebSocket-Protocol header
2019-07-07 08:58:24 +02:00
Haelwenn (lanodan) Monnier
e174614eb9
MastoAPI Streaming: Keep compatibility with access_token
2019-07-07 08:49:29 +02:00
KokaKiwi
a7885748c7
MastoAPI streaming: Replace access_token with Sec-WebSocket-Protocol
2019-07-06 20:29:17 +02:00
Maxim Filippov
9f23502856
Fix docs
2019-07-06 15:16:56 +03:00
Ivan Tashkinov
e2f4135a8c
Apply suggestion to CHANGELOG.md
2019-07-06 07:18:26 +00:00
Ivan Tashkinov
ad8d86e7c6
Merge remote-tracking branch 'remotes/upstream/develop' into 161-incoming-replies-depth-limit
2019-07-06 10:17:06 +03:00
rinpatch
3589b30ddc
Merge branch 'fix/1058-uploads-dir-consistency' into 'develop'
...
tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dir
Closes #1058
See merge request pleroma/pleroma!1378
2019-07-05 18:55:27 +00:00
Maxim Filippov
6c50fbcd14
Admin API: Allow querying user by ID
2019-07-05 19:33:53 +03:00
Haelwenn
c1c0091441
Merge branch 'issue/1043' into 'develop'
...
[#1043 ] fix search accounts.
See merge request pleroma/pleroma!1372
2019-07-05 04:22:09 +00:00
Maksim
6dadf5d6f4
[ #1043 ] fix search accounts.
2019-07-05 04:22:08 +00:00
Haelwenn (lanodan) Monnier
977c2d0448
tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dir
...
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1058
2019-07-05 06:19:27 +02:00
rinpatch
497788a3cc
Merge branch 'expose_skip_thread_containment_in_nodeinfo' into 'develop'
...
Expose `skip_thread_containment` in nodeinfo
Closes #1030
See merge request pleroma/pleroma!1349
2019-07-03 18:35:57 +00:00
Eugenij
15eb1235ed
Expose skip_thread_containment
in nodeinfo
2019-07-03 18:35:57 +00:00
9b45feae9b
Merge branch 'fix/migration-alter-citext-field-with-key' into 'develop'
...
Fix occasional migration failures
See merge request pleroma/pleroma!1373
2019-07-03 16:54:47 +00:00
Roman Chvanikov
efefee8241
Split alters rather than work with indexes
2019-07-03 14:56:02 +03:00
rinpatch
079266d406
Merge branch 'handle-search-timeout' into 'develop'
...
Handle search timeouts for /api/v1/search and /api/v2/search
Closes #994
See merge request pleroma/pleroma!1369
2019-07-03 10:19:51 +00:00
Eugenij
5184b0f41a
Use fallback values for search queries
...
This is to make sure the entire request doesn't return a 500 error if
user or status search times out.
2019-07-03 10:19:51 +00:00
Egor Kislitsyn
11143c542a
Remove httpoison
from dependencies
2019-07-03 14:42:24 +07:00
Egor Kislitsyn
4f42093220
Remove Uploaders.Swift
2019-07-03 14:11:04 +07:00
Haelwenn
dcadf34471
Merge branch '1048-semver-format-compliance' into 'develop'
...
Resolved violations of SemVer version format
Closes #1036 and #1048
See merge request pleroma/pleroma!1371
2019-07-03 01:34:16 +00:00
Roman Chvanikov
291d95dcc3
Fix migration
2019-07-03 01:14:40 +03:00
Ivan Tashkinov
8c7d7cc936
[ #1048 ] Fixed version parsing in pleroma_ctl. Closes #1036 .
2019-07-02 18:47:53 +03:00
Ivan Tashkinov
a02f52d12a
[ #1048 ] Resolved violations of SemVer version format. Refactoring.
2019-07-02 09:04:59 +03:00
kaniini
a565dbde4f
Merge branch 'admin-report-view-user-fallback' into 'develop'
...
Handle deleted reported accounts in report admin API
Closes #1046
See merge request pleroma/pleroma!1370
2019-07-02 01:27:00 +00:00
Eugenij
ab50c6b3ca
Add fallback value to the admin report view.
...
This is to avoid 500 error when the reported user no longer exists
in the database.
2019-07-02 01:27:00 +00:00
rinpatch
79c88a257f
Merge branch 'fix/changelog' into 'develop'
...
Move changelog entries
See merge request pleroma/pleroma!1368
2019-07-01 11:46:07 +00:00
Maxim Filippov
0b3561ae72
Move changelog entries
2019-07-01 14:04:24 +03:00
Haelwenn
3b05f834f4
Merge branch 'fix/docs-dry-run' into 'develop'
...
OTP Release install docs: Remove --dry-run in cron certbot command
See merge request pleroma/pleroma!1366
2019-07-01 04:52:42 +00:00
Haelwenn
ce827a1626
Merge branch 'ci-improvements' into 'develop'
...
Add PLEROMA_BUILD_ENV to override env for the version generator and use it in the CI for building docs
See merge request pleroma/pleroma!1360
2019-07-01 04:51:56 +00:00
Haelwenn
47efe52c50
Merge branch 'chore/changelog-update' into 'develop'
...
Update changelog and admin API docs with tags, display_name, avatar additions
See merge request pleroma/pleroma!1367
2019-07-01 04:45:00 +00:00
5f1dd4fe80
Merge branch 'issue/1033' into 'develop'
...
[#1033 ] Fix database migrations
See merge request pleroma/pleroma!1350
2019-07-01 01:08:07 +00:00
Maksim
85c7916c94
[ #1033 ] Fix database migrations
2019-07-01 01:08:07 +00:00
Maxim Filippov
611f6665ac
Update changelog and admin API docs with tags, display_name, avatar additions
2019-07-01 03:36:42 +03:00
Ivan Tashkinov
a799418573
[ #161 ] Merge remote-tracking branch 'remotes/upstream/develop' into 161-incoming-replies-depth-limit
...
# Conflicts:
# CHANGELOG.md
2019-06-30 16:05:00 +03:00
Ivan Tashkinov
2b9d914089
[ #161 ] Refactoring, documentation.
2019-06-30 15:58:50 +03:00
rinpatch
044eb039c2
OTP Release install docs: Remove --dry-run in cron certbot command
2019-06-30 13:06:10 +03:00
rinpatch
66380d36d5
Merge branch 'filter-user-statuses-by-hashtag' into 'develop'
...
Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)
Closes #974
See merge request pleroma/pleroma!1362
2019-06-30 09:08:46 +00:00
Eugenij
1f76740e10
Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)
2019-06-30 09:08:46 +00:00
rinpatch
e5df6487c8
Merge branch 'issues/1026' into 'develop'
...
[#1026 ] Filter.AnonymizeFilename added ability to retain file extension with custom text
Closes #1026
See merge request pleroma/pleroma!1363
2019-06-30 07:28:35 +00:00
Maksim
acd20f166b
[ #1026 ] Filter.AnonymizeFilename added ability to retain file extension with custom text
2019-06-30 07:28:35 +00:00
Haelwenn
4a1c36e18f
Merge branch 'fix/pin-unlisted' into 'develop'
...
Fix not being able to pin unlisted posts
Closes #1038
See merge request pleroma/pleroma!1364
2019-06-30 00:59:40 +00:00
rinpatch
4c60a562a7
Fix not being able to pin unlisted posts
...
Closes #1038
2019-06-29 22:27:42 +03:00
Ivan Tashkinov
5b7b1040b3
[ #161 ] Limited replies depth on incoming federation in order to prevent memory leaks on recursive replies fetching.
2019-06-29 20:04:50 +03:00
rinpatch
bdc1592377
Add PLEROMA_BUILD_ENV to override env for the version generator and use it in the CI for building docs
...
This is needed because if we run with MIX_ENV=dev we will get a "+dev"
suffix to the version in the docs, but if we run with MIX_ENV=prod the
docs build will fail because ex_doc is dev-only dependency.
2019-06-29 14:28:26 +03:00