Age | Commit message (Expand) | Author |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-16 | Escape URL parts on formatting local status (#4975) | unarist |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-09-13 | Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) | ThibG |
2017-09-08 | Handle stream_entry URL correctly in ActivityPub (#4854) | unarist |
2017-09-08 | Fetch statuses/following/followers numbers from ActivityPub collections (#4840) | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-02 | Raise an error for remote url in StatusFinder (#4776) | unarist |
2017-08-31 | Remove identity context from output of LinkedDataSignature (#4753) | Eugen Rochko |
2017-08-30 | Forward ActivityPub creates that reply to local statuses (#4709) | Eugen Rochko |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-28 | Fix Delete activity handling when the status has been reblogged (#4729) | unarist |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-18 | Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) | Eugen Rochko |
2017-08-14 | Fix ActivityPub follow interaction and add more specs (#4601) | unarist |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-07-21 | Use the same emoji data on the frontend and backend (#4284) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-14 | Fix subsequent replies to unresolved status not being filtered from home (#4190) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-10 | Add setting a always mark media as sensitive (#4136) | Yamagishi Kazutoshi |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-06-29 | Reduce number of commands in FeedManager#trim (#3989) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-17 | Whitelist allowed classes for federated statuses (#3810) | nightpool |
2017-06-15 | Fix regression from #3490 - filter out hidden statuses from ancestors/descend... | Eugen Rochko |
2017-06-09 | Language detection defaults to nil (#3666) | Matt Jankowski |
2017-06-05 | Introduce StatusThreadingConcern (#3490) | Matt Jankowski |
2017-06-05 | Fix randomly fail (regression from #3560) (#3580) | Yamagishi Kazutoshi |
2017-06-05 | Skip image length check (regression from #3528) (#3581) | Yamagishi Kazutoshi |
2017-06-04 | Cover WebfingerResource more (#3560) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Remove some code in TagManager and spec (#3547) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Spec InlineRablScope (#3542) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Spec HashObject (#3544) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | A minor change for ProviderDiscovery and spec (#3543) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Remove some arguments of Formatter.instance.format and spec (#3541) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Spec Extractor (#3540) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-04 | Spec action verification of StreamEntryFinder (#3549) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-03 | Remove redundant code in AtomSerializer and spec (#3528) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-01 | Remove usernames and hashtags from language detection (#3503) | Matt Jankowski |
2017-05-30 | Improve api oembed controller (#3450) | Matt Jankowski |
2017-05-29 | Add preference setting for delete toot modal (#3368) | Atsushi Yamamoto |
2017-05-24 | Add test when hashtag and URL are concatenated (#3279) | abcang |
2017-05-24 | Skip formatting for cashtag in status text (#3275) | Yamagishi Kazutoshi |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-12 | Prepend reblogs' wrapper content with "RT @original_author", (#3013) | Eugen Rochko |