summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | If a location is defined, user actors include a 'Place' object.Gravatar default2025-01-102-1/+28
* | Show the location in the public page.Gravatar default2025-01-101-0/+18
* | New user settings latitude and longitude.Gravatar default2025-01-102-1/+21
* | Actor caching lowered to 3 hours.Gravatar default2025-01-101-1/+1
* | Always return a shared inbox for the 'relay' user.Gravatar default2025-01-101-1/+1
* | Updated RELEASE_NOTES.Gravatar default2025-01-101-0/+8
* | Bumped debug level of actor cache hits.Gravatar default2025-01-091-1/+1
* | Added some actor object caching.Gravatar default2025-01-093-2/+20
* | Merge branch 'master' of /home/angel/git/snac2Gravatar default2025-01-091-3/+3
|\ \
| * | Some fixes to receive and update 'Event' objects correctly.Gravatar default2025-01-091-3/+3
* | | Added a way to archive ignored messages.Gravatar default2025-01-091-0/+11
|/ /
* | Deleted useless check.Gravatar default2025-01-081-1/+1
* | Fixed crash on NULL hashtag href.Gravatar default2025-01-081-10/+13
* | Do a lower case search of hashtags in the content.Gravatar default2025-01-081-6/+5
* | Also check for the lowecase URL of the hashtags.Gravatar default2025-01-083-3/+9
* | Bumped copyright year.Gravatar default2025-01-0835-36/+59
* | Show hashtags that are not already linked from the post content.Gravatar default2025-01-081-0/+33
* | Added a tweak to follow LitePub (Pleroma-style, https://litepub.social/) relays.Gravatar default2025-01-071-3/+8
* | Version 2.68 RELEASED.2.68Gravatar default2025-01-071-1/+1
* | Updated RELEASE_NOTES.Gravatar default2025-01-071-1/+1
* | Minor semantic tweak.Gravatar default2025-01-072-2/+6
* | Updated documentation.Gravatar default2025-01-071-1/+1
|/
* Updated TODO.Gravatar default2025-01-061-2/+2
* Updated documentation.Gravatar default2025-01-061-0/+2
* Updated RELEASE_NOTES.Gravatar default2025-01-061-0/+2
* New command-line operation 'note_unlisted'.Gravatar default2025-01-061-1/+10
* In the /share page, set the charset explicitly to utf-8.Gravatar default2025-01-061-1/+1
* Updated documentation.Gravatar default2025-01-061-2/+3
* Updated Makefile dependencies.Gravatar default2025-01-062-9/+8
* Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist.Gravatar default2025-01-061-1/+1
* Updated README.Gravatar default2025-01-061-2/+2
* Updated RELEASE_NOTES.Gravatar default2025-01-061-1/+1
* Minor rework to sandbox code.Gravatar default2025-01-061-61/+59
* Updated RELEASE_NOTES.Gravatar default2025-01-061-2/+2
* Updated RELEASE_NOTES.Gravatar default2025-01-061-0/+2
* Updated documentation.Gravatar default2025-01-061-0/+15
* Fixed sandboxing of the unix socket.Gravatar default2025-01-061-2/+8
* Updated documentation.Gravatar default2025-01-051-3/+6
* Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2
* New configuration directive "max_public_entries".Gravatar default2025-01-052-4/+6
* Updated RELEASE_NOTES.Gravatar default2025-01-051-1/+1
* Disable sandboxing by default for now.Gravatar default2025-01-051-5/+10
* Fixed crash in sandbox code under OpenBSD.Gravatar default2025-01-051-1/+0
* Updated documentation.Gravatar default2025-01-051-0/+4
* Updated tip for the search box.Gravatar default2025-01-051-1/+1
* More sandbox compilation tweaks under Alpine Linux.Gravatar default2025-01-052-1/+3
* Added some autodetection for Linux landlocking on older systems.Gravatar default2025-01-051-4/+15
* Updated README.Gravatar default2025-01-051-0/+6
* New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.Gravatar default2025-01-051-0/+12
* Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2