2024-04-10T13:42:25Z - 2024-10-10T13:42:25Z

Overview

61 active pull requests
70 active issues
Excluding merges, 6 authors have pushed 31 commits to develop and 248 commits to all branches. On develop, 37 files have changed and there have been 31825 additions and 20731 deletions.

4 releases published by 2 users

Published v3.13.2 Akkoma stable 2024.04.1 - Security Update 2024-05-22 18:42:46 +00:00

Published v2.6.3 2024-05-22 15:17:36 +00:00

Published v3.13.1 Akkoma stable 2024.04 2024-04-27 14:11:04 +00:00

Published v3.13.0 2024-04-27 14:08:35 +00:00

50 pull requests merged by 9 users

Merged #832 Fix busywait on docker-entrypoint script 2024-09-24 23:52:08 +00:00

Merged #834 Overhaul OpenRC service file and disable busy wait by default 2024-09-24 23:50:48 +00:00

Merged #804 Handle domain mutes on the backend 2024-08-20 10:32:48 +00:00

Merged #554 Docs: Improve backup restore + fix warnings 2024-06-25 21:33:43 +00:00

Merged #808 Move prune changelog entries to correct version 2024-06-23 02:20:37 +00:00

Merged #809 Update Caddyfile 2024-06-23 02:20:24 +00:00

Merged #806 Avoid accumulation of stale data in websockets 2024-06-23 02:19:37 +00:00

Merged #810 Fix elixir 1.17 and migration lock warnings 2024-06-23 02:18:42 +00:00

Merged #800 Update http-signatures dep, allow created header 2024-06-17 21:53:00 +00:00

Merged #655 Add limit CLI flags to prune jobs 2024-06-17 20:47:53 +00:00

Merged #805 Remove proxy_remote vestiges 2024-06-17 20:47:11 +00:00

Merged #793 Fix StealEmoji’s max size check 2024-06-12 17:09:06 +00:00

Merged #796 pool timeouts/rich media cherry-picks 2024-06-12 17:08:07 +00:00

Merged #786 Raise minimum PostgreSQL version to 12 2024-06-07 16:53:23 +00:00

Merged #791 Handle errors from HTTP requests gracefully 2024-06-07 12:58:58 +00:00

Merged #795 Update PGTune recommendations 2024-06-07 12:57:01 +00:00

Merged #772 Preserve Meilisearch’s result ranking 2024-05-31 14:12:06 +00:00

Merged #788 use proper workers for fetching pins instead of an ad-hoc task 2024-05-31 08:58:52 +00:00

Merged #776 Use /var/tmp for media cache path 2024-05-28 02:05:18 +00:00

Merged #767 Drop unused indices 2024-05-28 01:35:19 +00:00

Merged #785 migrate CI config to v2 2024-05-27 03:32:41 +00:00

Merged #783 Allow for attachment to be a single object in user data 2024-05-27 01:44:54 +00:00

Merged #778 Document AP and nodeinfo extensions 2024-05-27 01:34:58 +00:00

Merged #782 Fix Exiftool stderr being read as an image description 2024-05-26 16:11:13 +00:00

Merged #762 Backoff on HTTP requests when 429 is recieved 2024-05-11 04:38:48 +00:00

Merged #763 Fix Exiftool migration id 2024-05-06 22:51:06 +00:00

Merged #761 Update clients list in docs 2024-05-06 21:33:27 +00:00

Merged #766 Remove remaining Dokku files 2024-05-06 21:33:17 +00:00

Merged #759 Change nginx cache size to 1 GiB 2024-04-26 17:40:23 +00:00

Merged #745 Exiftool: Strip all non-essential metadata tags 2024-04-26 17:38:47 +00:00

Merged #760 Remove unused top level files 2024-04-26 17:24:21 +00:00

Merged #744 Read image description from EXIF data 2024-04-25 12:52:32 +00:00

Merged #751 Accept all standard actor types 2024-04-24 17:09:02 +00:00

Merged #752 Update nginx config and install docs to use certbot's nginx plugin 2024-04-24 17:08:40 +00:00

Merged #709 Don't strip newlines in pre 2024-04-24 17:00:34 +00:00

Merged #753 ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …} 2024-04-24 17:00:18 +00:00

