Commit Graph

20 Commits

Author SHA1 Message Date
Nick Gerakines a2c2b11a08
Implemented group actor inbox. 2020-03-30 10:10:11 -04:00
Nick Gerakines 26a0811a3f
Added publisher command and integrations from server to publisher. Closes #66. 2020-03-27 14:35:28 -04:00
Nick Gerakines fddd735cdb
Refactoring object view to not use context or conversation. Part of #42 2020-03-22 15:42:45 -04:00
Nick Gerakines 003860c024
Implemented better thread handling. Closes #40 2020-03-21 19:46:59 -04:00
Nick Gerakines c387363b6e Added user settings form and server allow flags for auto follow and reply collection updates. 2020-03-15 16:43:59 -04:00
Nick Gerakines 3d75b3b9b0 Implemented object replies endpoint, added reply tracking to compose/inbox/crawl, and added replies to compose note structure. Part of #35. 2020-03-15 16:01:05 -04:00
Nick Gerakines 04fd776cee
Overhauled object storage and queries. Closes #29 and #30. 2020-03-14 14:04:52 -04:00
Nick Gerakines 26a4e54cc2 Moving some code into common package.
Signed-off-by: Nick Gerakines <nick.gerakines@gmail.com>
2020-03-12 07:45:38 -04:00
Nick Gerakines 8a5b6af137 Refactoring actor, actor alias, and actor key storage. Closes #23, #25, and #27. Partially closes #30. 2020-03-11 13:56:32 -04:00
Nick Gerakines 4051178318 Added view conversation feed page. Closes #16. 2020-03-08 14:17:43 -04:00
Nick Gerakines 7a0dc3ee03 Added flags to enable storage to be configurable. Closes #20. 2020-03-07 13:47:19 -05:00
Nick Gerakines a25709646f Implemented asset storage and display. Closes #17 and #19. 2020-03-05 12:09:14 -05:00
Nick Gerakines 78bd51775b Displaying avatars on feed for actors. Closes #15 2020-03-04 11:31:03 -05:00
Nick Gerakines 64875a799c First pass at user avatar support. Part of #14 and #15. 2020-03-04 10:29:32 -05:00
Nick Gerakines 99a00f5024 Fixed bug in links on announce on feed. Added activity crawler. 2020-03-03 13:51:24 -05:00
Nick Gerakines 347fc99764 Added mentioned actors to create note tag. Resolves #6. 2020-02-29 19:32:37 -05:00
Nick Gerakines 9fa72fc03b WIP Displaying user created notes on notes web interface page 2020-02-29 00:06:39 -05:00
Nick Gerakines 7c25921d06 WIP code cleanup in activity and object storage. 2020-02-28 16:21:06 -05:00
Nick Gerakines c5817ea5d7 Updated follower and following data model and storage interface and pg implementation. Implemented undo follow actor inbox functionality.
Resolves #7
2020-02-28 09:40:58 -05:00
Nick Gerakines 50cfa8e395 initial commit 2020-02-27 10:43:16 -05:00