Commit c9c1086
0019187: Add draft campaign for use with invite plugin available in new installations (#306)
* insert draft message to db
Signed-off-by: Xheni Myrtaj <[email protected]>
* insert the draft message to older versions
Signed-off-by: Xheni Myrtaj <[email protected]>
* create addInviteCampaign function
Signed-off-by: Xheni Myrtaj <[email protected]>
* remove lib link, and fix spaces
* use html code and also fallback work for first name placeholder
Signed-off-by: Xheni Myrtaj <[email protected]>
* compare dbversion with 3.3.3
Signed-off-by: Xheni Myrtaj <[email protected]>
* Removed space before vars causing SQL error
* Improved default invite campaign text
* Added todo notes1 parent b1c8da7 commit c9c1086
3 files changed
+40
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | | - | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1479 | 1479 | | |
1480 | 1480 | | |
1481 | 1481 | | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
1482 | 1513 | | |
1483 | 1514 | | |
1484 | 1515 | | |
| |||
2215 | 2246 | | |
2216 | 2247 | | |
2217 | 2248 | | |
2218 | | - | |
2219 | 2249 | | |
2220 | 2250 | | |
2221 | 2251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
306 | 312 | | |
307 | 313 | | |
308 | 314 | | |
| |||
0 commit comments