diff options
| author | default <nobody@localhost> | 2025-01-04 19:35:24 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-04 19:35:24 +0100 |
| commit | 9bf6ef7d6436f2cdd44aee7b647361b247c0f5cc (patch) | |
| tree | 70c566caf2876c4aa1254640d573a7a4fff8da43 /TODO.md | |
| parent | cea29e946373089f056ee49c7a87a0fca73325a4 (diff) | |
Updated TODO.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,6 @@ ## Open -CSV import/export does not work with OpenBSD security on; document it or fix it. - Investigate the problem with boosts inside the same instance (see https://codeberg.org/grunfink/snac2/issues/214). Editing / Updating a post does not index newly added hashtags. @@ -365,3 +363,5 @@ Implement Proxying for Media Links to Enhance User Privacy (see https://codeberg Consider showing only posts by the account owner (not full trees) (see https://codeberg.org/grunfink/snac2/issues/217 for more information) (2024-11-18T20:36:39+0100). Unfollowing lemmy groups gets rejected with an http status of 400 (it seems to work now; 2024-12-28T16:50:16+0100). + +CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100). |