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
/
processing
Age
Commit message (
Expand
)
Author
Files
2021-12-20
Extend license notices to 2022 (#354)
tobi
92
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
9
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
26
2021-11-22
Fix streamed messages ending up in wrong timeline(s) (#325)
tobi
9
2021-11-22
Fix image description unnecessarily html-escaping innocent characters (#321)
tobi
2
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
5
2021-11-13
move to ssb gofed fork (#298)
tobi
9
2021-11-13
update dependencies (#296)
tobi
4
2021-10-31
smtp + email confirmation (#285)
tobi
10
2021-10-24
Serve `outbox` for Actor (#289)
tobi
18
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
1
2021-10-16
Follow request improvements (#282)
tobi
6
2021-10-14
User password change (#280)
tobi
6
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
20
2021-10-10
Handle forwarded messages (#273)
tobi
3
2021-10-04
Refactor/tidy (#261)
tobi
49
2021-10-01
Follow request auto approval (#259)
tobi
5
2021-09-30
handle remote account deletion more systematically (#254)
tobi
4
2021-09-28
Account update issue (#250)
tobi
1
2021-09-27
Weird notif issue (#248)
tobi
4
2021-09-20
Update webfingering a little, add tests (#236)
tobi
2
2021-09-14
Fix mentions not notifying (#230)
tobi
3
2021-09-11
rename KVStore uses as storage to differentiate between upcoming store package
kim (grufwub)
5
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
6
2021-09-11
kim is a reply guy (#208)
tobi
4
2021-09-10
fixes + db changes (#204)
tobi
7
2021-09-09
Import export (#194)
tobi
4
2021-09-04
rework media processing a little bit (#191)
tobi
1
2021-09-04
tests + announce notification fix (#193)
tobi
7
2021-09-01
moving stuff around
tsmethurst
10
2021-09-01
move oauth models into gtsmodel
tsmethurst
3
2021-09-01
change muchos things
tsmethurst
22
2021-09-01
more work on struct validation
tsmethurst
4
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
3
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
59
2021-08-20
Database updates (#144)
tobi
40
2021-08-16
Text/status parsing fixes (#141)
Tobi Smethurst
1
2021-08-15
Timeline loop fix (#140)
Tobi Smethurst
2
2021-08-11
Text duplication fix (#137)
Tobi Smethurst
5
2021-08-10
Bugfixerino (#133)
Tobi Smethurst
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
8
2021-08-02
Frodo swaggins (#126)
Tobi Smethurst
2
2021-07-28
Link parsing (#120)
Tobi Smethurst
1
2021-07-26
Markdown Statuses (#116)
Tobi Smethurst
9
2021-07-23
Oidc (#109)
Tobi Smethurst
1
2021-07-19
allow different host + accountDomain (#103)
Tobi Smethurst
1
2021-07-13
sanitize html for statuses + instance (#97)
Tobi Smethurst
8
2021-07-11
Block/unblock (#96)
Tobi Smethurst
9
2021-07-09
favourites GET implementation (#95)
Tobi Smethurst
3
[next]