1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
Enrico Fasoli
604a48fa53 updated to go-ipfs 0.4 2015-12-15 18:04:11 +01:00
Enrico Fasoli
78c659e123 refactored all code to comply with new code style 2015-12-14 00:29:25 +01:00
Enrico Fasoli
b73704f08c download comments from users in the whitelist 2015-12-12 13:25:55 +01:00
Enrico Fasoli
2fc14841e4 fixed bug in comment view 2015-12-12 13:21:14 +01:00
Enrico Fasoli
013266b3f7 implemented comments to dinamyc structures, closes #53 2015-12-12 12:51:09 +01:00
Enrico Fasoli
a955dba3c0 fix bug: old cache format was getting in the way 2015-12-12 12:13:46 +01:00
Enrico Fasoli
7c6360389b removed cache layer for IPNS 2015-12-12 11:57:51 +01:00
Enrico Fasoli
4c675235dd it's not perfect but whitelist support is in 2015-12-04 11:43:28 +01:00
Enrico Fasoli
d8f744301f wip aggregation implementation 2015-12-04 11:43:28 +01:00
Enrico Fasoli
5794ac3d4c unfiltered board view implemented 2015-11-26 18:21:28 +01:00
Enrico Fasoli
67e34309f6 implemented nested comments and fix #43 2015-11-24 21:41:27 +01:00
Enrico Fasoli
573303de39 I guess comments are kinda implemented 2015-11-23 18:30:09 +01:00
Enrico Fasoli
4ed4de2ea6 update API to work with js-ipfs-api 2.9.8 2015-11-23 15:37:44 +01:00
Enrico Fasoli
5dc37167ea made ipfs-api downloadable asynchroniously, better UX 2015-11-23 13:02:45 +01:00
Enrico Fasoli
bda7708c70 separate postDownload into its own api function 2015-11-20 21:07:37 +01:00
Enrico Fasoli
78e78e74fe improved error handling 2015-11-20 20:32:12 +01:00
Enrico Fasoli
a5ef878043 added error display when ipfs.version wont work 2015-11-20 16:40:21 +01:00
Enrico Fasoli
06905de9a4 sort posts by date and fix submitter display 2015-11-19 16:51:04 +01:00
Enrico Fasoli
e6aec73c4f new post rendering style 2015-11-19 14:43:13 +01:00
Enrico Fasoli
acd05deb15 fixed #31 2015-11-19 12:59:19 +01:00
Enrico Fasoli
32415f21ae added missing event 2015-11-18 17:19:33 +01:00
Enrico Fasoli
2ebd4c8a89 improved IPNS resolution, implemented users page 2015-11-18 16:56:07 +01:00
Enrico Fasoli
2448630e4b added few small features and rewrote user profile resolution 2015-11-18 15:40:29 +01:00
Enrico Fasoli
bd229e9413 updated protocol information, wrote guidelines to implement aggregation 2015-11-16 14:35:27 +01:00
Enrico Fasoli
4698980063 bug fixing and ipfs version checking 2015-11-16 13:25:32 +01:00
Enrico Fasoli
a5b33ca6bc fixing api to comply with protocol and adding more error communication 2015-11-16 11:56:25 +01:00
Enrico Fasoli
122b8e42f9 added another error check 2015-11-15 21:10:58 +01:00
Enrico Fasoli
1fb06cac4b optimizations, implemented local storage cache 2015-11-14 23:55:55 +01:00
Enrico Fasoli
6c377ff54e can now handle a missing connection to go-ipfs 2015-11-14 23:33:50 +01:00
Enrico Fasoli
742a48ceb3 updated IPNS resolving system 2015-11-14 18:38:46 +01:00
Enrico Fasoli
0fd0141068 moving to event emitters. Solved warnings 2015-11-14 18:26:56 +01:00
Enrico Fasoli
5a71c39bb9 board viewing is ok now 2015-11-14 16:26:03 +01:00
Enrico Fasoli
0f71407040 got post loading to work 2015-11-14 15:03:38 +01:00
Enrico Fasoli
46c2eb4309 added routing and some css 2015-11-14 13:12:48 +01:00
Enrico Fasoli
6ede7a1973 added some gui 2015-11-14 12:06:37 +01:00
Enrico Fasoli
073996c9c5 added more linting, error checking, better build system 2015-11-14 10:46:42 +01:00
Enrico Fasoli
ecc9d00d1d added livereload, restructured files 2015-11-14 01:34:03 +01:00
Enrico Fasoli
d4fc72d42f updated code 2015-11-14 00:16:57 +01:00
Enrico Fasoli
5b6cd4832d added moment dep 2015-11-11 15:51:07 +01:00
Enrico Fasoli
1eb90a7653 periodic user finder now works 2015-11-11 15:22:58 +01:00
Enrico Fasoli
49e8a75e3d user detection works finally 2015-11-11 12:38:10 +01:00
Enrico Fasoli
00593e9e44 developing... 2015-11-11 09:18:36 +01:00