2023-12-03T16:48:10Z - 2024-12-03T16:48:10Z

Overview

94 active pull requests
120 active issues
Excluding merges, 10 authors have pushed 98 commits to develop and 408 commits to all branches. On develop, 102 files have changed and there have been 34806 additions and 21728 deletions.

14 releases published by 3 users

Tag v3.13.3 2024-11-26 09:49:37 +00:00

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

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

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

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

Tag snac-3.12.1.2 2024-04-02 21:57:27 +00:00

Tag v3.12.2 2024-04-02 13:49:23 +00:00

Tag snac-3.12.1.1 2024-04-01 11:45:54 +00:00

Tag v3.12.1 2024-03-30 13:00:13 +00:00

Release v3.12.0 Akkoma stable 2024.03 - Security 2024-03-30 11:45:18 +00:00

Release v3.11.0 2024.02 stable 2024-02-24 13:57:20 +00:00

Tag v2.6.2 2024-02-20 08:44:42 +00:00

Tag v2.6.1 2023-12-16 00:38:14 +00:00

Tag 2.6.1 2023-12-16 00:36:53 +00:00

76 pull requests merged by 15 users

Merged #816 Extract keys to their own table, match keyID 2024-10-30 15:08:12 +00:00

Merged #841 Fix wrong type when importing emojis 2024-10-26 04:00:13 +00:00

Merged #839 Fix fs error while unpacking frontends 2024-10-26 03:58:41 +00:00

Merged #815 Federate emoji as anonymous objects 2024-10-16 14:58:47 +00:00

Merged #819 Tweak fetch security checks 2024-10-16 14:16:15 +00:00

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

Merged #717 context: add featured definition 2024-04-03 10:22:10 +00:00

Merged #714 Refresh Users much more aggressively when processing Move activities 2024-04-03 10:03:15 +00:00

Merged #700 Fix static-fe Twitter metadata / URL previews 2024-02-24 13:42:56 +00:00

Merged #699 Better document database differences for Pleroma migrations 2024-02-24 04:33:43 +00:00

Merged #695 Docs: Add description for mrf_reject_newly_created_account_notes 2024-02-24 04:31:28 +00:00

Merged #701 [Security] StealEmojiPolicy: Sanitize shortcodes 2024-02-20 15:08:55 +00:00

Merged #693 Disable busy waits in the default OTP vm.args configuration. 2024-02-19 14:01:15 +00:00

Merged #683 Prune old Update activities 2024-02-19 13:59:34 +00:00

Merged #686 Fix and provide sane defaults for SMTP 2024-02-19 13:39:16 +00:00

Merged #685 Clean up warnings (+fallback metrics) 2024-02-17 11:41:11 +00:00

Merged #681 Return last_status_at as date, not datetime 2024-02-17 11:37:20 +00:00

Merged #692 Fix SimplePolicy blocking account updates 2024-02-17 10:34:16 +00:00

Merged #682 Federate user profile background 2024-02-16 21:00:11 +00:00

Merged #680 Fix OpenAPI spec for preferred_frontend endpoint 2024-02-16 12:21:01 +00:00

Merged #678 Document Akkoma API 2024-02-16 12:20:12 +00:00

Merged #687 Check permissions on configuration file, not symlink 2024-02-16 12:19:09 +00:00

Merged #684 Purge leftovers from chats 2024-02-13 09:13:38 +00:00

Merged #676 MRF transparency: don’t forget to obfuscate short domains 2024-02-05 08:43:44 +00:00

Merged #668 Fix OAuth consumer mode 2024-02-02 10:05:42 +00:00

Merged #632 docs: Fixed wrong command for robots_txt CLI task 2023-12-15 16:21:18 +00:00

Merged #634 Add shm_size to the Database container 2023-12-15 16:20:45 +00:00

18 pull requests proposed by 7 users

Proposed #721 WIP: Properly enable gzip compression in nginx config 2024-03-14 04:09:09 +00:00

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 #818 WIP: fix attachment cleanup after media domain migration 2024-07-06 01:40:53 +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 #837 update nsfwCensorImage suggestion in config/description.exs 2024-10-17 06:45:20 +00:00

