| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.68 RELEASED.2.68 | 2025-01-07 | 1 | -1/+1 | |
| | | |||||
| * | Minor semantic tweak. | 2025-01-07 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request 'Port sandboxing to linux via landlock' (#226) from ↵ | 2025-01-05 | 1 | -0/+2 | |
| |\ | | | | | | | | | | | shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/226 | ||||
| | * | Merge tag '2.67' | 2024-12-23 | 1 | -2/+8 | |
| | |\ | | | | | | | | | | Version 2.67 RELEASED. | ||||
| | * \ | Merge tag '2.66' | 2024-12-19 | 1 | -1/+1 | |
| | |\ \ | | | | | | | | | | | | | Version 2.66 RELEASED. | ||||
| | * \ \ | Merge remote-tracking branch 'upstream/master' | 2024-12-05 | 1 | -1/+12 | |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'upstream/master' | 2024-11-23 | 1 | -1/+1 | |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | 2024-11-19 | 1 | -0/+1 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | sandboxing port to linux via landlock | 2024-11-16 | 1 | -0/+2 | |
| | | | | | | | | |||||
| * | | | | | | | Moved post language setting to msg_note(), where it really belongs. | 2025-01-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the way, posting from the Mastodon API sets the language accordingly. | ||||
| * | | | | | | | Bumped version. | 2025-01-01 | 1 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | Accept 'Audio' as a valid entry type. | 2024-12-23 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Also, done a tweak to read attributedTo fields that are a JSON object, with the id in the "id" field (returned by bandwagon.fm). | ||||
| * | | | | | | Version 2.67 RELEASED.2.67 | 2024-12-22 | 1 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Implement mastoapi markers for notifications and home. | 2024-12-20 | 1 | -0/+3 | |
| | | | | | | | |||||
| * | | | | | | Added bad login throttling. | 2024-12-19 | 1 | -0/+3 | |
| | | | | | | | |||||
| * | | | | | | Bumped version. | 2024-12-15 | 1 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | New function timeline_link_header(). | 2024-12-15 | 1 | -1/+1 | |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Version 2.66 RELEASED.2.66 | 2024-12-09 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | |||||
| * | | | | Fixed bug in blocked instance rejection. | 2024-12-04 | 1 | -1/+1 | |
| | | | | | |||||
| * | | | | Version 2.65 RELEASED.2.65 | 2024-11-26 | 1 | -1/+1 | |
| | | | | | |||||
| * | | | | Most CSV import code has been moved to their own functions. | 2024-11-25 | 1 | -0/+4 | |
| | | | | | |||||
| * | | | | Bumped version. | 2024-11-24 | 1 | -1/+1 | |
| | | | | | |||||
| * | | | | New web actions "Approve" and "Discard". | 2024-11-24 | 1 | -0/+1 | |
| | | | | | |||||
| * | | | | New function pending_check() and pending_del(). | 2024-11-24 | 1 | -0/+2 | |
| | | | | | |||||
| * | | | | New function pending_get() and pending_list(). | 2024-11-24 | 1 | -0/+2 | |
| | | | | | |||||
| * | | | | New function pending_add(). | 2024-11-24 | 1 | -0/+2 | |
| | |_|/ |/| | | |||||
| * | | | Version 2.64 RELEASED.2.64 | 2024-11-21 | 1 | -1/+1 | |
| | |/ |/| | |||||
| * | | New function get_in_reply_to(). | 2024-11-19 | 1 | -0/+1 | |
| |/ | |||||
| * | Version 2.63 RELEASED.2.63 | 2024-11-14 | 1 | -1/+1 | |
| | | |||||
| * | The proxy token seed is created on startup and never stored. | 2024-11-12 | 1 | -0/+1 | |
| | | |||||
| * | Added new proxy authorization by token. | 2024-11-12 | 1 | -1/+1 | |
| | | |||||
| * | Bumped version (I forgot to do it several commits ago 🤦). | 2024-11-11 | 1 | -1/+1 | |
| | | |||||
| * | RSS feeds are now 2.0 instead of 0.91. | 2024-11-10 | 1 | -1/+2 | |
| | | |||||
| * | Moved make_url() to data.c. | 2024-11-07 | 1 | -0/+2 | |
| | | |||||
| * | Propagate 'last-modified' and 'etag' fields while proxying. | 2024-11-07 | 1 | -1/+3 | |
| | | | | | But does it work? | ||||
| * | Version 2.62 RELEASED.2.62 | 2024-11-07 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.61 RELEASED.2.61 | 2024-10-23 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.60 RELEASED.2.60 | 2024-10-10 | 1 | -1/+1 | |
| | | |||||
| * | More migration work. | 2024-10-08 | 1 | -1/+1 | |
| | | |||||
| * | New HTML variable error (still unused). | 2024-10-06 | 1 | -1/+1 | |
| | | |||||
| * | New function webfinger_request_fake(). | 2024-09-18 | 1 | -4/+5 | |
| | | |||||
| * | Started account migration code. | 2024-09-18 | 1 | -0/+2 | |
| | | |||||
| * | Started support for CSV data export. | 2024-09-18 | 1 | -0/+3 | |
| | | |||||
| * | Bumped development version. | 2024-09-16 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.59 RELEASED.2.59 | 2024-09-15 | 1 | -1/+1 | |
| | | |||||
| * | More work in post drafts. | 2024-09-06 | 1 | -0/+1 | |
| | | |||||
| * | Some new draft functions. | 2024-09-06 | 1 | -0/+4 | |
| | | |||||
| * | New checkbox in html_note() for marking a post as a draft. | 2024-09-06 | 1 | -1/+1 | |
| | | |||||
| * | Version 2.58 RELEASED.2.58 | 2024-09-05 | 1 | -1/+1 | |
| | | |||||
| * | If style.css does not exist, it's created with the default one. | 2024-09-04 | 1 | -0/+1 | |
| | | |||||