- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 15 2018
Oct 15 2018
Add query package
Oct 14 2018
Oct 14 2018
Add new auth funcs for parsing tokens
Fix Travis Go version
Add package log
Change license from MIT to MPL
Oct 10 2018
Oct 10 2018
Add posts.ExtractTitle func
Oct 9 2018
Oct 9 2018
Pass along edit token on post update
Add Version constant
Move update params in Update|DeletePost
Oct 1 2018
Oct 1 2018
Update Travis file to Go 1.10
Sep 28 2018
Sep 28 2018
Return actual error message when request fails
Rearrange status checks in CreatePost
matt committed rWGOca804e86e2d9: Fix "problem {x}ing post" copy-pasted error messages (authored by matt).
Fix "problem {x}ing post" copy-pasted error messages
Sep 24 2018
Sep 24 2018
Add v2 warning in README
matt committed rWGOb88b7e4e5198: Reflect breaking v2 changes in examples and tests (authored by matt).
Reflect breaking v2 changes in examples and tests
Sep 23 2018
Sep 23 2018
Merge tag 'v1.1'
Fix examples in README
Use versioned library URL
Rearrange status checks in UpdatePost
Rearrange status checks in LogIn
Rearrange status checks in CreateCollection
Add Slovak localization
Sep 20 2018
Sep 20 2018
Add authentication test
Fix post tests
Support unpinning posts
Support pinning posts
matt committed rWGOafa9ecff1247: Automatically set access token on client on login (authored by matt).
Automatically set access token on client on login
Support retrieving auth'd user's collections
Add `updated` property on posts
Support fetching user posts
Fix collection_test log
Sep 14 2018
Sep 14 2018
Add Turkish localization
Sep 12 2018
Sep 12 2018
Support logging out
Add Token getter
Add URL property on Collection
Move OwnedPostParams fields into PostParams
Sep 8 2018
Sep 8 2018
matt closed T191: Add user authentication, a subtask of T192: Prompt user to associate all posts when first logging in, as Resolved.
Sep 6 2018
Sep 6 2018
Support using custom User-Agent
Support interacting with Tor hidden service
Sep 3 2018
Sep 3 2018
Update Arabic translations
Sep 2 2018
Sep 2 2018
Add Tajik localization
Add Persian localization
Add Esperanto localization
Add Arabic localization
Aug 21 2018
Aug 21 2018
Support decoding public keys
Aug 18 2018
Aug 18 2018
Support `tag` property on objects
Support creating Follow activities
Aug 17 2018
Aug 17 2018
Add NewUpdateActivity func
Aug 13 2018
Aug 13 2018
Use object's Published date in Create activity
Aug 11 2018
Aug 11 2018
matt committed rWCe373e59418f0: Allow any type in OrderedCollectionPage.OrderedItems (authored by matt).
Allow any type in OrderedCollectionPage.OrderedItems
Add Friendica as bot
Aug 10 2018
Aug 10 2018
Add forum badge
Aug 9 2018
Aug 9 2018
Add RenderActivityJSON func
Aug 8 2018
Aug 8 2018
Create activities only with ID
Add hackney as bot
Support creating Delete activities
Aug 4 2018
Aug 4 2018
matt committed rWC582ab04ab5f6: Move explicit bot UA string tests to prefix tests (authored by matt).
Move explicit bot UA string tests to prefix tests
Add documentation to activity.go
Add repo description
Move namespace string into const
Aug 2 2018
Aug 2 2018
Add Endpoints property to Actor
Fix parsing @context property
Jul 24 2018
Jul 24 2018
Support Article objects
Jul 9 2018
Jul 9 2018
Add Chinese (simplified) localization
Remove http.rb version numbers from bots test
Jul 3 2018
Jul 3 2018
Support interacting with dev API
Fix GetPost test looking for dev post
GitHub <noreply@github.com> committed rWGO64dec060b2cf: Merge pull request #7 from ProfessorTom/remove_unreachable_code (authored by matt).
Merge pull request #7 from ProfessorTom/remove_unreachable_code
GitHub <noreply@github.com> committed rWGO1970eefeae0b: Merge bbb412e20d94976ac6d04a04ddc72905b392c1e5 into… (authored by ProfessorTom <professortom@gmail.com>).
Merge bbb412e20d94976ac6d04a04ddc72905b392c1e5 into…
GitHub <noreply@github.com> committed rWGO159315bfd11f: Merge pull request #6 from ProfessorTom/fix_error_format_verbs (authored by matt).
Merge pull request #6 from ProfessorTom/fix_error_format_verbs
GitHub <noreply@github.com> committed rWGOfd2852054366: Merge bbb412e20d94976ac6d04a04ddc72905b392c1e5 into… (authored by ProfessorTom <professortom@gmail.com>).
Merge bbb412e20d94976ac6d04a04ddc72905b392c1e5 into…
Tomas Gallucci <professortom@gmail.com> committed rWGObbb412e20d94: removed unreachable code (authored by Tomas Gallucci <professortom@gmail.com>).
removed unreachable code
GitHub <noreply@github.com> committed rWGOe254dafde11d: Merge 4d5bb5a8b09aa21906dec86888e6860d006c1fcd into… (authored by ProfessorTom <professortom@gmail.com>).
Merge 4d5bb5a8b09aa21906dec86888e6860d006c1fcd into…
Tomas Gallucci <professortom@gmail.com> committed rWGO4d5bb5a8b09a: use correct verb for error formatting (authored by Tomas Gallucci <professortom@gmail.com>).
use correct verb for error formatting
Jun 26 2018
Jun 26 2018
Move openssl func to openssl-go library
Jun 25 2018
Jun 25 2018
matt committed rWC2432e9717edc: Make OrderedCollection{Page} funcs generalized for any collection (authored by matt).
Make OrderedCollection{Page} funcs generalized for any collection
Add missing Context property in Create activity
Leave out certain properties in Activity JSON
Add privateKey on Person
Switch to calling openssl
Switch keypair generation to OpenSSL
Add keypair generation funcs
matt committed rWCb5d7dbe3a300: Add support for including a public key on a Person (authored by matt).
Add support for including a public key on a Person
Add basic Note and Activity types
Add BaseObject
Add basic activitystreams.Person type
Jun 4 2018
Jun 4 2018
May 19 2018
May 19 2018
Add Polish localization
May 18 2018
May 18 2018
Add Greek localization
May 2 2018
May 2 2018
Even more important now due to the GDPR.
May 1 2018
May 1 2018
Add ApplyBasicMarkdown func
Apr 25 2018
Apr 25 2018
Apr 24 2018
Apr 24 2018
Apr 20 2018
Apr 20 2018
matt edited projects for T112: With no internet connection, add deleted posts to "connected again" queue, added: Write.as Android; removed Write.as Android (Apr - Jun 2017).
matt edited projects for T36: Enable changing proxy settings, not just using Tor, added: Write.as Android; removed Write.as Android (Apr - Jun 2017).