default
|
c884f7081a
|
mastoapi: also fix polls from Pleroma.
|
2024-05-06 05:54:46 +02:00 |
|
default
|
da18efd288
|
More tweaks to mastoapi lists.
|
2024-04-29 10:48:48 +02:00 |
|
default
|
f1221808a8
|
More work in lists.
|
2024-04-29 10:15:04 +02:00 |
|
default
|
29fb430797
|
More work in lists.
|
2024-04-29 09:26:37 +02:00 |
|
default
|
9a13e330f1
|
More work in lists.
|
2024-04-29 08:29:18 +02:00 |
|
default
|
8275a5f4d8
|
Start of list support.
|
2024-04-29 07:43:01 +02:00 |
|
default
|
6bcb248254
|
mastoapi: Fixed login bug.
|
2024-04-27 08:30:56 +02:00 |
|
default
|
be935b32c6
|
mastoapi: minor tweaks.
|
2024-04-27 08:02:47 +02:00 |
|
default
|
26840e0dc0
|
Some tweaks to previous patch.
|
2024-04-18 17:13:31 +02:00 |
|
grunfink
|
100c9cf569
|
Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/149
|
2024-04-18 15:12:47 +00:00 |
|
default
|
81cf1e21a6
|
Better redirection URL building in oauth_post_handler().
|
2024-04-14 19:24:06 +02:00 |
|
default
|
c9df6707ab
|
Log status in mastoapi_post_handler().
|
2024-04-14 18:31:53 +02:00 |
|
default
|
877fb079f3
|
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
|
2024-04-11 05:12:13 +02:00 |
|
default
|
adf0a13992
|
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
|
2024-03-25 16:15:09 +01:00 |
|
default
|
7aa5250eb8
|
Backport from xs.
|
2024-03-15 04:10:11 +01:00 |
|
default
|
504bfa1586
|
mastoapi: added more dummy fields to accounts.
|
2024-03-13 10:30:03 +01:00 |
|
default
|
df917f39d0
|
mastoapi: return a dummy header field in accounts.
|
2024-03-13 10:07:02 +01:00 |
|
default
|
f485dbdaf0
|
Added actor refreshing via the user queue.
|
2024-03-12 17:54:54 +01:00 |
|
default
|
05fc062cb3
|
Some formatting tweaks.
|
2024-03-12 07:03:44 +01:00 |
|
iwojim0
|
7312f4ce51
|
Ability to federate with hidden networks #93 (update for v2.49)
|
2024-03-09 14:37:54 +00:00 |
|
default
|
91bb0615d9
|
Replaced most xs_dict_iter() with xs_dict_next().
|
2024-03-09 08:44:48 +01:00 |
|
default
|
c28ab1e72b
|
mastoapi: Added a dummy streaming_api URL.
|
2024-03-06 18:13:16 +01:00 |
|
default
|
127f40905e
|
mastoapi: added search by tag.
|
2024-03-02 05:56:02 +01:00 |
|
default
|
5cb4d249a9
|
mastoapi: Correctly show 'Video' objects in /timelines/home.
|
2024-03-01 15:34:50 +01:00 |
|
default
|
69724220a4
|
mastoapi: Fixed bug in account searching.
|
2024-03-01 15:09:55 +01:00 |
|
default
|
33e410301b
|
mastoapi: check the url before checking.
|
2024-02-28 15:20:21 +01:00 |
|
default
|
91207fbe39
|
mastoapi: fixed a bug in validated links.
|
2024-02-28 15:16:28 +01:00 |
|
default
|
a3b9ef5b98
|
The link verification time is stored as a time_t.
This way, it will be easier in an eventual future to test if
a link verification is too old to be trusted.
|
2024-02-20 06:10:42 +01:00 |
|
default
|
263e239653
|
Moved verified links to its own json file.
|
2024-02-15 17:34:46 +01:00 |
|
default
|
2afcb4b6ec
|
mastoapi: fill the verified_at fields in mastoapi_account() for local users.
|
2024-02-15 10:46:16 +01:00 |
|
default
|
b4208bfec9
|
Renamed validated_metadata to validated_links.
|
2024-02-15 10:33:33 +01:00 |
|
default
|
ec35ad451f
|
mastoapi: added verified_at dates for verified links.
|
2024-02-14 23:03:32 +01:00 |
|
default
|
0930ce726f
|
New function is_msg_from_private_user().
|
2024-02-10 09:08:09 +01:00 |
|
default
|
151c5aa6ec
|
mastoapi: Skip non-public posts from timelines by tag.
|
2024-02-10 08:49:55 +01:00 |
|
default
|
5acf1395ec
|
mastoapi: added support for /api/v1/timelines/tag/.
|
2024-02-09 21:24:44 +01:00 |
|
default
|
4e35b4b865
|
Added paging to notify_list(), and use it in the notifications page.
|
2024-02-05 19:34:27 +01:00 |
|
default
|
729ad476f0
|
notify_list() no longer has a new_only argument.
|
2024-02-05 10:18:38 +01:00 |
|
Paul Wilde
|
d7978621ed
|
formatting
|
2024-01-28 21:14:46 +00:00 |
|
Paul Wilde
|
f0c46a7c1f
|
cleanup
|
2024-01-28 21:07:31 +00:00 |
|
Paul Wilde
|
ddfd8aaca9
|
cleanup
|
2024-01-28 21:06:36 +00:00 |
|
Paul Wilde
|
9568ec8bfe
|
cleanup
|
2024-01-28 21:04:11 +00:00 |
|
Paul Wilde
|
253e627ee0
|
make compatible with subway tooter app
|
2024-01-28 20:55:43 +00:00 |
|
default
|
40076e969c
|
mastoapi: avoid crashing on empty payloads.
|
2024-01-26 19:01:59 +01:00 |
|
default
|
2d4860d57e
|
Use get_attachments() in mastoapi_status().
|
2024-01-24 19:58:51 +01:00 |
|
default
|
581b0764fe
|
Fixed typo.
|
2024-01-23 16:28:52 +01:00 |
|
default
|
8f34c2e740
|
mastoapi: added /v1/statuses put support (note edit).
|
2024-01-23 16:21:48 +01:00 |
|
default
|
f5031ede27
|
mastoapi: added support for status/.../source.
|
2024-01-23 15:40:25 +01:00 |
|
default
|
49d707078b
|
Mastoapi: fixed an error the edited_at field.
|
2024-01-19 09:35:42 +01:00 |
|
default
|
65040b65a3
|
New function get_atto(), to get the attributedTo field.
|
2024-01-18 23:04:37 +01:00 |
|
default
|
9185cc4baa
|
Minor tweak for better corruption detection.
|
2024-01-12 11:03:29 +01:00 |
|