about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-08-31Fix auto-added media icons when a CW is set but no content textThibaut Girka
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-31[Glitch] Change layout of public profile directory to be the same as in web UIEugen Rochko
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-30[Glitch] Change detailed status child ordering to sort self-replies on topThibG
2019-08-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-30Add TLS v1.3 support (#11603)ichi_i
2019-08-30node v12 support (#11706)abcang
2019-08-30Change layout of public profile directory to be the same as in web UI (#11705)Eugen Rochko
2019-08-30Add more media formats (#11687)umonaca
2019-08-30Fix non-numbers being passed to Redis and causing an error (#11697)Eugen Rochko
2019-08-30Fix error in REST API for an account's statuses (#11700)Eugen Rochko
2019-08-30Fix uncaught error when resource param is missing in Webfinger request (#11701)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-30Change detailed status child ordering to sort self-replies on top (#11686)ThibG
2019-08-30Fix encoding error when checking e-mail MX records (#11696)Eugen Rochko
2019-08-30Fix error in warning e-mail template (#11698)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2019-08-30Fix non-GET requests to / not being matched (#11704)Eugen Rochko
2019-08-30Fix JSON-LD deprecation warning in log output (#11699)Eugen Rochko
2019-08-30Merge pull request #1208 from ThibG/glitch-soc/merge-upstreamThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-29Revert bcrypt to 3.1.12, again (#11693)ThibG
2019-08-29Fix clicking on the new audioplayer opening the toot in detailed viewThibaut Girka
2019-08-29[Glitch] Change window resize handler to switch to/from mobile layout as soon...ThibG
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Fix public page crash due to audio player, fix unpause in audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-29Remove sign out link from getting started columns, as it is already in the fo...Thibaut Girka
2019-08-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-29Fix crashes from favico.js crashing the entire web appThibaut Girka
2019-08-29Refactor the Columns Area code to be closer to upstreamThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-28[Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#11683)dependabot-preview[bot]
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-08-27[Security] Bump eslint-utils from 1.3.1 to 1.4.2 (#11675)dependabot-preview[bot]
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-08-26Bump bullet from 6.0.1 to 6.0.2 (#11666)dependabot-preview[bot]
2019-08-26Bump devise from 4.6.2 to 4.7.0 (#11667)dependabot-preview[bot]
2019-08-26Bump rubocop-rails from 2.3.0 to 2.3.1 (#11665)dependabot-preview[bot]
2019-08-26Bump webpack-cli from 3.3.6 to 3.3.7 (#11663)dependabot-preview[bot]
2019-08-26Bump @babel/plugin-proposal-class-properties from 7.5.0 to 7.5.5 (#11661)dependabot-preview[bot]
2019-08-26Bump react-redux from 7.1.0 to 7.1.1 (#11664)dependabot-preview[bot]
2019-08-25Add translation target for hashtag (#11657)mayaeh
2019-08-25Fix crash when switching back/from mobile layout (#11655)ThibG
2019-08-25Change window resize handler to switch to/from mobile layout as soon as neede...ThibG