summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2022-06-24[bugfix] allow setting empty email via instance patch (#665)Libravatar tobi2
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi27
2022-06-23[bugfix] Don't remove jpeg orientation metadata (#663)Libravatar tobi6
2022-06-21[frontend] Profile pages upgrade (#640)Libravatar f0x529
2022-06-20[bugfix] Account self finger fix (#658)v0.3.6Libravatar tobi1
2022-06-20[frontend] add Accept header to oauthed api requests (#657)Libravatar tobi1
2022-06-19[chore] make tests more cacheable by avoiding time.Now() (#656)Libravatar tobi3
2022-06-19[packaging] Packaging updates (#655)Libravatar tobi2
2022-06-16[bugfix] for the second accounts.note_raw migration (#653)Libravatar Mara Sophie Grosch1
2022-06-16postgres locale: fix accounts.note_raw migration (#651)Libravatar Mara Sophie Grosch1
2022-06-14[chore] Duplicated media cleanup (#649)v0.3.5Libravatar tobi3
2022-06-11[chore] Fix testrig emoji bug (#646)Libravatar tobi2
2022-06-11[chore] Refactor thread dereference a bit for clarity (#647)Libravatar tobi1
2022-06-11[chore] Validate/set account domain (#619)Libravatar tobi304
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi62