Wyatt Johnson
|
6cb3fc7be8
|
added docs for akismet
|
2018-02-06 10:23:26 -07:00 |
|
Wyatt Johnson
|
db322d192f
|
added note
|
2018-02-06 09:58:02 -07:00 |
|
Wyatt Johnson
|
bf98050d33
|
Merge branch 'master' into akismet
|
2018-02-06 09:49:13 -07:00 |
|
Wyatt Johnson
|
901c96a67a
|
Merge pull request #1343 from mattmontgomery/patch-2
Changes node requirement notation
|
2018-02-03 13:10:22 -07:00 |
|
Matt Montgomery
|
6b5a690c4f
|
Changes node requirement notation
This changes the notation for the `node` requirement. Solves #1342
|
2018-02-02 17:04:01 -07:00 |
|
Wyatt Johnson
|
9debb0d48d
|
Merge branch 'master' into akismet
|
2018-02-02 15:01:06 -07:00 |
|
Wyatt Johnson
|
484ae2539b
|
added akismet support
|
2018-02-02 15:00:47 -07:00 |
|
Kim Gardner
|
1dfce22b89
|
Merge pull request #1341 from coralproject/fix-zen-mode
Fix zen mode
|
2018-02-02 10:00:46 -05:00 |
|
Kiwi
|
e36098369b
|
Merge branch 'master' into fix-zen-mode
|
2018-02-02 15:53:13 +01:00 |
|
Chi Vinh Le
|
aec0251c4f
|
Fix zen mode
|
2018-02-02 15:50:43 +01:00 |
|
Kim Gardner
|
c9613337d4
|
Merge pull request #1339 from coralproject/fix-flag-issues
Fix flag issues
|
2018-02-02 09:27:28 -05:00 |
|
Chi Vinh Le
|
ac67b0484b
|
Better fix
|
2018-02-02 12:12:58 +01:00 |
|
Chi Vinh Le
|
edac21a4f4
|
Fix Flag Menu not working
|
2018-02-02 11:52:42 +01:00 |
|
Kim Gardner
|
86f4ae4b6d
|
Merge pull request #1336 from icco/patch-2
Change text wrapping of Stories table
|
2018-02-01 13:56:31 -05:00 |
|
Nat Welch
|
219fcdddea
|
Change text wrapping of Stories table
|
2018-02-01 13:26:34 -05:00 |
|
Wyatt Johnson
|
6c9411d173
|
Merge pull request #1333 from coralproject/remove-auth-data
Cleanly remove auth data from storage
|
2018-02-01 10:12:48 -07:00 |
|
Chi Vinh Le
|
6afb300d86
|
Unlisten
|
2018-02-01 17:55:53 +01:00 |
|
Wyatt Johnson
|
1f6c29cee6
|
Merge branch 'master' into remove-auth-data
|
2018-02-01 09:21:53 -07:00 |
|
Wyatt Johnson
|
2234acc28e
|
Merge pull request #1334 from leeeandroo/missing-path
Insert BASE_PATH on public assets
|
2018-02-01 09:21:38 -07:00 |
|
Wyatt Johnson
|
13e6645f26
|
Merge branch 'master' into remove-auth-data
|
2018-02-01 09:15:54 -07:00 |
|
Wyatt Johnson
|
09983e412d
|
Merge branch 'master' into missing-path
|
2018-02-01 09:14:16 -07:00 |
|
Wyatt Johnson
|
3563f7e2ae
|
Merge pull request #1332 from coralproject/moderator-configure
Moderator Configuration
|
2018-02-01 09:13:59 -07:00 |
|
Leandro
|
c4b6cb54e6
|
Insert BASE_PATH on public assets
|
2018-02-01 13:27:17 +01:00 |
|
Chi Vinh Le
|
d6ddd9c195
|
Clearly remove auth data from storage
|
2018-02-01 12:13:33 +01:00 |
|
Wyatt Johnson
|
596c214f1c
|
allowed moderators to configure asset
|
2018-01-31 13:41:07 -07:00 |
|
Wyatt Johnson
|
9b7f1dc43e
|
Merge pull request #1331 from coralproject/public-path
Dynamic Public Path
|
2018-01-31 12:33:30 -07:00 |
|
Wyatt Johnson
|
c4cddefcff
|
abstracted config to service
|
2018-01-31 11:25:43 -07:00 |
|
Wyatt Johnson
|
062ce58cf8
|
ensure dynamic imports use proper path/url
|
2018-01-31 10:57:01 -07:00 |
|
Wyatt Johnson
|
8b6a993587
|
Merge pull request #1329 from coralproject/docs
Docs update
|
2018-01-30 15:40:43 -07:00 |
|
Wyatt Johnson
|
26bd01cbda
|
updated docs for 4.1 release
|
2018-01-30 15:29:36 -07:00 |
|
Kim Gardner
|
f492040a57
|
Merge pull request #1328 from coralproject/user-perms
Username Permissions
|
2018-01-30 15:49:00 -05:00 |
|
Kim Gardner
|
d7fd8ac714
|
Merge branch 'master' into user-perms
|
2018-01-30 13:58:42 -05:00 |
|
Kim Gardner
|
3e273a76f1
|
Merge pull request #1327 from coralproject/bump-version
Update version to 4.1.0 and update LICENSE
|
2018-01-30 13:58:29 -05:00 |
|
Kim Gardner
|
7504dc6dfe
|
Merge branch 'master' into bump-version
|
2018-01-30 13:28:08 -05:00 |
|
Wyatt Johnson
|
0f9387dbb9
|
Merge branch 'master' into user-perms
|
2018-01-30 11:03:42 -07:00 |
|
Wyatt Johnson
|
ec54376a53
|
blocked user actions in username change process
|
2018-01-30 11:00:48 -07:00 |
|
Kim Gardner
|
0793784f5a
|
Merge pull request #1324 from coralproject/notify-on-edit
Refactor + Fix notify on edit bug
|
2018-01-30 12:58:47 -05:00 |
|
Kiwi
|
00a7b11039
|
Merge branch 'master' into notify-on-edit
|
2018-01-30 18:30:42 +01:00 |
|
Kiwi
|
5138e79424
|
Merge pull request #1325 from coralproject/fix-gender
Fix gender translation
|
2018-01-30 18:30:25 +01:00 |
|
Kim Gardner
|
00eff653cb
|
Update version to 4.1.0 and update LICENSE
|
2018-01-30 12:21:10 -05:00 |
|
Chi Vinh Le
|
a59464e45d
|
Merge branch 'notify-on-edit' of ssh://github.com/coralproject/talk into notify-on-edit
|
2018-01-30 18:20:59 +01:00 |
|
Chi Vinh Le
|
feeaa8ee8b
|
Better todo descr
|
2018-01-30 18:19:31 +01:00 |
|
Kiwi
|
1c4b8a0a67
|
Merge branch 'master' into notify-on-edit
|
2018-01-30 18:10:47 +01:00 |
|
Kim Gardner
|
8ad5675916
|
Merge branch 'master' into fix-gender
|
2018-01-30 12:09:06 -05:00 |
|
Kim Gardner
|
7a7d45cf91
|
Merge pull request #1326 from coralproject/fix-ie11-sideactions
Add IE CSS fixes
|
2018-01-30 12:08:58 -05:00 |
|
Kiwi
|
e77e62236c
|
Merge branch 'master' into fix-ie11-sideactions
|
2018-01-30 17:57:04 +01:00 |
|
Kiwi
|
8e142a5ecb
|
Merge branch 'master' into fix-gender
|
2018-01-30 17:56:31 +01:00 |
|
Chi Vinh Le
|
3d57122a65
|
Add IE CSS fixes
|
2018-01-30 17:56:15 +01:00 |
|
Chi Vinh Le
|
665d8c1ef0
|
Fix gender translation
|
2018-01-30 17:42:30 +01:00 |
|
Kiwi
|
bd2c4d4bfc
|
Merge branch 'master' into notify-on-edit
|
2018-01-30 17:37:15 +01:00 |
|