summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Updated documentation.Gravatar grunfink2025-06-011-3/+16
| |
* | Updated documentation.Gravatar grunfink2025-05-301-1/+2
| |
* | More webhook checks.Gravatar grunfink2025-05-302-2/+2
| |
* | Updated documentation.Gravatar grunfink2025-05-301-0/+4
| |
* | Merge branch 'master' of comam.es:git/snac2Gravatar grunfink2025-05-301-0/+3
|\ \
| * | Updated documentation.Gravatar grunfink2025-05-301-0/+3
| | |
* | | Added uid, basedir and baseurl to the notify webhook message.Gravatar grunfink2025-05-302-5/+9
|/ /
* | Added a new server knob disable_notify_webhook.Gravatar grunfink2025-05-302-3/+4
| |
* | Updated documentation.Gravatar grunfink2025-05-301-0/+8
| |
* | Added web UI to set the notify webhook.Gravatar grunfink2025-05-301-0/+11
| |
* | auto_follower_webhook.py new example program.Gravatar grunfink2025-05-301-0/+55
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-05-301-0/+2
| |
* | More notify_webhook work.Gravatar grunfink2025-05-302-1/+43
| |
* | New function enqueue_notify_webhook().Gravatar grunfink2025-05-302-0/+21
| |
* | Call enqueue_actor_fresh() from rss_to_timeline().Gravatar grunfink2025-05-301-2/+3
| |
* | Also store the url in the RSS metadata.Gravatar grunfink2025-05-291-0/+1
| |
* | New command-line option 'poll_hashtag_rss'.Gravatar grunfink2025-05-291-0/+5
| |
* | Use HTTP caching (etag / if-none-match) in RSS downloads.Gravatar grunfink2025-05-293-4/+40
| |
* | Fixed typo in rss_to_timeline().Gravatar grunfink2025-05-291-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-05-291-2/+4
| |
* | mastoapi: fixed uploaded images name collision.Gravatar grunfink2025-05-292-3/+5
| |
* | Added more checks.Gravatar grunfink2025-05-281-0/+4
| |
* | Merge branch 'master' of comam.es:git/snac2Gravatar grunfink2025-05-281-1/+3
|\ \
| * | Updated documentation.Gravatar grunfink2025-05-281-1/+3
| | |
* | | Updated RELEASE_NOTES.Gravatar grunfink2025-05-281-0/+2
|/ /
* | Renamed server knob to 'rss_hashtag_poll_hours'.Gravatar grunfink2025-05-282-3/+3
| |
* | Updated documentation.Gravatar grunfink2025-05-281-0/+3
| |
* | Activated hashtag RSS polling.Gravatar grunfink2025-05-285-17/+43
| |
* | Don't prepend a # before a hashtag that is really an URL.Gravatar grunfink2025-05-281-3/+10
| |
* | Disabled rss_process() by now.Gravatar grunfink2025-05-281-0/+2
| |
* | Updated dependencies.Gravatar grunfink2025-05-282-2/+4
| |
* | New function rss_to_timeline().Gravatar grunfink2025-05-282-0/+126
| |
* | New file rss.c.Gravatar grunfink2025-05-285-107/+118
| |
* | Renamed timeline_to_rss() to rss_from_timeline().Gravatar grunfink2025-05-283-4/+4
| |
* | New function timeline_here().Gravatar grunfink2025-05-275-10/+13
| |
* | Renamed timeline_here() to timeline_here_by_md5(), as it always should have ↵Gravatar grunfink2025-05-275-8/+8
| | | | | | | | been.
* | Updated RELEASE_NOTES.Gravatar grunfink2025-05-261-0/+2
| |
* | Fixed search by url for piefed.Gravatar grunfink2025-05-261-1/+1
| | | | | | | | Piefed returns 200 OK for webfinger queries, even it it doesn't return any valid data.
* | Bumped version.Gravatar grunfink2025-05-261-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-05-261-0/+2
| |
* | Merge pull request 'Increase verbosity for srv_debug() in tag_index()' ↵Gravatar grunfink2025-05-251-1/+1
|\ \ | | | | | | | | | | | | | | | (#405) from shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/405
| * | Increase verbosity for srv_debug() in tag_index()Gravatar shtrophic2025-05-251-1/+1
|/ /
* | Minor memory leak fixes.Gravatar grunfink2025-05-224-7/+7
| |
* | Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from ↵Gravatar grunfink2025-05-224-11/+13
|\ \ | | | | | | | | | | | | | | | postscriptum/snac2:utf8-lower-tags into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/400
| * | add missed replacement to the `mastoapi_get_handler` function (`search` case)Gravatar postscriptum2025-05-221-1/+2
| | |
| * | cleanup ending spacesGravatar postscriptum2025-05-221-5/+5
| | |
| * | add missed replacement to the `content_match` functionGravatar postscriptum2025-05-221-1/+1
| | |
| * | use utf-8 lowercase function for tags #396Gravatar postscriptum2025-05-223-4/+5
| | |
* | | Merge pull request 'Improvements for Russian translation (инстанция ↵Gravatar grunfink2025-05-221-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | -> сервер)' (#398) from ivan_c/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/398
| * | | Rename one more instance from "инстанция" to "сервер"Gravatar Ivan2025-05-221-1/+1
| | | |