Commit Graph

559 Commits (ebccef6033a1055056555793aa69e5ae287ceaab)

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

* fix resource_test failure where resource does not exist
2 months ago
Steven 9b957edd1f chore: fix linter 3 months ago
Steven 8164986fcc chore: move store test 3 months ago
Amir Ehsandar c0643ff6fa
fix: use valid query parameters for postgres (#4515) 3 months ago
Johnny 34ab88348e chore: sort by pinned 3 months ago
Johnny e3a4f49c5c feat: implement creator_id factor 3 months ago
Johnny 925e97882e feat: support pinned factor 3 months ago
Johnny 9107a941ca chore: update linter config 3 months ago
Johnny f98c519834 fix: linter 3 months ago
Johnny 2aaaef79f7 chore: fix tests 4 months ago
Johnny 2dc7766fd0 fix: content contains for postgres 4 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 4 months ago
Johnny 9299c216e2 chore: move migration to 0.24.0 4 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
4 months ago
Johnny 0a429a899f chore: remove version update activity 4 months ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 4 months ago
Steven 7996586488 chore: fix migration script for sqlite 4 months ago
johnnyjoy 54a48b58d7 chore: remove random field 4 months ago
johnnyjoy 07336f0392 chore: update condition concat check 4 months ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 4 months ago
johnnyjoy ff04fdc459 feat: support more operators in filter 4 months ago
johnnyjoy f25acfe8e2 chore: fix linter 4 months ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 4 months ago
johnnyjoy 364f005ee5 fix: filter 4 months ago
johnnyjoy 3a085f3639 chore: fix filter tests 4 months ago
johnnyjoy 8e586d348e chore: fix tag filter 4 months ago
johnnyjoy bf5a29524a chore: remove drop index 4 months ago
johnnyjoy 14c72fa7df feat: implement shortcuts 4 months ago
johnnyjoy b9a0c56163 feat: support more factors in filter 4 months ago
johnnyjoy 2a392b8f8d chore: fix import order 4 months ago
johnnyjoy f31800456e chore: fix import order 4 months ago
johnnyjoy 58a867e4da fix: linter warning 4 months ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 4 months ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 4 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>
4 months ago
johnnyjoy b0119f320a chore: tweak migration scripts 4 months ago
johnnyjoy 9bd6d17864 chore: add migration script 4 months ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 4 months ago
johnnyjoy d605faeffa refactor: move pinned to memo 4 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 4 months ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 4 months ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
4 months ago
Steven 8b7e9f5443 chore: remove unused user id 5 months ago
johnnyjoy c1498a1844 chore: retire webhook state 5 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>
5 months ago
Steven 51c80c37d1 revert: tweak reaction_type column type for mysql 7 months ago