You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/util
tobi 301543616b
[feature] Add domain permission drafts and excludes (#3547)
* [feature] Add domain permission drafts and excludes

* fix typescript complaining

* lint

* make filenames more consistent

* test own domain excluded
1 month ago
..
xslices [performance] minimise log field allocations (#3529) 1 month ago
fns.go [performance] update remaining worker pools to use queues (#2865) 8 months ago
math.go [bugfix] updated pinned counts on status delete (#3188) 5 months ago
namestring.go [bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes (#2563) 11 months ago
namestring_test.go [bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes (#2563) 11 months ago
paging.go [bugfix] Fix paging for empty items (#2236) 1 year ago
paging_test.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 7 months ago
ptr.go [feature] Add domain permission drafts and excludes (#3547) 1 month ago
puny_test.go [bugfix] Use punycode for `host` part of `resource` query param when doing webfinger requests (#3133) 5 months ago
punycode.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 4 months ago
sync.go [chore] Move `DoOnce` func wrapper to util (#2613) 11 months ago
time.go [bugfix] Account.last_status_at is a date, not datetime (#3419) 2 months ago
time_test.go [chore] Improve copyright header handling (#1608) 2 years ago
unique.go [performance] cache more database calls, reduce required database calls overall (#3290) 3 months ago