mirror of
1
Fork 0
gotosocial/internal/util
kim 865b3aeaac
[bugfix] updated pinned counts on status delete (#3188)
* include pinned status when incrementing / decrementing status counts

* remove the pinned increment on status creation

* code comments

* microoptimize decr
2024-08-11 11:23:36 +02:00
..
fns.go
math.go [bugfix] updated pinned counts on status delete (#3188) 2024-08-11 11:23:36 +02:00
namestring.go
namestring_test.go
paging.go
paging_test.go
ptr.go
puny_test.go [bugfix] Use punycode for `host` part of `resource` query param when doing webfinger requests (#3133) 2024-07-26 13:11:07 +02:00
punycode.go [bugfix] Use punycode for `host` part of `resource` query param when doing webfinger requests (#3133) 2024-07-26 13:11:07 +02:00
slices.go [chore] add some more slice related utility functions + remove duplicated functions (#3149) 2024-07-30 11:29:32 +02:00
slices_test.go [chore] add some more slice related utility functions + remove duplicated functions (#3149) 2024-07-30 11:29:32 +02:00
sync.go
time.go
time_test.go
unique.go [chore] add some more slice related utility functions + remove duplicated functions (#3149) 2024-07-30 11:29:32 +02:00