summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't describe as 'fatal' what are just non-retriable connection errors.Gravatar default2025-01-131-1/+1
* | Minor improvements to start / end event time showing.Gravatar default2025-01-123-8/+7
* | Better dangling hashtag checking.Gravatar default2025-01-123-8/+11
* | Show event start / end times.Gravatar default2025-01-121-0/+43
* | If an Event has an URL, use it.Gravatar default2025-01-121-0/+11
* | mastoapi: fixed Events not being shown.Gravatar default2025-01-122-2/+18
* | Updated RELEASE_NOTES.Gravatar default2025-01-121-0/+2
* | Updated TODO.Gravatar default2025-01-121-1/+1
* | Updated RELEASE_NOTES.Gravatar default2025-01-121-0/+2
* | Backport from xs.Gravatar default2025-01-122-5/+13
* | Merge branch 'master' of comam.es:git/snac2Gravatar default2025-01-121-1/+1
|\ \
| * | Added sandbox.o dependency to Makefile.NetBSD.Gravatar default2025-01-121-1/+1
* | | Renamed msg_place() to msg_actor_place().Gravatar default2025-01-121-2/+2
|/ /
* | mastoapi: obey the "unlisted" visibility set by apps.Gravatar default2025-01-111-2/+8
* | Moved creation of "quiet public" posts to msg_note(), where it belongs.Gravatar default2025-01-112-10/+9
* | If a post has a location, show it.Gravatar default2025-01-101-0/+37
* | Fixed crash.Gravatar default2025-01-101-1/+1
* | Fixed crash in msg_place() because I'm a moron.Gravatar default2025-01-101-1/+1
* | 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