Commit Graph

115 Commits (511c04bca28c596263656249401a0d9d0786fb01)

Author SHA1 Message Date
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
2 years ago
johnnyjoy 2a1c0bba6c chore: remove unused `reaction.proto` 2 years ago
d0zingcat e5cb2037e4
feat: allow to disable markdown shortcuts (#4025)
* add settting to disable markdown keymap

Signed-off-by: d0zingcat <leewtang@gmail.com>

* rename disable markdown shortcuts

Signed-off-by: d0zingcat <leewtang@gmail.com>

* fix lint

Signed-off-by: d0zingcat <leewtang@gmail.com>

---------

Signed-off-by: d0zingcat <leewtang@gmail.com>
2 years ago
Steven e527b6a878 feat: move reaction type to setting 2 years ago
wjsoj 1f9d657065
feat: support set global Default memo visibility (#3989)
* feat: support set global Default memo visibility

* feat: Move to WorkspaceMemoRelatedSetting

* fix: goimports check failure

* chore: change item name to default_visibility

* fix: goimports check failure
2 years ago
Steven cf4e660f41 chore: add memo location setting 2 years ago
Steven 63989ab365 feat: add location to memo payload 2 years ago
johnnyjoy 1da0752922 chore: add schema version to workspace setting 2 years ago
Zisu Zhang b787d1c7b6
feat: support disable change username and nickname (#3911)
* feat: support disable change username and nickname

* chore: update UX
2 years ago
Steven bb86482b71 chore: tweak setting name 2 years ago
Steven 1167df29d8 feat: add security related settings 2 years ago
Steven f4d6675363 chore: add enable memo comment setting 2 years ago
Steven 3c5aa41a78 feat: implement week start day setting 2 years ago
Johnny 7c9e54afbd
chore: update disallow public visibility setting name (#3687) 2 years ago
Johnny 4d2b953e23
chore: add enable link preview setting to memo related settings (#3647) 2 years ago
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589) 2 years ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 2 years ago
Steven b215426623 chore: update general setting 2 years ago
Steven 0f4b7c5f4a feat: add more memo settings 2 years ago
Steven a423dac12c chore: tweak memo property 2 years ago
Steven b0aad6f694 chore: tweak resource payload 2 years ago
Steven c561362d62 feat: implement memo property 2 years ago
Steven 8948edf654 chore: impl memo payload definition 2 years ago
Steven b8763905ba chore: tweak naming 2 years ago
Steven 776664105a chore: tweak content length limit 2 years ago
Steven af1ad2f2db chore: add memo content length limit setting 2 years ago
Steven e9831caca1 chore: remove unused field 2 years ago
Steven 26545c855c refactor: implement s3 storage 2 years ago
Steven 155c5baf2c refactor: add markdown service 2 years ago
Steven 4338234641 chore: retire storage related functions 2 years ago
Steven 320963098f refactor: update storage setting 2 years ago
Steven d00e4fdf17 chore: retire telegram plugin 2 years ago
Steven cebc46adc7 chore: tweak store definition 2 years ago
Steven c373131b89 chore: migrate idp service 2 years ago
Steven 8f51529c78 chore: implement storage service 2 years ago
Steven 707e5caf89 chore: update workspace setting store 2 years ago
Steven 755d5b83c6 chore: retire legacy setting api 2 years ago
Steven 3e6e56b008 refactor: update workspace store definition 2 years ago
Steven eb251a097e chore: update workspace setting service 2 years ago
Steven 71c39ed554 chore: update workspace setting definition 2 years ago
Steven c93b1efbae chore: update workspace setting store 2 years ago
Steven cbebbca7d6 chore: add idp definition 2 years ago
Steven 7d5f603482 chore: update compact view 2 years ago
Steven 8e11826db1 chore: update workspace setting service 2 years ago
Steven 3dddd3ec4c chore: tweak reaction store 2 years ago
Steven 4081a6f5ad chore: add more reactions 2 years ago
Steven 3a5bc82d39 chore: implement reaction service 2 years ago
Steven 559e427c50 chore: implement reaction store 2 years ago
Mehad Nadeem 06fb2174c3
feat: add compact mode setting (Proto) (#2934)
* chore: proto related files for compact view setting.

* fix: pasing lint errors
2 years ago
Steven de8db63811 chore: rename workspace setting service 2 years ago
Steven 1258c5a5b0 chore: update workspace setting proto 3 years ago
Steven e0cacfc6d6 chore: retire auto backup for sqlite 3 years ago
Steven c1f55abaeb chore: update user setting api 3 years ago
Steven 1a5bce49c2 chore: implement webhook store 3 years ago
Steven 981bfe0464 feat: add version checker 3 years ago
Steven 36b4ba33fa chore: remove outdated activity definition 3 years ago
Steven e5978a70f5 chore: initial inbox store model 3 years ago
boojack bacc529391
chore: fix linter errors (#2381)
* chore: fix linter errors

* chore: update

* chore: update
3 years ago
Steven ed1ff11e80 chore: update 3 years ago
Steven 42bd9b194b feat: impl user access token api 3 years ago
Steven 8a796d12b4 chore: add user access token setting definition 3 years ago
boojack 18fb02a1ec
chore: update swag docs (#2178)
* chore: update swag docs

* chore: update
3 years ago
boojack 470fe1df49
feat: implement part of user service (#2053)
* feat: implement part of user service

* chore: update

* chore: update
3 years ago
boojack d0cfb62f35
chore: add tag service proto definition (#2049)
* chore: add tag proto definition

* chore: rename
3 years ago
boojack 9abf0eca1b
feat: add buf configuration files and example proto (#2048)
* feat: add proto and buf configuration files

* chore: buf generate

* chore: update comments

* chore: go mod tidy
3 years ago