Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-02 | Merge branch 'bugfix/mastoapi-lists' into 'develop' | lain | |
Fix removing an account from a list Closes #2103 See merge request pleroma/pleroma!2940 | |||
2020-09-02 | ListController: DRY up stuff. | lain | |
2020-09-02 | Merge branch 'feat/rich-media-improvements' into 'develop' | rinpatch | |
Rich media improvements See merge request pleroma/pleroma!2944 | |||
2020-09-02 | StatusView: Start fetching rich media cards as soon as possible | rinpatch | |
2020-09-02 | Rich media: Add failure tracking | rinpatch | |
2020-09-02 | html.ex: optimize external url extraction | rinpatch | |
By using a :not() selector and only extracting attributes from the first match. | |||
2020-09-02 | Merge branch 'fix/2047-rich-media-parser' into 'develop' | rinpatch | |
RichMedia parser fix Closes #2047 See merge request pleroma/pleroma!2941 | |||
2020-09-02 | Merge branch 'http-fixes' into 'develop' | rinpatch | |
Improvements and fixes for http requests See merge request pleroma/pleroma!2904 | |||
2020-09-02 | timeout option moved to gun adapter helper | Alexander Strizhakov | |
2020-09-02 | default pool for tz_data client | Alexander Strizhakov | |
2020-09-02 | Merge branch 'fix-searching-following' into 'develop' | rinpatch | |
search: fix 'following' query parameter See merge request pleroma/pleroma!2943 | |||
2020-09-02 | correct pool and uniform headers format | Alexander Strizhakov | |
2020-09-02 | don't overwrite passed pool option in http clients | Alexander Strizhakov | |
2020-09-02 | improvements and fixes for http requests | Alexander Strizhakov | |
- fix for gun worker termination in some circumstances - pool for http clients (ex_aws, tzdata) - default pool timeouts for gun - gun retries on gun_down messages - s3 upload timeout if streaming enabled | |||
2020-09-02 | search: fix 'following' query parameter | Karol Kosek | |
The parameter included the accounts that are following you (followers) instead of those you are actually following. Co-Authored-By: Haelwenn (lanodan) Monnier <contact@hacktivis.me> | |||
2020-09-01 | don't fail on url fetch | Alexander Strizhakov | |
2020-09-01 | Fix removing an account from a list | Haelwenn (lanodan) Monnier | |
Mastodon (Frontend) changed a different method for deletes, keeping old format as mastodon documentation is too loose | |||
2020-09-01 | Merge branch 'fix/static-fe-nil-bio-crash' into 'develop' | lain | |
User table: ensure bio is always a string Closes #2067 See merge request pleroma/pleroma!2938 | |||
2020-09-01 | User table: ensure bio is always a string | rinpatch | |
Gets rid of '|| ""' in multiple places and fixes #2067 | |||
2020-09-01 | application.ex: disable warnings_as_errors at runtime | rinpatch | |
see changed files for rationale | |||
2020-08-31 | Merge branch 'chat-relation-constraints' into 'develop' | Haelwenn | |
Chats: Add cascading delete on both referenced users. See merge request pleroma/pleroma!2934 | |||
2020-08-31 | Chats: Add cascading delete on both referenced users. | lain | |
Also remove the now-superfluous join in the chat controller, which was only used to filter out these cases. | |||
2020-08-31 | Merge branch 'issue/2068' into 'develop' | lain | |
[#2068] marks notifications as read after mute Closes #2068 See merge request pleroma/pleroma!2930 | |||
2020-08-31 | Notification: Small refactor. | lain | |
2020-08-31 | Merge branch 'chore/fast-sanitize-bump' into 'develop' | rinpatch | |
mix.lock: bump fast_sanitize See merge request pleroma/pleroma!2932 | |||
2020-08-31 | mix.lock: bump fast_sanitize | rinpatch | |
The update brings a better error message for when cmake isn't installed | |||
2020-08-28 | marks notifications as read after mute | Maksim Pechnikov | |
2020-08-28 | Merge branch 'stable-sync/2.1.0' into 'develop' | lain | |
Merge stable in develop and bump development version Closes #1610, #1621, #1613, #1375, #1374, #1614, #1422, #1595, #1620, #1364, #1640, #1643, #1653, #1624, #764, #1687, #1698, #1670, #1677, #1727, #1559, #1746, #1313, #1810, #751, and #866 See merge request pleroma/pleroma!2928 | |||
2020-08-28 | Merge branch 'mention-sudo-pleroma-when-updating' into 'develop' | lain | |
Add mention of sudo -Hu pleroma to update docs See merge request pleroma/pleroma!2929 | |||
2020-08-28 | Add mention of sudo -Hu pleroma to docs | Shpuld Shpludson | |
2020-08-28 | mix.exs: bump development version after 2.1.0 release | rinpatch | |
2020-08-28 | Merge branch 'release/2.1.0' into 'stable' | lain | |
Release/2.1.0 See merge request pleroma/pleroma!2927 | |||
2020-08-28 | Mix: Update version | lain | |
2020-08-28 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
2020-08-27 | Merge branch '2078-list-fixes' into 'develop' | Haelwenn | |
Resolve "List timeline returns incorrectly assigned Account for replies and repeats" Closes #2070 and #2078 See merge request pleroma/pleroma!2923 | |||
2020-08-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
2020-08-27 | Merge branch '2081-deleted-user-chats' into 'develop' | lain | |
ChatController: Don't die if the recipient is gone. Closes #2081 See merge request pleroma/pleroma!2926 | |||
2020-08-27 | ChatController: Don't die if the recipient is gone. | lain | |
2020-08-27 | Merge branch 'update/admin-fe-20200826' into 'develop' | rinpatch | |
Update AdminFE build in preparation for 2.1.0 release See merge request pleroma/pleroma!2925 | |||
2020-08-26 | Update AdminFE build in preparation for 2.1.0 release | Mark Felder | |
2020-08-26 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
2020-08-26 | Merge branch 'fix/fast_html-build-errors' into 'develop' | rinpatch | |
fix fast_html build errors with gcc 10 by bumping fast_sanitize Closes #2058 See merge request pleroma/pleroma!2922 | |||
2020-08-26 | Changelog: Add info about list fixes. | lain | |
2020-08-26 | TimelineController: Keys are atoms now. | lain | |
Closes #2078 Closes #2070 | |||
2020-08-26 | fix fast_html build errors with gcc 10 by bumping fast_sanitize | rinpatch | |
Closes #2058 | |||
2020-08-26 | Merge branch '2079-welcome-message-docs' into 'develop' | rinpatch | |
Cheatsheet: Remove misleading example Closes #2079 See merge request pleroma/pleroma!2921 | |||
2020-08-26 | Cheatsheet: Remove misleading example | lain | |
2020-08-26 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
2020-08-26 | Merge branch 'chore/release-template-merge-back-to-develop' into 'develop' | lain | |
release MR template: add a note about merging stable changes back to develop See merge request pleroma/pleroma!2920 | |||
2020-08-26 | release MR template: add a note about merging stable changes back to | rinpatch | |
develop |