Proposed #838 Teach admin-fe about custom source URLs 2024-10-17 22:48:21 +00:00

Proposed #842 Update asdf install docs in Debian install guide 2024-10-22 19:59:53 +00:00

Proposed #844 Update hashtag prune to account for followed hashtags 2024-10-25 15:11:06 +00:00

Proposed #846 WIP: Add backfilling of posts 2024-10-27 05:43:17 +00:00

Proposed #849 Update supported OTP version to 27 in docs 2024-11-09 23:27:59 +00:00

Proposed #850 Completely omit id for anonymous objects 2024-11-10 01:52:31 +00:00

Proposed #851 mrf/object_age: fix handling of non-public objects 2024-11-16 00:24:08 +00:00

Proposed #853 Fix NodeInfo content-type 2024-11-19 18:29:32 +00:00

Proposed #854 Use magick command from ImageMagick 2024-11-19 19:56:19 +00:00

Proposed #856 Don’t pretend internal actors have follow(er|ing) collections 2024-11-23 01:51:47 +00:00

71 issues closed from 57 users

Closed #857 [feat] Multi-tenancy with custom domains 2024-11-28 11:49:16 +00:00

Closed #748 [bug] Guide suggests installing frontend via source without sudo command 2024-10-30 15:15:16 +00:00

Closed #190 I voted this poll but it shows "0 people voted". 2024-10-30 15:15:16 +00:00

Closed #840 [bug] Cannot import emojis from manifest 2024-10-26 04:00:13 +00:00

Closed #836 [bug] Frontend installer creates a file instead of a directory, then fails to create the actual directory 2024-10-26 03:58:41 +00:00

Closed #694 [bug] Custom emoji IDs are on the wrong origin 2024-10-16 14:58:49 +00:00

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

Closed #610 [bug] Can't upload an image with an ASCII colon (:) in the name 2024-03-31 22:05:21 +00:00

Closed #290 profile background federation 2024-03-31 22:04:49 +00:00

Closed #476 question about SECURITY.md 2024-03-31 21:09:57 +00:00

Closed #657 Remote APNG attachment treated as application/octet-stream 2024-03-31 20:37:53 +00:00

Closed #728 [bug] Unable to get / post media at 3.12.1 2024-03-31 16:22:40 +00:00

Closed #716 [bug] .jsonld files are not set the proper content-type 2024-03-31 14:26:13 +00:00

Closed #724 HOW TO DISABLE ANONYMIZEFILENAME? 2024-03-30 12:27:56 +00:00

Closed #711 [bug] Possible memory leak in 3.11.0 2024-03-01 06:46:09 +00:00

Closed #707 [bug] 2024-02-25 19:40:24 +00:00

Closed #644 [bug] twitter:description shows bio instead of post in static-fe 2024-02-24 13:42:56 +00:00

Closed #664 [bug] discord embed doesn’t show image full size, includes irrelevant profile info 2024-02-24 13:42:56 +00:00

Closed #225 Retain standard nodeinfo about instances 2024-02-23 22:37:45 +00:00

Closed #702 [bug] other people getting mentioned and that notified me 2024-02-20 17:58:27 +00:00

Closed #660 [bug] Email doesn't work with Erlang OTP 26 2024-02-19 13:39:17 +00:00

Closed #677 [bug] PUT /api/v1/akkoma/preferred_frontend might be broken 2024-02-16 15:17:16 +00:00

Closed #148 Ability to auto-accept follow requests from users you follow 2024-02-16 13:27:52 +00:00

Closed #688 [feat] Opt in: Merge the Buble TL into Local TL 2024-02-15 17:23:46 +00:00

Closed #636 [bug] Internal Server Error when uploading media 2024-02-05 12:06:02 +00:00

Closed #645 [bug] MRF domain obfuscation doesn't obfuscate short domains 2024-02-05 08:43:45 +00:00

Closed #646 [bug] OAuth consumer mode broken 2024-02-02 10:05:42 +00:00

Closed #669 [bug] 2023-12-18 18:22:08 +00:00

92 issues created by 36 users

Opened #667 [feat] Allow to log in with username or email when using LDAP 2023-12-16 19:46:28 +00:00

Opened #669 [bug] 2023-12-18 18:13:37 +00:00

