Reyhan Sofian

Results 4 issues of Reyhan Sofian

Hi, I have an issue with mocking for GORM that uses timestamp on the model. For example, I have this model ```go type SomeModel struct { CreatedAt time.Time `gorm:"column:created_at;default:CURRENT_TIMESTAMP" json:"created_at"`...

For first iteration, I think we can add some gamification feature : - [ ] User avatar - [ ] Experience bar

enhancement

this PR will add gzip compression on update bot method. Why use gzip on update bot? Sometimes our users have enormous size of bot definitions and the http library (on...

since Platform 3.0, we introduce the namespace for our users to accommodate our features. Thus we need to add `platform` namespace on login method

priority/important-soon