| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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. | |||||
| * | Added web interface for hide_followers_only. | 2023-08-09 | 1 | -0/+11 | ||
| | | ||||||
| * | Implemented hide_followers_only. | 2023-08-09 | 1 | -1/+16 | ||
| | | ||||||
| * | Renamed json dump functions to new xs spec. | 2023-08-08 | 10 | -54/+54 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-08-08 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated TODO. | 2023-08-08 | 1 | -2/+2 | ||
| | | ||||||
| * | Fixed votersCount. | 2023-08-08 | 1 | -2/+7 | ||
| | | ||||||
| * | Updated TODO. | 2023-08-08 | 1 | -2/+4 | ||
| | | ||||||
| * | Backport from xs. | 2023-08-08 | 2 | -128/+87 | ||
| | | ||||||
| * | Limited users can announce our own posts. | 2023-08-07 | 1 | -4/+4 | ||
| | | ||||||
| * | Only create the limited/ folder in calling limit(). | 2023-08-07 | 1 | -4/+4 | ||
| | | ||||||
| * | Some fixes to limiting actors. | 2023-08-07 | 1 | -21/+22 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-08-07 | 1 | -0/+6 | ||
| | | ||||||
| * | Added hints to web UI buttons. | 2023-08-07 | 1 | -26/+31 | ||
| | | ||||||
| * | Added command-line interface for limit/unlimit users. | 2023-08-06 | 2 | -1/+31 | ||
| | | ||||||
| * | Drop announces from limited users. | 2023-08-06 | 1 | -0/+3 | ||
| | | ||||||
| * | Added support for limiting followed users. | 2023-08-06 | 2 | -1/+50 | ||
| | | ||||||
| * | Version 2.39 RELEASED.2.39 | 2023-08-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-08-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Backport from xs. | 2023-08-05 | 2 | -57/+53 | ||
| | | ||||||
| * | Added xs_json_load() wherever possible. | 2023-08-05 | 2 | -41/+21 | ||
| | | ||||||
| * | Use xs_json_load() in some places. | 2023-08-05 | 1 | -14/+7 | ||
| | | ||||||
| * | Partial import of xs_json_load() from xs. | 2023-08-05 | 1 | -0/+10 | ||
| | | ||||||
| * | Moved avatars to artwork/. | 2023-08-04 | 9 | -0/+0 | ||
| | | ||||||