Commit graph

  • a719bc8cd0 Merge pull request #101 from shocknet/wall-hotfix Daniel Lugo 2020-06-28 06:08:02 -04:00
  • e8f935b0a9 include author in posts Daniel Lugo 2020-06-28 06:05:25 -04:00
  • ad2cf69c3e Merge branch 'master' into feat/feed Daniel Lugo 2020-06-28 00:11:38 -04:00
  • 7ccb642aff Merge pull request #100 from shocknet/bug/create-broken Daniel Lugo 2020-06-28 00:10:35 -04:00
  • 5a167cc45c alternative way of chehcking auth sucess Daniel Lugo 2020-06-28 00:09:17 -04:00
  • b59c60d0dc Merge branch 'master' into feat/feed Daniel Lugo 2020-06-28 00:03:18 -04:00
  • be7eb2c46e Merge pull request #99 from shocknet/clock-skew-hotfix Daniel Lugo 2020-06-28 00:01:38 -04:00
  • 5cb228e87d combat clock skew Daniel Lugo 2020-06-27 23:35:53 -04:00
  • 96613fc35a combat clock skew Daniel Lugo 2020-06-27 23:35:53 -04:00
  • 66997a8ba0 return index Daniel Lugo 2020-06-27 23:25:47 -04:00
  • 688a4c3cdb return type Daniel Lugo 2020-06-27 23:25:24 -04:00
  • b2e9eb616e typo Daniel Lugo 2020-06-27 23:00:26 -04:00
  • c9cbe2bf28 has to be parsed Daniel Lugo 2020-06-27 21:47:52 -04:00
  • 1d59e59cf1 typo Daniel Lugo 2020-06-27 21:45:37 -04:00
  • f5eefd0afc correct function Daniel Lugo 2020-06-27 21:33:36 -04:00
  • 6da9612236 page gets autoparsed Daniel Lugo 2020-06-27 21:33:20 -04:00
  • ae4e9c9b21 typos Daniel Lugo 2020-06-27 21:31:01 -04:00
  • 45df3ddb1e actual feed getter Daniel Lugo 2020-06-27 21:28:47 -04:00
  • 782c2b9160 parse page Daniel Lugo 2020-06-27 21:28:26 -04:00
  • e757a8d197 Merge branch 'master' into feat/feed Daniel Lugo 2020-06-27 21:17:57 -04:00
  • 27db275622 Merge pull request #98 from shocknet/gun-nts-hotfix Daniel Lugo 2020-06-27 21:17:29 -04:00
  • b7e6647841 use gun's nts Daniel Lugo 2020-06-27 21:16:47 -04:00
  • f8ce6589f2 Merge branch 'master' into feat/feed Daniel Lugo 2020-06-27 20:47:00 -04:00
  • 5bb5d7855f Merge pull request #97 from shocknet/follows-init-hotfix Daniel Lugo 2020-06-27 20:31:09 -04:00
  • 689ac78853 re-enable follows Daniel Lugo 2020-06-27 18:28:01 -04:00
  • b1515bfd9d ensure follows sub graph is always initialized and non-empty Daniel Lugo 2020-06-27 20:22:22 -04:00
  • 10a0d10c24 Merge branch 'master' into feat/feed Daniel Lugo 2020-06-27 18:50:10 -04:00
  • fc375be37f Merge pull request #95 from shocknet/follows-gun-bug-fix Daniel Lugo 2020-06-27 18:49:28 -04:00
  • 18a3143d8f circumvent gun.load() bug Daniel Lugo 2020-06-27 18:47:45 -04:00
  • c106fd7410 re-enable follows Daniel Lugo 2020-06-27 18:28:01 -04:00
  • 3c72432dce simple feed functionality Daniel Lugo 2020-06-27 18:25:32 -04:00
  • 75aeb7af42 add ramda Daniel Lugo 2020-06-27 16:27:43 -04:00
  • e6eeacda95 Merge pull request #94 from shocknet/docker-files CapDog 2020-06-27 10:54:55 -04:00
  • 017dbab0c9 add docker files boufni95 2020-06-27 16:30:50 +02:00
  • c569526c52 route param optional Daniel Lugo 2020-06-27 02:43:45 +01:00
  • 140b0a43b0 support public key lookup for wall Daniel Lugo 2020-06-26 21:15:53 -04:00
  • b1594e1707 correct place for count correction Daniel Lugo 2020-06-26 21:12:23 -04:00
  • ca9ecb6c80 more precise count Daniel Lugo 2020-06-26 21:10:32 -04:00
  • 9c8d36e380 Merge pull request #89 from shocknet/feat/walls Daniel Lugo 2020-06-26 20:58:42 -04:00
  • a8104d490c circumvent gun.load() bug Daniel Lugo 2020-06-26 19:58:19 -04:00
  • 35e2197095 check return type from gun Daniel Lugo 2020-06-26 13:08:14 -04:00
  • d0349669f9 check return type from gun Daniel Lugo 2020-06-26 13:00:38 -04:00
  • 0be779b73c correctly reject errors Daniel Lugo 2020-06-26 13:00:21 -04:00
  • 146d03e771 Merge branch 'master' into feat/walls Daniel Lugo 2020-06-26 12:42:37 -04:00
  • d80cbac712 Merge pull request #92 from shocknet/bug/cache-get-requests Daniel Lugo 2020-06-26 11:41:40 -04:00
  • 39c01733d7 better initialization Daniel Lugo 2020-06-25 19:03:34 -04:00
  • 552e625e5f initial value of 1 for page Daniel Lugo 2020-06-25 18:45:31 -04:00
  • d9e9d4f90a Caching now only works on GET requests and added .env toggles for toggling caching and warnings related to it. emad-salah 2020-06-25 21:50:49 +01:00
  • d02085abea correct validation Daniel Lugo 2020-06-25 13:31:30 -04:00
  • 304e4f314a validate page number Daniel Lugo 2020-06-25 13:28:08 -04:00
  • 37c50d2132 Merge branch 'feat/walls' of https://github.com/shocknet/api into feat/walls Daniel Lugo 2020-06-25 18:03:47 +01:00
  • a8833b6013 parse page as number Daniel Lugo 2020-06-25 18:03:18 +01:00
  • 89862c376c remove dup code Daniel Lugo 2020-06-25 13:01:15 -04:00
  • 9574634b30 correct page index for negative page arguments Daniel Lugo 2020-06-25 12:58:10 -04:00
  • 4122f6e5ae check out ouf bounds Daniel Lugo 2020-06-25 12:33:54 -04:00
  • fcfd649042 assign id Daniel Lugo 2020-06-25 12:30:26 -04:00
  • 2e516eeeef better wall getter Daniel Lugo 2020-06-25 11:48:05 -04:00
  • 0cc581c520 correct path Daniel Lugo 2020-06-25 11:03:16 -04:00
  • 9038b20b71 correct path Daniel Lugo 2020-06-25 10:49:35 -04:00
  • c543647aba typo Daniel Lugo 2020-06-24 17:43:39 -04:00
  • 1b6fe78947 typos Daniel Lugo 2020-06-24 17:40:09 -04:00
  • b7abbb2535 ensure it's object Daniel Lugo 2020-06-24 17:27:36 -04:00
  • ba12d42d39 typo Daniel Lugo 2020-06-24 17:12:31 -04:00
  • b4c22228ec sanitize before validation Daniel Lugo 2020-06-24 17:05:06 -04:00
  • 6fb804701c optimization Daniel Lugo 2020-06-24 17:01:20 -04:00
  • 8bb27affa0 writes number of pages after first post Daniel Lugo 2020-06-24 16:49:11 -04:00
  • 87a71e4fc5 better post creation process Daniel Lugo 2020-06-24 14:18:03 -04:00
  • 4a80fe5caf always return a number Daniel Lugo 2020-06-24 09:17:59 -04:00
  • d139a6a052 return 0 if no page counter has been set Daniel Lugo 2020-06-24 09:08:19 -04:00
  • 9dd2708f80 provide total pages in api response Daniel Lugo 2020-06-24 08:53:22 -04:00
  • 82a55c5091 do not use promisifygunnode Daniel Lugo 2020-06-24 13:37:42 +01:00
  • ed3e343e0e validate posts must contain at least one paragraph/image/video Daniel Lugo 2020-06-24 12:58:00 +01:00
  • eecfe34156 save content items correctly Daniel Lugo 2020-06-24 07:18:54 -04:00
  • c438d3293f javascriptier exports Daniel Lugo 2020-06-24 07:13:05 -04:00
  • fb9b71781e import gun/lib/load Daniel Lugo 2020-06-23 19:35:20 -04:00
  • 9e723d6515 wall GET Daniel Lugo 2020-06-23 19:28:36 -04:00
  • 06f969b64e wall getters Daniel Lugo 2020-06-23 19:26:53 -04:00
  • dd97106aae myUser getter Daniel Lugo 2020-06-23 19:14:11 -04:00
  • 9e0271bd98 delete merge artifact Daniel Lugo 2020-06-23 19:12:01 -04:00
  • fb3314f207 use 200 for now Daniel Lugo 2020-06-23 15:37:45 -04:00
  • d3ca2182e0 always send json Daniel Lugo 2020-06-23 15:23:29 -04:00
  • 9989a6d662 Merge branch 'master' into x Daniel Lugo 2020-06-22 18:49:03 -04:00
  • 011d788282 Merge pull request #84 from shocknet/followsx Daniel Lugo 2020-06-22 16:51:46 -04:00
  • a9f2bc5063 slash Daniel Lugo 2020-06-22 16:51:25 -04:00
  • 7e996a207d gun err boufni95 2020-05-25 17:47:30 +02:00
  • 59993e28b6 Merge pull request #81 from shocknet/gc-gun Daniel Lugo 2020-06-22 12:47:44 -04:00
  • b5d2fc6c11 garbage collect gun Daniel Lugo 2020-06-22 17:45:45 +01:00
  • 74518d7ed6 Merge pull request #79 from shocknet/hotfix/encryption-toggle Daniel Lugo 2020-06-22 12:27:10 -04:00
  • f315adf574 Fixed encryption toggle always detected as "true" emad-salah 2020-06-20 22:11:49 +01:00
  • aa9d471409 Merge pull request #77 from shocknet/shock-common-upgrade Daniel Lugo 2020-06-17 11:03:34 -04:00
  • 015c1a1753 upgrade shock-common Daniel Lugo 2020-06-17 10:59:44 -04:00
  • a16ec9d4ae include id in newly-created post Daniel Lugo 2020-06-16 18:31:17 -04:00
  • 0e5477619f upgrade shock-common Daniel Lugo 2020-06-16 18:28:07 -04:00
  • 230228713d posts post endpoint Daniel Lugo 2020-06-16 13:07:46 -04:00
  • ea77a4dd7e createPost() Daniel Lugo 2020-06-16 13:00:26 -04:00
  • 8abfe5ef13 new profile Daniel Lugo 2020-06-16 13:00:12 -04:00
  • cbf6e9809e last seen inside profile Daniel Lugo 2020-06-16 12:57:58 -04:00
  • 8c5026d887 user getter Daniel Lugo 2020-06-16 12:56:53 -04:00
  • e41d590549 upgrade shock-common Daniel Lugo 2020-06-16 12:54:18 -04:00
  • d22561d5bf load() method Daniel Lugo 2020-06-16 12:27:42 -04:00