index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastoapi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mastoapi: Reverted empty ctype rejection.
default
2024-06-09
1
-12
/
+0
*
mastoapi: Added missing field in list creation.
default
2024-06-08
1
-1
/
+3
*
Many Mastodon apps don't send Content-Type in DELETE, so ignore it.
default
2024-06-08
1
-3
/
+0
*
mastoapi: fix create list response & duplicate actor adding
Louis Brauer
2024-06-07
1
-3
/
+5
*
mastoapi: fix crashes on unset content-type.
default
2024-06-01
1
-0
/
+15
*
mastoapi: added an 'emojis' field to mastoapi_poll().
default
2024-05-31
1
-0
/
+2
*
Don't propagate the user change after dismissing the announcement.
default
2024-05-31
1
-1
/
+1
*
Minor tweaks.
default
2024-05-31
1
-2
/
+5
*
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-05-31
1
-4
/
+34
|
\
|
*
Merge pull request 'Implement instance announcements' (#173) from louis77/sna...
grunfink
2024-05-31
1
-4
/
+34
|
|
\
|
|
*
Merge branch 'master' into announcements
Louis Brauer
2024-05-30
1
-1
/
+1
|
|
|
\
|
|
*
|
Implement instance announcements
Louis Brauer
2024-05-31
1
-4
/
+34
*
|
|
|
mastoapi: return an empty /v1/trends/statuses.
default
2024-05-31
1
-0
/
+6
*
|
|
|
mastoapi: return an empty /v1/trends/tags.
default
2024-05-31
1
-0
/
+6
|
/
/
/
*
|
|
mastoapi: more list tweaks.
default
2024-05-31
1
-0
/
+5
*
|
|
mastoapi: more list tweaks.
default
2024-05-31
1
-0
/
+5
*
|
|
mastoapi: some tweaks to list entry points.
default
2024-05-31
1
-6
/
+22
*
|
|
Updated RELEASE_NOTES.
default
2024-05-31
1
-1
/
+1
*
|
|
Merge pull request 'Fix login issues with Mastodon, IceCube, Toot! on iOS' (#...
grunfink
2024-05-31
1
-6
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix login with IceCubes and Mastodon on iOS
Louis Brauer
2024-05-31
1
-6
/
+12
|
*
|
Make Oauth login page actually readable on mobile devices
Louis Brauer
2024-05-31
1
-0
/
+1
|
|
/
*
/
Fixed minor leak.
default
2024-05-30
1
-1
/
+1
|
/
*
Implement image uploads for Tokodon
Louis Brauer
2024-05-29
1
-11
/
+21
*
More or less smaller fixes :)
Louis Brauer
2024-05-27
1
-0
/
+1
*
Implement empty response for /accounts/:id/featured_tags
Louis Brauer
2024-05-27
1
-2
/
+17
*
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-27
1
-80
/
+236
*
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
1
-92
/
+92
*
Added more const.
default
2024-05-23
1
-25
/
+25
*
Added const everywhere.
default
2024-05-21
1
-52
/
+57
*
Unified post-like object type match.
default
2024-05-11
1
-2
/
+2
*
Added a skip argument to content_search().
default
2024-05-10
1
-1
/
+1
*
Added a maximum results argument to content_search().
default
2024-05-09
1
-2
/
+2
*
mastoapi: some search by content tweaks.
default
2024-05-09
1
-9
/
+4
*
mastoapi: Added content search.
default
2024-05-09
1
-4
/
+26
*
List timelines can now be (manually) navigated from the web UI.
default
2024-05-07
1
-1
/
+1
*
Logging, logging, logging everywhere.
default
2024-05-06
1
-3
/
+2
*
More logging!
default
2024-05-06
1
-0
/
+4
*
mastoapi: also fix polls from Pleroma.
default
2024-05-06
1
-2
/
+15
*
More tweaks to mastoapi lists.
default
2024-04-29
1
-11
/
+41
*
More work in lists.
default
2024-04-29
1
-0
/
+71
*
More work in lists.
default
2024-04-29
1
-10
/
+100
*
More work in lists.
default
2024-04-29
1
-10
/
+41
*
Start of list support.
default
2024-04-29
1
-3
/
+44
*
mastoapi: Fixed login bug.
default
2024-04-27
1
-1
/
+1
*
mastoapi: minor tweaks.
default
2024-04-27
1
-1
/
+7
*
Some tweaks to previous patch.
default
2024-04-18
1
-9
/
+11
*
Merge pull request 'Ability to federate with hidden networks #93 (update for ...
grunfink
2024-04-18
1
-1
/
+1
|
\
|
*
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-03-09
1
-1
/
+1
*
|
Better redirection URL building in oauth_post_handler().
default
2024-04-14
1
-1
/
+5
*
|
Log status in mastoapi_post_handler().
default
2024-04-14
1
-2
/
+2
[next]