| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2024-11-08 | 1 | -2/+10 | ||
| |\ | ||||||
| | * | Merge pull request 'Updated FreeBSD rc script' (#221) from ↵ | 2024-11-08 | 1 | -2/+10 | ||
| | |\ | | | | | | | | | | | | | | | | draga79/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/221 | |||||
| | | * | Updated FreeBSD rc script | 2024-11-08 | 1 | -2/+10 | ||
| | |/ | | | | | | | On FreeBSD, the snac process is now managed by the daemon(8) utility - this means it will be restarted in case of crash, etc. | |||||
| * | | Fixed crash in posts from the links browser. | 2024-11-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge branch 'master' of comam.es:git/snac2 | 2024-11-07 | 3 | -16/+18 | ||
| |\ \ | ||||||
| | * | | Moved make_url() to data.c. | 2024-11-07 | 3 | -16/+18 | ||
| | | | | ||||||
| * | | | Fixed some URLs that should not be proxied. | 2024-11-07 | 1 | -3/+3 | ||
| |/ / | ||||||
| * | | Updated dependencies. | 2024-11-07 | 2 | -2/+2 | ||
| | | | ||||||
| * | | Updated TODO. | 2024-11-07 | 1 | -1/+3 | ||
| | | | ||||||
| * | | Fixed 'strict_public_timelines' being applied to the private timeline. | 2024-11-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Use the raw_path for proxying (as some media may include ? arguments). | 2024-11-07 | 3 | -1/+10 | ||
| | | | ||||||
| * | | Don't proxy our own URLs. | 2024-11-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Propagate the caching headers. | 2024-11-07 | 1 | -0/+6 | ||
| | | | ||||||
| * | | Omit the 'image' field if there are any attachment. | 2024-11-07 | 2 | -3/+3 | ||
| | | | ||||||
| * | | Propagate 'last-modified' and 'etag' fields while proxying. | 2024-11-07 | 3 | -3/+14 | ||
| | | | | | | | | | But does it work? | |||||
| * | | Also use the proxy in replace_shortnames(). | 2024-11-07 | 1 | -9/+16 | ||
| | | | ||||||
| * | | Changed make_url(). | 2024-11-07 | 1 | -23/+35 | ||
| | | | ||||||
| * | | More proxy_media work. | 2024-11-07 | 1 | -9/+16 | ||
| | | | ||||||
| * | | New function make_url(), that takes 'proxy_media' into account. | 2024-11-07 | 1 | -2/+53 | ||
| |/ | ||||||
| * | Version 2.62 RELEASED.2.62 | 2024-11-07 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated documentation. | 2024-11-05 | 1 | -0/+3 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2024-11-05 | 1 | -0/+2 | ||
| | | ||||||
| * | New server variable 'strict_public_timelines'. | 2024-11-05 | 1 | -3/+13 | ||
| | | ||||||
| * | Updated TODO. | 2024-11-05 | 1 | -6/+6 | ||
| | | ||||||
| * | Minor xs tweak. | 2024-11-05 | 3 | -5/+7 | ||
| | | ||||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2024-11-05 | 1 | -0/+2 | ||
| |\ | ||||||
| | * | Updated TODO. | 2024-11-05 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2024-11-05 | 1 | -0/+16 | ||
| |/ | ||||||
| * | Updated TODO. | 2024-11-04 | 1 | -0/+2 | ||
| | | ||||||
| * | Fixed processing of URLs with two @ inside. | 2024-11-03 | 1 | -3/+8 | ||
| | | ||||||
| * | Updated TODO. | 2024-11-03 | 1 | -6/+6 | ||
| | | ||||||
| * | Updated documentation. | 2024-10-30 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated TODO. | 2024-10-30 | 1 | -0/+2 | ||
| | | ||||||
| * | Don't notify 'Block' activities if the 'disable_block_notifications' server ↵ | 2024-10-30 | 1 | -2/+3 | ||
| | | | | | setting is true. | |||||
| * | Set some HTML url fields to be type 'url'. | 2024-10-29 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated TODO. | 2024-10-28 | 1 | -0/+2 | ||
| | | ||||||
| * | Save the 'collapse_threads' from the web UI. | 2024-10-28 | 1 | -0/+4 | ||
| | | ||||||
| * | Show the collapse_threads field in the user settings. | 2024-10-28 | 1 | -0/+10 | ||
| | | ||||||
| * | Use the 'collapse_threads' field from user.json. | 2024-10-28 | 1 | -0/+3 | ||
| | | ||||||
| * | Some work towards collapsing threads by default. | 2024-10-28 | 1 | -1/+2 | ||
| | | ||||||
| * | Fixed crash. | 2024-10-28 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated TODO. | 2024-10-27 | 1 | -2/+4 | ||
| | | ||||||
| * | Skip all repeated attachments, not only images. | 2024-10-27 | 1 | -5/+4 | ||
| | | ||||||
| * | Updated TODO. | 2024-10-27 | 1 | -0/+2 | ||
| | | ||||||
| * | If an attached image URL is already in the post content, don't show it. | 2024-10-27 | 1 | -0/+7 | ||
| | | ||||||
| * | New command line action 'insert'. | 2024-10-27 | 1 | -0/+18 | ||
| | | ||||||
| * | Merge pull request 'Wrap user mention in post around span to ensure ↵ | 2024-10-27 | 1 | -1/+1 | ||
| |\ | | | | | | | | | | | frontends do not display a link preview for it' (#213) from nyanide/snac2:evil into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/213 | |||||
| | * | Wrap user mention in post around span to ensure frontends do not display a ↵ | 2024-10-27 | 1 | -1/+1 | ||
| |/ | | | | | | | | | | link preview for it Some frontends won't recognize a user mention/tag as an actual mention unless a span with a special class is wrapped around it, so it will erronously generate a link preview for it if the span is missing: https://ak.ari.lt/objects/8e18d701-9fdb-4ba8-8652-30dc2fef58ab | |||||
| * | In notifications, show the emoji of the EmojiReact. | 2024-10-26 | 1 | -0/+10 | ||
| | | ||||||
| * | Fixed HTML typo. | 2024-10-25 | 1 | -1/+1 | ||
| | | ||||||