| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Set the CSS class snac-no-more-unseen-posts. | 2025-01-28 | 1 | -6/+7 | ||
| | | | | | | ||||||
| * | | | | | Backport from xs. | 2025-01-28 | 3 | -5/+25 | ||
| | | | | | | ||||||
| * | | | | | Added a 'No more unseen posts' mark. | 2025-01-27 | 3 | -0/+36 | ||
| | | | | | | ||||||
| * | | | | | Minor optimization in timeline retrieving. | 2025-01-27 | 5 | -24/+33 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | Functions now receive an optional int *more, set to 1 if there are more than the 'show' requested. | |||||
| * | | | | | New command-line option 'unmute'. | 2025-01-26 | 1 | -0/+13 | ||
| | |/ / / |/| | | | ||||||
| * | | | | Fixed crash in the notification area after deleting a post. | 2025-01-25 | 1 | -1/+3 | ||
| | | | | | ||||||
| * | | | | Fixed repeated entries in the instance public timeline. | 2025-01-25 | 1 | -6/+17 | ||
| | | | | | ||||||
| * | | | | Another tweak to fix repeated notifications. | 2025-01-25 | 1 | -0/+9 | ||
| | | | | | ||||||
| * | | | | Bumped version. | 2025-01-25 | 1 | -1/+1 | ||
| | | | | | ||||||
| * | | | | Improved notification messages. | 2025-01-24 | 1 | -10/+36 | ||
| | |_|/ |/| | | ||||||
| * | | | Version 2.69 RELEASED.2.69 | 2025-01-24 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-01-24 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Set value 'purge_days' to 1 by default when creating the relay user. | 2025-01-24 | 1 | -0/+4 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-01-24 | 1 | -2/+5 | ||
| | | | | ||||||
| * | | | Merge pull request 'Linux sandbox fixes' (#287) from shtrophic/snac2:master ↵ | 2025-01-23 | 1 | -1/+8 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/287 | |||||
| | * | | | Sandbox fixes | 2025-01-23 | 1 | -1/+8 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | - allow reading `/dev/urandom` as it is shown as a failed syscall when tracing - resolve `/etc/ssl/cert.pem` in case it is a symlink | |||||
| * | | | | Improved notify repetition code. | 2025-01-23 | 1 | -1/+3 | ||
| | | | | | ||||||
| * | | | | 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 | ||
| | | | ||||||