Joram Wilander
95da05a8c9
PLT-5750 Add sequence number to websocket connections and events ( #5907 )
...
* Add sequence number to websocket connections and events
* Copy pointer instead of pass by value and use int64 over uint64
* Add more logging to missed events
2017-04-01 11:39:13 -04:00
Joram Wilander
83291e4c8f
Merge 3.7 changes into master ( #5679 )
...
* Save schema version for 3.7 (#5675 )
* Adding index and cache to reactinos store (#5654 )
* Fix badge count for push notifications (#5672 )
2017-03-07 16:05:01 -05:00
Corey Hulen
7829c24e92
Removing typing check for master ( #5583 )
...
* Removing typing check for master
* Removing typing check for master
2017-03-01 12:49:46 -05:00
Corey Hulen
71e6a423e8
Optimizing weh_hub.Start() for master ( #5576 )
...
* Optimizing weh_hub.Start()
* Optimizing weh_hub.Start()
* Optimizing weh_hub.Start()
* Adding to IsAuthenticated
* Fixing problem with IsAuthenticated
2017-03-01 11:03:21 -05:00
Corey Hulen
838bb8cee2
Optimzing the user typing event in ShouldSendEvent() ( #5560 )
2017-02-28 17:49:25 -05:00
Christopher Speller
83c113595a
Revert "Adding caching to get channel member ( #5518 )"
...
This reverts commit ba028ed74b .
2017-02-27 17:43:23 -05:00
Christopher Speller
72de977c52
Adding recovery to web hub ( #5546 )
2017-02-27 14:27:15 -05:00
Christopher Speller
ba028ed74b
Adding caching to get channel member ( #5518 )
2017-02-24 09:15:36 -05:00
enahum
748a416961
PLT-3193 Add channel notification preferences for push and email noti… ( #5500 )
...
* PLT-3193 Add channel notification preferences for push and email notifications
* unit tests, model validation and localization
* Feedback review
* Adding back allowFromCache check
* Setting push and email to use default settings
* Move props as constants
* address feedback
2017-02-23 11:08:48 -03:00
Christopher Speller
9934954d18
Adding websocket event metrics ( #5342 )
2017-02-10 07:01:08 -08:00
Christopher Speller
b26329cdda
Fix small bug in webhub. ( #5229 )
2017-01-30 15:36:31 -05:00
Christopher Speller
721ac52784
Changing map to array for web_hub connections. ( #5226 )
2017-01-30 13:01:20 -05:00
Joram Wilander
097289f8e4
Merge 3.6.2 into master ( #5211 )
...
* Add webhook cache
* Add channel by name cache
* Fxing profiles in channels cache
* Fix merge
2017-01-27 14:07:34 -05:00
Joram Wilander
97558f6a6e
PLT-4938 Add app package and move logic over from api package ( #4931 )
...
* Add app package and move logic over from api package
* Change app package functions to return errors
* Move non-api tests into app package
* Fix merge
2017-01-13 13:53:37 -05:00