| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.67 RELEASED.2.67 | 2024-12-22 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-22 | 1 | -1/+1 | |
| | | |||||
| * | mastoapi: allow search for post URLs. | 2024-12-22 | 1 | -0/+31 | |
| | | |||||
| * | Account names can also contain periods (in account search). | 2024-12-21 | 1 | -1/+1 | |
| | | |||||
| * | If an attachment includes an icon, show it. | 2024-12-21 | 2 | -0/+21 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-21 | 1 | -1/+1 | |
| | | |||||
| * | mastoapi: fixed audio attachments. | 2024-12-21 | 1 | -2/+3 | |
| | | |||||
| * | mastoapi: minor tweak to notification list (Tusky was in a forever request ↵ | 2024-12-20 | 1 | -2/+12 | |
| | | | | | loop). | ||||
| * | Add contact metrics to og:description. | 2024-12-20 | 2 | -6/+19 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-20 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2024-12-20 | 3 | -7/+120 | |
| |\ | |||||
| | * | Merge pull request 'Implement mastoapi markers' (#247) from ↵ | 2024-12-20 | 3 | -7/+120 | |
| | |\ | | | | | | | | | | | | | | | | nowster/snac2:markers into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/247 | ||||
| | | * | Implement mastoapi markers for notifications and home. | 2024-12-20 | 3 | -7/+120 | |
| | |/ | |||||
| * / | Mastoapi: added badlogin support. | 2024-12-20 | 1 | -48/+62 | |
| |/ | |||||
| * | Updated documentation. | 2024-12-19 | 1 | -0/+29 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-19 | 1 | -1/+3 | |
| | | |||||
| * | Added bad login throttling. | 2024-12-19 | 3 | -3/+120 | |
| | | |||||
| * | Propagate FastCGI variable REMOTE_ADDR. | 2024-12-19 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2024-12-19 | 1 | -0/+2 | |
| |\ | |||||
| | * | Updated RELEASE_NOTES. | 2024-12-19 | 1 | -0/+2 | |
| | | | |||||
| * | | Minor search tweak. | 2024-12-19 | 1 | -1/+1 | |
| |/ | |||||
| * | Avoid adding repeated attachments. | 2024-12-19 | 2 | -23/+58 | |
| | | |||||
| * | Minor webfinger tweak. | 2024-12-19 | 1 | -1/+5 | |
| | | |||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2024-12-19 | 1 | -0/+2 | |
| |\ | |||||
| | * | Updated RELEASE_NOTES. | 2024-12-19 | 1 | -0/+2 | |
| | | | |||||
| * | | In content_search(), also test the 'url' post field (if it exists). | 2024-12-19 | 1 | -0/+9 | |
| |/ | |||||
| * | Searching for URLs brings a post to the user timeline. | 2024-12-19 | 1 | -0/+45 | |
| | | |||||
| * | content_search() also checks for the post id. | 2024-12-19 | 1 | -0/+8 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-17 | 1 | -0/+2 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-17 | 1 | -1/+1 | |
| | | |||||
| * | Added pidfile locking. | 2024-12-16 | 1 | -11/+20 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2024-12-15 | 1 | -0/+6 | |
| | | |||||
| * | Fixed bad url in timeline link. | 2024-12-15 | 1 | -1/+1 | |
| | | |||||
| * | Bumped version. | 2024-12-15 | 1 | -1/+1 | |
| | | |||||
| * | New function timeline_link_header(). | 2024-12-15 | 3 | -3/+35 | |
| | | |||||
| * | Fixed crash in mastoapi_status() Emoji list. | 2024-12-15 | 1 | -3/+3 | |
| | | |||||
| * | mastoapi: deleted useless code. | 2024-12-15 | 1 | -8/+1 | |
| | | |||||
| * | mastoapi: fixed incorrect field 'bot' for newly created accounts. | 2024-12-15 | 1 | -2/+5 | |
| | | |||||
| * | Merge pull request 'Makefile: enable static compilation with musl' (#229) ↵ | 2024-12-13 | 2 | -4/+81 | |
| |\ | | | | | | | | | | | from Shamar/snac2:build-with-musl into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/229 | ||||
| | * | examples: add instructions to statically link snac with musl libc | 2024-12-12 | 1 | -0/+77 | |
| | | | |||||
| | * | Merge branch 'master' into build-with-musl | 2024-12-09 | 4 | -12/+15 | |
| | |\ | |/ |/| | |||||
| * | | Version 2.66 RELEASED.2.66 | 2024-12-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-09 | 1 | -0/+2 | |
| | | | |||||
| * | | Fixed a bug in the 'Approve' and 'Discard' buttons. | 2024-12-09 | 1 | -9/+9 | |
| | | | |||||
| * | | Added image/avif mime type. | 2024-12-07 | 1 | -1/+2 | |
| | | | |||||
| | * | Merge branch 'master' into build-with-musl | 2024-12-05 | 16 | -95/+673 | |
| | |\ | |/ |/| | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated documentation. | 2024-12-05 | 1 | -1/+2 | |
| | | | |||||
| * | | Updated documentation. | 2024-12-05 | 1 | -0/+3 | |
| | | | |||||