Commit Graph

19 Commits

Author SHA1 Message Date
Nick Gerakines 811ff6bab5
Fixed bug in asset storage. Added support for referrencing existing file. 2020-04-25 17:40:00 -04:00
Nick Gerakines c29cead7ec
Updated json-gold library. 2020-04-08 13:38:18 -04:00
Nick Gerakines 50316102fc
Improving groups and network manage pages. 2020-04-03 15:25:45 -04:00
Nick Gerakines 957f483dd3
Adding helper to quickly create env config for testing. 2020-03-30 15:18:08 -04:00
Nick Gerakines d5dc4ef3da
Implemented inbox forwarding. Added follow/note and undo/follow/note in actor inbox. Added activity forwarding to create/note and announce/note in actor inbox. Added migrations to create table used to track object subscriptions and storage interface functions to add, remove, and list actor object subscriptions. 2020-03-28 16:20:00 -04:00
Nick Gerakines afd25a1fe0
Adding cors middleware. 2020-03-26 10:47:16 -04:00
Nick Gerakines 423b05dbb1
Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
Nick Gerakines 9b1a25bcdb
Added json ld debug command. Part of #39. 2020-03-19 06:45:23 -04:00
Nick Gerakines b038087312
Implemented markdown rendering of content. Closes #33. 2020-03-18 15:27:02 -04:00
Nick Gerakines d152d5520a
Added prometheus metrics. Closes #37 2020-03-17 20:47:02 -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 4b04329960 Implemented migrations command. Closes #22. 2020-03-08 15:19:27 -04:00
Nick Gerakines a25709646f Implemented asset storage and display. Closes #17 and #19. 2020-03-05 12:09:14 -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 a55dfc73c5 misc code cleanup and refactoring 2020-03-02 11:52:30 -05:00
Nick Gerakines 218bf5391f Implementing real server stats. Closes #10. 2020-03-01 15:12:11 -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 3782d2525c Implemented note and announce rendering. Closes #2 and #3. 2020-02-27 14:40:18 -05:00
Nick Gerakines 50cfa8e395 initial commit 2020-02-27 10:43:16 -05:00