server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix teams unread count (#4848)
enahum
2016-12-21
2
-17
/
+26
*
Modifying post etag cache to apply to getPostsSince (#4837)
Christopher Speller
2016-12-20
3
-29
/
+67
*
PLT-5044 Fix unread team messages for deleted channels (#4836)
enahum
2016-12-19
1
-1
/
+1
*
Adding metrics for caching mechanisms (#4828)
Christopher Speller
2016-12-19
3
-0
/
+59
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
5
-0
/
+139
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
2
-0
/
+4
*
Adding caching layer to some posts calls (#4779)
Christopher Speller
2016-12-14
3
-6
/
+68
*
PLT-4982 Adding caching to user profiles (#4782)
Corey Hulen
2016-12-14
3
-7
/
+90
*
Removed code that would remove sessions when upgrading to 3.6 (#4773)
Harrison Healey
2016-12-13
1
-5
/
+1
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
3
-3
/
+7
*
PLT-3736 Fixed duplicated create_direct api calls not returning the existing...
Harrison Healey
2016-12-09
2
-1
/
+18
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
2
-0
/
+9
*
Ignore double quotes in user search (#4725)
Joram Wilander
2016-12-07
1
-0
/
+1
*
Improving command line interface (#4689)
Christopher Speller
2016-12-06
2
-2
/
+18
*
PLT-4710 User search now obeys privacy settings (#4673)
Joram Wilander
2016-12-02
1
-8
/
+18
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
2
-0
/
+5
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
5
-0
/
+531
*
PLT-4822 fixing max channels per team (#4675)
Corey Hulen
2016-11-30
1
-1
/
+1
*
Change Flag Posts ordering to show posts from newest to oldest (#4656)
MARUYAMA Takayuki
2016-11-28
1
-1
/
+1
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
4
-9
/
+332
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-24
2
-1
/
+40
|
\
|
*
Fix user search when using an asterisk (#4586)
Joram Wilander
2016-11-21
2
-1
/
+40
*
|
PLT-4429 disabling at_all at_channel metions mentions when channel has more t...
Corey Hulen
2016-11-24
3
-16
/
+49
|
/
*
Fix resetting of statuses on Postgres (#4538)
Joram Wilander
2016-11-11
1
-1
/
+1
*
PLT-4716 fixes cache invalidation issue (#4518)
Corey Hulen
2016-11-10
2
-0
/
+14
*
PLT-4665 Fix Max Channels limit wrong count (#4512)
enahum
2016-11-10
2
-0
/
+27
*
Don't count inactive users on statistic pages (#4482)
Joram Wilander
2016-11-08
1
-3
/
+4
*
Updated stored database schema number to 3.5
Harrison Healey
2016-11-07
1
-21
/
+17
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
2
-1
/
+6
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
3
-8
/
+62
*
Update user search to match against username, full name, nickname and email (...
Joram Wilander
2016-11-03
2
-9
/
+41
*
PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...
Joram Wilander
2016-11-02
3
-44
/
+131
*
Fix user autocomplete with special characters (#4373)
Joram Wilander
2016-10-31
2
-2
/
+47
*
Fix channel autocomplete and fix channel member query to ignore deleted chann...
Joram Wilander
2016-10-28
1
-0
/
+1
*
Fix members being loaded before channel members and DM headers (#4369)
Joram Wilander
2016-10-28
1
-1
/
+1
*
Changing read replica selection method to round-robin instead of random. (#4351)
Christopher Speller
2016-10-27
1
-42
/
+47
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
3
-21
/
+90
*
PLT-4359 fixing push notification for more than 1 device (#4318)
Corey Hulen
2016-10-24
3
-0
/
+51
*
Add database indexes to timestamp columns (#4314)
enahum
2016-10-24
9
-0
/
+31
*
Filter out non-team members from invite to channel modal (#4312)
Joram Wilander
2016-10-24
1
-0
/
+2
*
PLT-4165 removing team name reserved words (#4289)
Corey Hulen
2016-10-21
1
-2
/
+2
*
Fix the multiple column full text search index for Postgres (#4282)
Joram Wilander
2016-10-20
2
-1
/
+16
*
PLT-4358 Exclude Channels from query when not necessary (#4269)
enahum
2016-10-20
1
-21
/
+20
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
11
-192
/
+1106
*
GH-4187 Create direct channel during incoming webhook if not exists (#4206)
Alexander Smaga
2016-10-17
3
-0
/
+51
*
PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...
Harrison Healey
2016-10-06
1
-1
/
+2
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
10
-33
/
+600
*
Fixing the console level debug statements (#4092)
Corey Hulen
2016-09-27
2
-7
/
+1
*
Cleaning up some old code from the permissions system change (#4090)
Christopher Speller
2016-09-26
3
-217
/
+2
*
Adding removal of all sessions to upgrade. Commented out untill release. (#4047)
Christopher Speller
2016-09-21
1
-0
/
+5
[prev]
[next]