blob: d2e09220c8e04137a364f58344b4349edea49c28 (
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
|
commit 8abc7168dd392b083fdfd3a9cb2ce1e7c1d068a0
Author: Brendan G. Lim <brendan@intridea.com>
Date: Wed Feb 18 20:25:05 2009 -0500
Some structural changes to SMS Fu
commit 4e5aa349ac9d4c12da5d53de08d1fd3281bcfa0d
Author: Brendan G. Lim <brendan@intridea.com>
Date: Wed Feb 18 20:12:55 2009 -0500
Updating CHANGELOG
commit 4c1b777458b90de5d7c01cf7d14ef0be2fdcc4e6
Author: Brendan G. Lim <brendan@intridea.com>
Date: Wed Feb 18 20:12:33 2009 -0500
Adding in some view helpers for mobile carrier select boxes and updating README
commit 0d804bdd6e48aa3eae548665c4740b2e2d4e3b86
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Dec 15 14:17:16 2008 -0500
Adding Etisalat support and adding country designation to mobinil and movistar
commit 0d417e1f30f5b153e9658e5649144630b95c2ec1
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Dec 11 19:09:20 2008 -0500
Adding Vodafone Egypt, Virgin Mobile Canada, and Mobitel Sri Lanka to supported SMS carriers
commit ec20bd73afe7c26583bcdb7037028161f65cc8a5
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Dec 11 13:31:17 2008 -0500
Adding a good chunk of carriers into SMS Fu
commit 8d9a829177f6a249206892ccc7a13b8ae5467496
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Jul 31 13:48:30 2008 -0400
Upating the CHANGELOG
commit 3912b0b91621ba1a827585f3b22c1426fc70c9e4
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Jul 31 13:48:15 2008 -0400
Adding ability to specify custom from address per mailing
commit 09fc1fa3076082d98b61f7cdf0d10dd5abd30a1a
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Jun 19 02:18:09 2008 -0400
Updating CHANGELOG
commit f1026d0aca169caf57dd44e57661177bd66e2e37
Author: Brendan G. Lim <brendan@intridea.com>
Date: Thu Jun 19 02:17:08 2008 -0400
Updating to be compatibile with Rails 2.1
commit de241d15bfa878f600a462f49b4fd3c92285c3ab
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat May 31 10:05:16 2008 -0700
Merging in changes from gcnovus for fixing warnings and redundant YAML parsing when requiring sms_fu more than once.
commit d23d86216ffc5a6b44db5b354934f40178e9dfc0
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:23:45 2008 -0500
Another update to README
commit e8386f3b75f5f4794d5f280025772a34e79542ba
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:23:17 2008 -0500
Another update to README
commit d16925d6f60669d492005b419df212d26b3d21bd
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sat Apr 19 01:17:51 2008 -0500
Adding in kajeet to carrier list and updated README
commit 9cf4ef9db332418dd167bd942f29ed34d11f20f9
Author: Jannis Leidel <jannis@leidel.info>
Date: Sat Apr 12 13:40:30 2008 +0200
added some international carriers
commit 364997b52bdb1c7ae8b3382b4742b5fbd52fb20c
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 18:23:53 2008 -0400
Fixed indentation of README and minor tweak
commit 5ecbaaee4d38543a66767b02d5b41ef9e885f2d5
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 18:18:40 2008 -0400
Fixed some of the tests
commit cb0138f5f1f637bcd5065e548b0dac04d413acd8
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:58:07 2008 -0400
Quick fix for international numbers
commit fc874c849ed5fb4f7b1e35b3e6b0e1496b95cf4f
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:45:09 2008 -0400
Updating README with International carrier information
commit 7813e59c8535f6180852a534fd0bfd7ba6085ace
Author: Brendan G. Lim <brendan@intridea.com>
Date: Mon Mar 31 17:37:02 2008 -0400
Adding in international support and externalizing carrier list into sms_fu.yml
commit 5393cc834ce85da8856ed8869e7b5e66b004239f
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sun Mar 30 19:01:20 2008 -0400
Made some readme changes
commit aba05f07d765306b5bd5f6c403a318092a437c0b
Author: Brendan G. Lim <brendan@intridea.com>
Date: Sun Mar 30 16:10:05 2008 -0400
Initial import
|