| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Always log process_queue sending. | 2022-11-18 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-17 | 1 | -0/+2 | ||
| | | ||||||
| * | Queue messages to inboxes instead of actors. | 2022-11-17 | 3 | -14/+39 | ||
| | | ||||||
| * | Move send to actor logging to process_queue(). | 2022-11-17 | 1 | -4/+4 | ||
| | | ||||||
| * | Also log the inbox in send_to_actor(). | 2022-11-17 | 1 | -1/+1 | ||
| | | ||||||
| * | Use endpoints/sharedInbox instead of inbox, if there is one. | 2022-11-17 | 1 | -12/+23 | ||
| | | ||||||
| * | Fixed typo. | 2022-11-16 | 1 | -1/+1 | ||
| | | ||||||
| * | More sanitize tweaks. | 2022-11-16 | 1 | -1/+2 | ||
| | | ||||||
| * | Drop incoming messages that has their parent hidden. | 2022-11-16 | 1 | -23/+38 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-16 | 1 | -0/+2 | ||
| | | ||||||
| * | In sanitize(), rebuild the accepted tags with only the accepted attributes. | 2022-11-16 | 1 | -5/+10 | ||
| | | ||||||
| * | Call sanitize() as soon as possible. | 2022-11-16 | 3 | -9/+7 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-16 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-16 | 1 | -0/+2 | ||
| | | ||||||
| * | Also add the 'Sensitive content' checkbox to replies. | 2022-11-16 | 2 | -0/+3 | ||
| | | ||||||
| * | Posts can be marked as 'sensitive content' (not yet for replies). | 2022-11-16 | 2 | -1/+11 | ||
| | | ||||||
| * | Show the complete date as a 'title' popup. | 2022-11-15 | 1 | -1/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-15 | 1 | -1/+1 | ||
| | | ||||||
| * | Disabled unveil() temporarily. | 2022-11-15 | 1 | -2/+6 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-14 | 1 | -0/+4 | ||
| | | ||||||
| * | Call unveil() from srv_open() if on OpenBSD. | 2022-11-14 | 1 | -0/+6 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-14 | 1 | -1/+3 | ||
| | | ||||||
| * | Deleted unused code. | 2022-11-13 | 1 | -3/+1 | ||
| | | ||||||
| * | Added more emojis. | 2022-11-13 | 2 | -2/+4 | ||
| | | ||||||
| * | Also delete JS in the people/ page. | 2022-11-13 | 1 | -13/+8 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-13 | 1 | -2/+4 | ||
| | | ||||||
| * | Merge branch 'master' of triptico.com:git/snac22.10 | 2022-11-13 | 2 | -2/+2 | ||
| |\ | ||||||
| | * | Set "u-url mention" class for mentions. | 2022-11-13 | 2 | -2/+2 | ||
| | | | ||||||
| * | | Version 2.10 RELEASED. | 2022-11-13 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Updated documentation. | 2022-11-13 | 1 | -1/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-13 | 1 | -0/+2 | ||
| | | ||||||
| * | Use details/summary HTML tags instead of JS for the 'Reply' button. | 2022-11-13 | 1 | -9/+7 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-13 | 1 | -0/+2 | ||
| | | ||||||
| * | More formatting tweaks. | 2022-11-13 | 1 | -52/+60 | ||
| | | ||||||
| * | Some formatting refactoring. | 2022-11-13 | 5 | -9/+7 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated documentation. | 2022-11-12 | 2 | -4/+4 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-12 | 1 | -4/+4 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-12 | 1 | -0/+6 | ||
| | | ||||||
| * | Added local timeline purging. | 2022-11-12 | 2 | -31/+28 | ||
| | | ||||||
| * | Some adduser message rewording. | 2022-11-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Call pthread_detach(). | 2022-11-09 | 1 | -0/+1 | ||
| | | ||||||
| * | Updated default CSS. | 2022-11-09 | 1 | -0/+1 | ||
| | | ||||||
| * | Version 2.09 RELEASED.2.09 | 2022-11-09 | 1 | -1/+1 | ||
| | | ||||||
| * | Added more tests. | 2022-11-09 | 1 | -0/+9 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-09 | 1 | -1/+3 | ||
| | | ||||||
| * | Updated TODO. | 2022-11-09 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2022-11-09 | 1 | -0/+2 | ||
| | | ||||||
| * | Fixed typo in webfinger_request(). | 2022-11-09 | 1 | -1/+1 | ||
| | | ||||||