Commit Graph

31 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
75578dd249 Update search to use v2 API endpoint
v1 has been disabled on most instances by now.
The change is minor: hash-tags are now reported as proper structs
instead of a simple string-array.
2020-03-02 11:37:25 +09:00
hiromi-mi
fd6533a508 Support conversations API
Support these APIs added in Mastodon 2.6.0.
- GET /api/v1/conversations
- DELETE /api/v1/conversations/:id
- POST /api/v1/conversations/:id/read
2020-02-25 22:09:24 +09:00
buckket
2abdb8e37c Add support for /api/v1/push/subscription 2019-09-30 17:19:22 +09:00
Yasuhiro Matsumoto
26fcedc8aa Update badge 2019-06-22 02:17:37 +09:00
buckket
8f6192e26b Add /api/v1/notifications/dismiss 2019-05-17 10:56:15 +09:00
Ben Lubar
9427a55316 Add list timeline support. 2019-05-12 23:58:10 +09:00
Ben Lubar
6f05c48bf6 Add list API support. 2019-05-12 23:58:10 +09:00
Strubbl
2ebf34adae add info about missing lists APIs in Readme
https://docs.joinmastodon.org/api/rest/lists/
2018-11-14 18:14:05 +09:00
Yamagishi Kazutoshi
e0de6af209 Add GetInstanceActivity and GetInstancePeers 2018-01-29 12:33:17 +09:00
bamchoh
60690a1f50 Update README.md
I upadte README.md because I cannot build a example. But I'm sorry I'm not sure whether my modification is correct.
2017-05-08 23:36:56 +09:00
178inaba
b1152a55cd Fix README 2017-04-27 12:03:11 +09:00
Jun Hiroe
82ee148846 Fix usage code in README.md skip ci 2017-04-27 02:19:02 +09:00
Yasuhiro Matsumoto
c45c918820 fix usage
close #43
2017-04-25 22:38:21 +09:00
Yasuhiro Matsumoto
4b979e4df2 update README.md 2017-04-17 13:56:35 +09:00
Yasuhiro Matsumoto
959459eb42 update README.md 2017-04-17 13:00:53 +09:00
mattn
52ac299ec8 Merge branch 'master' into reports 2017-04-17 12:29:31 +09:00
chansuke
c5dbf39053 Add reports API 2017-04-17 04:53:30 +09:00
Yasuhiro Matsumoto
32e66a3d72 update README.md 2017-04-17 01:37:29 +09:00
178inaba
679457b6dd Fix README 2017-04-17 00:12:11 +09:00
Yasuhiro Matsumoto
70798b2839 update README.md 2017-04-16 21:47:15 +09:00
Yasuhiro Matsumoto
8a1347fad6 add GetAccountStatuses 2017-04-16 21:42:54 +09:00
Yasuhiro Matsumoto
6651ec3363 update README.md 2017-04-16 21:01:46 +09:00
178inaba
2f4edf000c Add update_credentials to status of implementations 2017-04-16 03:04:33 +09:00
Yasuhiro Matsumoto
82f7536210 add DeleteToot 2017-04-15 21:08:05 +09:00
Yasuhiro Matsumoto
564554c1c9 add GetTimelineHashtag 2017-04-15 21:02:55 +09:00
Yasuhiro Matsumoto
825a0db60c update README.md 2017-04-15 16:28:18 +09:00
178inaba
07ec40e562 Fix travis badge to svg 2017-04-15 04:15:25 +09:00
Yasuhiro Matsumoto
1d8134ccb4 add status of implementations 2017-04-15 00:37:27 +09:00
Yasuhiro Matsumoto
4a9d0067e2 fix badge 2017-04-14 17:50:12 +09:00
Yasuhiro Matsumoto
15c320b75d add badges 2017-04-14 17:15:42 +09:00
Yasuhiro Matsumoto
2534bf761c add README.md 2017-04-13 16:48:45 +09:00