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
2022-08-23
[bugfix] Fix boost of boost issue (#764)
tobi
2
2022-08-22
[bugfix] Fix loss of account info on export/import, add tests (#759)
tobi
4
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
8
2022-08-16
return after redirects to web representation (#755)
tobi
7
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
94
2022-08-10
[bugfix] Check orientation when reading width/height of images (#749)
tobi
1
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
4
2022-08-08
[feature] Add first iteration of a user panel at `/user` (#736)
tobi
10
2022-08-07
[bugfix] Markdown formatting updates (#743)
tobi
3
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
16
2022-08-05
[bugfix] Parse source first before checking if empty form (#738)
tobi
1
2022-08-01
[feature] Implemented notification clear (#720)
Artémis
7
2022-07-30
serve HEAD requests via the fileserver (#735)
tobi
2
2022-07-28
[bugfix] remove <= 0 `expires_in` from oauth token response (#731)
tobi
1
2022-07-28
[feature] add 'state' oauth2 param to /oauth/authorize (#730)
tobi
6
2022-07-22
[bugfix] Fix Toot CLI media attachments not working properly (#726)
v0.3.8
tobi
2
2022-07-22
[bugfix] Make `/api/v2/media` more compatible with masto API (#724)
tobi
7
2022-07-20
[chore] Update image/video size defaults to mastodon's (#723)
tobi
2
2022-07-19
[bugfix] html escape special characters in text instead of totally removing t...
tobi
12
2022-07-19
[chore] use our own logging implementation (#716)
kim
111
2022-07-19
[bugfix] Markdown format fixes (#718)
tobi
2
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
11
2022-07-18
[chore] move dialer inside new (#715)
tobi
1
2022-07-15
[performance] Add long cache-control max age to fileserver (#710)
tobi
1
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
9
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
29
2022-07-11
[performance] Add new index to fix slow web profile queries (#706)
tobi
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
21
2022-07-08
[chore] Improve panic handling (#700)
kim
1
2022-07-05
[bugfix] Fix footer info fields not wrapping (#694)
tobi
1
2022-07-05
[bugfix] Fix incorrect domain showing in profiles (#693)
tobi
3
2022-07-04
[bugfix] Visibility fixes (#687)
tobi
3
2022-07-03
[chore] configure instance.Version for testrig (#659)
f0x52
1
2022-07-03
[chore] Update pruneOneLocal to use ctx (#684)
tobi
2
2022-07-03
[feature] S3 support (#674)
Dominik Süß
42
2022-07-03
[bugfix] Make hashtag regex work with non-ascii characters (#682)
tobi
2
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
9
2022-06-26
[feature] Use default instance thumbnail if instance account header not set (...
tobi
2
2022-06-26
[feature] add configuration to `/api/v1/instance` response (#670)
tobi
4
2022-06-25
[bugfix] disallow following or blocking yoursel (#667)
ugla
4
2022-06-24
[bugfix] Fix 404 on status delete redraft (#668)
tobi
6
2022-06-24
[bugfix] allow setting empty email via instance patch (#665)
tobi
2
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
18
2022-06-21
[frontend] Profile pages upgrade (#640)
f0x52
1
2022-06-20
[bugfix] Account self finger fix (#658)
v0.3.6
tobi
1
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
2
2022-06-16
[bugfix] for the second accounts.note_raw migration (#653)
Mara Sophie Grosch
1
2022-06-16
postgres locale: fix accounts.note_raw migration (#651)
Mara Sophie Grosch
1
2022-06-14
[chore] Duplicated media cleanup (#649)
v0.3.5
tobi
1
2022-06-11
[chore] Fix testrig emoji bug (#646)
tobi
1
[next]