| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated README. | 2023-08-16 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.40 RELEASED.2.40 | 2023-08-16 | 1 | -1/+1 | |
| | | |||||
| * | mastoapi: Some tweaks to process posts with 'name' and 'image' fields. | 2023-08-14 | 2 | -4/+33 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2023-08-14 | 1 | -0/+2 | |
| | | |||||
| * | Header banners can now be uploaded. | 2023-08-14 | 1 | -15/+24 | |
| | | |||||
| * | Fixed some warning. | 2023-08-14 | 2 | -5/+5 | |
| | | |||||
| * | Unify the instance description text. | 2023-08-14 | 5 | -55/+47 | |
| | | |||||
| * | Discard avatar uploads that are not images. | 2023-08-14 | 1 | -11/+15 | |
| | | |||||
| * | If the user has a header image, show it the public page. | 2023-08-14 | 1 | -2/+13 | |
| | | |||||
| * | If a user 'header' field is defined, use it. | 2023-08-14 | 1 | -0/+10 | |
| | | |||||
| * | Updated documentation. | 2023-08-14 | 1 | -0/+3 | |
| | | |||||
| * | Updated README. | 2023-08-14 | 1 | -0/+2 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2023-08-14 | 1 | -0/+2 | |
| | | |||||
| * | Don't show children in the instance timeline. | 2023-08-14 | 1 | -2/+2 | |
| | | |||||
| * | Updated documentation. | 2023-08-14 | 1 | -2/+7 | |
| | | |||||
| * | mastoapi: show the instance's title and short_description, if they exist. | 2023-08-14 | 1 | -3/+5 | |
| | | |||||
| * | The instance URL can now show a timeline. | 2023-08-14 | 5 | -4/+86 | |
| | | |||||
| * | Some work towards an instance timeline. | 2023-08-14 | 1 | -18/+48 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2023-08-14 | 1 | -0/+2 | |
| | | |||||
| * | Sanitize local user names in the greeting page. | 2023-08-14 | 2 | -49/+58 | |
| | | |||||
| * | Backport from xs. | 2023-08-14 | 2 | -5/+7 | |
| | | |||||
| * | Ignore 'Add' activities ASAP. | 2023-08-13 | 1 | -5/+10 | |
| | | |||||
| * | Don't archive Accept + Create activities as errors. | 2023-08-13 | 1 | -0/+5 | |
| | | | | | They may be (or not, not remember from the doc), but I don't care. | ||||
| * | Added default CSS for Limit and Unlimit buttons. | 2023-08-13 | 2 | -0/+4 | |
| | | |||||
| * | Backport from xs. | 2023-08-13 | 2 | -33/+36 | |
| | | |||||
| * | Backport from xs. | 2023-08-13 | 2 | -2/+2 | |
| | | |||||
| * | More mastoapi tweaks. | 2023-08-13 | 1 | -0/+9 | |
| | | |||||
| * | Use some new xs_stock values. | 2023-08-13 | 4 | -15/+17 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2023-08-13 | 1 | -0/+2 | |
| | | |||||
| * | Added avatar_static to validate_credentials object. | 2023-08-12 | 1 | -0/+1 | |
| | | |||||
| * | Some mastoapi tweaks to support the semaphore.social web client. | 2023-08-12 | 2 | -6/+18 | |
| | | |||||
| * | Archive unattended method errors. | 2023-08-12 | 1 | -0/+1 | |
| | | |||||
| * | Fixed crash. | 2023-08-12 | 1 | -4/+4 | |
| | | |||||
| * | Some mastoapi instance object tweaks. | 2023-08-12 | 1 | -9/+21 | |
| | | |||||
| * | Allow a NULL snac struct in html_entry(). | 2023-08-12 | 1 | -23/+28 | |
| | | |||||
| * | mastoapi: fixed /api/timelines/public to not need a bearer token. | 2023-08-12 | 1 | -12/+13 | |
| | | |||||
| * | Rewritten actor_get() to not depend on a user. | 2023-08-12 | 5 | -20/+12 | |
| | | |||||
| * | Rewritten is_msg_public() to not depend on a user. | 2023-08-12 | 5 | -13/+30 | |
| | | |||||
| * | Backport from xs. | 2023-08-12 | 2 | -105/+68 | |
| | | |||||
| * | Change filename order in srv_archive_error(). | 2023-08-11 | 1 | -1/+1 | |
| | | |||||
| * | Archive JSON errors in activitypub_post_handler. | 2023-08-11 | 1 | -0/+2 | |
| | | |||||
| * | Set the default poll end time to 1 hour. | 2023-08-11 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2023-08-10 | 1 | -1/+1 | |
| | | |||||
| * | Fixed some mastoapi minor errors. | 2023-08-10 | 1 | -4/+11 | |
| | | |||||
| * | Added web UI for limit/unlimit actions. | 2023-08-10 | 1 | -1/+17 | |
| | | |||||
| * | More strict retries. | 2023-08-09 | 1 | -1/+1 | |
| | | |||||
| * | Be more strict in not retrying on permanent errors. | 2023-08-09 | 3 | -5/+10 | |
| | | |||||
| * | Backport from xs. | 2023-08-09 | 3 | -7/+10 | |
| | | |||||
| * | Revert "Implemented hide_followers_only." | 2023-08-09 | 1 | -16/+1 | |
| | | | | | | | | Posts from groups give false positives from hide_followers_only, so the full idea is discarded. This reverts commit b3797d24162bd2c8637d267ae0a08f3cd6e45dff. | ||||
| * | Revert "Added web interface for hide_followers_only." | 2023-08-09 | 1 | -11/+0 | |
| | | | | | This reverts commit 84e8cb419ba95a53ae4d2a1c9f4bb60d55dfc5f5. | ||||