summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge remote-tracking branch 'upstream/master'Gravatar shtrophic2024-11-199-18/+69
| | |\ \ \ \ \ \ \
| | * | | | | | | | only rwc /dev/shm when WITHOUT_SHM is undefinedGravatar shtrophic2024-11-191-0/+2
| | * | | | | | | | remove unused headersGravatar shtrophic2024-11-161-2/+1
| | * | | | | | | | add distinction between RWC with directories and without, include FS_REFER pe...Gravatar shtrophic2024-11-161-11/+14
| | * | | | | | | | sandboxing port to linux via landlockGravatar shtrophic2024-11-164-39/+190
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-051-1/+1
|/ / / / / / / / /
* | | | | | | | | Moved post language setting to msg_note(), where it really belongs.Gravatar default2025-01-055-24/+26
* | | | | | | | | Use the site's CSS in the /share page.Gravatar default2025-01-051-1/+3
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2
* | | | | | | | | The 'note' cmdline looks at the LANG env var to set the post's language.Gravatar default2025-01-051-0/+15
* | | | | | | | | More /share tweaks.Gravatar default2025-01-051-0/+3
* | | | | | | | | Updated TODO.Gravatar default2025-01-041-2/+2
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-041-1/+3
* | | | | | | | | Updated documentation.Gravatar default2025-01-043-14/+20
* | | | | | | | | Merge branch 'master' of comam.es:git/snac2Gravatar default2025-01-041-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-041-0/+2
* | | | | | | | | | Read CSV files to import from the import/ user subdirectory.Gravatar default2025-01-041-5/+10
|/ / / / / / / / /
* | | | | | | | | Updated documentation.Gravatar default2025-01-043-10/+9
* | | | | | | | | The 'export_csv' operation exports into the user subdirectory.Gravatar default2025-01-041-5/+8
* | | | | | | | | Ensure all user directories have import/ and export/ subdirectories.Gravatar default2025-01-041-0/+12
* | | | | | | | | More search by URL tweaks.Gravatar default2025-01-041-23/+17
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-041-0/+4
* | | | | | | | | Updated README.Gravatar default2025-01-041-0/+1
* | | | | | | | | Serve BASE_URL/style.css.Gravatar default2025-01-021-0/+13
* | | | | | | | | Minor tweak to the /share webpoint.Gravatar default2025-01-021-2/+6
* | | | | | | | | When search for URLs, rewrite the query string to be the real post id.Gravatar default2025-01-011-0/+4
* | | | | | | | | Fix for some repeated search results.Gravatar default2025-01-011-0/+5
* | | | | | | | | Bumped version.Gravatar default2025-01-011-1/+1
* | | | | | | | | The shared post is really sent.Gravatar default2025-01-012-3/+12
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-011-0/+8
* | | | | | | | | Merge pull request 'Fix verify_links' (#261) from nowster/snac2:verify_links ...Gravatar grunfink2025-01-011-2/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix verify_linksGravatar Paul Martin2024-12-311-2/+25
|/ / / / / / / / /
* | | | | | | | | Fixed warning.Gravatar default2024-12-311-1/+1
* | | | | | | | | Merge branch 'master' of comam.es:git/snac2Gravatar default2024-12-312-1/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | More work in the Mastodon-share webpoint.Gravatar default2024-12-312-2/+35
| * | | | | | | | | Started support for Mastodon-like /share endpoint.Gravatar default2024-12-311-0/+39
* | | | | | | | | | Merge pull request 'Added "Like" to operations (for upstream)' (#260) from dh...Gravatar grunfink2024-12-311-0/+17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Added "Like" to operations for upstream branchGravatar DHeadshot2024-12-311-0/+17
|/ / / / / / / / /
* | | | | | | | | Skip enqueue_output() to local users (already served by the local shared-inbox).Gravatar default2024-12-311-7/+10
* | | | | | | | | Convert to lowercase when checking for followed hashtags.Gravatar default2024-12-301-2/+7
* | | | | | | | | Don't search for hashtags in non-public posts.Gravatar default2024-12-301-1/+1
* | | | | | | | | Always enqueue a message into the local shared-inbox.Gravatar default2024-12-301-10/+12
* | | | | | | | | Started support for hashtag following.Gravatar default2024-12-301-0/+22
* | | | | | | | | Merge pull request 'mastoapi: implement timeline min_id' (#254) from nowster/...Gravatar grunfink2024-12-301-2/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mastoapi: implement timeline min_idGravatar Paul Martin2024-12-261-2/+13
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2024-12-291-0/+4
* | | | | | | | | | Merge pull request 'Adding support for IPv6' (#256) from hb9hnt/snac2:master ...Gravatar grunfink2024-12-291-1/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding support for IPv6Gravatar Beni Keller2024-12-271-1/+34
| |/ / / / / / / / /
* | | | | | | | | | Updated documentation.Gravatar default2024-12-281-0/+17
* | | | | | | | | | Updated TODO.Gravatar default2024-12-281-2/+4
|/ / / / / / / / /