Commit Graph

82 Commits (69225b507bdfb9689aa575939eacc5efcde2ab8e)

Author SHA1 Message Date
boojack beb4d8ccb9
chore: order by updated ts in memo store (#1761) 2 years ago
boojack e0e59c5831
feat: display memo with updated ts (#1760) 2 years ago
Athurg Gooth 4ea5426e18
feat: add support for content search (#1728)
* Change MemoFind.ContentSearch to slice

* Add support for content search

* Change for go-simple sugguest

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
Athurg Gooth 1282fe732e
feat: implement telegram bot plugin (#1740) 2 years ago
boojack de8014dfe8
feat: resource store cache (#1742) 2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack 98b3a371f4
fix: patch memo visibility (#1695) 2 years ago
boojack 1d7627dd72
chore: upgrade version `0.13.0` (#1685)
* chore: upgrade version `0.13.0`

* chore: update
2 years ago
boojack a07d5d38d6
feat: memo relation part1 (#1677)
* feat: memo relation part1

* chore: update
2 years ago
boojack 2cc5691efd
chore: update memo relation types (#1658) 2 years ago
boojack b6564bcd77
feat: implement memo relation server (#1618) 2 years ago
boojack 0e70de4003
chore: split memo resource api (#1587) 2 years ago
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) 2 years ago
boojack b7fbbed895
chore: update pagination for getting all memos (#396) 2 years ago
boojack 006cb56d28
fix: heatmap data (#394) 2 years ago
boojack 2a275b2875
fix: memo list default value (#390) 2 years ago
boojack ef5492074e
chore: update memo stats api (#387) 2 years ago
boojack 64f0662a61
fix: get memo list order (#370) 2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 2 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
boojack 246851fdbe
fix: create memo with visibility (#281) 2 years ago
steven ae8f292306 feat: create memo with resourceIdList 2 years ago
steven 33d31b7dca fix: delete memo resource 2 years ago
steven 4c465bef2d feat: add memo resource apis 2 years ago
Steven 9b2e57cee5 fix: api access checks 2 years ago
Steven 63468dbaf3 chore: update memo detail access handler 2 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