about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-08Fix text area above/right of emoji picker being accidentally clickable in web...Mélanie Chauvel (ariasuni)
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-03-06Fix too large announcements not being scrollable in web UI (#13211)ThibG
2020-03-06Change GIF label to be displayed even when autoplay is enabled in web UI (#13...koyu
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-03-05Fix "tootctl media remove-orphans" crashing when encountering invalid media (...Eugen Rochko
2020-03-05Add tooltips to audio/video player buttons (#13203)Eugen Rochko
2020-03-02Bump @babel/runtime from 7.8.3 to 7.8.4 (#13183)dependabot-preview[bot]
2020-03-02Bump webpack-dev-server from 3.10.1 to 3.10.3 (#13184)dependabot-preview[bot]
2020-03-02Bump @babel/core from 7.8.4 to 7.8.6 (#13185)dependabot-preview[bot]
2020-03-02Bump json-ld-preloaded from 3.1.0 to 3.1.1 (#13143)dependabot-preview[bot]
2020-03-02Bump oj from 3.10.1 to 3.10.3 (#13187)dependabot-preview[bot]
2020-03-02Bump strong_migrations from 0.5.1 to 0.6.2 (#13071)dependabot-preview[bot]
2020-03-01Bump puma from 4.3.2 to 4.3.3 (#13177)ThibG
2020-03-01Update puma from 4.3.2 to 4.3.3Thibaut Girka
2020-02-29Update JS dependenciesThibaut Girka
2020-02-29Update glitch-soc-specific dependenciesThibaut Girka
2020-02-29Merge pull request #1291 from ThibG/glitch-soc/merge-upstreamThibG
2020-02-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-29Fix elasticsearch-api and faraday incompatibilities (#13166)ThibG
2020-02-29Fix installation failing when Redis password contains special characters (#13...ThibG
2020-02-29[Security] Bump puma from 4.3.1 to 4.3.2 (#13167)dependabot-preview[bot]
2020-02-28Fix announcements with fully-qualified mention to local user crashing WebUI (...ThibG
2020-02-27Merge pull request #1290 from ThibG/glitch-soc/merge-upstreamThibG
2020-02-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-27Bump version to 3.1.2 (#13162)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-25Merge pull request #1289 from ThibG/glitch-soc/merge-upstreamThibG
2020-02-25[Glitch] Fix `/web` redirecting to `/web/web` in web UIThibG
2020-02-25Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-24Fix dismissing an announcement twice raising an obscure error (#13124)ThibG
2020-02-24Fix misleading error when attempting to re-send a pending follow request (#13...ThibG
2020-02-24Fix backups failing when files are missing from media attachments (#13146)ThibG
2020-02-24Fix duplicate accounts being created when fetching an account for its key onl...ThibG
2020-02-24Bump react-redux from 7.1.3 to 7.2.0 (#13141)dependabot-preview[bot]
2020-02-24Bump webpack-cli from 3.3.10 to 3.3.11 (#13139)dependabot-preview[bot]
2020-02-24Bump rellax from 1.10.0 to 1.12.1 (#13140)dependabot-preview[bot]
2020-02-24Bump @babel/core from 7.8.3 to 7.8.4 (#13137)dependabot-preview[bot]
2020-02-22Document alt+enterThibaut Girka
2020-02-22Add `--reset-password` option to `tootctl accounts modify` (#13126)ThibG
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2020-02-22Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)ThibG
2020-02-20Bump rack from 2.1.2 to 2.2.2 (#13108)dependabot-preview[bot]
2020-02-20Merge pull request #1287 from ThibG/glitch-soc/merge-upstreamThibG
2020-02-19[Glitch] Add source-mapped stacktrace to error message in web UIThibaut Girka
2020-02-19[Glitch] Fix old browsers crashing because of missing `finally` polyfill in w...ThibG
2020-02-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-19Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#...ThibG