Corey Hulen
a7ea2d20cf
Fixing emoji bug ( #5438 )
2017-02-15 21:06:30 -05:00
Joram Wilander
e505577abf
Clean-up unread counting and fix commenting ( #5437 )
2017-02-15 21:06:13 -05:00
Corey Hulen
01a8114aa3
Adding emoji caching ( #5433 )
2017-02-15 19:25:33 -05:00
Joram Wilander
727d067fce
Handle matching updateats for post list etag ( #5435 )
2017-02-15 18:55:47 -05:00
Corey Hulen
1d6ea40022
Adding caching to profile images to master ( #5428 )
...
* Adding caching to profile images
* Fixing break
* Adding back in failed read
* Fixing build break
* Fixing break
2017-02-15 18:54:41 -05:00
Joram Wilander
db2966b7cb
Remove MakeDirectChannelVisible and add client handling for showing DMs ( #5430 )
2017-02-15 18:54:24 -05:00
Robin Naundorf
745e2f4923
Add .idea to gitignore ( #5427 )
2017-02-15 18:58:58 +00:00
enahum
daf7a15d3b
APIv3 append offset and limit to getProfiles etag ( #5421 )
...
* APIv3 append offset and limit to getProfiles etag
* add separator between offset and limit
2017-02-15 14:36:10 -03:00
Corey Hulen
2e0cf56e86
Fixing websocket auth then sending challenge ( #5406 )
2017-02-14 17:25:40 -05:00
Joram Wilander
b86e0daf83
Fix commenting in RHS marking channel unread ( #5405 )
2017-02-14 15:55:35 -05:00
Jason Blais
86a92f8c75
Revert "display loading screen when changing team" ( #5403 )
2017-02-14 15:20:38 -05:00
Joram Wilander
247ac8d1cc
Increment channel counts for own messages ( #5399 )
2017-02-14 11:38:07 -05:00
Ruzette Tanyag
28aa7cdbf2
Implement GET channels endpoints for APIv4 ( #5363 )
...
* implement get channels endpoints and updated drivers and unittests
* removed channel deletion on tear down, removed manage permission on get channels endpoints, and updated utils to add constant channel length
* added constants for user, team and channel length, updated context to use the model functions
* make sure team name length should be less than the minimum length and revert underscore to team name validity
* changed post test condition from notfound to unauthorized
2017-02-14 10:28:08 -05:00
Joram Wilander
9dabd10da9
Fix back button on sign-up pages ( #5376 )
2017-02-14 10:27:55 -05:00
Joram Wilander
4149e82455
Fix here notifications ( #5377 )
2017-02-14 10:27:34 -05:00
Joram Wilander
a2e6553b7f
Prevent CSS stacking when changing themes ( #5378 )
2017-02-14 10:27:08 -05:00
Corey Hulen
c6cd6feabe
Increasing the time between db recycles ( #5389 )
2017-02-14 10:26:30 -05:00
Saturnino Abril
4aeb78e94a
PLT-5441 Disabled the "Add Comment" button in the right-hand side unless there is a valid input ( #5320 )
2017-02-14 13:42:33 +00:00
George Goldberg
6251e836b0
PLT-5398 Bulk loading of user display preferences. ( #5382 )
2017-02-14 08:38:48 -05:00
Joram Wilander
8da1c696d4
Fix JS error on out of channel mentions and slash commands ( #5395 )
2017-02-13 22:22:21 -05:00
Corey Hulen
62e20e98f9
Fixing push notificaiton ( #5394 )
2017-02-13 22:20:37 -05:00
fengpan
452a7c29a2
Switch list of hex values to theme name value pairs ( #5301 )
...
* use theme name value pairs
* format
* Beautify view
* handle split
2017-02-13 22:08:52 -05:00
Saturnino Abril
1cfafed23e
[PLT-1412] Updated search buttons on mobile GH-5261 ( #5306 )
...
* Update search buttons on mobile
* removed commented codes in _mobile.scss
* deleted 'search_bar.cancel' from webapp/i18n/en.json
2017-02-13 18:07:43 -03:00
Joram Wilander
06f89cea30
Final fixes for moving unread handling to client ( #5392 )
2017-02-13 15:19:41 -05:00
Joram Wilander
892f8f4651
Fix ignore unread and DM unreads ( #5391 )
...
* Fix ignoring unreads in channels
* Fix DM unreads
2017-02-13 13:50:08 -05:00
Joram Wilander
67dd6c1ec6
Fix unread error ( #5390 )
2017-02-13 13:23:39 -05:00
Corey Hulen
0a21eed004
Disabling email mention test ( #5381 )
2017-02-13 11:36:18 -05:00
Asaad Mahmood
88889a9b0e
PLT-5470 - Timestamps not visible on dark theme ( #5379 )
...
* PLT-5277 - Adjusting textbox on tablet view
* PLT-5277 - Adjusting text area on mobile view
* PLT-5097 - Updating styles for remove image
* PLT-5217 - Updating styles for mobile code block
* PLT-5470 - Timestamps not visible on dark theme
2017-02-13 10:54:36 -05:00
Joram Wilander
e4effd0c15
Implement some post endpoints for APIv4 ( #5353 )
...
* Implement POST /posts endpoint for APIv4
* Implement GET /channels/{channel_id}/posts endpoint for APIv4
* Implement GET /posts/{post_id} endpoint for APIv4
* Implement GET /posts/{post_id}/thread endpoint for APIv4
* Skip team get if it's a DM channel in handlePostEvents
2017-02-13 10:52:50 -05:00
Robin Naundorf
260f1111e8
PLT-5208: Trigger Invitation by pressing Enter ( #5305 )
2017-02-13 10:50:25 -05:00
Robin Naundorf
54c699b7ca
Fix typo ( #5380 )
...
* Replace 'recieve' with 'receive'
2017-02-13 15:29:54 +00:00
Joram Wilander
ff741740ee
Increase performance when receiving messages ( #5375 )
2017-02-13 09:27:28 -05:00
David Lu
fac85b676e
Revert "PLT-5281 Add link to team URL error" ( #5372 )
2017-02-13 08:15:04 -05:00
Joram Wilander
d05525e216
Fix copy/paste error for getting users ( #5373 )
2017-02-12 15:17:34 -05:00
Debanshu Kundu
eab15da321
PLT-5455 Added caching for OG metadata of link preview. ( #5361 )
2017-02-12 11:31:49 -05:00
Björn Roland
37222ec1b3
Revert " #5108 Use <time> element for channel headers and search result headers" ( #5359 )
2017-02-10 17:58:38 -05:00
enahum
e47918e8ca
translations PR 20170206 ( #5319 )
...
* translations PR 20170206
* Fix platform zh_TW
2017-02-10 17:29:49 -03:00
Asaad Mahmood
c03cc2fb3c
Multiple Ui improvements ( #5349 )
...
* PLT-5277 - Adjusting textbox on tablet view
* PLT-5277 - Adjusting text area on mobile view
* PLT-5097 - Updating styles for remove image
* PLT-5217 - Updating styles for mobile code block
2017-02-10 07:05:40 -08:00
Christopher Speller
2a9c1afd44
Adding webhook metrics ( #5348 )
2017-02-10 07:05:12 -08:00
Joram Wilander
58dcf6984b
Add cluster request time logging for master ( #5347 )
2017-02-10 07:04:14 -08:00
Christopher Speller
9934954d18
Adding websocket event metrics ( #5342 )
2017-02-10 07:01:08 -08:00
Andrei Stanciu
1bbed1cb2b
Add permalink to timestamp ( #5206 )
...
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* fix error with duplicated import
* underline permalink on hover
2017-02-10 06:56:48 -08:00
Corey Hulen
1359f7f391
Adding go vet from hack-a-thon ( #5328 )
...
* Adding go vet to the api package
* Adding go vet to app package
* Adding go vet to manualtesting package
* Adding go vet to the model package
* Adding go vet to the store dir
* Adding go vet to utils package
* Adding missing dirs with go files
* Fixing up makefile
* Fixing up makefile
* Removing root dir
2017-02-09 21:39:15 +00:00
Akihiko Odaki
432dc9239f
Let emoji_store.jsx use Client APIs to resolve URLs ( #5302 )
2017-02-08 18:23:24 +00:00
Mika Andrianarijaona
11e0a7daa2
display loading screen when changing team ( #5325 )
...
* display loading screen when changing team
* fix lint error
2017-02-08 08:40:32 -08:00
Björn Roland
829f3cce95
#5108 Use <time> element for channel headers and search result headers ( #5331 )
2017-02-08 08:38:59 -08:00
George Goldberg
8277945363
PLT-5427: Import ChannelMember Notify Props. ( #5329 )
2017-02-08 08:19:38 -08:00
Robin Naundorf
ff2a36e9c0
Fix warning when opening rhs ( #5335 )
...
* Fix: `Warning: Failed prop type: Invalid prop `isCommentsPage` of
type `string` supplied to `SearchBar`, expected `boolean`.`
2017-02-08 16:11:06 +00:00
Joram Wilander
f1c9ae5686
Error on blank post IDs for get post query ( #5326 )
2017-02-08 02:07:17 -08:00
Ruzette Tanyag
0162d8ad08
Implement GET /users/username/{username} endpoint for APIv4 ( #5310 )
...
* added get user by username endpoint
* added get user by username unit test and driver
* changed username length to 22 characters max
* changed Params to UserName to Username
* reorganized get user by username and get user by email formatting in model/client4
2017-02-08 02:00:16 -08:00