summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-24 09:28:20 -0700
committerDessalines <tyhou13@gmx.com>2019-04-24 09:28:20 -0700
commita5664c75bad8311aed9634e4eb216e0e2df32aa2 (patch)
tree8f279278b7ed2ffae0ac4d56ad7f87e8c41105a3 /docs
parent93ea88856800c7f5c795e1796d55f6c3a18c9153 (diff)
Adding a simple image expander instead of iframes.
- Fixes #91
Diffstat (limited to 'docs')
-rw-r--r--docs/goals.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/goals.md b/docs/goals.md
index e569b1f7..1c627df8 100644
--- a/docs/goals.md
+++ b/docs/goals.md
@@ -33,5 +33,10 @@
- [Hierarchical tree building javascript](https://stackoverflow.com/a/40732240/1655478)
- [Hot sorting discussion](https://meta.stackexchange.com/questions/11602/what-formula-should-be-used-to-determine-hot-questions) [2](https://medium.com/hacking-and-gonzo/how-reddit-ranking-algorithms-work-ef111e33d0d9)
- [Classification types.](https://www.reddit.com/r/ModeratorDuck/wiki/subreddit_classification)
+- [RES expando - Possibly make this into a switching react component.](https://github.com/honestbleeps/Reddit-Enhancement-Suite/tree/d21f55c21e734f47d8ed03fe0ebce5b16653b0bd/lib/modules/hosts)
- [Temp Icon](https://www.flaticon.com/free-icon/mouse_194242)
+- Activitypub guides
+ - https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/
+ - https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tutorial.txt
+ - https://github.com/tOkeshu/activitypub-example