Merged #749 Remove unused AP C2S endpoints 2024-04-24 16:59:58 +00:00

Merged #754 Fix flaky expires_at tests 2024-04-23 15:14:21 +00:00

Merged #743 Handle failed fetches a bit better 2024-04-19 11:25:14 +00:00

Merged #738 Accept body parameters for /api/pleroma/notification_settings 2024-04-13 22:55:02 +00:00

Merged #621 Add docker override file to docs and gitignore 2024-04-12 18:50:25 +00:00

Merged #742 elixir1.16 testing 2024-04-12 18:49:33 +00:00

Merged #713 Don't list old accounts as aliases in WebFinger 2024-04-12 18:34:15 +00:00

Merged #740 Use standard-compliant Accept header when fetching 2024-04-12 18:28:27 +00:00

Merged #718 Allow for url to be a list 2024-04-12 17:39:39 +00:00

Merged #739 Fix array-less EmojiReacts 2024-04-12 17:26:08 +00:00

Merged #741 Check if data is visible before embedding it in OG tags 2024-04-12 17:23:00 +00:00

Merged #733 MRF.InlineQuotePolicy: Add link to post URL, not ID 2024-04-12 17:02:53 +00:00

Merged #705 static-fe: don’t squeeze non-square images 2024-04-11 18:43:04 +00:00

Merged #737 Drop base_url special casing in test env 2024-04-11 18:24:10 +00:00

11 pull requests proposed by 5 users

Proposed #789 Fix various attachment cleanup issues 2024-06-03 22:28:25 +00:00

Proposed #802 WIP: static adminfe 2024-06-15 12:12:21 +00:00

Proposed #803 WIP: Prebuilt docker image 2024-06-15 12:15:46 +00:00

Proposed #814 Various small fixes and enhancements 2024-06-20 17:59:59 +00:00

Proposed #815 Federate emoji as anonymous objects 2024-06-23 18:49:00 +00:00

Proposed #816 WIP: Extract keys to their own table, match keyID 2024-06-30 04:08:12 +00:00

Proposed #818 WIP: fix attachment cleanup after media domain migration 2024-07-06 01:40:53 +00:00

Proposed #819 Tweak fetch security checks 2024-07-13 05:41:42 +00:00

Proposed #821 Add short_description to mastodon v1 instance api response. 2024-07-18 02:15:21 +00:00

Proposed #823 Use FEP-c16b: Formatting MFM functions 2024-08-04 09:50:45 +00:00

Proposed #825 LDAP authentication process modification 2024-08-05 10:03:24 +00:00

44 issues closed from 41 users

Closed #830 [bug] 2024-08-23 07:34:02 +00:00

Closed #736 [bug] Akkoma getting OOM killed 2024-07-19 14:34:02 +00:00

Closed #811 [bug] SMTP not working 2024-06-20 11:57:39 +00:00

Closed #797 [question] Does Akkoma handle (created) pseudo-header in HTTP signatures 2024-06-17 21:53:26 +00:00

Closed #653 [feat] Prune batch size 2024-06-17 20:47:53 +00:00

Closed #801 [bug] The pleroma.uploads migrate_local task doesn't actually migrate uploads to S3 2024-06-15 22:11:20 +00:00

Closed #799 [bug] Timeline skips to 1 month ago sometimes when scrolling down 2024-06-12 04:27:04 +00:00

Closed #790 [bug] Rich media parser crashes, resulting in 504 and no posts being shown 2024-06-07 12:58:58 +00:00

Closed #794 [bug] offset parameter doesn't work 2024-06-05 19:57:31 +00:00

Closed #792 [bug] can't build docker after update 2024-06-04 19:39:34 +00:00

Closed #283 Prune dead remote instances from db 2024-05-27 03:31:52 +00:00

Closed #561 [bug] Getting Follower/Following Counter from GTS fails 2024-05-27 03:31:02 +00:00

Closed #654 [bug] federation borked? 2024-05-27 03:30:26 +00:00

Closed #704 [bug] OAuth Returns "Invalid Username/Password" on Certain Apps 2024-05-27 03:30:07 +00:00

Closed #777 [frontend] user-level domain mutes are not used to filter emoji reactions 2024-05-27 03:29:49 +00:00

