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
/
gtsmodel
Age
Commit message (
Expand
)
Author
Files
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
2
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-09-12
[bug] fix unique constraint conflict (#820)
v0.5.0-rc1
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-09-04
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
11
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
1
2022-03-19
[feature] Admin account actions (#432)
tobi
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
21
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-20
use timestamptz instead of timestamp (#237)
tobi
21
2021-09-10
Prune unnecessary nullzeros, fixup db tags (#200)
kim
12
2021-09-09
Import export (#194)
tobi
1
2021-09-08
handle oauth token scope, fix user.SigninCount + token.UserID
kim (grufwub)
2
2021-09-03
Review changes
tsmethurst
3
2021-09-02
token tests
tsmethurst
1
2021-09-02
client_test
tsmethurst
1
2021-09-02
account + application tests
tsmethurst
2
2021-09-01
moving stuff around
tsmethurst
43
2021-09-01
move oauth models into gtsmodel
tsmethurst
3
2021-09-01
more updates
tsmethurst
7
2021-09-01
change muchos things
tsmethurst
32
2021-09-01
go fmt
tsmethurst
3
2021-09-01
more work on struct validation
tsmethurst
12
2021-09-01
more work on struct validation
tsmethurst
9
2021-09-01
statusmute annotations
tsmethurst
1
2021-09-01
start working on struct validation for gtsmodel
tsmethurst
7
2021-08-29
Mention fixup (#167)
tobi
1
2021-08-26
fix null returned session (#159)
tobi
1
2021-08-26
fix public timeline bug (#150)
tobi
10
2021-08-25
Pg to bun (#148)
tobi
20
2021-08-23
Manually approves followers (#146)
tobi
1
2021-08-20
Database updates (#144)
tobi
16
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
2
2021-08-02
Frodo swaggins (#126)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
2
2021-07-07
clean up some weirdness in the router (#80)
Tobi Smethurst
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
2
[next]