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
/
api
Age
Commit message (
Expand
)
Author
Files
2024-02-14
[chore] also allow text/xml in place of application/xml (#2640)
kim
1
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
2
2024-01-29
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
tobi
5
2024-01-28
[chore] Add a couple tests for updating list entries (#2580)
tobi
2
2024-01-28
[bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576)
Vyr Cossont
1
2024-01-22
[feature] Ratelimit + serve emoji images on separate router group (#2548)
tobi
2
2024-01-18
[chore] chore rationalise http return codes for activitypub handlers (#2540)
kim
1
2024-01-17
[chore] update viper version (#2539)
kim
2
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
6
2024-01-05
[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)
tobi
3
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
9
2023-12-18
[bugfix] :innocent: (#2476)
kim
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
7
2023-12-16
[performance] simpler throttling logic (#2407)
kim
1
2023-12-12
[bugfix] poll vote count fixes (#2444)
kim
1
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
6
2023-12-09
[bugfix] Fix web media not showing as sensitive (#2433)
tobi
2
2023-12-05
[chore/frontend] Refactor status templates slightly, put polls behind CWs if ...
tobi
1
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-11-29
[bugfix] Correctly handle range > content-length (#2395)
Jadeiin
1
2023-11-28
[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)
dependabot[bot]
2
2023-11-27
[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)
tobi
4
2023-11-27
[performance] http response encoding / writing improvements (#2374)
kim
103
2023-11-23
[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
tobi
2
2023-11-22
[bugfix/chore] id poll options properly (#2379)
tobi
1
2023-11-22
[feature] Poll web view (#2377)
tobi
2
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
3
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
2
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
21
2023-11-13
[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)
tobi
7
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
3
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
4
2023-11-10
[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...
tobi
13
2023-11-09
[bugfix/docs] Poll api fixups + swagger docs (#2345)
tobi
3
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
19
2023-10-30
[bugfix] Allow blocked accounts to show in precise search (#2321)
tobi
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
4
2023-10-24
[bugfix] serialize instance terms via API (#2293)
tobi
2
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
19
2023-10-17
[feature] Allow import/export/creation of domain allows via admin panel (#2264)
v0.12.0-rc1
tobi
1
2023-10-04
[docs] statuses-query-pinned #2250 (#2251)
恐咖兵糖
1
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
2
2023-10-03
[chore] internal/ap: add pollable AS types, code reformatting, general niceti...
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
18
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
12
2023-09-20
[feature] add paging to AP following / followers endpoints (#2198)
kim
2
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
8
2023-09-12
[feature] Allow admins to expire remote public keys; refetch expired keys on ...
tobi
4
2023-09-11
[feature] Support Actor URIs for webfinger queries (#2187)
Daenney
1
[next]