summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi17
2022-08-05[bugfix] Parse source first before checking if empty form (#738)Libravatar tobi1
2022-08-01[feature] Implemented notification clear (#720)Libravatar Artémis7
2022-07-30serve HEAD requests via the fileserver (#735)Libravatar tobi2
2022-07-30[frontend] Update client list and apply some minor fixes (#734)Libravatar Martijn de Boer2
2022-07-29[docs] Add NLnet NGI0 application (#733)Libravatar tobi2
2022-07-29[docs] update roadmap (#732)Libravatar tobi1
2022-07-28[bugfix] remove <= 0 `expires_in` from oauth token response (#731)Libravatar tobi1
2022-07-28[feature] add 'state' oauth2 param to /oauth/authorize (#730)Libravatar tobi6
2022-07-22[bugfix] Fix Toot CLI media attachments not working properly (#726)v0.3.8Libravatar tobi3
2022-07-22[docs] Add client_max_body_size 40M; to nginx docs (#727)Libravatar tobi1
2022-07-22[bugfix] Make `/api/v2/media` more compatible with masto API (#724)Libravatar tobi8
2022-07-22[bugfix] update go-cache library to fix critical bug during cache sweep sched...Libravatar kim6
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi8
2022-07-20[docs] Fix typo in funding.yml (#722)Libravatar tobi1
2022-07-20[docs] Update sponsorship + funding sections (#721)Libravatar tobi3
2022-07-19[bugfix] html escape special characters in text instead of totally removing t...Libravatar tobi51
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim141
2022-07-19[bugfix] Markdown format fixes (#718)Libravatar tobi2
2022-07-18[feature] Implement `cache-control` and etags for static assets (#711)Libravatar tobi11
2022-07-18[chore] move dialer inside new (#715)Libravatar tobi1
2022-07-18[frontend] Tweak border radius for header + avatar (#713)Libravatar tobi2
2022-07-15[frontend] Footer styling adjustments (#709)Libravatar tobi1
2022-07-15[performance] Add long cache-control max age to fileserver (#710)Libravatar tobi1
2022-07-13[bugfix] Fix profile card display issues on smaller screens w/responsive quer...Libravatar tobi4
2022-07-13[feature] Add back/next buttons to profiles for paging through statuses (#708)Libravatar tobi11
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim36
2022-07-11[performance] Add new index to fix slow web profile queries (#706)Libravatar tobi1
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim67
2022-07-09[bugfix] Fix display names in thread view causing wrapping issues on small sc...Libravatar tobi2
2022-07-09[frontend] Fix up status 'show more' and z-index (#701)Libravatar tobi2
2022-07-08[docs] document the migration between local and s3 (#692)Libravatar Dominik Süß1
2022-07-08[chore] Improve panic handling (#700)Libravatar kim1
2022-07-08[bugfix] Various fixes (#699)Libravatar Forever3
2022-07-06[bugfix] Allow instance titles to wrap (#695)Libravatar tobi1
2022-07-05[bugfix] Fix footer info fields not wrapping (#694)Libravatar tobi3
2022-07-05[bugfix] Fix incorrect domain showing in profiles (#693)Libravatar tobi4
2022-07-04[docs] Update doc images to versions with current styling (#689)v0.3.7Libravatar tobi2
2022-07-04[frontend] Redesign / color scheme (#688)Libravatar tobi12
2022-07-04[bugfix] Visibility fixes (#687)Libravatar tobi3
2022-07-03[chore] configure instance.Version for testrig (#659)Libravatar f0x522
2022-07-03[chore] Update pruneOneLocal to use ctx (#684)Libravatar tobi2
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß250
2022-07-03[chore] Re-enable source tar but name it clearly as source (#683)Libravatar tobi1
2022-07-03[bugfix] Make hashtag regex work with non-ascii characters (#682)Libravatar tobi2
2022-06-30[feature] Cleanup unattached local media (#680)Libravatar tobi9
2022-06-26[feature] Use default instance thumbnail if instance account header not set (...Libravatar tobi2
2022-06-26[feature] add configuration to `/api/v1/instance` response (#670)Libravatar tobi5
2022-06-25[bugfix] disallow following or blocking yoursel (#667)Libravatar ugla4
2022-06-24[bugfix] Fix 404 on status delete redraft (#668)Libravatar tobi6