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
*
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 inter...
default
2023-08-17
1
-1
/
+23
*
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
*
Only allow logged-in user to use statuses API
poesty
2023-06-11
1
-70
/
+74
*
Only allow logged-in user to use search API
poesty
2023-06-11
1
-26
/
+30
*
Use MID_TO_MD5 for ID comparison
poesty
2023-06-10
1
-3
/
+3
*
Ignore non-followed users' notes without boosts in private timeline
poesty
2023-06-10
1
-0
/
+5
*
Ignore timestamps in mastoapi_id when filtering entries
poesty
2023-06-10
1
-3
/
+3
*
Replaced usage of random() with xs_rnd_buf().
default
2023-06-05
1
-12
/
+2
*
Now you can vote from the mastoapi.
default
2023-06-01
1
-2
/
+28
*
Minor refactoring to mastoapi_poll().
default
2023-06-01
1
-48
/
+42
*
New function was_question_voted().
default
2023-05-31
1
-16
/
+2
*
New function mastoapi_poll().
default
2023-05-31
1
-58
/
+75
*
Started voting on mastoapi (non-working).
default
2023-05-31
1
-0
/
+37
*
Fixed poll id in mastoapi.
default
2023-05-31
1
-1
/
+1
*
Don't show votes to polls as descendants in mastoapi.
default
2023-05-31
1
-2
/
+4
*
Votes are shown in mastoapi.
default
2023-05-31
1
-2
/
+65
*
Show the finished poll notification correctly in mastoapi.
default
2023-05-30
1
-0
/
+4
*
New macro ISO_DATE_SPEC.
default
2023-05-29
1
-1
/
+1
[next]