Commit Graph

560 Commits (v0.24.3)

Author SHA1 Message Date
johnnyjoy 2a92baf52c fix: filter args of postgres 3 months ago
Johnny b94682dc4f
chore: fix linter 4 months ago
Johnny 18b9b9d18f
chore: implement memo filter in list memo relations 4 months ago
Johnny 08f9b18ced
fix: list memo relations 4 months ago
Johnny 3cc0e255ce fix: memo filter for postgres 4 months ago
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

* fix resource_test failure where resource does not exist
4 months ago
Steven 9b957edd1f chore: fix linter 4 months ago
Steven 8164986fcc chore: move store test 4 months ago
Amir Ehsandar c0643ff6fa
fix: use valid query parameters for postgres (#4515) 4 months ago
Johnny 34ab88348e chore: sort by pinned 5 months ago
Johnny e3a4f49c5c feat: implement creator_id factor 5 months ago
Johnny 925e97882e feat: support pinned factor 5 months ago
Johnny 9107a941ca chore: update linter config 5 months ago
Johnny f98c519834 fix: linter 5 months ago
Johnny 2aaaef79f7 chore: fix tests 5 months ago
Johnny 2dc7766fd0 fix: content contains for postgres 5 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 5 months ago
Johnny 9299c216e2 chore: move migration to 0.24.0 5 months ago
Chris Dzombak d25f355392
chore: allow storing resource references >256 chars long in mysql (#4408)
fix: allow storing resource references >256 chars long in mysql
5 months ago
Johnny 0a429a899f chore: remove version update activity 6 months ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 6 months ago
Steven 7996586488 chore: fix migration script for sqlite 6 months ago
johnnyjoy 54a48b58d7 chore: remove random field 6 months ago
johnnyjoy 07336f0392 chore: update condition concat check 6 months ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 6 months ago
johnnyjoy ff04fdc459 feat: support more operators in filter 6 months ago
johnnyjoy f25acfe8e2 chore: fix linter 6 months ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 6 months ago
johnnyjoy 364f005ee5 fix: filter 6 months ago
johnnyjoy 3a085f3639 chore: fix filter tests 6 months ago
johnnyjoy 8e586d348e chore: fix tag filter 6 months ago
johnnyjoy bf5a29524a chore: remove drop index 6 months ago
johnnyjoy 14c72fa7df feat: implement shortcuts 6 months ago
johnnyjoy b9a0c56163 feat: support more factors in filter 6 months ago
johnnyjoy 2a392b8f8d chore: fix import order 6 months ago
johnnyjoy f31800456e chore: fix import order 6 months ago
johnnyjoy 58a867e4da fix: linter warning 6 months ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 6 months ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 6 months ago
Xiao Wei 37a81f9d28
fix: migrate sql error (#4338)
* fix: migrate sql error

sqlite not support postgres sql

* Apply suggestions from code review

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
6 months ago
johnnyjoy b0119f320a chore: tweak migration scripts 6 months ago
johnnyjoy 9bd6d17864 chore: add migration script 6 months ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 6 months ago
johnnyjoy d605faeffa refactor: move pinned to memo 6 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 6 months ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 6 months ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
6 months ago
Steven 8b7e9f5443 chore: remove unused user id 7 months ago
johnnyjoy c1498a1844 chore: retire webhook state 7 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>
7 months ago