Opened #670 [bug] Detecting public posts is being mishandled 2023-12-20 15:53:23 +00:00

Opened #671 LDAP authentication does not work in Docker 2023-12-24 11:59:39 +00:00

Opened #672 [bug] Lists not updated after account migration 2023-12-27 17:18:41 +00:00

Opened #673 [bug] Links in fields use rel="ugc" instead of rel="me" 2024-01-08 09:19:30 +00:00

Opened #677 [bug] PUT /api/v1/akkoma/preferred_frontend might be broken 2024-01-31 22:56:20 +00:00

Opened #679 [feat] Domain blocking (not mute) 2024-02-01 14:26:22 +00:00

Opened #688 [feat] Opt in: Merge the Buble TL into Local TL 2024-02-14 20:25:10 +00:00

Opened #689 [feat] assign subdomains for alternative frontends 2024-02-14 20:37:51 +00:00

Opened #690 [bug] docs: The "Updating Docker installations" page does not contain updating the FE 2024-02-15 20:54:46 +00:00

Opened #691 [bug] "Block notifications from users who you do not follow" is not working 2024-02-16 19:55:28 +00:00

Opened #694 [bug] Custom emoji IDs are on the wrong origin 2024-02-17 19:13:25 +00:00

Opened #696 [feat] Adding configuration property in /api/v1/instance endpoint 2024-02-18 06:32:31 +00:00

Opened #697 [bug] Formatted post is truncated 2024-02-18 21:59:02 +00:00

Opened #698 [feat] Add support for indexable flag 2024-02-19 13:48:15 +00:00

Opened #702 [bug] other people getting mentioned and that notified me 2024-02-20 17:31:31 +00:00

Opened #704 [bug] OAuth Returns "Invalid Username/Password" on Certain Apps 2024-02-23 02:51:23 +00:00

Opened #706 Performance issues are encountered when executing the user query 2024-02-24 14:05:56 +00:00

Opened #707 [bug] 2024-02-25 17:08:40 +00:00

Opened #710 [feat] Add Group boosts or individual accounts to Local Bubble 2024-02-27 19:31:02 +00:00

Opened #711 [bug] Possible memory leak in 3.11.0 2024-02-28 07:56:28 +00:00

Opened #712 [bug] strip_report_status_data errors when trying to resolve/close a reopened closed report 2024-02-28 11:39:16 +00:00

Opened #715 [bug] Replies whose parent can’t be fetched aren’t treated as replies in REST API 2024-03-01 03:58:49 +00:00

Opened #716 [bug] .jsonld files are not set the proper content-type 2024-03-02 14:29:35 +00:00

Opened #719 [bug] can't federate with IPv6-only servers 2024-03-08 01:18:54 +00:00

Opened #720 [bug] Valid EmojiReacts with custom emoji are discarded if tag is an object instead of an aray 2024-03-09 01:15:46 +00:00

Opened #722 [bug] /api/pleroma/notification_settings actually takes URI params instead of JSON body 2024-03-18 08:37:45 +00:00

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

Opened #724 HOW TO DISABLE ANONYMIZEFILENAME? 2024-03-29 07:16:26 +00:00

Opened #725 [feat] bubble timeline streaming support 2024-03-30 05:47:59 +00:00

Opened #727 [bug] Removing a user only deactivates the account 2024-03-31 15:17:10 +00:00

Opened #728 [bug] Unable to get / post media at 3.12.1 2024-03-31 15:34:28 +00:00

Opened #729 Follow(ers|ing) collections can be fetched without signature even if authorized_fetch is enabled 2024-04-01 23:04:05 +00:00

Opened #730 AP fetches are initiated with non-compliant Accept header 2024-04-01 23:13:59 +00:00

Opened #731 Discuss: Signed Fetches and Redirects 2024-04-02 02:02:55 +00:00

Opened #734 [TODO] replace our Plugs.StaticNoC with upstream Plug.Static 2024-04-03 13:59:24 +00:00

Opened #735 [bug] mastodon api doesn’t respect reply settings 2024-04-03 14:27:22 +00:00

Opened #736 [bug] Akkoma getting OOM killed 2024-04-05 14:37:48 +00:00

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

