about summary refs log tree commit diff
path: root/spec/lib
AgeCommit message (Expand)Author
2017-11-17Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2017-11-18Lists (#5703)Eugen Rochko
2017-11-16Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-11-17Remove empty strings (#5732)ysksn
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-11-11Actually filter blocked reblogs from feedaschmitz
2017-10-24Also filter notifications containing muted keywords.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-20hide mentions of muted accounts (in home col) (#190)beatrix
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-25Add missing validations in ActivityPub::Activity::Create (#5096)Akihiko Odaki
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-16Escape URL parts on formatting local status (#4975)unarist
2017-09-16Fix filterable_languages method of SettingsHelper (#4966)Akihiko Odaki
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-13Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904)ThibG
2017-09-08Handle stream_entry URL correctly in ActivityPub (#4854)unarist
2017-09-08Fetch statuses/following/followers numbers from ActivityPub collections (#4840)Eugen Rochko
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-09-02Raise an error for remote url in StatusFinder (#4776)unarist
2017-08-31Remove identity context from output of LinkedDataSignature (#4753)Eugen Rochko
2017-08-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-08-28Fix Delete activity handling when the status has been reblogged (#4729)unarist
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-18Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)Eugen Rochko
2017-08-14Fix ActivityPub follow interaction and add more specs (#4601)unarist
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-21Use the same emoji data on the frontend and backend (#4284)Eugen Rochko
2017-07-19Correct OStatus inflection (Ostatus -> OStatus) (#4255)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-18Introduce Ostatus name space (#4164)Akihiko Odaki
2017-07-14Fix subsequent replies to unresolved status not being filtered from home (#4190)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-29Reduce number of commands in FeedManager#trim (#3989)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-17Whitelist allowed classes for federated statuses (#3810)nightpool
2017-06-15Fix regression from #3490 - filter out hidden statuses from ancestors/descend...Eugen Rochko