Roger Braun
|
44a650235b
|
MastoAPI: Remove domain ending from account name.
|
2017-09-12 09:34:39 +02:00 |
|
Roger Braun
|
f1d9f2f6cd
|
MastoAPI: More link headers.
|
2017-09-12 09:06:32 +02:00 |
|
Roger Braun
|
0df4a0f26d
|
Add parentheses.
|
2017-09-12 08:53:21 +02:00 |
|
Roger Braun
|
02f824f9d5
|
MastoAPI: Add link headers to home timeline
|
2017-09-12 08:51:56 +02:00 |
|
Roger Braun
|
cd6cba2f67
|
log ostatus handling errors.
|
2017-09-11 21:50:46 +02:00 |
|
Roger Braun
|
f0d41a3abf
|
Merge branch 'develop' into oauth2
|
2017-09-11 20:54:44 +02:00 |
|
Roger Braun
|
464c33e9a1
|
Add follow notifications.
|
2017-09-11 20:53:11 +02:00 |
|
Roger Braun
|
3bad294058
|
Add reblogs to notifications.
|
2017-09-11 20:43:25 +02:00 |
|
Roger Braun
|
bcce3e5dd2
|
Add favorites to notifications.
|
2017-09-11 20:41:05 +02:00 |
|
Roger Braun
|
61adf676d5
|
Add basic mastodon notification support.
|
2017-09-11 18:53:19 +02:00 |
|
Roger Braun
|
7616b202ea
|
Add user timelines to Masto Api.
|
2017-09-10 17:49:13 +02:00 |
|
Roger Braun
|
b8912ff954
|
Fix masto api context.
|
2017-09-10 17:20:53 +02:00 |
|
Roger Braun
|
8672d4d12b
|
Add context to mastodonAPI.
|
2017-09-10 15:00:13 +02:00 |
|
Roger Braun
|
fc10875895
|
Add attachments to mastoapi statuses.
|
2017-09-10 11:51:01 +02:00 |
|
Roger Braun
|
96473dfac0
|
Reverse mastodon timeline data.
|
2017-09-10 10:49:15 +02:00 |
|
Roger Braun
|
e8975d06be
|
Add header image to masto api.
|
2017-09-10 10:37:34 +02:00 |
|
Roger Braun
|
d66d69c3b4
|
Small hack to make notifications return empty for now.
|
2017-09-09 19:19:13 +02:00 |
|
Roger Braun
|
5fe9e4dd3f
|
Do oauth redirect.
|
2017-09-09 19:03:57 +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
|
59dd240c08
|
Use token exchange method.
|
2017-09-09 12:10:46 +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 |
|
Roger Braun
|
a22f2e683b
|
Add type restriction to activitypub fetcher
Mainly because Mastodon only returns notes, not the other activities.
|
2017-09-09 12:05:17 +02:00 |
|
Roger Braun
|
95cedd6000
|
Make auth tokens usable once and expire them.
|
2017-09-09 12:02:59 +02:00 |
|
Roger Braun
|
95aa6a3c65
|
Try to fetch from html again if fetching from atom gives no results.
|
2017-09-08 09:08:31 +02:00 |
|
Roger Braun
|
2652d9e4ed
|
Slight cleanup.
|
2017-09-07 08:58:10 +02:00 |
|
Roger Braun
|
2a298d70f9
|
Add very basic oauth and mastodon api support.
|
2017-09-06 19:06:25 +02:00 |
|
Roger Braun
|
a441ee7d21
|
Workaround for masto reply breakage.
|
2017-09-05 14:01:37 +02:00 |
|
Roger Braun
|
e9ebfdb83b
|
Fix remote profile update code.
|
2017-09-05 11:40:34 +02:00 |
|
Roger Braun
|
632e1f7943
|
Add delete to TwAPI representer correctly.
|
2017-09-04 20:48:29 +02:00 |
|
Roger Braun
|
1f9a5272e1
|
Add delete to TwAPI.
|
2017-09-04 20:48:14 +02:00 |
|
Roger Braun
|
3438a120cc
|
Don't delete new delete activity...
|
2017-09-04 20:47:43 +02:00 |
|
Roger Braun
|
fcf3128a56
|
Add TwAPI representer for deletes.
|
2017-09-04 20:03:28 +02:00 |
|
Roger Braun
|
2348b272e0
|
Create deletes activities for incoming deletes.
|
2017-09-04 18:47:46 +02:00 |
|
Roger Braun
|
5db535c0b1
|
Add delete to ActivityPub.
|
2017-09-04 18:47:33 +02:00 |
|
Roger Braun
|
540dfb4617
|
Add delete activity representer.
|
2017-09-04 17:56:09 +02:00 |
|
Roger Braun
|
10e40206c6
|
Output mastodon-style conversation ids.
|
2017-09-04 11:04:04 +02:00 |
|
Roger Braun
|
1b1f861bad
|
Handle mastodon conversation ids.
|
2017-09-04 11:03:51 +02:00 |
|
Roger Braun
|
6c3a0ffae4
|
Add banner and background updating.
|
2017-08-29 17:18:33 +02:00 |
|
Roger Braun
|
5142a8efbb
|
Add profile update.
|
2017-08-29 15:14:00 +02:00 |
|
Roger Braun
|
171ef33cbb
|
More sensible attachment names.
|
2017-08-28 19:17:38 +02:00 |
|
Roger Braun
|
fecbd099cd
|
Ignore padding for salmon public keys.
|
2017-08-25 15:09:05 +02:00 |
|
Roger Braun
|
67bfa19b35
|
Set twitter-style possibly_sensitive boolena.
|
2017-08-24 16:27:37 +02:00 |
|
Roger Braun
|
5dc278b1a6
|
Add activity_type to twitter api output.
|
2017-08-24 16:18:26 +02:00 |
|
Roger Braun
|
d95b78c72f
|
Remove email from mastoinfo.
|
2017-08-24 14:19:54 +02:00 |
|
Roger Braun
|
d1f86ad69f
|
Basic masto-style info.
|
2017-08-24 14:15:16 +02:00 |
|