JoramWilander
|
4e8da24777
|
Fix load more messages being broken by getPostsSince call
|
2016-02-12 10:58:58 -05:00 |
|
JoramWilander
|
3a1ec7dbd7
|
Switch to using create_at for latest post
|
2016-02-11 13:17:59 -05:00 |
|
JoramWilander
|
c5b2e8832c
|
If we have less than CHUNK_SIZE posts, then get the first page
|
2016-02-11 12:52:01 -05:00 |
|
JoramWilander
|
2747a99aef
|
Fix case where channel has a postlist but no posts
|
2016-02-11 10:52:12 -05:00 |
|
JoramWilander
|
cac086ae22
|
Fixing the elusive missing post bug
|
2016-02-11 09:22:57 -05:00 |
|
JoramWilander
|
8ac0e800f1
|
Multiple minor slash command fixes
|
2016-02-09 09:16:08 -05:00 |
|
Christopher Speller
|
0d47dd0a0e
|
Merge pull request #2095 from mattermost/plt-1787
PLT-1787 Fix statuses not rendering until a change in the LHS
|
2016-02-08 12:59:29 -05:00 |
|
hmhealey
|
2af8614236
|
Renamed RECIEVED_* to RECEIVED_*
|
2016-02-08 10:33:59 -05:00 |
|
JoramWilander
|
a3e83abc14
|
Fix statuses not rendering until a change in the LHS
|
2016-02-08 08:29:06 -05:00 |
|
hmhealey
|
e6a7594d70
|
Changed CommandProvider to only set the matched pretext if it actually matches anything
|
2016-02-05 10:21:53 -05:00 |
|
=Corey Hulen
|
dffc5323ec
|
PLT-1429 Fixing code review comments
|
2016-02-04 08:03:42 -08:00 |
|
=Corey Hulen
|
bdfa4715d6
|
Merge branch 'master' into PLT-1429
|
2016-02-03 10:45:58 -08:00 |
|
JoramWilander
|
d153d661db
|
Add basic server audit tab to system console for EE
|
2016-02-02 16:49:27 -05:00 |
|
=Corey Hulen
|
6d6cada097
|
Merge branch 'master' into PLT-1429
|
2016-01-14 09:08:13 -06:00 |
|
=Corey Hulen
|
3fba8e42b1
|
partial fix for UI
|
2016-01-08 12:41:26 -06:00 |
|
hmhealey
|
357063044b
|
Made ChannelInviteModal pull all channel members before rendering
|
2016-01-07 10:25:56 -05:00 |
|
hmhealey
|
46a59252b6
|
Refactored ViewImage modal and made it automatically play animated gifs
|
2015-12-18 12:51:04 -05:00 |
|
Christopher Speller
|
e80129a0e9
|
Revert "add helper method to add ephemeral messages; also switch 'delete mess…"
|
2015-12-10 08:32:30 -05:00 |
|
Florian Orben
|
99d79eee56
|
add helper method to add ephemeral messages; also switch 'delete message' to this new method
|
2015-12-09 22:29:54 +01:00 |
|
=Corey Hulen
|
2cda7c967f
|
Fixing detect build
|
2015-12-03 16:04:04 -08:00 |
|
=Corey Hulen
|
8fde26532f
|
Fixing detect build
|
2015-12-03 16:03:17 -08:00 |
|
Christopher Speller
|
e92695c4a4
|
Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
|
2015-12-03 08:23:43 -05:00 |
|
JoramWilander
|
9adcbe58fe
|
Remove logging
|
2015-12-02 10:35:17 -05:00 |
|
JoramWilander
|
14804965b5
|
Make proper async calls when switching channels
|
2015-12-02 10:22:39 -05:00 |
|
hmhealey
|
07f0df6af4
|
Moved action creation for suggestions
|
2015-12-02 09:21:58 -05:00 |
|
Christopher Speller
|
9e8cd93790
|
Implementing Permalinks and jumping to post from search. Performance
improvements.
|
2015-11-23 09:53:15 -05:00 |
|
Christopher Speller
|
55b831e4e1
|
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system.
|
2015-11-19 21:12:56 -05:00 |
|
=Corey Hulen
|
2e8b3414ff
|
force reload on server update
|
2015-11-17 10:03:28 -08:00 |
|
JoramWilander
|
a26145ef91
|
Minor changes to statuses client code
|
2015-11-03 15:11:16 -05:00 |
|
JoramWilander
|
fb5b57836e
|
Multiple fixes to major performance issues with teams with 50+ users
|
2015-11-03 14:52:25 -05:00 |
|
JoramWilander
|
fda62fbbf5
|
Fix error message on leaving channel
|
2015-10-26 12:05:09 -04:00 |
|
JoramWilander
|
fe82c43eeb
|
Force updating last viewed at for new posts
|
2015-10-23 11:22:08 -04:00 |
|
=Corey Hulen
|
8b2d7f391a
|
Fixing merge
|
2015-10-16 09:12:30 -07:00 |
|
=Corey Hulen
|
6a1755d2e3
|
Inital support for multi-tab loging
|
2015-10-16 09:10:54 -07:00 |
|
hmhealey
|
327b0b5a21
|
Added an initial call to get all user preferences on page load
|
2015-10-15 15:17:07 -04:00 |
|
hmhealey
|
2a39e8dbfa
|
Removed Preference.AltId
|
2015-10-13 12:29:31 -04:00 |
|
hmhealey
|
599644fb2f
|
Renamed show_hide preference to show
|
2015-10-13 09:42:25 -04:00 |
|
hmhealey
|
ed31538893
|
Changed direct messages channels so users can show/hide them
|
2015-10-13 09:42:24 -04:00 |
|
hmhealey
|
7d03c24b44
|
Changed direct channels in the sidebar to be displayed based on user preferences
|
2015-10-13 09:42:24 -04:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
hmhealey
|
1010681407
|
Added channel id to updateLastViewed api calls to prevent multiple updates to different channels from clashing
|
2015-09-30 09:59:59 -04:00 |
|
=Corey Hulen
|
1626a6de6f
|
PLT-349 adding team mgt to admin console
|
2015-09-23 12:49:28 -07:00 |
|
=Corey Hulen
|
44714dfcb1
|
PLT-11 Adding ability to save config file
|
2015-09-17 21:00:59 -07:00 |
|
=Corey Hulen
|
d625e62d96
|
Finished removing some of the last bits of client side config
|
2015-09-15 19:29:00 -07:00 |
|
=Corey Hulen
|
e06e292be7
|
PLT-12 adding log viewer
|
2015-09-10 18:32:22 -07:00 |
|
Christopher Speller
|
0ffb8e6203
|
Cosmetic refactoring for ESLint
|
2015-09-02 10:49:01 -04:00 |
|
JoramWilander
|
a6c7fe76a5
|
If we don't have any posts for a channel, pull page rather than pulling latest.
|
2015-08-27 12:56:15 -04:00 |
|
JoramWilander
|
041d89b85a
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
JoramWilander
|
fa1491bbfb
|
finalize implenetation of predictive client posts so that users get immediate feedback after posting
|
2015-08-18 08:59:26 -04:00 |
|
JoramWilander
|
32f7b50bb5
|
adds predictive posting on the client
|
2015-08-18 08:58:02 -04:00 |
|