hmhealey
|
c016a88c84
|
Fixed string length checks for fields that can contain unicode characters
|
2015-11-05 09:35:35 -05:00 |
|
Joram Wilander
|
559ca09f2c
|
Merge pull request #1289 from mattermost/plt-516-2
PLT-516 Part 1 of performance fixes for large teams
|
2015-11-04 09:43:06 -05:00 |
|
Joram Wilander
|
0cc985f6f4
|
Merge pull request #1285 from mattermost/plt-824
PLT-824 Adding ability to fetch posts around a specifc post
|
2015-11-04 07:51:19 -05:00 |
|
JoramWilander
|
ee66b08934
|
Revert model/version.go
|
2015-11-03 15:38:15 -05:00 |
|
JoramWilander
|
a15649e382
|
Updated getStatuses unit testgs
|
2015-11-03 15:27:35 -05:00 |
|
Christopher Speller
|
188182a3a4
|
Adding ability to fetch posts around a specifc post
|
2015-11-03 11:34:52 -05:00 |
|
Harrison Healey
|
e52669c2da
|
Merge pull request #1249 from mattermost/plt-823
PLT-823 Refactor of center channel
|
2015-11-02 14:20:54 -05:00 |
|
JoramWilander
|
1f3423796e
|
Validate callback urls on the server and add help text to outgoing webhooks
|
2015-11-02 10:38:13 -05:00 |
|
Christopher Speller
|
ed68f2e901
|
Refactoring center channel
|
2015-11-02 08:16:57 -05:00 |
|
Joram Wilander
|
256be4c14d
|
Merge pull request #1211 from mattermost/PLT-340
PLT-340 allow team directory and open invites
|
2015-10-30 10:57:25 -04:00 |
|
Corey Hulen
|
89f67cd11d
|
Merge pull request #1199 from hmhealey/plt600
PLT-600 Renamed channel description to channel header and added channel purpose field
|
2015-10-28 14:44:02 -07:00 |
|
=Corey Hulen
|
bb25056d9a
|
PLT-340
|
2015-10-27 22:18:52 -07:00 |
|
=Corey Hulen
|
a133f82421
|
Merge branch 'master' into PLT-340
|
2015-10-27 11:52:13 -07:00 |
|
hmhealey
|
61da22ea32
|
Added Channel.Purpose on the server
|
2015-10-27 12:46:31 -04:00 |
|
hmhealey
|
09b38404fa
|
Renamed Channel.Description to Channel.Header on the server
|
2015-10-27 12:46:30 -04:00 |
|
=Corey Hulen
|
aec99ceb9d
|
Merge branch 'master' into PLT-25
|
2015-10-26 22:11:42 -07:00 |
|
=Corey Hulen
|
e22b9f5303
|
Adding new fields to team model
|
2015-10-26 22:11:22 -07:00 |
|
Corey Hulen
|
28847c6b4b
|
Merge pull request #1194 from mattermost/webhook-request
Parse incoming webhook requests into model instead of string map
|
2015-10-26 22:06:49 -07:00 |
|
Corey Hulen
|
942c9317f4
|
Merge pull request #1164 from hmhealey/plt778
PLT-778 Changed post searching to allow searching by multiple users/channels
|
2015-10-26 12:12:18 -07:00 |
|
JoramWilander
|
12399dd43c
|
Remove unused iconemoji field
|
2015-10-26 15:11:06 -04:00 |
|
JoramWilander
|
c94388042b
|
Parse incoming webhook requsets into model instead of string map
|
2015-10-26 15:10:17 -04:00 |
|
hmhealey
|
663bec8147
|
Moved logic for searching for posts by multiple users/channels into the sql query
|
2015-10-26 11:45:09 -04:00 |
|
Florian Orben
|
c6bbebbf6f
|
Mattermost can not send message start with slash
resolves #827
|
2015-10-25 23:55:50 +01:00 |
|
hmhealey
|
2383d5dd37
|
Changed post searching to allow searching by multiple users/channels
|
2015-10-23 17:28:02 -04:00 |
|
=Corey Hulen
|
028657b43e
|
Merge branch 'master' into PLT-25
|
2015-10-23 08:38:15 -07:00 |
|
=Corey Hulen
|
ae5d189803
|
Adding analytics tab
|
2015-10-22 18:04:06 -07:00 |
|
=Corey Hulen
|
54894e90ac
|
Fixing merge conflict
|
2015-10-22 09:19:18 -07:00 |
|
=Corey Hulen
|
0bfdfd79f0
|
Fixing unit tests
|
2015-10-20 21:15:06 -07:00 |
|
=Corey Hulen
|
2022ed68f3
|
Fixing unit test
|
2015-10-20 20:39:06 -07:00 |
|
=Corey Hulen
|
b9ce4a644d
|
PLT-350 allow ability to disable restricted team names
|
2015-10-20 17:30:24 -07:00 |
|
=Corey Hulen
|
e1f9459029
|
Merge branch 'master' into PLT-44
|
2015-10-20 14:50:03 -07:00 |
|
=Corey Hulen
|
1fc12dd8ba
|
Multi-session login
|
2015-10-20 14:49:42 -07:00 |
|
Christopher Speller
|
8b4771a6c7
|
Merge branch 'release-1.1.0'
|
2015-10-20 14:04:14 -04:00 |
|
Joram Wilander
|
f183f6673f
|
Merge pull request #1116 from sharms/master
Fixed missing colon
|
2015-10-20 11:50:09 -04:00 |
|
Joram Wilander
|
460a82878a
|
Merge pull request #1113 from hmhealey/plt716
PLT-716/717 Added from:, in:, and channel: search filters
|
2015-10-20 08:00:21 -04:00 |
|
=Corey Hulen
|
fa3a0df2b6
|
Adding multi-session cookie
|
2015-10-20 04:37:51 -07:00 |
|
Steven Harms
|
1d4e96605e
|
Fixed missing colon
|
2015-10-19 16:02:30 -04:00 |
|
Harrison Healey
|
d139c9e825
|
Merge pull request #1108 from mattermost/plt-235
PLT-235 Implement outgoing webhooks.
|
2015-10-19 14:24:02 -04:00 |
|
=Corey Hulen
|
f7e51b14d7
|
Allowing salts longer than 32 chars
|
2015-10-19 11:23:44 -07:00 |
|
hmhealey
|
06fd374c19
|
Added from:, in:, and channel: search modifiers
|
2015-10-19 13:25:19 -04:00 |
|
Corey Hulen
|
ea1b312968
|
Merge pull request #1072 from mattermost/plt-554
PLT-554 Small refactor of websocket code on client and server
|
2015-10-19 09:56:34 -07:00 |
|
JoramWilander
|
f24ea30a75
|
Refactor to hit database less often.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
ba3cde024f
|
Remove temporary test code.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
a91956e180
|
Add api unit tests for outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
8c8f1bdd63
|
Add model test for outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
af6e2c29eb
|
Implement outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
Harrison Healey
|
9c045f0d4b
|
Merge pull request #1085 from mattermost/plt-633
PLT-633 Add default username and icon to incoming webhooks.
|
2015-10-16 11:59:34 -04:00 |
|
JoramWilander
|
2b5ec4a3c0
|
Small refactor of websocket code on client and server
|
2015-10-16 11:48:55 -04:00 |
|
Christopher Speller
|
099d853877
|
Merge pull request #1079 from hmhealey/initprefs
Added an initial call to get all user preferences on page load
|
2015-10-16 08:16:40 -04:00 |
|
JoramWilander
|
58c33f01d5
|
Add default username and icon to incoming webhooks.
|
2015-10-16 08:16:34 -04:00 |
|