index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-30
Updated RELEASE_NOTES.
default
2024-05-30
Fixed minor leak.
default
2024-05-30
Merge pull request 'Mastodon PATCH API for user profile updates' (#169) from ...
grunfink
2024-05-29
Implement image uploads for Tokodon
Louis Brauer
2024-05-28
Fix parsing of boundary for multipart/form-data
Louis Brauer
2024-05-27
More or less smaller fixes :)
Louis Brauer
2024-05-27
Merge remote-tracking branch 'origin/master'
Louis Brauer
2024-05-27
Implement empty response for /accounts/:id/featured_tags
Louis Brauer
2024-05-27
Merge branch 'master' into master
Louis Brauer
2024-05-27
Translate status codes to canonical status texts
Louis Brauer
2024-05-27
Use ISO C99 __func__ instead of GNU __FUNCTION__
Louis Brauer
2024-05-27
Merge remote-tracking branch 'origin/master'
Louis Brauer
2024-05-27
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-27
Backport from xs.
default
2024-05-27
Minor tweak to markdown-like links.
default
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
Updated documentation.
default
2024-05-26
Updated documentation.
default
2024-05-26
Updated documentation.
default
2024-05-26
Updated RELEASE_NOTES.
default
2024-05-26
Bumped version.
default
2024-05-26
Added markdown-like links.
default
2024-05-26
Minor code reformatting.
default
2024-05-26
Merge pull request 'Enable deletion of avatar and header image in user settin...
grunfink
2024-05-26
Enable deletion of avatar and header image in user settings
Louis Brauer
2024-05-25
Merge pull request 'master' (#1) from grunfink/snac2:master into master
Louis Brauer
2024-05-25
Backport from xs (fix regex.h compilation with tcc).
default
2024-05-24
Added a 'title' to each list timeline.
default
2024-05-24
Don't show list links in read only timelines.
default
2024-05-24
Show 'Nothing found for tag' message.
default
2024-05-24
Minor list show tweaks.
default
2024-05-24
Added links to the lists in html_timeline().
default
2024-05-24
Also delete the list .idx.bak.
default
2024-05-23
Added more const.
default
2024-05-22
Also return an application/ld+json object in webfinger.
default
2024-05-22
Merge pull request 'Change WebFinger content type to RFC-required type' (#167...
grunfink
2024-05-22
Fixed warning.
default
2024-05-22
Change WebFinger content type to RFC-required type
Steve Bate
2024-05-22
Updated README.
default
2024-05-21
Another approach to disabling SHM.
default
2024-05-21
New compilation variable WITHOUT_SHM, to disable shared memory functions.
default
2024-05-21
Added const everywhere.
default
2024-05-16
Version 2.53 RELEASED.
default
2024-05-15
Skip hidden posts in content_search().
default
2024-05-15
Renamed content_check() to content_match().
default
2024-05-15
Moved functions around.
default
2024-05-15
Use xs_regex_match() where applicable.
default
2024-05-15
Updated RELEASE_NOTES.
default
2024-05-15
Convert the regex to lowercase in content_search().
default
2024-05-15
User search can also be done by tag.
default
[next]