| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-05-12 | Version 2.77 RELEASED.2.77 | 1 | -1/+1 | ||
| 2025-05-09 | Version 2.76 RELEASED.2.76 | 1 | -1/+1 | ||
| 2025-05-03 | New function enqueue_webmention(). | 1 | -0/+1 | ||
| The q_msg is queued, but nothing is done yet. | |||||
| 2025-04-28 | Bumped version. | 1 | -1/+1 | ||
| 2025-04-16 | Version 2.75 RELEASED.2.75 | 1 | -1/+1 | ||
| 2025-04-13 | emoji: refactor + emoji in display names on front page | 1 | -0/+1 | ||
| 2025-04-13 | Cache the timezone inside the snac struct. | 1 | -0/+1 | ||
| 2025-04-01 | More scheduled post code. | 1 | -1/+2 | ||
| 2025-04-01 | Added more scheduling code. | 1 | -0/+5 | ||
| 2025-03-20 | Version 2.74 RELEASED.2.74 | 1 | -1/+1 | ||
| 2025-03-04 | Version 2.73 RELEASED.2.73 | 1 | -1/+1 | ||
| 2025-03-02 | msg_note() accepts a nullable post date. | 1 | -1/+1 | ||
| 2025-02-20 | Revert "fix ownership-problem of mailinfo" | 1 | -1/+1 | ||
| This reverts commit 2ca7735779e79dbe6fe62f0111a12c145f428d8f. | |||||
| 2025-02-19 | fix ownership-problem of mailinfo | 1 | -1/+1 | ||
| 2025-02-15 | Optimized lang_str(). | 1 | -0/+1 | ||
| 2025-02-14 | Redefined L() to use lang_str(). | 1 | -1/+1 | ||
| 2025-02-14 | New function lang_str(). | 1 | -0/+3 | ||
| 2025-02-13 | Limit JSON depth | 1 | -0/+4 | ||
| 2025-02-11 | Bumped version. | 1 | -1/+1 | ||
| 2025-02-10 | Version 2.72 RELEASED.2.72 | 1 | -1/+1 | ||
| 2025-02-04 | Bumped version. | 1 | -1/+1 | ||
| 2025-02-04 | Version 2.71 RELEASED. | 1 | -1/+1 | ||
| 2025-02-04 | Bumped version. | 1 | -1/+1 | ||
| 2025-01-31 | Version 2.70 RELEASED.2.70 | 1 | -1/+1 | ||
| 2025-01-27 | Added a 'No more unseen posts' mark. | 1 | -0/+4 | ||
| 2025-01-27 | Minor optimization in timeline retrieving. | 1 | -2/+2 | ||
| Functions now receive an optional int *more, set to 1 if there are more than the 'show' requested. | |||||
| 2025-01-25 | Bumped version. | 1 | -1/+1 | ||
| 2025-01-24 | Version 2.69 RELEASED.2.69 | 1 | -1/+1 | ||
| 2025-01-20 | add port parsing for sandboxing | 1 | -0/+1 | ||
| 2025-01-15 | Implement faster min_id handling | 1 | -0/+2 | ||
| 2025-01-09 | Added some actor object caching. | 1 | -1/+1 | ||
| 2025-01-08 | Bumped copyright year. | 1 | -1/+1 | ||
| 2025-01-07 | Version 2.68 RELEASED.2.68 | 1 | -1/+1 | ||
| 2025-01-07 | Minor semantic tweak. | 1 | -1/+1 | ||
| 2025-01-05 | Moved post language setting to msg_note(), where it really belongs. | 1 | -1/+2 | ||
| On the way, posting from the Mastodon API sets the language accordingly. | |||||
| 2025-01-01 | Bumped version. | 1 | -1/+1 | ||
| 2024-12-23 | Accept 'Audio' as a valid entry type. | 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). | |||||
| 2024-12-22 | Version 2.67 RELEASED.2.67 | 1 | -1/+1 | ||
| 2024-12-20 | Implement mastoapi markers for notifications and home. | 1 | -0/+3 | ||
| 2024-12-19 | Added bad login throttling. | 1 | -0/+3 | ||
| 2024-12-15 | Bumped version. | 1 | -1/+1 | ||
| 2024-12-15 | New function timeline_link_header(). | 1 | -1/+1 | ||
| 2024-12-09 | Version 2.66 RELEASED.2.66 | 1 | -1/+1 | ||
| 2024-12-04 | Fixed bug in blocked instance rejection. | 1 | -1/+1 | ||
| 2024-11-26 | Version 2.65 RELEASED.2.65 | 1 | -1/+1 | ||
| 2024-11-25 | Most CSV import code has been moved to their own functions. | 1 | -0/+4 | ||
| 2024-11-24 | Bumped version. | 1 | -1/+1 | ||
| 2024-11-24 | New web actions "Approve" and "Discard". | 1 | -0/+1 | ||
| 2024-11-24 | New function pending_check() and pending_del(). | 1 | -0/+2 | ||
| 2024-11-24 | New function pending_get() and pending_list(). | 1 | -0/+2 | ||