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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-06-01
mastoapi: fix crashes on unset content-type.
default
1
-0
/
+15
2024-05-31
mastoapi: added an 'emojis' field to mastoapi_poll().
default
1
-0
/
+2
2024-05-31
Don't propagate the user change after dismissing the announcement.
default
1
-1
/
+1
2024-05-31
Minor tweaks.
default
1
-2
/
+5
2024-05-31
mastoapi: return an empty /v1/trends/statuses.
default
1
-0
/
+6
2024-05-31
mastoapi: return an empty /v1/trends/tags.
default
1
-0
/
+6
2024-05-31
mastoapi: more list tweaks.
default
1
-0
/
+5
2024-05-31
mastoapi: more list tweaks.
default
1
-0
/
+5
2024-05-31
mastoapi: some tweaks to list entry points.
default
1
-6
/
+22
2024-05-31
Updated RELEASE_NOTES.
default
1
-1
/
+1
2024-05-31
Fix login with IceCubes and Mastodon on iOS
Louis Brauer
1
-6
/
+12
2024-05-31
Make Oauth login page actually readable on mobile devices
Louis Brauer
1
-0
/
+1
2024-05-31
Implement instance announcements
Louis Brauer
1
-4
/
+34
2024-05-30
Fixed minor leak.
default
1
-1
/
+1
2024-05-29
Implement image uploads for Tokodon
Louis Brauer
1
-11
/
+21
2024-05-27
More or less smaller fixes :)
Louis Brauer
1
-0
/
+1
2024-05-27
Implement empty response for /accounts/:id/featured_tags
Louis Brauer
1
-2
/
+17
2024-05-27
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
1
-80
/
+236
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
1
-92
/
+92
2024-05-23
Added more const.
default
1
-25
/
+25
2024-05-21
Added const everywhere.
default
1
-52
/
+57
2024-05-11
Unified post-like object type match.
default
1
-2
/
+2
2024-05-10
Added a skip argument to content_search().
default
1
-1
/
+1
2024-05-09
Added a maximum results argument to content_search().
default
1
-2
/
+2
2024-05-09
mastoapi: some search by content tweaks.
default
1
-9
/
+4
2024-05-09
mastoapi: Added content search.
default
1
-4
/
+26
2024-05-07
List timelines can now be (manually) navigated from the web UI.
default
1
-1
/
+1
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id).
2024-05-06
Logging, logging, logging everywhere.
default
1
-3
/
+2
2024-05-06
More logging!
default
1
-0
/
+4
2024-05-06
mastoapi: also fix polls from Pleroma.
default
1
-2
/
+15
2024-04-29
More tweaks to mastoapi lists.
default
1
-11
/
+41
2024-04-29
More work in lists.
default
1
-0
/
+71
2024-04-29
More work in lists.
default
1
-10
/
+100
2024-04-29
More work in lists.
default
1
-10
/
+41
2024-04-29
Start of list support.
default
1
-3
/
+44
2024-04-27
mastoapi: Fixed login bug.
default
1
-1
/
+1
2024-04-27
mastoapi: minor tweaks.
default
1
-1
/
+7
2024-04-18
Some tweaks to previous patch.
default
1
-9
/
+11
2024-04-14
Better redirection URL building in oauth_post_handler().
default
1
-1
/
+5
2024-04-14
Log status in mastoapi_post_handler().
default
1
-2
/
+2
2024-04-11
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
default
1
-7
/
+14
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
1
-1
/
+1
2024-03-15
Backport from xs.
default
1
-59
/
+59
2024-03-13
mastoapi: added more dummy fields to accounts.
default
1
-1
/
+8
2024-03-13
mastoapi: return a dummy header field in accounts.
default
1
-3
/
+12
2024-03-12
Added actor refreshing via the user queue.
default
1
-1
/
+1
2024-03-12
Some formatting tweaks.
default
1
-6
/
+6
2024-03-09
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
1
-1
/
+1
2024-03-09
Replaced most xs_dict_iter() with xs_dict_next().
default
1
-1
/
+2
2024-03-06
mastoapi: Added a dummy streaming_api URL.
default
1
-1
/
+5
[prev]
[next]