summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | 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
| |/ |/|
* | 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
| |
* | Updated RELEASE_NOTES.Gravatar default2025-01-161-0/+2
| |
* | Updated documentation.Gravatar default2025-01-161-0/+15
| |
* | Implemented Mastodon-like /authorize_interaction.Gravatar default2025-01-162-0/+103
| |
* | Updated RELEASE_NOTES.Gravatar default2025-01-151-3/+3
| |
* | Updated RELEASE_NOTES.Gravatar default2025-01-151-1/+1
| |
* | Merge pull request 'Implement faster min_id handling' (#277) from ↵Gravatar grunfink2025-01-153-18/+61
|\ \ | | | | | | | | | | | | | | | nowster/snac2:fast_min_id into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/277
| * | Implement faster min_id handlingGravatar Paul Martin2025-01-153-18/+61
| | |
* | | Updated RELEASE_NOTES.Gravatar default2025-01-151-0/+2
| | |
* | | Merge pull request 'Implement limit= on notification fetches' (#276) from ↵Gravatar grunfink2025-01-151-0/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | nowster/snac2:notification_limits into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/276
| * | | Implement limit= on notification fetchesGravatar Paul Martin2025-01-141-0/+9
| |/ /
* | | Updated RELEASE_NOTES.Gravatar default2025-01-151-0/+2
| | |
* | | Reduced RSA key size to 2048.Gravatar default2025-01-151-1/+1
|/ /