Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | Gettext: remove english messages and update the pot file | rinpatch | |
Having an English file doesn't make any sense, since English is the source language for error messages. Also Weblate complains about it | |||
2020-05-11 | Migration: Fix typo | lain | |
2020-05-11 | Migration: Enum.chunk is deprecated. | lain | |
2020-05-11 | Markers migration: Fix migration for very large list of markers | lain | |
2020-05-11 | Merge branch 'fix/streamer-timeout' into 'develop' | rinpatch | |
Fix streamer timeout Closes #1735 and #1753 See merge request pleroma/pleroma!2509 | |||
2020-05-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-11 | Fix streamer timeout (closes #1753). | href | |
Cowboy handles automatically responding to the client's ping, but doesn't automatically send a :ping frame to the client. | |||
2020-05-11 | Merge branch '1439-favorite-deletion' into 'develop' | lain | |
SideEffects test: Add test for favorite deletion. Closes #1439 See merge request pleroma/pleroma!2508 | |||
2020-05-11 | SideEffects test: Add test for favorite deletion. | lain | |
2020-05-11 | Merge branch '1204-object-pruning-deletion' into 'develop' | rinpatch | |
Deletion: Handle the case of pruned objects. Closes #1204 See merge request pleroma/pleroma!2507 | |||
2020-05-11 | Deletion: Handle the case of pruned objects. | lain | |
2020-05-11 | Add OpenAPI spec for TimelineController | Egor Kislitsyn | |
2020-05-11 | Chat: Fix wrong query. | lain | |
2020-05-11 | Merge branch 'descriptions-fix' into 'develop' | lain | |
copy/paste fix for descriptions See merge request pleroma/pleroma!2504 | |||
2020-05-11 | copy/paste fix for descriptions | Alexander Strizhakov | |
2020-05-10 | Credo fixes. | lain | |
2020-05-10 | Documentation: Add GET /chats/:id | lain | |
2020-05-10 | ChatController: Add GET /chats/:id | lain | |
2020-05-10 | Chat: Add last_message to schema. | lain | |
2020-05-10 | Documentation: Add last_message to chat docs. | lain | |
2020-05-10 | ChatView: Add the last message to the view. | lain | |
2020-05-10 | Documentation: Add attachment docs | lain | |
2020-05-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-10 | ChatOperation: Add media id to example | lain | |
2020-05-10 | Merge branch 'shortening-modules-name' into 'develop' | lain | |
Descriptions that module names are shortened See merge request pleroma/pleroma!2428 | |||
2020-05-10 | [#2456] credo fix. | Ivan Tashkinov | |
2020-05-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-10 | [#2456] Removed support for embedded relationships in account view. | Ivan Tashkinov | |
2020-05-10 | Set sum types in query | Roman Chvanikov | |
2020-05-09 | Merge branch 'fix/skeleton-migration-nonlocal-locals' into 'develop' | rinpatch | |
insert skeletons migration: fix for non-local locals Closes #1746 See merge request pleroma/pleroma!2502 | |||
2020-05-09 | insert skeletons migration: fix for non-local locals | rinpatch | |
Apparently some instances have local users with local ap_ids that are marked as local: false. Needs more investigation into how that happened. In the meantime, the skeleton migration was patched to just ignore all known ap ids, not just locals. Doesn't seem to slow down the migration too much on patch.cx Closes #1746 | |||
2020-05-09 | [#2456] Clarified `skip_relationships` option (and its default of `false`) ↵ | Ivan Tashkinov | |
for MastodonAPI.AccountView. | |||
2020-05-09 | Merge branch 'pleroma-fe-2020-05-08-7a0e554d' into 'develop' | rinpatch | |
PleromaFE bundle dropping requirement for embedded account relationships See merge request pleroma/pleroma!2494 | |||
2020-05-09 | [#2456] Dropped support for embedded `pleroma/account/relationship` in ↵ | Ivan Tashkinov | |
statuses and notifications. | |||
2020-05-09 | Merge branch 'fix/eldap-otp' into 'develop' | rinpatch | |
include eldap in OTP releases Closes #1313 See merge request pleroma/pleroma!2501 | |||
2020-05-09 | include eldap in OTP releases | rinpatch | |
Closes #1313 | |||
2020-05-09 | Add docs | Roman Chvanikov | |
2020-05-09 | Use index on refresh_counter_cache | Roman Chvanikov | |
2020-05-09 | Fix credo warning | Roman Chvanikov | |
2020-05-09 | Fix refresh_counter_cache test | Roman Chvanikov | |
2020-05-09 | Show progress in refresh_counter_cache task | Roman Chvanikov | |
2020-05-09 | Merge branch 'develop' into feature/admin-api-status-count-per-instance | Roman Chvanikov | |
2020-05-09 | Update stats admin endpoint | Roman Chvanikov | |
2020-05-09 | Merge branch 'fix/healthcheck-total-alloc' into 'develop' | lain | |
healthcheck: report real amount of memory allocated by beam See merge request pleroma/pleroma!2499 | |||
2020-05-09 | update counter_cache logic | Roman Chvanikov | |
2020-05-08 | healthcheck: report real amount of memory allocated by beam | rinpatch | |
as opposed to memory currently in use | |||
2020-05-08 | Merge branch 'chore/changelog-sync' into 'develop' | rinpatch | |
CHANGELOG.md: Add entries from 2.0.3 See merge request pleroma/pleroma!2498 | |||
2020-05-08 | CHANGELOG.md: Add entries from 2.0.3 | rinpatch | |
2020-05-08 | Merge branch 'chore/description-grammar' into 'develop' | feld | |
Minor grammar nit See merge request pleroma/pleroma!2496 | |||
2020-05-08 | Minor grammar nit | Mark Felder | |