Commit graph

6 commits

Author SHA1 Message Date
5557f38436 Simplify signing code 2020-04-19 13:44:44 +02:00
c23b49502e Add http signature to outgoing apub requests 2020-04-18 20:54:20 +02:00
cca3a52856 Store remote communities/posts in db, federate posts! 2020-04-07 18:47:19 +02:00
Dessalines
64e4b28007 Removing community name unique constraint. Removing useless fedi_name column from user_table. 2020-04-07 10:54:15 -04:00
Dessalines
1ea15c549d Adding post and comment ap_id columns. 2020-04-03 20:04:57 -04:00
Dessalines
705ac32c93 Federation DB Changes.
- Creating an activity table.
- Adding some federation-related columns to the user_ and community
  tables.
- Generating the actor_id and keys in code, updating the tables.
2020-04-03 00:12:05 -04:00