about summary refs log tree commit diff
path: root/app/javascript
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-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-29Merge pull request #1179 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-29Fix crash in /web/listsThibaut Girka
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-28Fix animate on hover in poll options without CW (#11404)ThibG
2019-07-28Change contrast of status links that are not mentions nor hashtags (#11406)ThibG
2019-07-27Fix tabs bar scrolling along with content on mobile (#11418)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-07-24Fix links in status media having their title rewrittenThibaut Girka
2019-07-24Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-23Handle animated emoji on mouse hover in CWs and poll optionsThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-07-23Fix scrolling in single-column mode on Chrome (#11395)ThibG
2019-07-23Refactor DisplayName component to make it closer to upstreamThibaut Girka
2019-07-23[Glitch] Display custom emoji in bio field namesThibaut Girka
2019-07-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginatingEugen Rochko
2019-07-21[Glitch] Fix followers and followings on account profilesThibG
2019-07-21[Glitch] Fix followers/follows layout issues from #8418Jakub Mendyk
2019-07-21Add empty column message to bookmarks columnThibaut Girka
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2019-07-21Fix boost to original audience not working on mobile (#11371)ThibG
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-21Display custom emoji in bio field names (#11350)ThibG
2019-07-21Merge pull request #1158 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-19Fix filtering behaviorsThibaut Girka
2019-07-19[Glitch] Add ActivityPub actor representing the entire serverThibG
2019-07-19Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`Eugen Rochko
2019-07-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-19Fix avatar animation on hover when not logged in (#11349)ThibG