| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-05 | snac(8): Words of caution for strip_exif configuration | Alvar Penning | |
| Add words of caution and reasoning to the "strip_exif" configuration for the server.json file, as these commands would be executed outside of the sandbox - at least on OpenBSD - and both have quite a history on security issues due to their huge attack surface and variety of supported protocols. After getting comfortable with the related code, I would continue using it on a personal instance, but would reconsider enabling "strip_exif" on shared instances with multiple users. IMO, snac administrators should at least know of potential dangers. | |||
| 2026-01-25 | poll-limits: revert accidentally commited changes | green | |
| 2026-01-25 | poll-limits: added documentation to the man page | green | |
| 2026-01-12 | Updated documentation. | grunfink | |
| 2026-01-12 | Merge pull request 'Implement metadata stripping for uploaded photos and ↵ | grunfink | |
| videos' (#515) from draga79/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/515 | |||
| 2026-01-12 | Revert "Updated documentation." | grunfink | |
| This reverts commit cef1d7a176b7603491dfec3f394c1b34bf765f2c. | |||
| 2026-01-12 | Updated documentation. | grunfink | |
| 2026-01-12 | Use the metadata pronouns. | violette | |
| 2026-01-10 | Updated documentation. | grunfink | |
| 2026-01-08 | Updated documentation. | grunfink | |
| 2026-01-06 | Implement metadata stripping for uploaded videos | Stefano Marinelli | |
| - Extend `strip_media` to support video files using `ffmpeg`. - Use `ffmpeg -map_metadata -1 -c copy` to strip global metadata. - Support formats: mp4, m4v, mov, webm, mkv, avi. - Add `ffmpeg_path` configuration option. - Implement robust relative path handling (`user/` heuristic) to support jailed environments. - Enforce strict checks on startup: fail if tools (mogrify/ffmpeg) are missing when enabled. | |||
| 2026-01-06 | Implement configurable EXIF stripping for uploaded media | Stefano Marinelli | |
| - Add `strip_exif` configuration option to enable metadata removal. - Add `mogrify_path` configuration to specify external tool location. - Implement strip_media using `mogrify -strip`. - Support multiple image formats: jpg, png, webp, heic, heif, avif, tiff, gif, bmp. - Add strict startup check: fail to start if `strip_exif` is enabled but `mogrify` is missing/broken. - Update documentation in `doc/snac.8`. | |||
| 2025-12-19 | Updated documentation. | grunfink | |
| 2025-12-19 | Updated CSS. | violette | |
| 2025-12-09 | make webpush use our notification server vkey instead of a random, ill-formated | violette p. | |
| key (necessary for some client notifications, such as moshidon) | |||
| 2025-11-19 | move 'server.pid' away from user section | Frieder Griesshammer | |
| 2025-10-22 | Fix some manpage typos | Roberto Ricci | |
| 2025-10-14 | Updated documentation. | grunfink | |
| 2025-09-13 | Updated documentation. | grunfink | |
| 2025-09-12 | Updated documentation. | grunfink | |
| 2025-09-09 | Updated documentation. | grunfink | |
| 2025-09-03 | Document the update command | Xavier Vello | |
| 2025-08-27 | Updated documentation. | grunfink | |
| 2025-08-27 | Updated documentation. | grunfink | |
| 2025-08-18 | Updated documentation. | grunfink | |
| 2025-08-01 | Updated documentation. | grunfink | |
| 2025-07-30 | Updated documentation. | grunfink | |
| 2025-07-10 | Updated documentation. | grunfink | |
| 2025-06-28 | Minor CSS tweak. | grunfink | |
| 2025-06-27 | Updated documentation. | grunfink | |
| 2025-06-26 | Updated documentation. | grunfink | |
| 2025-06-19 | Updated documentation. | grunfink | |
| 2025-06-18 | Updated documentation. | grunfink | |
| 2025-06-17 | Updated documentation. | grunfink | |
| 2025-06-16 | Updated documentation. | grunfink | |
| 2025-06-16 | Updated documentation. | grunfink | |
| 2025-06-16 | Updated documentation. | grunfink | |
| 2025-06-16 | Updated documentation. | grunfink | |
| 2025-06-15 | Updated documentation. | grunfink | |
| 2025-06-11 | Updated documentation. | grunfink | |
| 2025-06-07 | Updated documentation. | grunfink | |
| 2025-06-01 | Updated documentation. | grunfink | |
| 2025-06-01 | Updated documentation. | grunfink | |
| 2025-05-30 | Updated documentation. | grunfink | |
| 2025-05-30 | Updated documentation. | grunfink | |
| 2025-05-30 | Updated documentation. | grunfink | |
| 2025-05-30 | Updated documentation. | grunfink | |
| 2025-05-28 | Updated documentation. | grunfink | |
| 2025-05-28 | Updated documentation. | grunfink | |
| 2025-04-28 | Updated documentation. | grunfink | |