aboutsummaryrefslogtreecommitdiffstats
path: root/irc_commands.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2011-06-11 18:11:08 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2011-06-11 18:11:08 +0100
commitde923d59e15bb650c2cb98a6254c79aa7c6af96e (patch)
treeb41b74c1ea7e086ac04746267c6955a3c26bb846 /irc_commands.c
parent5f74987ee76bf4bdf94f5ea3017078ad65f97aa7 (diff)
Use /friends/ids and /users/lookup instead of /statuses/friends to get a
list of contacts at login time. Still depends on adding an API version number to base_url though.
Diffstat (limited to 'irc_commands.c')
0 files changed, 0 insertions, 0 deletions
.19.0.7 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/lib/no_constraint_disabling.rb
blob: 32a4a6bfea8a0c435794e2d1e75d0695af27e1a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110