Matt Baer
|
41f4a1a2fa
|
Add package log
|
2018-10-14 15:25:23 -04:00 |
|
Matt Baer
|
b414a83eb5
|
Change license from MIT to MPL
|
2018-10-14 15:21:12 -04:00 |
|
Matt Baer
|
355476e321
|
Add posts.ExtractTitle func
|
2018-10-10 15:16:54 -04:00 |
|
Matt Baer
|
73c7314873
|
Update Travis file to Go 1.10
|
2018-09-30 20:08:15 -04:00 |
|
Matt Baer
|
27237b1fff
|
Add Slovak localization
|
2018-09-23 15:47:00 -04:00 |
|
Matt Baer
|
3d934b1599
|
Add Turkish localization
|
2018-09-14 17:58:17 +02:00 |
|
Matt Baer
|
e4ab903634
|
Update Arabic translations
|
2018-09-03 16:59:52 -04:00 |
|
Matt Baer
|
789448b7de
|
Add Tajik localization
|
2018-09-02 12:44:33 -04:00 |
|
Matt Baer
|
5baecfdf93
|
Add Persian localization
|
2018-09-02 12:44:15 -04:00 |
|
Matt Baer
|
b3715b7357
|
Add Esperanto localization
|
2018-09-02 12:43:58 -04:00 |
|
Matt Baer
|
ce799c9a50
|
Add Arabic localization
|
2018-09-02 12:43:37 -04:00 |
|
Matt Baer
|
f79ee1acb1
|
Support decoding public keys
|
2018-08-21 16:43:21 -04:00 |
|
Matt Baer
|
eba1520b79
|
Support tag property on objects
|
2018-08-18 12:34:29 -04:00 |
|
Matt Baer
|
63de2e6491
|
Support creating Follow activities
|
2018-08-17 20:42:39 -04:00 |
|
Matt Baer
|
9d28aa5dab
|
Add NewUpdateActivity func
|
2018-08-16 20:31:25 -04:00 |
|
Matt Baer
|
b9e200c53b
|
Use object's Published date in Create activity
|
2018-08-12 22:34:31 -04:00 |
|
Matt Baer
|
e373e59418
|
Allow any type in OrderedCollectionPage.OrderedItems
|
2018-08-11 10:52:24 -04:00 |
|
Matt Baer
|
d9bfef1071
|
Add Friendica as bot
|
2018-08-10 16:46:02 -04:00 |
|
Matt Baer
|
65e5e6cf6d
|
Add forum badge
|
2018-08-10 11:02:00 -04:00 |
|
Matt Baer
|
be77b6dedc
|
Create activities only with ID
Instead of including /activity at the end
|
2018-08-08 16:04:01 -04:00 |
|
Matt Baer
|
7182ec7db1
|
Add hackney as bot
|
2018-08-08 16:03:14 -04:00 |
|
Matt Baer
|
c9787530db
|
Support creating Delete activities
|
2018-08-08 15:29:42 -04:00 |
|
Matt Baer
|
582ab04ab5
|
Move explicit bot UA string tests to prefix tests
Also look for python-requests/*
|
2018-08-04 17:28:29 +02:00 |
|
Matt Baer
|
0f417dd897
|
Add documentation to activity.go
Including the activitystreams package.
|
2018-08-04 14:38:40 +02:00 |
|
Matt Baer
|
badc52773f
|
Add repo description
|
2018-08-04 14:28:57 +02:00 |
|
Matt Baer
|
e998deef94
|
Add GoDoc link
|
2018-08-04 14:23:44 +02:00 |
|
Matt Baer
|
26688eb59d
|
Move namespace string into const
|
2018-08-04 14:23:14 +02:00 |
|
Matt Baer
|
57919aaaec
|
Add Endpoints property to Actor
|
2018-08-03 00:22:42 +02:00 |
|
Matt Baer
|
50824cd75a
|
Fix parsing @context property
Previously this would fail if the @context property also contained
something other than a string, like Mastodon does.
|
2018-08-03 00:21:06 +02:00 |
|
Matt Baer
|
2b398e3b5a
|
Support Article objects
Includes a new Name field for them to use.
|
2018-07-24 20:09:31 +02:00 |
|
Matt Baer
|
a0cf234c62
|
Add Chinese (simplified) localization
|
2018-07-09 09:50:29 -04:00 |
|
Matt Baer
|
25bf5066c6
|
Remove http.rb version numbers from bots test
|
2018-07-04 16:50:43 -04:00 |
|
Matt Baer
|
320f1f152e
|
Move openssl func to openssl-go library
|
2018-06-26 18:58:38 -04:00 |
|
Matt Baer
|
98f3fe9a4c
|
Add missing Context property in Create activity
|
2018-06-25 13:37:46 -04:00 |
|
Matt Baer
|
2432e9717e
|
Make OrderedCollection{Page} funcs generalized for any collection
|
2018-06-25 13:37:08 -04:00 |
|
Matt Baer
|
d67ec28bcc
|
Leave out certain properties in Activity JSON
|
2018-06-25 13:35:47 -04:00 |
|
Matt Baer
|
05ac12f10e
|
Add privateKey on Person
|
2018-06-25 11:32:12 -04:00 |
|
Matt Baer
|
b417e93a0f
|
Switch to calling openssl
|
2018-06-25 11:31:30 -04:00 |
|
Matt Baer
|
602e989e59
|
Switch keypair generation to OpenSSL
|
2018-06-25 00:28:14 -04:00 |
|
Matt Baer
|
c55606d47d
|
Add keypair generation funcs
|
2018-06-24 23:46:42 -04:00 |
|
Matt Baer
|
b5d7dbe3a3
|
Add support for including a public key on a Person
|
2018-06-24 21:08:46 -04:00 |
|
Matt Baer
|
d16108618b
|
Add basic Note and Activity types
|
2018-06-24 21:06:26 -04:00 |
|
Matt Baer
|
e7db291bd3
|
Add BaseObject
|
2018-06-22 17:11:07 -04:00 |
|
Matt Baer
|
e99c8d6b4d
|
Add basic activitystreams.Person type
|
2018-06-22 16:42:38 -04:00 |
|
Matt Baer
|
87cd941e59
|
Add Polish localization
|
2018-05-19 07:44:23 -04:00 |
|
Matt Baer
|
d48e7361ba
|
Add Greek localization
|
2018-05-18 14:03:59 -04:00 |
|
Matt Baer
|
be5c5d2acb
|
Add ApplyBasicMarkdown func
|
2018-04-30 23:37:39 -04:00 |
|
Matt Baer
|
5f3aa533bf
|
Add Portuguese (BR) localization
|
2018-04-06 17:25:35 -04:00 |
|
Matt Baer
|
2284f875d6
|
Add Snap.as error
|
2018-04-03 14:10:48 -04:00 |
|
Matt Baer
|
8cbd598abb
|
Add "username taken" error
|
2018-03-27 22:09:07 -04:00 |
|