Commit Graph

15 Commits (v0.0.6)

Author SHA1 Message Date
Darren O'Connor 309dce6ff3 minor spelling fixes 2022-11-14 09:04:46 +09:00
Hanage999 8c434b5282 Replace deprecated /api/v1/notifications/dismiss with new API 2021-05-15 23:42:24 +09:00
buckket 2abdb8e37c Add support for /api/v1/push/subscription 2019-09-30 17:19:22 +09:00
buckket 8f6192e26b Add /api/v1/notifications/dismiss 2019-05-17 10:56:15 +09:00
Kaoru HAYAMA fe913e01e5 Fix: forgot to (*Client)GetNotification's parameter: int64 -> ID 2017-10-25 14:35:34 +09:00
Kaoru HAYAMA abf6939992 Fix: Type of Notification.ID was int64. Change to ID 2017-10-25 13:47:36 +09:00
178inaba 134128cb56 Fix to not return *Pagination 2017-05-06 23:03:19 +09:00
178inaba d32c4d4ed1 Add Pagination 2017-05-04 21:56:54 +09:00
178inaba 68843f4dd0 Fix for golint ./... 2017-04-20 21:20:40 +09:00
Yasuhiro Matsumoto 9ccb5101ec take pointer for "next" variable 2017-04-18 17:08:48 +09:00
mattn 0d32e0bd97 Merge branch 'master' into fix-comment 2017-04-17 12:28:43 +09:00
Yasuhiro Matsumoto 5e84b57bf3 breaking compatibility changes. take context for first arguments. 2017-04-17 11:10:29 +09:00
chansuke f752ac9eba Fix comment of notification API 2017-04-17 04:59:43 +09:00
Yasuhiro Matsumoto 70b6261e34 golint & go vet 2017-04-16 23:38:53 +09:00
Yasuhiro Matsumoto b3882dbe21 add notifications 2017-04-15 00:16:48 +09:00