Commit Graph

27 Commits (bc1550e9261c8358e3f4ada6ae9574999b8b5f6a)

Author SHA1 Message Date
Steven bc1550e926 refactor(api): migrate inbox functionality to user notifications
- Remove standalone InboxService and move functionality to UserService
- Rename inbox to user notifications for better API consistency
- Add ListUserNotifications, UpdateUserNotification, DeleteUserNotification methods
- Update frontend components to use new notification endpoints
- Update store layer to support new notification model

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
4 days ago
Steven b4ea7d843f feat: enhance memo sorting functionality to support multiple fields 2 weeks ago
github-actions[bot] 074c580214 chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
1 month ago
Johnny 7cc2df9254 chore: fix linter 2 months ago
Liu Chao ba7dfb7d98
fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985)
Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
3 months ago
Steven 35df62a96c chore: remove duplicated prefix from enums 5 months ago
Steven f6e5da4499 refator: activity service 5 months ago
Steven 1a121e350b chore: update gitignore 7 months ago
Anubhav Singh a63d9b471b
feat: update ItalicNode to use repeated children instead of content (#4566)
* feat: update ItalicNode to use repeated children instead of content

* chore: update gomark dependency to latest version

---------

Co-authored-by: Anubhav Singh <anubhav@mail.techindika.com>
7 months ago
Johnny 47b41bce85 refactor: move memo relation definition 8 months ago
Johnny 0a429a899f chore: remove version update activity 9 months ago
johnnyjoy 13f6fa7b37 refactor: remove default visibility in workspace setting 9 months ago
johnnyjoy 5e770dda52 refactor: memo name 9 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 9 months ago
johnnyjoy 409d64b839 chore: update memo comment in activity 10 months ago
Steven edc3f1d9d9 chore: retire unused memo view 10 months ago
Steven 5ff8ab9a61 chore: polish creator definition 10 months ago
johnnyjoy 65da94521d chore: buf generate 10 months ago
johnnyjoy a78bfffb17 chore: add output only flag 10 months ago
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>
10 months ago
Steven 7b70c203cc chore: buf generate 12 months ago
Steven e527b6a878 feat: move reaction type to setting 1 year ago
Steven 21f18f7c56 chore: tweak activity service definition 1 year ago
Johnny 736637a362
feat: add public flag instead of system setting to enable signup (#3589) 1 year ago
Steven d0655ece53 refactor: update memo tags 2 years ago
Steven ff175bbb7e refactor: update resource binary request handler 2 years ago
Steven 1b291422e7 refactor: api version 2 years ago