index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into master
Louis Brauer
2024-05-27
2
-2
/
+2
|
\
|
*
Backport from xs.
default
2024-05-27
2
-2
/
+2
*
|
Translate status codes to canonical status texts
Louis Brauer
2024-05-27
5
-50
/
+66
*
|
Use ISO C99 __func__ instead of GNU __FUNCTION__
Louis Brauer
2024-05-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master'
Louis Brauer
2024-05-27
8
-18
/
+66
|
\
|
|
*
Minor tweak to markdown-like links.
default
2024-05-27
3
-7
/
+12
|
*
Updated documentation.
default
2024-05-26
1
-8
/
+23
|
*
Updated documentation.
default
2024-05-26
1
-0
/
+3
|
*
Updated documentation.
default
2024-05-26
1
-1
/
+3
|
*
Updated RELEASE_NOTES.
default
2024-05-26
1
-0
/
+8
|
*
Bumped version.
default
2024-05-26
1
-1
/
+1
|
*
Added markdown-like links.
default
2024-05-26
1
-1
/
+16
|
*
Minor code reformatting.
default
2024-05-26
1
-3
/
+3
|
*
Merge pull request 'Enable deletion of avatar and header image in user settin...
grunfink
2024-05-26
1
-0
/
+20
|
|
\
*
|
|
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-27
5
-101
/
+279
*
|
|
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
7
-206
/
+262
|
|
/
|
/
|
*
|
Enable deletion of avatar and header image in user settings
Louis Brauer
2024-05-26
1
-0
/
+20
*
|
Merge pull request 'master' (#1) from grunfink/snac2:master into master
Louis Brauer
2024-05-25
30
-994
/
+2075
|
\
|
|
*
Backport from xs (fix regex.h compilation with tcc).
default
2024-05-25
5
-20
/
+21
|
*
Added a 'title' to each list timeline.
default
2024-05-24
1
-1
/
+4
|
*
Don't show list links in read only timelines.
default
2024-05-24
1
-1
/
+1
|
*
Show 'Nothing found for tag' message.
default
2024-05-24
1
-1
/
+2
|
*
Minor list show tweaks.
default
2024-05-24
1
-8
/
+8
|
*
Added links to the lists in html_timeline().
default
2024-05-24
2
-1
/
+26
|
*
Also delete the list .idx.bak.
default
2024-05-24
1
-0
/
+3
|
*
Added more const.
default
2024-05-23
20
-150
/
+171
|
*
Also return an application/ld+json object in webfinger.
default
2024-05-22
1
-1
/
+8
|
*
Merge pull request 'Change WebFinger content type to RFC-required type' (#167...
grunfink
2024-05-22
1
-1
/
+1
|
|
\
|
|
*
Change WebFinger content type to RFC-required type
Steve Bate
2024-05-22
1
-1
/
+1
|
*
|
Fixed warning.
default
2024-05-22
1
-1
/
+1
|
*
|
Updated README.
default
2024-05-22
1
-2
/
+1
|
*
|
Another approach to disabling SHM.
default
2024-05-21
1
-23
/
+23
|
*
|
New compilation variable WITHOUT_SHM, to disable shared memory functions.
default
2024-05-21
2
-0
/
+29
|
*
|
Added const everywhere.
default
2024-05-21
20
-580
/
+549
|
|
/
|
*
Version 2.53 RELEASED.
2.53
default
2024-05-16
1
-1
/
+1
|
*
Skip hidden posts in content_search().
default
2024-05-15
1
-0
/
+5
|
*
Renamed content_check() to content_match().
default
2024-05-15
3
-9
/
+8
|
*
Moved functions around.
default
2024-05-15
1
-111
/
+109
|
*
Use xs_regex_match() where applicable.
default
2024-05-15
4
-23
/
+29
|
*
Updated RELEASE_NOTES.
default
2024-05-15
1
-1
/
+1
|
*
Convert the regex to lowercase in content_search().
default
2024-05-15
1
-1
/
+3
|
*
User search can also be done by tag.
default
2024-05-15
2
-20
/
+39
|
*
content_search() also searches the instance timeline.
default
2024-05-14
2
-47
/
+34
|
*
Updated RELEASE_NOTES.
default
2024-05-12
1
-1
/
+3
|
*
Updated TODO.
default
2024-05-12
1
-1
/
+3
|
*
Updated TODO.
default
2024-05-11
1
-1
/
+1
|
*
Add some special treatment to Event object display.
default
2024-05-11
2
-2
/
+17
|
*
Fixed git conflict.
default
2024-05-11
6
-9
/
+11
|
|
\
|
|
*
Show 'Event' object types as Notes.
default
2024-05-11
3
-4
/
+4
|
|
*
Unified post-like object type match.
default
2024-05-11
5
-6
/
+8
[next]