turt2live
|
30cfe080ce
|
Start of the IRC bridge config: Pull networks and channels
TODO:
* Provisioning support (IRC API)
* Deprovisioning support (IRC API)
* Ops query (IRC API)
* State update interval
|
2017-06-09 20:21:06 -06:00 |
|
Travis Ralston
|
51b9d63b8e
|
Merge pull request #37 from turt2live/greenkeeper/extract-text-webpack-plugin-2.1.2
chore(package): update extract-text-webpack-plugin to version 2.1.2
|
2017-06-08 10:55:19 -04:00 |
|
greenkeeper[bot]
|
4fe23693b4
|
chore(package): update extract-text-webpack-plugin to version 2.1.2
|
2017-06-08 07:11:01 +00:00 |
|
Travis Ralston
|
07c1eb4da3
|
Merge pull request #35 from turt2live/greenkeeper/sequelize-4.0.0
Update sequelize to the latest version 🚀
|
2017-06-07 13:14:36 -04:00 |
|
greenkeeper[bot]
|
058b1917b3
|
fix(package): update sequelize to version 4.0.0
|
2017-06-07 17:12:47 +00:00 |
|
turt2live
|
bdc09d18a3
|
Add npm5 lockfile
|
2017-06-03 23:02:55 -06:00 |
|
turt2live
|
133974f27a
|
Add issue counts to readme
|
2017-05-31 22:32:19 -06:00 |
|
Travis Ralston
|
7f7b9c8e08
|
Merge pull request #32 from turt2live/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
|
2017-05-29 16:07:18 -04:00 |
|
turt2live
|
9b45573adc
|
Make postcss happier
It's still complaining about duplicate plugins, but it's a warning and not an error.
|
2017-05-29 14:03:37 -06:00 |
|
greenkeeper[bot]
|
5c4b93bfd4
|
chore(package): update dependencies
|
2017-05-29 08:01:45 +00:00 |
|
turt2live
|
a22175ef7a
|
Actually clear the feed url after adding
|
2017-05-28 23:02:44 -06:00 |
|
turt2live
|
80c62b6eb3
|
Add missing return
|
2017-05-28 22:58:14 -06:00 |
|
turt2live
|
e6fed9af5c
|
Clear feed url after adding successfully
|
2017-05-28 22:57:40 -06:00 |
|
turt2live
|
58feb07119
|
Support vector's RSS bot. Adds #13
This has a side effect of adding #23 as well. A more performant caching method is probably needed (as this doesn't cache at all).
|
2017-05-28 22:51:04 -06:00 |
|
turt2live
|
3aa60b66a6
|
Remove integrations by type instead of by user ID
This is because the user ID might not exist for the integration (such as the case for RSS).
|
2017-05-28 17:39:02 -06:00 |
|
turt2live
|
69a0ea8118
|
Add pollbot. Adds #30
|
2017-05-28 17:34:18 -06:00 |
|
turt2live
|
574c24bcd6
|
Restructure backend integrations to better support the various types
|
2017-05-28 17:13:03 -06:00 |
|
turt2live
|
9ebd87bd88
|
Minor layout changes
|
2017-05-28 14:37:09 -06:00 |
|
turt2live
|
0eb7855cf8
|
Move integrations to next line if needed
|
2017-05-28 14:36:22 -06:00 |
|
turt2live
|
ebc77b7a07
|
Backend support for the RSS bot.
Part of #13
|
2017-05-28 14:33:57 -06:00 |
|
turt2live
|
e50eb7003e
|
Add documentation around travis-ci
|
2017-05-28 11:13:36 -06:00 |
|
turt2live
|
81f937b55c
|
Add RSS bot docs for vector scalar
Part of #13
|
2017-05-28 01:45:19 -06:00 |
|
turt2live
|
013f913686
|
Disable demo bot by default
|
2017-05-28 00:58:00 -06:00 |
|
turt2live
|
5c74989604
|
Add close button to integrations manager
|
2017-05-28 00:53:12 -06:00 |
|
turt2live
|
af2f5ba393
|
Use correct toast when removing an integration
|
2017-05-28 00:41:18 -06:00 |
|
turt2live
|
35559c9373
|
Change up bot structure to support hosted bots. Adds #12
|
2017-05-28 00:41:00 -06:00 |
|
turt2live
|
01ed07479e
|
Update favicon
|
2017-05-27 21:27:08 -06:00 |
|
turt2live
|
9189c6f72b
|
Add a splash page. Adds #21
Includes a self-made logo. Suggestions welcome.
|
2017-05-27 21:21:08 -06:00 |
|
turt2live
|
603600d97e
|
Add screenshot to readme
|
2017-05-27 18:39:01 -06:00 |
|
turt2live
|
4c3c66ec00
|
Handle routes a little nicer
|
2017-05-27 18:25:35 -06:00 |
|
turt2live
|
0947fdab64
|
Add start script to gitignore
|
2017-05-27 18:03:03 -06:00 |
|
turt2live
|
b262fc106b
|
Add animations dependency
|
2017-05-27 17:56:20 -06:00 |
|
turt2live
|
e5585121ad
|
fix warnings in typescript
|
2017-05-27 17:46:27 -06:00 |
|
turt2live
|
16e28019bc
|
Support adding/removing matrix.org's simple bots.
This adds #11
|
2017-05-27 17:45:07 -06:00 |
|
turt2live
|
22304d716c
|
Placeholder for self documentation
|
2017-05-27 12:34:57 -06:00 |
|
turt2live
|
ec65cad4c3
|
Document some aspects of the scalar API
|
2017-05-27 12:30:34 -06:00 |
|
turt2live
|
0c51d4424b
|
UI for simple matrix.org bots
Part of #11
Needs actual scalar integration
|
2017-05-27 01:27:36 -06:00 |
|
turt2live
|
81ac20249e
|
Add docs on scalar auth process
|
2017-05-26 23:21:20 -06:00 |
|
turt2live
|
afeb2c7bfe
|
Respond to /register requests from Riot.
Implements #1
|
2017-05-26 23:08:24 -06:00 |
|
turt2live
|
f031a7833a
|
Let's get this party started: Base structure
|
2017-05-26 21:51:48 -06:00 |
|
turt2live
|
8467685f92
|
Update readme
|
2017-05-26 12:59:34 -06:00 |
|
turt2live
|
4631fe5255
|
Add travis-ci config
|
2017-05-26 12:58:11 -06:00 |
|
turt2live
|
b4eea8ac6b
|
Add values to gitignore
|
2017-05-26 12:57:52 -06:00 |
|
Travis Ralston
|
98d9b23a43
|
Update README.md
|
2017-05-25 16:01:25 -06:00 |
|
Travis Ralston
|
dbc81a3ed7
|
Initial commit
|
2017-05-25 15:41:56 -06:00 |
|