summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-11-07[chore] Enable Dependabot support for Go modules (#976)Libravatar Jauder Ho1
2022-11-06[bugfix] KVStore doesn't like lost+found directory (#972)Libravatar kim7
2022-11-06[docs] add note about Alpha status right at the top (#971)Libravatar tobi2
2022-11-06[chore] gitignore /bin entry (#970)Libravatar Lukáš Zapletal1
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi13
2022-11-05[bugfix] Check `media-description-min-chars` on submission of new status (#960)Libravatar tobi4
2022-11-05bump dependencies (#959)Libravatar kim4
2022-11-05[chore] bump gruf/go-store to v2 (#953)Libravatar tobi105
2022-11-05[bugfix] Increase field size limits when registering apps (#958)Libravatar tobi1
2022-11-05[bugfix] use the landing page user directly (#956)Libravatar Adam Harvey1
2022-11-04[docs] add matrix space to readme (#952)Libravatar tobi1
2022-11-03[bugfix] Wrap media in read closer (#941)Libravatar tobi15
2022-11-03[bugfix] Use []rune to check length of user-submitted text (#948)Libravatar tobi6
2022-11-03[feature] Allow user to show instead of landing page on / (#922)Libravatar Mia Heidenstedt10
2022-11-02[frontend] change bundler to skulk (#942)Libravatar f0x5213
2022-11-02[chore] Bump CI dependencies (#944)Libravatar tobi1
2022-11-02[frontend] Fix #923 and markdown css (#925)Libravatar Mia Heidenstedt4
2022-11-01[bugfix] create admin_account_actions table in tx (#940)Libravatar Terin Stock1
2022-11-01[docs] Update apache-httpd.md (#937)Libravatar EchedeyLR1
2022-10-31[docs] Change Apache SSL setup to automatic and manual mode (#936)Libravatar EchedeyLR1
2022-10-31[docs] Add Apache HTTP Server without LetsEncrypt (#935)Libravatar tobi1
2022-10-31[docs] Update Apache2 HTTP Server docs for websockets (#934)Libravatar tobi1
2022-10-31[docs] Update swagger.md (#933)Libravatar Mia Heidenstedt1
2022-10-29[bugfix] Fix imports for helpers.gen.go (#924)Libravatar Mia Heidenstedt1
2022-10-29[bugfix] Prevent future statuses showing in timelines (#932)Libravatar tobi2
2022-10-25[chore] update profile screenshot (#927)Libravatar f0x521
2022-10-25FIx typo (#918)Libravatar mscherer1
2022-10-17[docs] Use correct form for status submit (#915)Libravatar tobi2
2022-10-14[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)Libravatar tobi11
2022-10-13[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...Libravatar tobi10
2022-10-13[feature] Refetch emojis when they change on remote instances (#905)Libravatar tobi22
2022-10-13[frontend] Use new GET custom_emoji admin api (#908)Libravatar f0x525
2022-10-12[frontend] use ISO639 library for language selection (#909)Libravatar f0x523
2022-10-12[frontend] small fixes (#907)Libravatar f0x525
2022-10-12[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)Libravatar tobi18
2022-10-11[bugfix] add in-use checks for admin cli account creation (#904)Libravatar tobi1
2022-10-10[chore] Make paging logic more generic (#901)Libravatar tobi9
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi58
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi45
2022-10-08[performance] cache domains after max retries in transport (#884)Libravatar kim2
2022-10-08[feature] `oob` oauth token support (#889)Libravatar tobi9
2022-10-06[bugfix] Fix new domain block date (#893)Libravatar tobi4
2022-10-06[feature] Add emoji image size to instance response (#892)Libravatar tobi4
2022-10-06[frontend] Make emojis v. slightly larger (#891)Libravatar tobi2
2022-10-06[chore] Reduced distributed assets with 'optipng -o7 -zm1-9 -keep FILENAME' b...Libravatar EchedeyLR8
2022-10-04[bugfix] Use background context instead of request context for async processi...Libravatar tobi2
2022-10-03[frontend] scroll to highlighted toot, improve highlight (#885)Libravatar f0x523
2022-10-03[frontend] change spacing of status, text always on it's own line, move statu...Libravatar f0x521
2022-10-03[chore] Old browser fixes (#882)Libravatar f0x523
2022-10-03[chore] Bundler restructure (#880)Libravatar f0x5240