Benjamin Goering
|
c3f3ed8a50
|
Comment edit is no longer extended one ach edit
|
2017-05-03 14:17:36 -07:00 |
|
Benjamin Goering
|
818c09a9b8
|
Edit window is now 30s instead of 5min
|
2017-05-03 14:06:07 -07:00 |
|
Benjamin Goering
|
ae3cbe990b
|
Edit Comment UI reflects expired edit comment window
|
2017-05-03 12:34:22 -07:00 |
|
Benjamin Goering
|
b9a3466e2e
|
Edit UI sends editComment mutation, handles errors
|
2017-05-02 22:07:23 -05:00 |
|
Benjamin Goering
|
aa18a433f8
|
Can't edit comment outside of edit window
|
2017-05-02 16:47:00 -05:00 |
|
Benjamin Goering
|
a46773887f
|
Initial working editComment mutation
|
2017-05-02 14:27:16 -05:00 |
|
Kim Gardner
|
058aa3f907
|
Merge branch 'master' into 142993479-tags
|
2017-04-27 11:59:48 -04:00 |
|
Belén Curcio
|
7d56404e84
|
Merge branch 'master' into subscriptions
|
2017-04-24 18:09:34 -03:00 |
|
gaba
|
c4ffe58f58
|
Adds privacy type to the methods to add tags.
|
2017-04-21 14:30:41 -07:00 |
|
Wyatt Johnson
|
4e060b884b
|
Fixed bug with status changes in the graph
|
2017-04-21 12:12:29 -06:00 |
|
gaba
|
91af8c2ece
|
Index on Tag for name, item id, item type.
|
2017-04-21 10:34:57 -07:00 |
|
Wyatt Johnson
|
1f562c8fad
|
Merge branch 'master' into subscriptions
|
2017-04-20 15:17:44 -06:00 |
|
gaba
|
183dab9826
|
Merge branch 'master' into 142993479-tags
|
2017-04-20 12:34:32 -07:00 |
|
gaba
|
bd72bfc6ec
|
Fix tests related to tags on comments.
|
2017-04-20 12:24:08 -07:00 |
|
Riley Davis
|
eda15538fe
|
add kiwi's and wyatt's changes
|
2017-04-20 10:02:09 -06:00 |
|
Wyatt Johnson
|
e1c8e75405
|
Merge branch 'master' into subscriptions
|
2017-04-18 15:43:25 -06:00 |
|
gaba
|
1137fca3b4
|
Adds Tag Model that will be apply to different models.
|
2017-04-18 14:03:26 -07:00 |
|
Belen Curcio
|
e729a673a3
|
Merge branch 'master' of github.com:coralproject/talk into plugin_examples
|
2017-04-17 14:17:42 -03:00 |
|
Wyatt Johnson
|
7fac8ef073
|
Merge branch 'master' into subscriptions
|
2017-04-17 08:03:14 -06:00 |
|
Wyatt Johnson
|
8164fa7813
|
Merge branch 'master' into docs-update
|
2017-04-14 15:07:02 -06:00 |
|
Wyatt Johnson
|
d4fc8a474d
|
Should resolve bug relating to usernames being set as "undefined"
|
2017-04-14 14:57:13 -06:00 |
|
Wyatt Johnson
|
cb652dbb86
|
Merge branch 'master' into docs-update
|
2017-04-14 12:23:43 -06:00 |
|
Benjamin Goering
|
118da885fd
|
Merge branch 'master' of github.com:coralproject/talk into ignore_rb2
|
2017-04-13 12:12:10 -05:00 |
|
Belen Curcio
|
7969985f59
|
Merge branch 'master' of github.com:coralproject/talk into plugin_examples
|
2017-04-12 22:27:46 -03:00 |
|
Wyatt Johnson
|
d5016dff58
|
Updates to metadata service docs
|
2017-04-12 16:37:56 -06:00 |
|
Wyatt Johnson
|
9f8c9c7eb1
|
Merge branch 'master' into subscriptions
|
2017-04-12 10:37:15 -06:00 |
|
Wyatt Johnson
|
191026ecf2
|
Merge branch 'master' into metadata
|
2017-04-12 10:37:12 -06:00 |
|
Belén Curcio
|
2ecf64ae3e
|
Merge branch 'master' into plugin_examples
|
2017-04-12 08:09:49 -03:00 |
|
Benjamin Goering
|
7dfe12b874
|
Users cannot ignore themselves at service layer
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
2656141d59
|
Add stopIgnoringUser mutation and Embed uses it
|
2017-04-11 14:19:34 -07:00 |
|
Benjamin Goering
|
545f176bb8
|
Add ignoreUser mutation and myIgnoredUsers root query
|
2017-04-11 14:19:32 -07:00 |
|
gaba
|
c5520e3fb6
|
Adds missing template.
|
2017-04-11 12:22:05 -07:00 |
|
Belén Curcio
|
a77a623e94
|
Merge branch 'master' into plugin_examples
|
2017-04-11 15:13:51 -03:00 |
|
Belen Curcio
|
536b2ed371
|
Liniting
|
2017-04-11 13:46:27 -03:00 |
|
David Erwin
|
ab74ebdc52
|
Merge branch 'master' into subscriptions
|
2017-04-11 11:58:55 -04:00 |
|
David Erwin
|
2c8d03bd8d
|
Temporarily disable username profanity check
|
2017-04-11 11:05:55 -04:00 |
|
Wyatt Johnson
|
8e33d25a28
|
Some bug fixes + validation updates
|
2017-04-10 12:12:07 -06:00 |
|
Wyatt Johnson
|
735aa6fbd3
|
Added new Metadata Service and models
|
2017-04-07 16:40:30 -06:00 |
|
Wyatt Johnson
|
ffb0ee20e8
|
Cleanup of subscriptions
|
2017-04-05 16:15:22 -06:00 |
|
Wyatt Johnson
|
3c91b9cda1
|
Merge branch 'master' into subscriptions
|
2017-04-05 13:36:57 -06:00 |
|
Wyatt Johnson
|
8a06118d94
|
Added coral facebook auth plugin, some circ dep fixes
|
2017-04-05 11:39:54 -06:00 |
|
David Erwin
|
48b7a67665
|
Add comments
|
2017-04-05 11:24:52 -04:00 |
|
Wyatt Johnson
|
45c7cbad9e
|
Merge branch 'master' into subscriptions
|
2017-04-05 08:08:56 -06:00 |
|
Wyatt Johnson
|
07d1f9d3cf
|
Merge branch 'master' into subscriptions
|
2017-04-04 09:58:50 -06:00 |
|
Wyatt Johnson
|
c1dac11a2b
|
Updated docs, hook names
|
2017-04-03 16:11:34 -06:00 |
|
Wyatt Johnson
|
8d3524dd61
|
Added support for auth based plugins
|
2017-04-03 16:06:38 -06:00 |
|
Wyatt Johnson
|
1b8489165b
|
Merge branch 'master' into docker-plugins
|
2017-03-31 16:41:34 -06:00 |
|
Wyatt Johnson
|
0108673566
|
Added remote plugin reconciliation
|
2017-03-31 15:54:39 -06:00 |
|
Wyatt Johnson
|
ebcb3b4b02
|
Merge branch 'master' into dynamic-email-templates
|
2017-03-29 13:09:31 -06:00 |
|
Wyatt Johnson
|
dd3d1e9fe7
|
fix for session service
|
2017-03-29 12:45:57 -06:00 |
|