Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-08 | Improve wording in CHANGELOG.md | rinpatch | |
2019-07-08 | Enable OpenGraph and TwitterCard by default | rinpatch | |
Closes #1034 | |||
2019-07-08 | FallbackRedirector: Do not crash on Metadata rendering errors | rinpatch | |
2019-07-08 | OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent | rinpatch | |
2019-07-08 | Mastodon API: Fix embedded relationships not being rendered inside of statuses | rinpatch | |
2019-07-07 | make sure the url used by proxy is same as origin url | Sachin Joshi | |
encoding or decoding it breaks some of the signed url | |||
2019-07-07 | mastodon_websocket_test.exs: Test for Sec-WebSocket-Protocol header | Haelwenn (lanodan) Monnier | |
2019-07-07 | MastoAPI Streaming: Keep compatibility with access_token | Haelwenn (lanodan) Monnier | |
2019-07-06 | MastoAPI streaming: Replace access_token with Sec-WebSocket-Protocol | KokaKiwi | |
2019-07-06 | Fix docs | Maxim Filippov | |
2019-07-06 | Apply suggestion to CHANGELOG.md | Ivan Tashkinov | |
2019-07-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit | |||
2019-07-05 | Merge branch 'fix/1058-uploads-dir-consistency' into 'develop' | rinpatch | |
tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dir Closes #1058 See merge request pleroma/pleroma!1378 | |||
2019-07-05 | Admin API: Allow querying user by ID | Maxim Filippov | |
2019-07-05 | Merge branch 'issue/1043' into 'develop' | Haelwenn | |
[#1043] fix search accounts. See merge request pleroma/pleroma!1372 | |||
2019-07-05 | [#1043] fix search accounts. | Maksim | |
2019-07-05 | tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dir | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1058 | |||
2019-07-03 | Merge branch 'expose_skip_thread_containment_in_nodeinfo' into 'develop' | rinpatch | |
Expose `skip_thread_containment` in nodeinfo Closes #1030 See merge request pleroma/pleroma!1349 | |||
2019-07-03 | Expose `skip_thread_containment` in nodeinfo | Eugenij | |
2019-07-03 | Merge branch 'fix/migration-alter-citext-field-with-key' into 'develop' | feld | |
Fix occasional migration failures See merge request pleroma/pleroma!1373 | |||
2019-07-03 | Split alters rather than work with indexes | Roman Chvanikov | |
2019-07-03 | Merge branch 'handle-search-timeout' into 'develop' | rinpatch | |
Handle search timeouts for /api/v1/search and /api/v2/search Closes #994 See merge request pleroma/pleroma!1369 | |||
2019-07-03 | Use fallback values for search queries | Eugenij | |
This is to make sure the entire request doesn't return a 500 error if user or status search times out. | |||
2019-07-03 | Remove `httpoison` from dependencies | Egor Kislitsyn | |
2019-07-03 | Remove Uploaders.Swift | Egor Kislitsyn | |
2019-07-03 | Merge branch '1048-semver-format-compliance' into 'develop' | Haelwenn | |
Resolved violations of SemVer version format Closes #1036 and #1048 See merge request pleroma/pleroma!1371 | |||
2019-07-03 | Fix migration | Roman Chvanikov | |
2019-07-02 | [#1048] Fixed version parsing in pleroma_ctl. Closes #1036. | Ivan Tashkinov | |
2019-07-02 | [#1048] Resolved violations of SemVer version format. Refactoring. | Ivan Tashkinov | |
2019-07-02 | Merge branch 'admin-report-view-user-fallback' into 'develop' | kaniini | |
Handle deleted reported accounts in report admin API Closes #1046 See merge request pleroma/pleroma!1370 | |||
2019-07-02 | Add fallback value to the admin report view. | Eugenij | |
This is to avoid 500 error when the reported user no longer exists in the database. | |||
2019-07-01 | Merge branch 'fix/changelog' into 'develop' | rinpatch | |
Move changelog entries See merge request pleroma/pleroma!1368 | |||
2019-07-01 | Move changelog entries | Maxim Filippov | |
2019-07-01 | Merge branch 'fix/docs-dry-run' into 'develop' | Haelwenn | |
OTP Release install docs: Remove --dry-run in cron certbot command See merge request pleroma/pleroma!1366 | |||
2019-07-01 | Merge branch 'ci-improvements' into 'develop' | Haelwenn | |
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 | Merge branch 'chore/changelog-update' into 'develop' | Haelwenn | |
Update changelog and admin API docs with tags, display_name, avatar additions See merge request pleroma/pleroma!1367 | |||
2019-07-01 | Merge branch 'issue/1033' into 'develop' | feld | |
[#1033] Fix database migrations See merge request pleroma/pleroma!1350 | |||
2019-07-01 | [#1033] Fix database migrations | Maksim | |
2019-07-01 | Update changelog and admin API docs with tags, display_name, avatar additions | Maxim Filippov | |
2019-06-30 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-06-30 | [#161] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit # Conflicts: # CHANGELOG.md | |||
2019-06-30 | [#161] Refactoring, documentation. | Ivan Tashkinov | |
2019-06-30 | OTP Release install docs: Remove --dry-run in cron certbot command | rinpatch | |
2019-06-30 | Merge branch 'filter-user-statuses-by-hashtag' into 'develop' | rinpatch | |
Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses) Closes #974 See merge request pleroma/pleroma!1362 | |||
2019-06-30 | Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses) | Eugenij | |
2019-06-30 | Merge branch 'issues/1026' into 'develop' | rinpatch | |
[#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text Closes #1026 See merge request pleroma/pleroma!1363 | |||
2019-06-30 | [#1026] Filter.AnonymizeFilename added ability to retain file extension with ↵ | Maksim | |
custom text | |||
2019-06-30 | Merge branch 'fix/pin-unlisted' into 'develop' | Haelwenn | |
Fix not being able to pin unlisted posts Closes #1038 See merge request pleroma/pleroma!1364 | |||
2019-06-29 | Fix not being able to pin unlisted posts | rinpatch | |
Closes #1038 | |||
2019-06-29 | [#161] Limited replies depth on incoming federation in order to prevent ↵ | Ivan Tashkinov | |
memory leaks on recursive replies fetching. |