mirror of
1
Fork 0
gotosocial/internal/processing/search
tobi 8ae2440da3
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928)
* [chore] Migrate accounts to new table, relax uniqueness constraint of actor url and collections

* fiddle with it! (that's what she said)

* remove unused cache fields

* sillyness

* fix tiny whoopsie
2025-04-06 14:39:40 +02:00
..
accounts.go [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLite text searches (#2435) 2023-12-10 14:15:41 +01:00
get.go [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 2025-04-06 14:39:40 +02:00
lookup.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 2023-11-30 16:22:34 +00:00
search.go [chore] Add interaction filter to complement existing visibility filter (#3111) 2024-07-24 12:27:42 +01:00
util.go [feature] Implement following hashtags (#3141) 2024-07-29 19:26:31 +01:00