tavern/storage
Nick Gerakines c808cf236b
Added support for liking notes in the ui. Also implements undo/like activity in user inbox.
2020-04-25 18:41:44 -04:00
..
acl.go Removing spare print statements. Added tavern version to footer. 2020-04-14 09:56:26 -04:00
activity.go Removing unused code. Cleaned up code making determination that user is part of a conversation. 2020-03-14 14:25:22 -04:00
actor.go debugging issue with init-admin. 2020-04-09 14:30:51 -04:00
actor_id.go Refreshed init migrations. Created docker-compose. Added migrations to binary. Added translations to binary. 2020-03-26 10:36:56 -04:00
asset.go First pass at integrating groups including storage, url changes, manage groups page, webfinger, errors, actor refactoring, and route refactoring. Part of #21. 2020-03-29 15:02:05 -04:00
content.go Added support for recording tags with user activity. 2020-03-01 01:27:06 -05:00
content_test.go Added regex for user, mention, and tag parsing. 2020-02-29 18:17:58 -05:00
db.go Added a metrics storage driver wrapper. 2020-04-03 22:15:57 -04:00
groups.go Implemented groups directory. Closes #67. 2020-04-05 12:50:31 -04:00
instance.go First pass at integrating groups including storage, url changes, manage groups page, webfinger, errors, actor refactoring, and route refactoring. Part of #21. 2020-03-29 15:02:05 -04:00
json.go debugging issue with init-admin. 2020-04-09 14:30:51 -04:00
json_test.go initial commit 2020-02-27 10:43:16 -05:00
likes.go Implement object like activity support. 2020-04-06 16:50:04 -04:00
network.go Removing spare print statements. Added tavern version to footer. 2020-04-14 09:56:26 -04:00
objects.go Added support for liking notes in the ui. Also implements undo/like activity in user inbox. 2020-04-25 18:41:44 -04:00
payload.go Refactoring actor, actor alias, and actor key storage. Closes #23, #25, and #27. Partially closes #30. 2020-03-11 13:56:32 -04:00
peers.go Fixed bug in links on announce on feed. Added activity crawler. 2020-03-03 13:51:24 -05:00
session.go initial commit 2020-02-27 10:43:16 -05:00
storage.go Implement object like activity support. 2020-04-06 16:50:04 -04:00
user.go Added missing storage errors. Part of #51. 2020-03-24 10:47:41 -04:00
uuid.go initial commit 2020-02-27 10:43:16 -05:00