| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' | 2024-11-19 | 9 | -18/+69 | ||
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | only rwc /dev/shm when WITHOUT_SHM is undefined | 2024-11-19 | 1 | -0/+2 | ||
| | | * | | | | | | | | remove unused headers | 2024-11-16 | 1 | -2/+1 | ||
| | | * | | | | | | | | add distinction between RWC with directories and without, include FS_REFER pe... | 2024-11-16 | 1 | -11/+14 | ||
| | | * | | | | | | | | sandboxing port to linux via landlock | 2024-11-16 | 4 | -39/+190 | ||
| * | | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-05 | 1 | -1/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Moved post language setting to msg_note(), where it really belongs. | 2025-01-05 | 5 | -24/+26 | ||
| * | | | | | | | | | Use the site's CSS in the /share page. | 2025-01-05 | 1 | -1/+3 | ||
| * | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-05 | 1 | -0/+2 | ||
| * | | | | | | | | | The 'note' cmdline looks at the LANG env var to set the post's language. | 2025-01-05 | 1 | -0/+15 | ||
| * | | | | | | | | | More /share tweaks. | 2025-01-05 | 1 | -0/+3 | ||
| * | | | | | | | | | Updated TODO. | 2025-01-04 | 1 | -2/+2 | ||
| * | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-04 | 1 | -1/+3 | ||
| * | | | | | | | | | Updated documentation. | 2025-01-04 | 3 | -14/+20 | ||
| * | | | | | | | | | Merge branch 'master' of comam.es:git/snac2 | 2025-01-04 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-04 | 1 | -0/+2 | ||
| * | | | | | | | | | | Read CSV files to import from the import/ user subdirectory. | 2025-01-04 | 1 | -5/+10 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Updated documentation. | 2025-01-04 | 3 | -10/+9 | ||
| * | | | | | | | | | The 'export_csv' operation exports into the user subdirectory. | 2025-01-04 | 1 | -5/+8 | ||
| * | | | | | | | | | Ensure all user directories have import/ and export/ subdirectories. | 2025-01-04 | 1 | -0/+12 | ||
| * | | | | | | | | | More search by URL tweaks. | 2025-01-04 | 1 | -23/+17 | ||
| * | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-04 | 1 | -0/+4 | ||
| * | | | | | | | | | Updated README. | 2025-01-04 | 1 | -0/+1 | ||
| * | | | | | | | | | Serve BASE_URL/style.css. | 2025-01-02 | 1 | -0/+13 | ||
| * | | | | | | | | | Minor tweak to the /share webpoint. | 2025-01-02 | 1 | -2/+6 | ||
| * | | | | | | | | | When search for URLs, rewrite the query string to be the real post id. | 2025-01-01 | 1 | -0/+4 | ||
| * | | | | | | | | | Fix for some repeated search results. | 2025-01-01 | 1 | -0/+5 | ||
| * | | | | | | | | | Bumped version. | 2025-01-01 | 1 | -1/+1 | ||
| * | | | | | | | | | The shared post is really sent. | 2025-01-01 | 2 | -3/+12 | ||
| * | | | | | | | | | Updated RELEASE_NOTES. | 2025-01-01 | 1 | -0/+8 | ||
| * | | | | | | | | | Merge pull request 'Fix verify_links' (#261) from nowster/snac2:verify_links ... | 2025-01-01 | 1 | -2/+25 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix verify_links | 2024-12-31 | 1 | -2/+25 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed warning. | 2024-12-31 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge branch 'master' of comam.es:git/snac2 | 2024-12-31 | 2 | -1/+73 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | More work in the Mastodon-share webpoint. | 2024-12-31 | 2 | -2/+35 | ||
| | * | | | | | | | | | Started support for Mastodon-like /share endpoint. | 2024-12-31 | 1 | -0/+39 | ||
| * | | | | | | | | | | Merge pull request 'Added "Like" to operations (for upstream)' (#260) from dh... | 2024-12-31 | 1 | -0/+17 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Added "Like" to operations for upstream branch | 2024-12-31 | 1 | -0/+17 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Skip enqueue_output() to local users (already served by the local shared-inbox). | 2024-12-31 | 1 | -7/+10 | ||
| * | | | | | | | | | Convert to lowercase when checking for followed hashtags. | 2024-12-30 | 1 | -2/+7 | ||
| * | | | | | | | | | Don't search for hashtags in non-public posts. | 2024-12-30 | 1 | -1/+1 | ||
| * | | | | | | | | | Always enqueue a message into the local shared-inbox. | 2024-12-30 | 1 | -10/+12 | ||
| * | | | | | | | | | Started support for hashtag following. | 2024-12-30 | 1 | -0/+22 | ||
| * | | | | | | | | | Merge pull request 'mastoapi: implement timeline min_id' (#254) from nowster/... | 2024-12-30 | 1 | -2/+13 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mastoapi: implement timeline min_id | 2024-12-26 | 1 | -2/+13 | ||
| * | | | | | | | | | | Updated RELEASE_NOTES. | 2024-12-29 | 1 | -0/+4 | ||
| * | | | | | | | | | | Merge pull request 'Adding support for IPv6' (#256) from hb9hnt/snac2:master ... | 2024-12-29 | 1 | -1/+34 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Adding support for IPv6 | 2024-12-27 | 1 | -1/+34 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Updated documentation. | 2024-12-28 | 1 | -0/+17 | ||
| * | | | | | | | | | | Updated TODO. | 2024-12-28 | 1 | -2/+4 | ||
| |/ / / / / / / / / | ||||||