index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
Files
2023-11-21
[feature] Federate status language in and out (#2366)
tobi
14
2023-11-21
[chore/security] refactor AuthenticateFederatedRequest() to handle account de...
kim
7
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
8
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
23
2023-11-17
[chore/whoops] re-add missing languages flag (#2365)
tobi
1
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
20
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
38
2023-11-14
[bugfix] Update poll delete/update db queries (#2361)
tobi
3
2023-11-13
[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)
tobi
13
2023-11-13
[chore] update otel -> v1.20.0 (#2358)
tobi
1
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
15
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
36
2023-11-10
[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...
tobi
13
2023-11-10
[bugfix] Don't try to update suspended accounts (#2348)
tobi
4
2023-11-09
[bugfix/docs] Poll api fixups + swagger docs (#2345)
tobi
4
2023-11-09
[bugfix] actually decrement votes during poll vote delete ... (#2344)
kim
1
2023-11-08
[bugfix] fix poll vote count responses on client and fedi API vote creation (...
kim
3
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
79
2023-11-04
[feature] support canceling scheduled tasks, some federation API performance ...
kim
20
2023-10-31
Remove account_suspended_at_idx to resolve slow query issues (#2310)
Sam Lade
1
2023-10-31
[feature] add per-uri dereferencer locks (#2291)
kim
10
2023-10-31
[bugfix] Relax `Mention` parsing, allowing either href or name (#2320)
tobi
5
2023-10-30
[bugfix] Allow blocked accounts to show in precise search (#2321)
tobi
8
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
12
2023-10-26
[bugfix] Extract description as `summary` first, fall back to `name` (#2303)
tobi
3
2023-10-25
[feature] attach any request errors if found, only set level=ERROR if code >=...
kim
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
43
2023-10-25
[bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298)
KEINOS
4
2023-10-24
[bugfix] serialize instance terms via API (#2293)
tobi
3
2023-10-23
[chore] bump go version -> 1.21.x (#2287)
tobi
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
53
2023-10-21
[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281)
v0.12.0
tobi
1
2023-10-18
[bugfix] add missing "local" param in public timeline link headers (#2277)
v0.12.0-rc2
tobi
1
2023-10-18
[bugfix] Postgres error wrapping fix (#2276)
tobi
2
2023-10-17
[feature] Allow import/export/creation of domain allows via admin panel (#2264)
v0.12.0-rc1
tobi
1
2023-10-05
updates markdown parsing to reduce allocations in the same way as the plain t...
kim
1
2023-10-04
[docs] statuses-query-pinned #2250 (#2251)
恐咖兵糖
1
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
35
2023-10-03
[chore] internal/ap: add pollable AS types, code reformatting, general niceti...
kim
9
2023-09-30
[feature] Block a bunch of "AI" crawlers (#2239)
Daenney
1
2023-09-29
[bugfix] Fix paging for empty items (#2236)
tobi
7
2023-09-29
[chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233)
tobi
18
2023-09-29
[bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ...
tobi
3
2023-09-28
[chore] Enable S256 code challenge (#2224)
Daenney
1
2023-09-23
[bugfix] support both CollectionPage AND OrderedCollectionPage in status repl...
kim
5
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
112
2023-09-23
[chore] fix typo in slice.go (#2219)
K
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
37
2023-09-20
[feature] add paging to AP following / followers endpoints (#2198)
kim
9
2023-09-18
[bugfix] fix flakey paging test (#2210)
kim
1
[next]