Opened #747 Change the documentation to suggest certbot nginx install method 2024-04-19 07:56:07 +00:00

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

Opened #750 [feat] Add separate "Posting language" setting 2024-04-20 11:46:32 +00:00

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

Opened #756 [bug] S3 Malformed URL 2024-04-23 10:39:59 +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 #768 Images don't load in (android) clients 2024-05-02 07:31:53 +00:00

Opened #769 [bug] an Akkoma account can still interact with public posts from a Mastodon account blocking it 2024-05-04 07:07:22 +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 #773 [bug] exiftool alt text generator includes stderr (?) 2024-05-07 18:34:38 +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 #777 [frontend] user-level domain mutes are not used to filter emoji reactions 2024-05-16 19:55:33 +00:00

Opened #779 [feat] Account deletion with federated deletion of every post 2024-05-18 01:45:41 +00:00

Opened #780 Please check this issue on the pleroma gitlab 2024-05-22 17:12:58 +00:00

Opened #781 [bug] Reports that no base_url is set for uploads, won't start 2024-05-23 06:23:14 +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 #790 [bug] Rich media parser crashes, resulting in 504 and no posts being shown 2024-06-04 13:06:20 +00:00

Opened #792 [bug] can't build docker after update 2024-06-04 19:33:08 +00:00

Opened #794 [bug] offset parameter doesn't work 2024-06-05 19:44:55 +00:00

Opened #797 [question] Does Akkoma handle (created) pseudo-header in HTTP signatures 2024-06-09 20:03:52 +00:00

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

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

Opened #801 [bug] The pleroma.uploads migrate_local task doesn't actually migrate uploads to S3 2024-06-13 04:18:44 +00:00

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

Opened #811 [bug] SMTP not working 2024-06-20 11:16: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 #830 [bug] 2024-08-20 08:14:37 +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

Opened #836 [bug] Frontend installer creates a file instead of a directory, then fails to create the actual directory 2024-10-16 15:27:40 +00:00

Opened #840 [bug] Cannot import emojis from manifest 2024-10-18 12:55:47 +00:00

Opened #843 [bug] Fast-HTML uses 100% of a core, reducing performance and causing issues. 2024-10-23 19:01:37 +00:00

Opened #847 [bug] Escaped HTML post rendering problem 2024-11-01 17:00:43 +00:00

Opened #848 [bug] Custom emoji objects aren't valid JSON-LD 2024-11-01 18:27:08 +00:00

Opened #852 [bug] NodeInfo Content-Type parameters missing quotes 2024-11-19 04:51:08 +00:00

Opened #855 [bug] instance actor object (/internal/fetch) does not have a valid following/follower collection 2024-11-21 19:16:22 +00:00

Opened #857 [feat] Multi-tenancy with custom domains 2024-11-28 07:30:36 +00:00

Opened #858 [bug] Internal server error in logs since 3.13.3 release 2024-11-30 21:19:23 +00:00

23 unresolved conversations

Open #582 do not fetch if :limit_to_local_content is :all or :unauthenticated 2024-11-26 17:24:49 +00:00

Open #642 FEP-dc88: Formatting Mathematics 2024-11-25 23:43:03 +00:00

Open #523 [bug] Problems with emoji loading 2024-10-16 22:53:28 +00:00

Open #249 Ability to add alt text to profile pictures 2024-09-18 22:18:59 +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 #571 [bug] Lemmy and kbin federation does not work 2024-08-08 16:27:59 +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 #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 #490 Password hash not recognized when using 2fa 2024-04-26 00:55:59 +00:00

Open #665 Fix #strip_report_status_data 2024-03-01 03:35:55 +00:00

Open #424 [feat] arm64 OTP and Docker builds 2024-02-25 20:33:31 +00:00

Open #234 MRF rejects should not cause an error log 2024-02-25 20:33:30 +00:00

Open #12 [frontends] allow for arbitrary frontend settings 2024-02-14 23:01:18 +00:00

Open #399 [bug] Issues with tor federation — akkoma trying to connect to hidden services through https 2024-02-14 06:38:53 +00:00

Open #525 Docs: Fix typos 2024-02-01 00:32:12 +00:00