Commit Graph

556 Commits (2f6dc2b51f2059d1707895ca9f133cc51cac3ad7)

Author SHA1 Message Date
Johnny 3cc0e255ce fix: memo filter for postgres 1 year ago
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

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