eal
|
e6a78c6ed0
|
MastoAPI: Add notification get, clear and dismiss.
|
2017-11-10 15:24:52 +02:00 |
|
Roger Braun
|
266d9c008d
|
MastoAPI: Fetch statuses in search.
|
2017-11-09 16:48:45 +01:00 |
|
Roger Braun
|
c6b9b777da
|
MastoAPI: Add list of blocked users.
|
2017-11-03 08:51:17 +01:00 |
|
Roger Braun
|
5bf92e50be
|
MastoAPI: Add blocking.
|
2017-11-03 08:38:05 +01:00 |
|
Roger Braun
|
33beb51da4
|
MastoAPI: Add blocking to AccountView.
|
2017-11-03 08:23:31 +01:00 |
|
Roger Braun
|
e014cc6ed8
|
Allow using cws in mastodon api.
|
2017-10-31 19:44:36 +01:00 |
|
Roger Braun
|
0c871e5c6e
|
Fix specs.
|
2017-10-31 17:57:26 +01:00 |
|
Roger Braun
|
44295dd49a
|
MastoAPI: Include CW.
|
2017-10-31 17:49:47 +01:00 |
|
Roger Braun
|
968a546d4a
|
MastoAPI: Return id as string instead of integer.
|
2017-10-31 14:51:41 +01:00 |
|
Roger Braun
|
2f39bb6b43
|
Typo.
|
2017-10-31 14:46:01 +01:00 |
|
Roger Braun
|
ce7f9f527c
|
MastoAPI: Always return an url for statuses.
External url if available, id if not.
|
2017-10-31 14:40:12 +01:00 |
|
Roger Braun
|
502cb38cd6
|
Move user search to User module.
|
2017-10-30 19:23:16 +01:00 |
|
eal
|
71f66bd458
|
Fix follow test semantics.
|
2017-10-29 14:25:11 +02:00 |
|
eal
|
c56d28f96c
|
Fix return type of /api/v1/follows
|
2017-10-29 00:07:38 +03:00 |
|
eal
|
8e94936553
|
Add tests.
|
2017-10-28 17:09:32 +03:00 |
|
Roger Braun
|
64bc38e009
|
MastoAPI: Add emoji output.
|
2017-10-23 16:27:51 +02:00 |
|
Roger Braun
|
6000f61727
|
MastoAPI: Add repeats to statusview.
|
2017-09-17 13:54:14 +02:00 |
|
Roger Braun
|
422d0f324f
|
MastodonAPI: Add user favorites endpoint.
|
2017-09-17 13:09:49 +02:00 |
|
Roger Braun
|
0872f5f394
|
Add undocumented default user default settings.
|
2017-09-16 11:52:33 +02:00 |
|
Roger Braun
|
c36229c4aa
|
Add remote user fetching to search.
|
2017-09-16 11:26:20 +02:00 |
|
Roger Braun
|
9f0a2a714b
|
Add basic search.
|
2017-09-16 10:42:24 +02:00 |
|
Roger Braun
|
d659fcc195
|
MastoAPI: Fix date in account view.
|
2017-09-15 17:50:47 +02:00 |
|
Roger Braun
|
3ca853fb61
|
MastoAPI: Follower-related changes
|
2017-09-14 18:30:05 +02:00 |
|
Roger Braun
|
fc85c9f086
|
Add tag timelines.
|
2017-09-14 13:22:09 +02:00 |
|
Roger Braun
|
a8701282d4
|
MastoAPI: fake out 'application' property.
|
2017-09-14 09:14:08 +02:00 |
|
Roger Braun
|
6258c6b6b3
|
MastoAPI: Also return text_url in attachments.
|
2017-09-14 08:38:48 +02:00 |
|
Roger Braun
|
7f3ce5c1a0
|
Cleanup.
|
2017-09-14 08:11:51 +02:00 |
|
Roger Braun
|
641c24cdd4
|
Add media upload endpoint.
|
2017-09-14 08:08:32 +02:00 |
|
Roger Braun
|
d168ef5a9e
|
MastoAPI: Add accounts getting.
|
2017-09-13 17:36:02 +02:00 |
|
Roger Braun
|
94be93aad0
|
Allign datetime format with mastodon.
|
2017-09-13 16:26:02 +02:00 |
|
Roger Braun
|
e6286152b9
|
Fix logic.
|
2017-09-13 16:05:39 +02:00 |
|
Roger Braun
|
49929321c7
|
Add relationships to masto api.
|
2017-09-13 15:55:10 +02:00 |
|
Roger Braun
|
1bc58230ee
|
Remove milliseconds from mastodon api response.
|
2017-09-12 13:31:17 +02:00 |
|
Roger Braun
|
b58b35bf56
|
Use hash of attachment url as id.
Pretty hacky, let's see if we can get away with this.
|
2017-09-12 11:28:12 +02:00 |
|
Roger Braun
|
44a650235b
|
MastoAPI: Remove domain ending from account name.
|
2017-09-12 09:34:39 +02:00 |
|
Roger Braun
|
7616b202ea
|
Add user timelines to Masto Api.
|
2017-09-10 17:49:13 +02:00 |
|
Roger Braun
|
fc10875895
|
Add attachments to mastoapi statuses.
|
2017-09-10 11:51:01 +02:00 |
|
Roger Braun
|
e8975d06be
|
Add header image to masto api.
|
2017-09-10 10:37:34 +02:00 |
|
Roger Braun
|
d625d8db7d
|
Add unfav to Mastodon API.
|
2017-09-09 18:30:02 +02:00 |
|
Roger Braun
|
454dc18570
|
Add favoriting to Mastodon API.
|
2017-09-09 18:09:37 +02:00 |
|
Roger Braun
|
66e4c710d4
|
Add reblogging to MastodonAPI.
|
2017-09-09 17:48:57 +02:00 |
|
Roger Braun
|
4dc517a0bb
|
Add deletion to masto api.
|
2017-09-09 13:56:51 +02:00 |
|
Roger Braun
|
be04f725e9
|
Add more Mastodon API methods.
|
2017-09-09 13:15:01 +02:00 |
|
Roger Braun
|
2b7efff71b
|
Add Mastodon StatusView.
|
2017-09-09 12:10:29 +02:00 |
|
Roger Braun
|
c6bdc5960c
|
Test for Mastodon AccountView
Handles users and mentions.
|
2017-09-09 12:09:53 +02:00 |
|
rinpatch
|
4a6855d9ee
|
Provide plaintext representations of content/cw in MastoAPI
|
2017-01-01 03:10:08 +03:00 |
|