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 (
Collapse
)
Author
Age
Files
Lines
...
*
Fill the 'fields' list in mastoapi_account().
default
2023-12-03
1
-1
/
+22
|
*
mastoapi: patched dates to match the funny timezone Mastodon uses.
default
2023-12-03
1
-3
/
+28
|
*
mastoapi: return some dummy values in verify_credentials.
default
2023-12-03
1
-0
/
+4
|
*
Backport from xs.
default
2023-11-17
1
-0
/
+1
|
*
Tag indexes are also purged.
default
2023-11-08
1
-3
/
+3
|
*
mastoapi: implemented /api/v1/accounts/lookup.
default
2023-10-28
1
-2
/
+29
|
*
mastoapi: Don't exclude posts of type Page or Article.
default
2023-10-16
1
-6
/
+11
|
*
Fixed crash.
default
2023-10-16
1
-3
/
+8
|
*
Fixed bug that crashed Tusky.
default
2023-10-13
1
-7
/
+6
|
*
Minor URI tweak.
default
2023-10-13
1
-2
/
+7
|
*
mastoapi: boosted posts by others are correctly returned.
default
2023-10-13
1
-0
/
+27
|
*
mastoapi: show any boosted note, not only by us.
default
2023-10-13
1
-2
/
+2
|
*
mastoapi: also process "Document" type attachments.
default
2023-10-09
1
-1
/
+1
|
*
mastoapi: some tweaks to better match the returned data in timelines.
default
2023-10-09
1
-9
/
+14
|
*
Hide posts from the public web for accounts with 'private' == true.
default
2023-10-08
1
-0
/
+19
|
*
Backport from xs.
default
2023-09-25
1
-1
/
+1
|
*
Put hostname in OAuth page title for web-based clients like Elk
Kelson Vibber
2023-09-21
1
-5
/
+5
|
*
Add title to OAuth page for web-based clients like Elk
Kelson Vibber
2023-09-21
1
-0
/
+1
|
*
Explicitly support dark mode to fix mismatched colors in clients like Tusky
Kelson Vibber
2023-09-21
1
-1
/
+5
|
*
mastoapi: Added fields list in verify_credentials.
default
2023-09-18
1
-0
/
+19
|
*
mastoapi: ensure attachment and tag lists are tags.
default
2023-08-25
1
-0
/
+6
|
*
mastoapi: process tag lists that are not lists correctly.
default
2023-08-23
1
-3
/
+14
|
*
mastoapi: some tweaks for posts from lemmy.
default
2023-08-20
1
-4
/
+26
|
*
mastoapi: in instance, return the list of supported mime types from the ↵
default
2023-08-17
1
-1
/
+23
|
|
|
|
internal list.
*
mastoapi: minor fix in verify_credentials.
default
2023-08-16
1
-1
/
+1
|
*
mastoapi: Some tweaks to process posts with 'name' and 'image' fields.
default
2023-08-14
1
-3
/
+32
|
*
mastoapi: show the instance's title and short_description, if they exist.
default
2023-08-14
1
-3
/
+5
|
*
More mastoapi tweaks.
default
2023-08-13
1
-0
/
+9
|
*
Use some new xs_stock values.
default
2023-08-13
1
-9
/
+6
|
*
Added avatar_static to validate_credentials object.
default
2023-08-12
1
-0
/
+1
|
*
Some mastoapi tweaks to support the semaphore.social web client.
default
2023-08-12
1
-2
/
+10
|
*
Fixed crash.
default
2023-08-12
1
-4
/
+4
|
*
Some mastoapi instance object tweaks.
default
2023-08-12
1
-9
/
+21
|
*
mastoapi: fixed /api/timelines/public to not need a bearer token.
default
2023-08-12
1
-12
/
+13
|
*
Rewritten actor_get() to not depend on a user.
default
2023-08-12
1
-2
/
+2
|
*
Rewritten is_msg_public() to not depend on a user.
default
2023-08-12
1
-1
/
+1
|
*
Fixed some mastoapi minor errors.
default
2023-08-10
1
-4
/
+11
|
*
Renamed json dump functions to new xs spec.
default
2023-08-08
1
-20
/
+20
|
*
Added xs_json_load() wherever possible.
default
2023-08-05
1
-5
/
+2
|
*
Use xs_json_dump_pp() wherever possible.
default
2023-08-03
1
-39
/
+2
|
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
|
*
In mastoapi, notes can be pinned / unpinned.
default
2023-06-28
1
-3
/
+10
|
*
Added some lost fields in mastoapi_status().
default
2023-06-28
1
-1
/
+5
|
*
Don't discard notes from people we don't follow in mastoapi.
default
2023-06-28
1
-0
/
+2
|
*
Use xs_stock_* values wherever possible.
default
2023-06-15
1
-43
/
+33
|
*
Avoid writing a NULL header in mastoapi_account().
default
2023-06-12
1
-0
/
+3
|
*
removed additinal empty string
Haijo7
2023-06-12
1
-2
/
+0
|
*
add mastodon profile header to mastodon api
Haijo7
2023-06-12
1
-0
/
+10
|
*
set bot to true in mastodon account if user type is service
Haijo7
2023-06-11
1
-2
/
+5
|
*
add user type to mastodon profile
Haijo7
2023-06-11
1
-0
/
+2
|
[prev]
[next]