Closed #419 [bug] Remote instances that reuse domains and nicknames cause Akkoma to generate excessive requests 2024-05-27 03:29:27 +00:00

Closed #420 Akkoma not loading SVG files [bug] 2024-05-27 03:29:06 +00:00

Closed #606 [bug] Akkoma keeps refetching even got 429 2024-05-27 03:28:19 +00:00

Closed #637 [bug] Potentially incorrect date format in last_status_at 2024-05-27 03:27:49 +00:00

Closed #723 [bug] AdminFE has blank sections 2024-05-27 03:27:28 +00:00

Closed #773 [bug] exiftool alt text generator includes stderr (?) 2024-05-26 16:11:13 +00:00

Closed #781 [bug] Reports that no base_url is set for uploads, won't start 2024-05-23 09:13:25 +00:00

Closed #780 Please check this issue on the pleroma gitlab 2024-05-22 18:49:40 +00:00

Closed #779 [feat] Account deletion with federated deletion of every post 2024-05-18 16:19:44 +00:00

Closed #269 Handle upstream rate limits 2024-05-11 04:38:48 +00:00

Closed #769 [bug] an Akkoma account can still interact with public posts from a Mastodon account blocking it 2024-05-04 20:34:37 +00:00

Closed #768 Images don't load in (android) clients 2024-05-02 07:53:48 +00:00

Closed #153 Allow specifying aria attributes in HTML mode 2024-04-27 14:56:13 +00:00

Closed #281 Cannot follow Owncast streams 2024-04-27 14:54:53 +00:00

Closed #215 A lot of errors when migrating from Pleroma 2024-04-27 14:54:34 +00:00

Closed #469 [bug] Can't upload images 2024-04-27 14:54:03 +00:00

Closed #277 Akkoma never checks to see if unreachable instances return 2024-04-27 14:53:49 +00:00

Closed #659 [bug] Wrong path to akkoma.nginx in tutorial 2024-04-27 14:52:36 +00:00

Closed #727 [bug] Removing a user only deactivates the account 2024-04-27 14:52:25 +00:00

Closed #747 Change the documentation to suggest certbot nginx install method 2024-04-27 14:52:18 +00:00

Closed #670 [bug] Detecting public posts is being mishandled 2024-04-26 17:49:37 +00:00

Closed #756 [bug] S3 Malformed URL 2024-04-23 17:55:32 +00:00

Closed #750 [feat] Add separate "Posting language" setting 2024-04-20 12:14:36 +00:00

Closed #722 [bug] /api/pleroma/notification_settings actually takes URI params instead of JSON body 2024-04-13 22:55:05 +00:00

Closed #691 [bug] "Block notifications from users who you do not follow" is not working 2024-04-13 22:55:04 +00:00

Closed #719 [bug] can't federate with IPv6-only servers 2024-04-13 05:04:38 +00:00

Closed #730 AP fetches are initiated with non-compliant Accept header 2024-04-12 18:28:29 +00:00

Closed #720 [bug] Valid EmojiReacts with custom emoji are discarded if tag is an object instead of an aray 2024-04-12 17:26:09 +00:00

Closed #697 [bug] Formatted post is truncated 2024-04-12 10:05:41 +00:00

26 issues created by 18 users

Opened #746 Writing image descriptions into EXIF tags 2024-04-16 19:09:51 +00:00

Opened #748 [bug] Guide suggests installing frontend via source without sudo command 2024-04-19 08:40:58 +00:00

Opened #755 [feat] Use Accept-Encoding to allow data compression 2024-04-22 11:06:17 +00:00

Opened #758 meta: closeable issues 2024-04-26 00:55:59 +00:00

Opened #764 Removing unused indexes 2024-04-28 14:39:34 +00:00

Opened #765 RFC: database scheme for media uploads 2024-04-28 22:13:52 +00:00

Opened #770 Stop putting actor on non-Activity objects 2024-05-04 13:47:37 +00:00

Opened #771 [bug] img-src CSP does not include media domain if redirected 2024-05-05 07:55:32 +00:00

Opened #774 [feat] MRF based on part of user name 2024-05-09 11:42:09 +00:00

