summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Added a 'No more unseen posts' mark.Gravatar default2025-01-273-0/+36
* | | | | Minor optimization in timeline retrieving.Gravatar default2025-01-275-24/+33
* | | | | New command-line option 'unmute'.Gravatar default2025-01-261-0/+13
| |/ / / |/| | |
* | | | Fixed crash in the notification area after deleting a post.Gravatar default2025-01-251-1/+3
* | | | Fixed repeated entries in the instance public timeline.Gravatar default2025-01-251-6/+17
* | | | Another tweak to fix repeated notifications.Gravatar default2025-01-251-0/+9
* | | | Bumped version.Gravatar default2025-01-251-1/+1
* | | | Improved notification messages.Gravatar default2025-01-241-10/+36
| |_|/ |/| |
* | | Version 2.69 RELEASED.2.69Gravatar default2025-01-241-1/+1
* | | Updated RELEASE_NOTES.Gravatar default2025-01-241-1/+1
* | | Set value 'purge_days' to 1 by default when creating the relay user.Gravatar default2025-01-241-0/+4
* | | Updated documentation.Gravatar default2025-01-241-2/+5
* | | Merge pull request 'Linux sandbox fixes' (#287) from shtrophic/snac2:master i...Gravatar grunfink2025-01-231-1/+8
|\ \ \
| * | | Sandbox fixesGravatar shtrophic2025-01-231-1/+8
* | | | Improved notify repetition code.Gravatar default2025-01-231-1/+3
* | | | 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
|\ \ \
| * | | 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
* | 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