Commit Graph

  • 8d99ff1070 add a method for retrieving an user's userpage. Howl 2016-04-07 14:42:17 +0200
  • fb3d2e88dd Full user data retrieval! Howl 2016-04-07 13:47:42 +0200
  • ea2d418a53 more `LIMIT 1`s Howl 2016-04-07 12:43:39 +0200
  • aae4c5de50 Add GET /friends/with/:id Howl 2016-04-07 12:21:54 +0200
  • 34593ef428 Fix paginate spawning mysql errors Howl 2016-04-07 12:08:44 +0200
  • cf3b30d851 Add /users/whatid/:username Howl 2016-04-07 11:59:38 +0200
  • d84aafebb7 Top forgetting to add r.Code = and r.Message = Howl 2016-04-07 11:44:46 +0200
  • ae743cb395 Add error handler middleware Howl 2016-04-07 11:38:57 +0200
  • af71442e79 Add basic friend logic Howl 2016-04-07 11:20:35 +0200
  • f7819630ee
    add README and LICENSE Howl 2016-04-05 23:08:54 +0200
  • b484fe2761
    Add API handler for /users/self Howl 2016-04-05 22:38:33 +0200
  • d02f3f9951 Add token creation (login) Howl 2016-04-05 22:22:13 +0200
  • b3b4dde8f2 Use resp.Code as the HTTP response code, unless the client has specifield they want 200-codes only. Howl 2016-04-04 16:47:15 +0200
  • 851c90764a Standardise function names (Ping -> PingGET, SurpriseMe -> SurpriseMeGET) Howl 2016-04-04 14:36:37 +0200
  • 6bae1e2390 User retrieval by both ID and username Howl 2016-04-03 23:09:28 +0200
  • 2932ba3dd7 add badge read API Howl 2016-04-03 22:31:41 +0200
  • 6b70214810 Show country if we have confidential privileges and we're looking at our user Howl 2016-04-03 21:49:51 +0200
  • df793351c0 omitempty for message in response Howl 2016-04-03 20:31:51 +0200
  • 3ddab1de15 Initial commit Howl 2016-04-03 19:59:27 +0200