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
*
Minor optimization in timeline retrieving.
default
2025-01-27
1
-1
/
+1
*
When reading timeline in ascending order, return results in descending order
Paul Martin
2025-01-21
1
-1
/
+4
*
Merge pull request 'Implement faster min_id handling' (#277) from nowster/sna...
grunfink
2025-01-15
1
-18
/
+28
|
\
|
*
Implement faster min_id handling
Paul Martin
2025-01-15
1
-18
/
+28
*
|
Implement limit= on notification fetches
Paul Martin
2025-01-14
1
-0
/
+9
|
/
*
mastoapi: fixed Events not being shown.
default
2025-01-12
1
-2
/
+2
*
mastoapi: obey the "unlisted" visibility set by apps.
default
2025-01-11
1
-2
/
+8
*
Bumped copyright year.
default
2025-01-08
1
-1
/
+1
*
Moved post language setting to msg_note(), where it really belongs.
default
2025-01-05
1
-2
/
+3
*
mastoapi: implement timeline min_id
Paul Martin
2024-12-26
1
-2
/
+13
*
mastoapi: allow search for post URLs.
default
2024-12-22
1
-0
/
+31
*
mastoapi: fixed audio attachments.
default
2024-12-21
1
-2
/
+3
*
mastoapi: minor tweak to notification list (Tusky was in a forever request lo...
default
2024-12-20
1
-2
/
+12
*
Merge branch 'master' of comam.es:git/snac2
default
2024-12-20
1
-7
/
+51
|
\
|
*
Implement mastoapi markers for notifications and home.
Paul Martin
2024-12-20
1
-7
/
+51
*
|
Mastoapi: added badlogin support.
default
2024-12-20
1
-48
/
+62
|
/
*
Fixed bad url in timeline link.
default
2024-12-15
1
-1
/
+1
*
New function timeline_link_header().
default
2024-12-15
1
-1
/
+30
*
Fixed crash in mastoapi_status() Emoji list.
default
2024-12-15
1
-3
/
+3
*
mastoapi: deleted useless code.
default
2024-12-15
1
-8
/
+1
*
mastoapi: fixed incorrect field 'bot' for newly created accounts.
default
2024-12-15
1
-2
/
+5
*
mastoapi: also fill metrics from credentials_get().
default
2024-12-04
1
-0
/
+11
*
mastoapi: show contact metrics if the user want.
default
2024-12-04
1
-0
/
+11
*
Check for existing id.
default
2024-12-04
1
-1
/
+1
*
Fixed bug in blocked instance rejection.
default
2024-12-04
1
-0
/
+3
*
mastoapi: fixed crash in posts without 'published' field.
default
2024-11-20
1
-1
/
+10
*
New function get_in_reply_to().
default
2024-11-19
1
-1
/
+1
*
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-11-18
1
-1
/
+1
|
\
|
*
do not autocapitalize "Login: " masto api field
François Kooman
2024-11-18
1
-1
/
+1
*
|
mastoapi: more tweaks to notifications code.
default
2024-11-17
1
-4
/
+12
*
|
mastoapi: added more checks in the notifications code.
default
2024-11-17
1
-0
/
+4
|
/
*
mastoapi: a lot of proxy code.
default
2024-11-12
1
-19
/
+28
*
mastoapi: added some proxy code.
default
2024-11-12
1
-3
/
+5
*
mastoapi: fixed timeline/public (it was showing less posts that it should).
default
2024-10-11
1
-5
/
+1
*
URL decode data after splitting the arguments
Nicolai Dagestad
2024-09-15
1
-8
/
+4
*
Minor logging tweak.
default
2024-08-31
1
-2
/
+2
*
mastoapi: added bookmark list.
default
2024-08-29
1
-4
/
+14
*
mastoapi: added support for [un]bookmarking.
default
2024-08-29
1
-4
/
+11
*
mastoapi: also use mastoapi_timeline() with lists.
default
2024-08-09
1
-58
/
+5
*
Use mastoapi_timeline() also for the instance timeline and tags.
default
2024-08-09
1
-79
/
+7
*
More mastoapi_timeline() tweaks.
default
2024-08-09
1
-18
/
+35
*
Use index_desc_first() / index_desc_next() in mastoapi_timeline().
default
2024-08-09
1
-62
/
+75
*
New function mastoapi_timeline().
default
2024-08-09
1
-93
/
+102
*
mastoapi: show EmojiReact notifications as 'favourites'.
default
2024-08-06
1
-1
/
+1
*
Use xs_between() where applicable.
default
2024-08-05
1
-2
/
+2
*
mastoapi: don't generate stupid, non-existent header fields.
default
2024-07-27
1
-2
/
+2
*
mastoapi: in /v2/search, store found local actors.
default
2024-07-27
1
-0
/
+3
*
mastoapi: opening a token file updates its file date and its app's.
default
2024-07-24
1
-0
/
+13
*
Use MD5_HEX_SIZE in more places.
default
2024-07-23
1
-2
/
+2
*
mastoapi: Reverted empty ctype rejection.
default
2024-06-09
1
-12
/
+0
[next]