about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2017-10-24Also filter notifications containing muted keywords.David Yip
2017-10-24Fix example description.David Yip
2017-10-22Added a timeline for Direct statusesMatthew Walsh
2017-10-22Don't add \b to whole-word keywords that don't start with word characters.David Yip
2017-10-22keyword mutes: also check spoiler (CW) text and reblogged statuses.David Yip
2017-10-21Apply keyword mutes to reblogs.David Yip
2017-10-21Move KeywordMute into Glitch namespace.David Yip
2017-10-21Allow keywords to match either substrings or whole words.David Yip
2017-10-21Set up /settings/keyword_mutes. #164.David Yip
2017-10-21Fix case-insensitive match scenario; test some word ornamentation. #164.David Yip
2017-10-21Rework KeywordMute interface to use a matcher object; spec out matcher. #164.David Yip
2017-10-21Spec out KeywordMute interface. #164.David Yip
2017-10-21Add KeywordMute model.David Yip
2017-10-20hide mentions of muted accounts (in home col) (#190)beatrix
2017-10-18Merge tag 'v2.0.0' into gs-masterDavid Yip
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-16Merge remote-tracking branch 'upstream/master' into upstream-merge-againOndřej Hruška
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Merge remote-tracking branch 'upstream/master' into gs-masterDavid Yip
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
2017-10-16Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-13Improve spec of Feed and UserTrackingConcern (#5367)Eugen Rochko
2017-10-13Retoot count increases without reason (#5363)Lex Alexander
2017-10-11Merge upstream 2.0ish #165kibigo!
2017-10-09Fix pagination in Api::V1::BlocksController (#5285)Akihiko Odaki
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-07Add moderation note (#5240)nullkal
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-07Update emoji-mart to v2.1.1 (#5256)Nolan Lawson
2017-10-06Fix thinking_face emoji autocomplete (#5238)Nolan Lawson
2017-10-06fix haml quotes in a bid to make travis less grumpyOndřej Hruška
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-05Fix regression in FetchRemoteResourceService (#5217)ThibG
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-10-04Separate notifications preferences from general preferences (#4447)Yamagishi Kazutoshi
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-10-03Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)ThibG
2017-10-03Add spec for emoji_index_light.js (#5199)Nolan Lawson
2017-10-03Fix emoji sequence bug in substring-trie (#5191)Nolan Lawson
2017-10-02Make Chrome splash screen same color as web UI's background color (#5169)Eugen Rochko
2017-09-30Fix order of paginated accounts in FollowerDomainsController and spec (#3357)Akihiko Odaki
2017-09-30Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)Eugen Rochko
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko