| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Added some code to supress repeated notifications. | 2025-01-23 | 1 | -2/+10 | ||
| |/ / / | ||||||
| * | | | More hashtag following tweaks. | 2025-01-23 | 1 | -0/+33 | ||
| | | | | ||||||
| * | | | Fixed bug in 'in reply to' checking. | 2025-01-22 | 1 | -10/+14 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-01-22 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Minor visual tweak. | 2025-01-22 | 1 | -14/+12 | ||
| | | | | ||||||
| * | | | More tweaks to hashtag following code. | 2025-01-22 | 1 | -4/+17 | ||
| | | | | ||||||
| * | | | Moved followed hashtag check to its own function. | 2025-01-22 | 1 | -24/+36 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-01-22 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Merge pull request 'When reading timeline in ascending order, return results ↵ | 2025-01-22 | 1 | -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 order | 2025-01-21 | 1 | -1/+4 | ||
| | | | | | ||||||
| * | | | | Also accept 'Update' activities for 'Application' objects. | 2025-01-22 | 1 | -1/+1 | ||
| | | | | | ||||||
| * | | | | Don't account as such announces by our own relay. | 2025-01-22 | 1 | -5/+10 | ||
| |/ / / | ||||||
| * | | | Hide the 'relay' user from the greeting list. | 2025-01-21 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-01-21 | 1 | -1/+6 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-01-21 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Added more Markdown (contributed by an-im-dugud). | 2025-01-21 | 1 | -1/+46 | ||
| | |/ |/| | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-20 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Fixed check for the basedir (contributed by an-im-dugud). | 2025-01-20 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Minor HTML tweak. | 2025-01-20 | 1 | -1/+3 | ||
| | | | ||||||
| * | | Fixed usage text. | 2025-01-20 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-20 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Documented the SNAC_BASEDIR environment variable. | 2025-01-20 | 1 | -0/+7 | ||
| | | | ||||||
| * | | Added support for the SNAC_BASEDIR environment variable. | 2025-01-20 | 1 | -15/+14 | ||
| | | | | | | | | | If it's set, the basedir argument in command-line commands must not be given. | |||||
| * | | Updated documentation. | 2025-01-20 | 1 | -2/+3 | ||
| | | | ||||||
| * | | Show the post language under the date 'title'. | 2025-01-20 | 1 | -5/+20 | ||
| | | | ||||||
| * | | Added the USER_AGENT to HTTP errors. | 2025-01-20 | 1 | -3/+3 | ||
| | | | ||||||
| * | | Don't notify us for our own posts from the relay. | 2025-01-19 | 1 | -0/+5 | ||
| | | | ||||||
| * | | Only relay public posts. | 2025-01-19 | 1 | -1/+1 | ||
| | | | ||||||
| * | | changed note* commands checking. | 2025-01-19 | 1 | -1/+3 | ||
| | | | ||||||
| * | | New command 'note_mention'. | 2025-01-19 | 1 | -3/+11 | ||
| | | | ||||||
| * | | Also relay notes to the relays that follow us. | 2025-01-19 | 1 | -17/+41 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-01-19 | 1 | -0/+21 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-19 | 1 | -0/+4 | ||
| | | | ||||||
| * | | Update user config from admin/followed-hashtags. | 2025-01-19 | 1 | -1/+30 | ||
| | | | ||||||
| * | | Added controls for the followed hashtags. | 2025-01-19 | 1 | -0/+32 | ||
| | | | ||||||
| * | | Fixed the greeting.html template to have a closing head tag. | 2025-01-17 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Changed Boost/Like order in the /authorize_interaction page. | 2025-01-16 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated TODO. | 2025-01-16 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-16 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-01-16 | 1 | -0/+15 | ||
| | | | ||||||
| * | | Implemented Mastodon-like /authorize_interaction. | 2025-01-16 | 2 | -0/+103 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-15 | 1 | -3/+3 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-01-15 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge pull request 'Implement faster min_id handling' (#277) from ↵ | 2025-01-15 | 3 | -18/+61 | ||
| |\ \ | | | | | | | | | | | | | | | | nowster/snac2:fast_min_id into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/277 | |||||
| | * | | Implement faster min_id handling | 2025-01-15 | 3 | -18/+61 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-01-15 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Merge pull request 'Implement limit= on notification fetches' (#276) from ↵ | 2025-01-15 | 1 | -0/+9 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | nowster/snac2:notification_limits into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/276 | |||||
| | * | | | Implement limit= on notification fetches | 2025-01-14 | 1 | -0/+9 | ||
| | |/ / | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-01-15 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Reduced RSA key size to 2048. | 2025-01-15 | 1 | -1/+1 | ||
| |/ / | ||||||