summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add tests subdirectory with makefile targetGravatar shtrophic2025-01-241-2/+8
|
* Merge remote-tracking branch 'upstream/master' into curl-smtpGravatar shtrophic2025-01-2411-53/+197
|\
| * Version 2.69 RELEASED.2.69Gravatar default2025-01-241-1/+1
| |
| * Updated RELEASE_NOTES.Gravatar default2025-01-241-1/+1
| |
| * Set value 'purge_days' to 1 by default when creating the relay user.Gravatar default2025-01-241-0/+4
| |
| * Updated documentation.Gravatar default2025-01-241-2/+5
| |
| * Merge pull request 'Linux sandbox fixes' (#287) from shtrophic/snac2:master ↵Gravatar grunfink2025-01-231-1/+8
| |\ | | | | | | | | | | | | | | | into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/287
| | * Sandbox fixesGravatar shtrophic2025-01-231-1/+8
| | | | | | | | | | | | | | | | | | - allow reading `/dev/urandom` as it is shown as a failed syscall when tracing - resolve `/etc/ssl/cert.pem` in case it is a symlink
| * | Improved notify repetition code.Gravatar default2025-01-231-1/+3
| | |
| * | Added some code to supress repeated notifications.Gravatar default2025-01-231-2/+10
| |/
| * More hashtag following tweaks.Gravatar default2025-01-231-0/+33
| |
| * Fixed bug in 'in reply to' checking.Gravatar default2025-01-221-10/+14
| |
| * Updated documentation.Gravatar default2025-01-221-1/+1
| |
| * Minor visual tweak.Gravatar default2025-01-221-14/+12
| |
| * More tweaks to hashtag following code.Gravatar default2025-01-221-4/+17
| |
| * Moved followed hashtag check to its own function.Gravatar default2025-01-221-24/+36
| |
| * Updated RELEASE_NOTES.Gravatar default2025-01-221-1/+1
| |
| * Merge pull request 'When reading timeline in ascending order, return results ↵Gravatar grunfink2025-01-221-1/+4
| |\ | | | | | | | | | | | | | | | in descending order' (#284) from nowster/snac2:min_id_reverse into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/284
| | * When reading timeline in ascending order, return results in descending orderGravatar Paul Martin2025-01-211-1/+4
| | |
| * | Also accept 'Update' activities for 'Application' objects.Gravatar default2025-01-221-1/+1
| | |
| * | Don't account as such announces by our own relay.Gravatar default2025-01-221-5/+10
| |/
| * Hide the 'relay' user from the greeting list.Gravatar default2025-01-211-1/+1
| |
| * Updated documentation.Gravatar default2025-01-211-1/+6
| |
| * Updated RELEASE_NOTES.Gravatar default2025-01-211-0/+2
| |
| * Added more Markdown (contributed by an-im-dugud).Gravatar default2025-01-211-1/+46
| |
* | fix memory leakGravatar shtrophic2025-01-201-1/+1
| |
* | add port parsing for sandboxingGravatar shtrophic2025-01-204-18/+70
| |
* | add xs_smtp_requestGravatar shtrophic2025-01-203-30/+56
|/
* Updated RELEASE_NOTES.Gravatar default2025-01-201-0/+2
|
* Fixed check for the basedir (contributed by an-im-dugud).Gravatar default2025-01-201-1/+1
|
* Minor HTML tweak.Gravatar default2025-01-201-1/+3
|
* Fixed usage text.Gravatar default2025-01-201-2/+2
|
* Updated RELEASE_NOTES.Gravatar default2025-01-201-0/+2
|
* Documented the SNAC_BASEDIR environment variable.Gravatar default2025-01-201-0/+7
|
* Added support for the SNAC_BASEDIR environment variable.Gravatar default2025-01-201-15/+14
| | | | If it's set, the basedir argument in command-line commands must not be given.
* Updated documentation.Gravatar default2025-01-201-2/+3
|
* Show the post language under the date 'title'.Gravatar default2025-01-201-5/+20
|
* Added the USER_AGENT to HTTP errors.Gravatar default2025-01-201-3/+3
|
* Don't notify us for our own posts from the relay.Gravatar default2025-01-191-0/+5
|
* Only relay public posts.Gravatar default2025-01-191-1/+1
|
* changed note* commands checking.Gravatar default2025-01-191-1/+3
|
* New command 'note_mention'.Gravatar default2025-01-191-3/+11
|
* Also relay notes to the relays that follow us.Gravatar default2025-01-191-17/+41
|
* Updated documentation.Gravatar default2025-01-191-0/+21
|
* Updated RELEASE_NOTES.Gravatar default2025-01-191-0/+4
|
* Update user config from admin/followed-hashtags.Gravatar default2025-01-191-1/+30
|
* Added controls for the followed hashtags.Gravatar default2025-01-191-0/+32
|
* Fixed the greeting.html template to have a closing head tag.Gravatar default2025-01-171-1/+1
|
* Changed Boost/Like order in the /authorize_interaction page.Gravatar default2025-01-161-1/+1
|
* Updated TODO.Gravatar default2025-01-161-2/+2
|