Opened #775 [bug] Attachments disappearing with delete and redraft 2024-05-09 23:23:08 +00:00

Opened #784 SQL: Outlier query information gathering 2024-05-27 00:58:34 +00:00

Opened #787 [bug] Akkoma unable to parse non-ASCII usernames from other instances 2024-05-31 06:39:09 +00:00

Opened #798 DM timeline omits most received DMs 2024-06-10 17:00:28 +00:00

Opened #807 [bug] LDAP authentication: cannot move account 2024-06-17 20:28:37 +00:00

Opened #812 Future for list and conversation addressing? 2024-06-20 17:34:13 +00:00

Opened #813 OpenAPI spec lists pagination parameters not actually supported 2024-06-20 17:50:47 +00:00

Opened #817 [feat] Address book to easily tag accounts on your posts 2024-07-04 12:04:22 +00:00

Opened #820 [bug] Invalid Emoji ID 2024-07-13 13:51:59 +00:00

Opened #822 [bug] loss of posts from Akkoma 2024-07-23 21:53:09 +00:00

Opened #826 [bug] Content from peertube isn't recognized as video 2024-08-08 16:27:59 +00:00

Opened #827 Trim off nodeinfo attached to user in the API 2024-08-17 13:46:12 +00:00

Opened #828 [feat] MFM, see if we can use Latex input 2024-08-18 09:02:41 +00:00

Opened #829 [bug] Upstream tracking issue: Bug in EarmarkParser causes newlines to not show in MFM posts when the post uses html tags 2024-08-18 09:54:01 +00:00

Opened #831 [bug] Spamming Fetch Requests 2024-08-20 20:10:28 +00:00

Opened #833 [Question] Regarding Akkoma's behavior after receiving a corrupted WebFinger response 2024-09-05 08:48:23 +00:00

Opened #835 [bug] Some redirects 404 for AP, only work for browser users 2024-09-24 18:37:17 +00:00

21 unresolved conversations

Open #582 do not fetch if :limit_to_local_content is :all or :unauthenticated 2024-10-08 02:21:40 +00:00

Open #698 [feat] Add support for indexable flag 2024-10-06 19:45:38 +00:00

Open #249 Ability to add alt text to profile pictures 2024-09-18 22:18:59 +00:00

Open #642 FEP-dc88: Formatting Mathematics 2024-09-09 23:15:56 +00:00

Open #438 [bug] 500 internal server error when federating Like activity from Bridgy Fed 2024-08-21 16:48:26 +00:00

Open #641 [feat] Implement FEP-dc88: Formatting Mathematics 2024-08-18 09:02:41 +00:00

Open #190 I voted this poll but it shows "0 people voted". 2024-08-15 23:36:11 +00:00

Open #571 [bug] Lemmy and kbin federation does not work 2024-08-08 16:27:59 +00:00

Open #671 LDAP authentication does not work in Docker 2024-08-05 10:03:25 +00:00

Open #381 [bug] See if we can use the content for posts, also when it's MFM. 2024-08-04 09:50:45 +00:00

Open #694 [bug] Custom emoji IDs are on the wrong origin 2024-07-14 17:38:50 +00:00

Open #560 [bug] Cannot approve User using admin-fe 2024-07-04 02:13:14 +00:00

Open #533 [bug] Fetch rich media failed, blocked timeline for certain URLs 2024-06-04 16:33:44 +00:00

Open #508 [bug] Timeline Internal server error with no logs 2024-06-04 16:33:44 +00:00

Open #579 Make search result order match the order of objects received from Meilisearch 2024-05-31 15:20:49 +00:00

Open #650 [bug] Japanese full text search using tsja doesn't work when logged in 2024-05-31 15:12:33 +00:00

Open #168 add static administration interface 2024-05-06 22:52:08 +00:00

Open #485 Incorrect percentages for multiple selection polls[bug] 2024-04-30 16:00:50 +00:00

Open #477 [feat] improve docs on supported dependency versions 2024-04-26 00:55:59 +00:00

Open #735 [bug] mastodon api doesn’t respect reply settings 2024-04-26 00:55:59 +00:00

Open #490 Password hash not recognized when using 2fa 2024-04-26 00:55:59 +00:00