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
*
Added mentions to mastoapi_status().
default
2023-04-24
1
-3
/
+39
*
Added some more Instance values.
default
2023-04-24
1
-0
/
+19
*
Added snac limits (no real limits) to the Instance object.
default
2023-04-24
1
-11
/
+19
*
Updated TODO.
default
2023-04-24
1
-4
/
+8
*
Moved JSON output validation to httpd.c.
default
2023-04-23
2
-8
/
+10
*
Fixed bad JSON for accounts that do not have a 'summary' field.
default
2023-04-23
1
-1
/
+6
*
Fixed a bug in the instance timeline.
default
2023-04-23
1
-3
/
+3
*
Strip the query string in msg_follow().
default
2023-04-23
1
-1
/
+3
*
Updated RELEASE_NOTES.
default
2023-04-23
1
-1
/
+1
*
Added an instance timeline.
default
2023-04-23
1
-2
/
+55
*
Don't return that much entries in the mastoapi timeline.
default
2023-04-23
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2023-04-23
1
-1
/
+1
*
Fixed warning.
default
2023-04-23
2
-2
/
+2
*
Added mastoapi unfollow.
default
2023-04-23
3
-2
/
+18
*
Added mastoapi follow.
default
2023-04-23
4
-35
/
+96
*
Updated RELEASE_NOTES.
default
2023-04-23
1
-0
/
+4
*
Attend mastoapi relationships.
default
2023-04-23
3
-13
/
+48
*
Added mastoapi code for account search.
default
2023-04-23
4
-6
/
+46
*
Version 2.28 RELEASED.
2.28
default
2023-04-23
1
-1
/
+1
*
Updated TODO.
default
2023-04-23
1
-0
/
+4
*
Updated RELEASE_NOTES.
default
2023-04-22
1
-3
/
+3
*
Updated README.
default
2023-04-22
1
-3
/
+3
*
History functions fail on ids with /.
default
2023-04-22
2
-16
/
+25
*
Fail on static data ids with / in them.
default
2023-04-22
1
-15
/
+25
*
Updated TODO.
default
2023-04-22
1
-4
/
+10
*
Updated RELEASE_NOTES.
default
2023-04-22
1
-2
/
+2
*
New function mastoapi_put_handler().
default
2023-04-22
3
-0
/
+83
*
Use static_get_meta() when preparing the attachment.
default
2023-04-22
3
-7
/
+9
*
New functions to get and set metadata into static files.
default
2023-04-22
2
-0
/
+35
*
Added mastoapi support for adding images.
default
2023-04-22
1
-0
/
+70
*
Updated README.
default
2023-04-21
1
-1
/
+3
*
Updated README.
default
2023-04-21
1
-0
/
+6
*
Updated RELEASE_NOTES.
default
2023-04-21
1
-0
/
+2
*
Updated TODO.
default
2023-04-21
1
-2
/
+2
*
Added a new compilation variable NO_MASTODON_API.
default
2023-04-21
2
-0
/
+9
*
Merge branch 'master' of /home/angel/git/snac2
default
2023-04-20
0
-0
/
+0
|
\
|
*
Commented out more code.
default
2023-04-20
1
-2
/
+0
*
|
Commented out more debugging code.
default
2023-04-20
1
-2
/
+0
|
/
*
Commented out test code.
default
2023-04-20
1
-2
/
+2
*
More complete mastodon api instance object.
default
2023-04-20
1
-1
/
+21
*
snac_init() now prompts for the admin_address.
default
2023-04-20
1
-0
/
+7
*
The default greeting.html now include %admin_email%.
default
2023-04-20
1
-5
/
+2
*
Replace %admin_email% in greeting.html.
default
2023-04-20
1
-0
/
+7
*
Deleted debug code.
default
2023-04-20
1
-2
/
+0
*
Use server.json "admin_email" in mastoapi instance object.
default
2023-04-20
1
-1
/
+7
*
Backport from xs.
default
2023-04-20
2
-3
/
+3
*
Backport from xs.
default
2023-04-19
3
-3
/
+3
*
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
3
-8
/
+9
*
Replaced random() with arc4random().
default
2023-04-16
3
-9
/
+8
*
Replaced strcpy() with strncpy().
default
2023-04-16
2
-3
/
+3
[next]