about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
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-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
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-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-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-07-24 Don't delete periods when validating username uniqueness (#11392) (#11400)Rey Tucker
2019-07-23Fix scrolling in single-column mode on Chrome (#11395)ThibG
2019-07-23Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311)dependabot-preview[bot]
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Add (back) rails-level JSON caching (#11333)Eugen Rochko
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-21Fix `alerts` booleans not being typecast correctly in push subscription (#11343)Eugen Rochko
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-21Display custom emoji in bio field names (#11350)ThibG
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-19Fix some flash notices/alerts staying on unrelated pages (#11364)ThibG
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
2019-07-19Added logout to dropdown menu (#11353)koyu
2019-07-19Fix sanitizing lists contents (#11354)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2019-07-18Add aac, m4a, 3gp to allowed audio formats (#11342)Eugen Rochko
2019-07-18Change language detection to include hashtags as words (#11341)Eugen Rochko
2019-07-18Fix typo in StatusPolicy (#11344)ThibG
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-17Change terms and privacy policy pages to always be accessible (#11334)Eugen Rochko
2019-07-17Fix custom CSS controller (#11336)ThibG
2019-07-17Extend AUTHORIZED_FETCH mode to user blocks as well (#11332)ThibG
2019-07-17Fix caching headers in ActivityPub endpoints (#11331)ThibG
2019-07-16Remove unused Account#magic_key (#11327)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko