Commit Graph

548 Commits (main)

Author SHA1 Message Date
Johnny 9107a941ca chore: update linter config 4 days ago
Johnny f98c519834 fix: linter 4 days ago
Johnny 2aaaef79f7 chore: fix tests 1 week ago
Johnny 2dc7766fd0 fix: content contains for postgres 1 week ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 2 weeks ago
Johnny 9299c216e2 chore: move migration to 0.24.0 2 weeks 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
2 weeks ago
Johnny 0a429a899f chore: remove version update activity 3 weeks ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 3 weeks ago
Steven 7996586488 chore: fix migration script for sqlite 3 weeks ago
johnnyjoy 54a48b58d7 chore: remove random field 3 weeks ago
johnnyjoy 07336f0392 chore: update condition concat check 3 weeks ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 4 weeks ago
johnnyjoy ff04fdc459 feat: support more operators in filter 4 weeks ago
johnnyjoy f25acfe8e2 chore: fix linter 4 weeks ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 4 weeks ago
johnnyjoy 364f005ee5 fix: filter 4 weeks ago
johnnyjoy 3a085f3639 chore: fix filter tests 4 weeks ago
johnnyjoy 8e586d348e chore: fix tag filter 4 weeks ago
johnnyjoy bf5a29524a chore: remove drop index 4 weeks ago
johnnyjoy 14c72fa7df feat: implement shortcuts 4 weeks ago
johnnyjoy b9a0c56163 feat: support more factors in filter 4 weeks ago
johnnyjoy 2a392b8f8d chore: fix import order 4 weeks ago
johnnyjoy f31800456e chore: fix import order 4 weeks ago
johnnyjoy 58a867e4da fix: linter warning 4 weeks ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 4 weeks ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 4 weeks 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 weeks ago
johnnyjoy b0119f320a chore: tweak migration scripts 4 weeks ago
johnnyjoy 9bd6d17864 chore: add migration script 4 weeks ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 4 weeks ago
johnnyjoy d605faeffa refactor: move pinned to memo 4 weeks ago
johnnyjoy 2058a8ab7b chore: move references to memo property 4 weeks ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 4 weeks ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
4 weeks ago
Steven 8b7e9f5443 chore: remove unused user id 2 months ago
johnnyjoy c1498a1844 chore: retire webhook state 2 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>
2 months ago
Steven 51c80c37d1 revert: tweak reaction_type column type for mysql 3 months ago
Steven 9f2c1b2556 chore: tweak reaction_type column type for mysql 3 months ago
johnnyjoy 80785de900 chore: remove unused script 4 months ago
Steven 378b6a51c1 chore: tweak default reactions 4 months ago
RoccoSmit bcd8856732
fix: added missing " (#4119)
Added missing "
4 months ago
RoccoSmit 3b25a6bbec
fix: handle missing reaction (#4094)
* migration version

* Updated test to match with current version set in version.go file

* updated logic to check if migration should run for fresh install

* Update test to test for version number set in version.go

* fixed test

* Revert "fixed test"

This reverts commit 4004d0e92b.

* Revert "Update test to test for version number set in version.go"

This reverts commit d304add5d6.

* Revert "updated logic to check if migration should run for fresh install"

This reverts commit b44dca2194.

* Revert "Updated test to match with current version set in version.go file"

This reverts commit 3ad0d889b6.

* Revert "migration version"

This reverts commit b13cfc346a.

* Added default reaction if no reation found

* Fixed static check issue

* Use emoji
4 months ago
Steven 317cf06579 chore: tweak demo data 5 months ago
Steven 14712b42fa chore: add pagination to list inboxes 5 months ago
Steven d066d46f6e chore: tweak schema version 5 months ago
Steven d54c8065b5 chore: update demo data 5 months ago
Steven e527b6a878 feat: move reaction type to setting 5 months ago
Steven cf4e660f41 chore: add memo location setting 5 months ago