| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More scheduled post code. | 2025-04-01 | 1 | -1/+2 | |
| * | Added more scheduling code. | 2025-04-01 | 1 | -0/+5 | |
| * | Version 2.74 RELEASED.2.74 | 2025-03-20 | 1 | -1/+1 | |
| * | Version 2.73 RELEASED.2.73 | 2025-03-04 | 1 | -1/+1 | |
| * | msg_note() accepts a nullable post date. | 2025-03-02 | 1 | -1/+1 | |
| * | Optimized lang_str(). | 2025-02-15 | 1 | -0/+1 | |
| * | Redefined L() to use lang_str(). | 2025-02-14 | 1 | -1/+1 | |
| * | New function lang_str(). | 2025-02-14 | 1 | -0/+3 | |
| * | Limit JSON depth | 2025-02-13 | 1 | -0/+4 | |
| * | Bumped version. | 2025-02-11 | 1 | -1/+1 | |
| * | Version 2.72 RELEASED.2.72 | 2025-02-10 | 1 | -1/+1 | |
| * | Bumped version. | 2025-02-04 | 1 | -1/+1 | |
| * | Version 2.71 RELEASED. | 2025-02-04 | 1 | -1/+1 | |
| * | Bumped version. | 2025-02-04 | 1 | -1/+1 | |
| * | Version 2.70 RELEASED.2.70 | 2025-01-31 | 1 | -1/+1 | |
| * | Added a 'No more unseen posts' mark. | 2025-01-27 | 1 | -0/+4 | |
| * | Minor optimization in timeline retrieving. | 2025-01-27 | 1 | -2/+2 | |
| * | Bumped version. | 2025-01-25 | 1 | -1/+1 | |
| * | Version 2.69 RELEASED.2.69 | 2025-01-24 | 1 | -1/+1 | |
| * | Implement faster min_id handling | 2025-01-15 | 1 | -0/+2 | |
| * | Added some actor object caching. | 2025-01-09 | 1 | -1/+1 | |
| * | Bumped copyright year. | 2025-01-08 | 1 | -1/+1 | |
| * | 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 shtrop... | 2025-01-05 | 1 | -0/+2 | |
| |\ | |||||
| | * | Merge tag '2.67' | 2024-12-23 | 1 | -2/+8 | |
| | |\ | |||||
| | * \ | Merge tag '2.66' | 2024-12-19 | 1 | -1/+1 | |
| | |\ \ | |||||
| | * \ \ | 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 | |
| * | | | | | | | Bumped version. | 2025-01-01 | 1 | -1/+1 | |
| * | | | | | | | Accept 'Audio' as a valid entry type. | 2024-12-23 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | 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 | |
| |/ | |||||