about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Perform case-insensitive comparison for international domain namesThibaut Girka
2019-08-04Perform case-insensitive comparison of non-International domain namesThibaut Girka
2019-08-04Make link target domain tag just a bit smallerThibaut Girka
2019-08-04Ensure link rewriting setting changes are immediately appliedThibaut Girka
2019-08-04Handle Mastodon-generated links for targets starting with “www.” properlyThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-08-04Move decodeIDNA to app/javascript/flavours/glitch/utilThibaut Girka
2019-07-30Merge pull request #1183 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-30[Glitch] Fix crash when expanding search results for hashtagsThibG
2019-07-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-30Change links in webUI to rewrite misleading links (#11426)ThibG
2019-07-30Fix crash when expanding search results for hashtags (#11447)ThibG
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-29Merge pull request #1179 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-29Bump yargs from 12.0.5 to 13.3.0 (#11434)dependabot-preview[bot]
2019-07-29let bundler fetch http_parser.rb submodules (#11444)Milan
2019-07-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-29Bump oj from 3.8.0 to 3.8.1 (#11435)dependabot-preview[bot]
2019-07-29Bump capybara from 3.26.0 to 3.27.0 (#11437)dependabot-preview[bot]
2019-07-29Bump httplog from 1.3.1 to 1.3.2 (#11436)dependabot-preview[bot]
2019-07-29Bump brakeman from 4.5.1 to 4.6.1 (#11438)dependabot-preview[bot]
2019-07-29Bump sass from 1.20.3 to 1.22.7 (#11432)dependabot-preview[bot]
2019-07-29Bump aws-sdk-s3 from 1.45.0 to 1.46.0 (#11439)dependabot-preview[bot]
2019-07-29Bump autoprefixer from 9.6.0 to 9.6.1 (#11431)dependabot-preview[bot]
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-29Bump @babel/preset-env from 7.4.5 to 7.5.5 (#11433)dependabot-preview[bot]
2019-07-29Bump file-loader from 4.0.0 to 4.1.0 (#11430)dependabot-preview[bot]
2019-07-29Fix crash in /web/listsThibaut Girka
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-28[Glitch] Change contrast of status links that are not mentions nor hashtagsThibG
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
2019-07-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-07-28Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)dependabot-preview[bot]
2019-07-28Add `tootctl preview_cards remove` (#11320)mayaeh
2019-07-28Fix animate on hover in poll options without CW (#11404)ThibG
2019-07-28Prevent archiving when user set "noindex" (#11421)Jeong Arm
2019-07-28Change contrast of status links that are not mentions nor hashtags (#11406)ThibG
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-27Fix tabs bar scrolling along with content on mobile (#11418)Eugen Rochko
2019-07-27Implement pending tests (#11415)ysksn
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-27Add search syntax for operators and phrases (#11411)Eugen Rochko
2019-07-27Remove timestamps from converted images to make them deterministic (#11408)Eugen Rochko
2019-07-26Fix invites not being disabled upon account suspension (#11412)ThibG
2019-07-26Remove pre from version, add extra suffix variable (#11407)Clar Fon
2019-07-25Change settings to show restricted accounts only what they have access to (#1...ThibG