Commit Graph

70 Commits (1ff03e87c2a7f5322554c117723c392000dc9c05)

Author SHA1 Message Date
Sönke Werner Köster 8c2224ae39
feat: allow instance moderators to post public via the API (#1464) 2 years ago
boojack 4335897367
chore: remove metrics plugin (#1276)
* chore: remove metrics plugin

* chore: update
2 years ago
boojack 9577f6dbe8
feat: add resource visibility to user setting (#1190) 2 years ago
boojack 6e2e7ac782
fix: remove memo list api (#1151) 2 years ago
boojack 6d2d322140
chore: show pinned memos in explore (#1141) 2 years ago
boojack 29124f56bb
chore: update memo service (#1138)
* chore: update memo service

* chore: update
2 years ago
boojack 096a71c58b
feat: add `avatar_url` field to user table (#1106)
refactor: add `avatar_url` field to user table
2 years ago
boojack caf054bae7
chore: add beta badge to storage (#1099)
* chore: add beta badge to storage

* chore: update
2 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
Christopher 4641e89c17
feat(system): support for disabling public memos (#1003)
* feat(system): support for disabling public memos

* fix(web/editor): set visibility to private on disabled public memos

* feat(server/memo): find/check if public memos are disabled

* fix(server/memo): handle error for finding system error

* fix(server/memo): unmarshal visiblity when getting system settings

* chore(web): move side effect imports to end

* Update memo.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 f8855ddb56
feat: support empty content memo (#963)
feat: support empty-text memo
2 years ago
boojack e2e8130f4c
fix: sort version (#914) 2 years ago
boojack 491859bbf6
chore: update activity metrics (#908) 2 years ago
boojack f16123a624
chore: update memo create activity (#903) 2 years ago
boojack 24b21aa9d7
chore: update version to `0.9.1` (#882) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
Zeng1998 54271c1598
chore: fix some typos (#587) 2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 3 years ago
boojack b7fbbed895
chore: update pagination for getting all memos (#396) 3 years ago
boojack 006cb56d28
fix: heatmap data (#394) 3 years ago
boojack 2a275b2875
fix: memo list default value (#390) 3 years ago
boojack ef5492074e
chore: update memo stats api (#387) 3 years ago
boojack 64f0662a61
fix: get memo list order (#370) 3 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 3 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 3 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 3 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
3 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
3 years ago
boojack 246851fdbe
fix: create memo with visibility (#281) 3 years ago
steven ae8f292306 feat: create memo with resourceIdList 3 years ago
steven 33d31b7dca fix: delete memo resource 3 years ago
steven 4c465bef2d feat: add memo resource apis 3 years ago
Steven 9b2e57cee5 fix: api access checks 3 years ago
Steven 63468dbaf3 chore: update memo detail access handler 3 years ago
boojack e9ac6affef
feat: add explore page (#205) 3 years ago
Steven f303dc21a0 chore: add get all memo api 3 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
Steven c60bb12424 chore: update user setting validator 3 years ago
Steven 3b1bb4a95d chore: disable setting memo visibility when creating 3 years ago
Steven d5b88775d9 chore: update user setting keys 3 years ago
Steven ce390f3f79 chore: add memo visibility with user setting 3 years ago
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack 5617118fa8 fix: acl middleware 3 years ago
boojack d83f204d8c chore: update acl middleware 3 years ago
boojack b7339e00ba feat: update finding memo with visibility 3 years ago
boojack 6053df050c chore: update create memo with visibility 3 years ago
boojack 6a8c559e8c chore: update visitor view buttons 3 years ago
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack 697d01e306
feat: add `visibility` field to memo (#109)
* feat: add `visibility` field to memo

* chore: fix typo
3 years ago
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago