| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Don't describe as 'fatal' what are just non-retriable connection errors. | 2025-01-13 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Minor improvements to start / end event time showing. | 2025-01-12 | 3 | -8/+7 | ||
| | | | ||||||
| * | | Better dangling hashtag checking. | 2025-01-12 | 3 | -8/+11 | ||
| | | | ||||||
| * | | Show event start / end times. | 2025-01-12 | 1 | -0/+43 | ||
| | | | | | | | | | This code is a ugly as fuck. | |||||
| * | | If an Event has an URL, use it. | 2025-01-12 | 1 | -0/+11 | ||
| | | | ||||||
| * | | mastoapi: fixed Events not being shown. | 2025-01-12 | 2 | -2/+18 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-12 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Updated TODO. | 2025-01-12 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-12 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Backport from xs. | 2025-01-12 | 2 | -5/+13 | ||
| | | | ||||||
| * | | Merge branch 'master' of comam.es:git/snac2 | 2025-01-12 | 1 | -1/+1 | ||
| |\ \ | ||||||
| | * | | Added sandbox.o dependency to Makefile.NetBSD. | 2025-01-12 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Renamed msg_place() to msg_actor_place(). | 2025-01-12 | 1 | -2/+2 | ||
| |/ / | ||||||
| * | | mastoapi: obey the "unlisted" visibility set by apps. | 2025-01-11 | 1 | -2/+8 | ||
| | | | ||||||
| * | | Moved creation of "quiet public" posts to msg_note(), where it belongs. | 2025-01-11 | 2 | -10/+9 | ||
| | | | ||||||
| * | | If a post has a location, show it. | 2025-01-10 | 1 | -0/+37 | ||
| | | | ||||||
| * | | Fixed crash. | 2025-01-10 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Fixed crash in msg_place() because I'm a moron. | 2025-01-10 | 1 | -1/+1 | ||
| | | | ||||||
| * | | If a location is defined, user actors include a 'Place' object. | 2025-01-10 | 2 | -1/+28 | ||
| | | | ||||||
| * | | Show the location in the public page. | 2025-01-10 | 1 | -0/+18 | ||
| | | | ||||||
| * | | New user settings latitude and longitude. | 2025-01-10 | 2 | -1/+21 | ||
| | | | ||||||
| * | | Actor caching lowered to 3 hours. | 2025-01-10 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Always return a shared inbox for the 'relay' user. | 2025-01-10 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-10 | 1 | -0/+8 | ||
| | | | ||||||
| * | | Bumped debug level of actor cache hits. | 2025-01-09 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Added some actor object caching. | 2025-01-09 | 3 | -2/+20 | ||
| | | | ||||||
| * | | Merge branch 'master' of /home/angel/git/snac2 | 2025-01-09 | 1 | -3/+3 | ||
| |\ \ | ||||||
| | * | | Some fixes to receive and update 'Event' objects correctly. | 2025-01-09 | 1 | -3/+3 | ||
| | | | | ||||||
| * | | | Added a way to archive ignored messages. | 2025-01-09 | 1 | -0/+11 | ||
| |/ / | ||||||
| * | | Deleted useless check. | 2025-01-08 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Fixed crash on NULL hashtag href. | 2025-01-08 | 1 | -10/+13 | ||
| | | | ||||||
| * | | Do a lower case search of hashtags in the content. | 2025-01-08 | 1 | -6/+5 | ||
| | | | ||||||
| * | | Also check for the lowecase URL of the hashtags. | 2025-01-08 | 3 | -3/+9 | ||
| | | | ||||||
| * | | Bumped copyright year. | 2025-01-08 | 35 | -36/+59 | ||
| | | | ||||||
| * | | Show hashtags that are not already linked from the post content. | 2025-01-08 | 1 | -0/+33 | ||
| | | | ||||||
| * | | Added a tweak to follow LitePub (Pleroma-style, https://litepub.social/) relays. | 2025-01-07 | 1 | -3/+8 | ||
| | | | | | | | | | | | | | | | | | Usage: create a magic user named 'relay' and make it follow a relay actor (examples: https://relay.c.im/actor or https://relay.ie9.org/actor). Unfollowing returns a 400 status and posts keep arriving (at least with ie9.org), so this is a problem at this moment. | |||||
| * | | Version 2.68 RELEASED.2.68 | 2025-01-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Minor semantic tweak. | 2025-01-07 | 2 | -2/+6 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-01-07 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Updated TODO. | 2025-01-06 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated documentation. | 2025-01-06 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-01-06 | 1 | -0/+2 | ||
| | | ||||||
| * | New command-line operation 'note_unlisted'. | 2025-01-06 | 1 | -1/+10 | ||
| | | ||||||
| * | In the /share page, set the charset explicitly to utf-8. | 2025-01-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated documentation. | 2025-01-06 | 1 | -2/+3 | ||
| | | ||||||
| * | Updated Makefile dependencies. | 2025-01-06 | 2 | -9/+8 | ||
| | | ||||||
| * | Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist. | 2025-01-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated README. | 2025-01-06 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-01-06 | 1 | -1/+1 | ||
| | | ||||||