Commit Graph

18 Commits (master)

Author SHA1 Message Date
John Benediktsson 2cbcacad88 core/basis/extra: update some tags.txt. 2020-02-26 10:57:08 -08:00
John Benediktsson b141e0d2fb assocs: moving collect-by from math.statistics. 2016-12-28 12:56:19 -08:00
John Benediktsson fc029a937c reddit: use unix-time>timestamp. 2015-07-30 10:35:51 -07:00
John Benediktsson 8ea621e090 reddit: use calendar.elapsed for relative-time. 2015-07-30 08:54:02 -07:00
John Benediktsson 64d8c0ccc0 reddit: stop using tuples and just use the JSON.
Nice-looking tuples are nice but reddit keeps adding fields to their objects
and breaking our from-slots.  We could hide the error, or ignore the extra
fields but this is probably better for now.
2015-07-30 08:16:34 -07:00
Doug Coleman 339c73737b reddit: Add more slots that cause it to fail. There has to be a better way! 2014-11-23 02:40:26 -08:00
John Benediktsson 712be93989 http.client: remove http-get* and its friends, change http-request* and with-http-request* to not check response codes. 2014-03-12 19:39:15 -07:00
John Benediktsson 6fd5b9766b reddit: update tuples. 2014-02-05 13:50:38 -08:00
John Benediktsson 435f54cf59 http.client: use new http-get* word. 2013-10-12 10:25:42 -07:00
John Benediktsson a971cd42c5 reddit: add more slots. 2013-09-21 14:16:30 -07:00
Doug Coleman 490091eb22 reddit: Add a field. 2013-08-03 14:56:35 -07:00
Doug Coleman 8c19602ae9 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman b6ff02f53b reddit: Remove dead code. Print domain. 2012-09-24 11:01:49 -07:00
John Benediktsson b9c2307bd6 reddit: add slots to subreddit, cleanup private interface. 2012-09-24 10:32:27 -07:00
John Benediktsson 1d8f4a3a34 reddit: rename "subreddit-top" to "subreddit.". 2012-09-24 09:55:18 -07:00
Doug Coleman 833fde5671 reddit: Make clickable links to comments, users. Move (subreddit) -> get-subreddit. 2012-09-24 09:42:30 -07:00
John Benediktsson 2c0ff7473d reddit: adding colors to subreddit-top. 2012-09-22 19:18:45 -07:00
John Benediktsson a7e3a2b024 reddit: adding a Reddit API wrapper. 2012-09-22 13:50:25 -07:00