Commit Graph

32 Commits

Author SHA1 Message Date
Shadowfacts 4733aa23ab
Refacotr posting into separate module
This will make it easier to keep in sync creating posts from multiple
places (e.g. MastoAPI).
2020-05-18 22:27:08 -04:00
Shadowfacts 5d45f170f1
Fix elixir/dialyzer warnings 2020-04-26 22:57:47 -04:00
Shadowfacts 2636b5eabf
Add unfollowing remote users 2020-04-26 22:02:21 -04:00
Shadowfacts e194f0fc07
Add following remote users 2020-04-26 18:55:44 -04:00
Shadowfacts 1a1a58cb82
Add local timeline unauthenticated homepage 2020-04-26 16:51:27 -04:00
Shadowfacts fcd66f3d51
Fix home timeline including statuses from followers instead of following 2020-04-26 16:28:00 -04:00
Shadowfacts e7dcbdc6a4
Add searching for remote actors 2020-04-26 16:15:20 -04:00
Shadowfacts e7c19940b0
Show remote actor profiles 2020-04-26 14:45:51 -04:00
Shadowfacts a0e290197f
Add searching for remote statuses 2020-04-25 22:28:49 -04:00
Shadowfacts eba9e4be96
Frontend UI improvements 2020-04-25 12:30:47 -04:00
Shadowfacts 7d071d971c
Add replying to statuses 2020-04-23 18:37:12 -04:00
Shadowfacts 6c0fc06c21
Move timeline/status rendering to partials for reuse 2020-04-21 22:06:48 -04:00
Shadowfacts 0ca9d02499
Use timeline module for outbox 2020-04-21 21:20:51 -04:00
Shadowfacts 2972bad192
Redirect object URLs in browser to status page 2020-04-20 22:42:39 -04:00
Shadowfacts fbbd287fc1
Fix activities controller filename 2020-04-20 22:41:07 -04:00
Shadowfacts 8d1be99036
Fix posting from FE not saving object 2020-04-20 22:40:48 -04:00
Shadowfacts 734e30584a
Move federation to background job 2020-04-20 22:11:49 -04:00
Shadowfacts 797283985e
Show home timeline on frontend when logged in 2020-04-20 18:37:07 -04:00
Shadowfacts 01d4e713bb
Frontend stuff 2019-10-06 19:41:18 -04:00
Shadowfacts a12ba25f18
Add user outboxes 2019-10-02 19:13:59 -04:00
Shadowfacts 13d7f832fe
Add authentication for web frontend 2019-10-02 17:25:35 -04:00
Shadowfacts 81712fb1bf
Add AP following endpoint 2019-10-02 11:35:19 -04:00
Shadowfacts 7c03d2627f
Add AP followers endpoint 2019-10-02 11:22:19 -04:00
Shadowfacts 091a275b22
Add fallback inbox handler 2019-10-02 10:28:06 -04:00
Shadowfacts 9e39d56325
Handle incoming Creates better 2019-10-02 09:49:59 -04:00
Shadowfacts 2316c5d41d
Handle follow activities 2019-10-02 09:47:04 -04:00
Shadowfacts d652b71426
Basic inbox handling 2019-10-01 21:59:43 -04:00
Shadowfacts 1b8f3e212c
Add HTTP signature verification 2019-10-01 18:39:17 -04:00
Shadowfacts f3995911d7
Add basic web finger support 2019-10-01 12:35:27 -04:00
Shadowfacts 541e329dc4
Add user route 2019-09-30 22:26:08 -04:00
Shadowfacts 70370fb824
ActivityPub helpers and object route 2019-09-28 21:57:11 -04:00
Shadowfacts 3818e713cd
Initial commit and DB schema 2019-09-28 18:30:55 -04:00