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
/
util
Age
Commit message (
Expand
)
Author
Files
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
1
2024-02-09
[chore] Move `DoOnce` func wrapper to util (#2613)
tobi
1
2024-01-31
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
kim
1
2024-01-26
[bugfix] Don't return Account or Status if new and dereferencing failed, othe...
tobi
2
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
1
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-09-29
[bugfix] Fix paging for empty items (#2236)
tobi
2
2023-09-29
[chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233)
tobi
1
2023-09-11
[feature] Support Actor URIs for webfinger queries (#2187)
Daenney
2
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
1
2023-05-22
[chore] update account statuses paging logic (#1814)
tobi
2
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
8
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
9
2022-12-16
[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)
Autumn!
1
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-11-15
[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)
ugla
2
2022-10-10
[chore] Make paging logic more generic (#901)
tobi
2
2022-10-02
[chore] Use shorter timestamps in frontend for replies (#875)
tobi
1
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-07-03
[bugfix] Make hashtag regex work with non-ascii characters (#682)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
3
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
1
2022-06-04
[bugfix] Update time marshalling format to provide 3 digits of ms (#630)
tobi
2
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
2
2022-05-24
[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)
tobi
2
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-02
[chore] Update all but bun libraries (#526)
kim
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
2
2021-12-20
Extend license notices to 2022 (#354)
tobi
3
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
1
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
1
2021-10-10
Handle forwarded messages (#273)
tobi
1
2021-09-30
don't catch mentions within links (#257)
tobi
1
2021-09-16
federated authentication better logging + tidying (#232)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
2
2021-09-01
moving stuff around
tsmethurst
5
2021-09-01
go fmt
tsmethurst
1
2021-09-01
start working on struct validation for gtsmodel
tsmethurst
2
2021-08-29
Mention fixup (#167)
tobi
1
2021-08-20
Database updates (#144)
tobi
2
2021-08-11
Text duplication fix (#137)
Tobi Smethurst
2
2021-07-29
Link hashtag bug (#121)
Tobi Smethurst
4
[next]