Age | Commit message (Expand) | Author |
2019-02-27 | Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1... | ThibG |
2019-02-26 | Improve account media query (#10121) | abcang |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-25 | Avoid redundant HTTP request on some error cases (#10115) | ThibG |
2019-02-25 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko |
2019-02-24 | Skip some methods in BatchedRemoveStatusService when account is nil (#10095) | NOGISAKA Sadata |
2019-02-23 | I18n: Add language options for Kazakh and Lithuanian (#10104) | Aditoo17 |
2019-02-23 | Weblate translations (2019-02-23) (#10103) | Eugen Rochko |
2019-02-22 | Randomize emoji filename (#10090) | Hinaloe |
2019-02-21 | Do not error out when performing admin actions on no statuses (#10094) | ThibG |
2019-02-20 | correct opt-out showing application (#10086) | Hinaloe |
2019-02-19 | Fix crash when conversations have no valid participants (#10078) | ThibG |
2019-02-19 | Fix “reset” button of instance filter switching to custom emoji admin pan... | ThibG |
2019-02-18 | Add quick link from admin account view to block/unblock instance (#10073) | ThibG |
2019-02-18 | Add domain search/filter to the "Federation" (/admin/instances) page (#10071) | ThibG |
2019-02-18 | Hide domain filter in admin page when “local” filter is active (#10074) | ThibG |
2019-02-18 | Fix video player width not being updated to fit container width (#10069) | ThibG |
2019-02-17 | Fix Announce activities of unknown statuses not fetching those statuses (#10065) | Eugen Rochko |
2019-02-17 | Add logging for rejected ActivityPub payloads and add tests (#10062) | Eugen Rochko |
2019-02-16 | Fix crash on public hashtag pages when streaming fails (#10061) | ThibG |
2019-02-16 | Fix mutes, blocks, domain blocks and follow requests not paginating (#10057) | Eugen Rochko |
2019-02-16 | Add vapid_key to the application entity in the REST API (#10058) | Eugen Rochko |
2019-02-16 | Add registrations attribute to instance entity in REST API (#10060) | Eugen Rochko |
2019-02-15 | Change error graphic to hover-to-play (#10055) | Eugen Rochko |
2019-02-15 | Change buttons on timeline preview to open the interaction dialog (#10054) | Eugen Rochko |
2019-02-15 | Filter incoming Announce activities by relation to local activity (#10041) | Eugen Rochko |
2019-02-15 | Fix relay enabling/disabling not resetting inbox availability status (#10048) | Eugen Rochko |
2019-02-15 | Change conversations to always show names of other participants (#10047) | Eugen Rochko |
2019-02-14 | Fix breaks when opening a reply tree in WebUI (#10046) | rinsuki |
2019-02-14 | Fix hashtag column not subscribing to stream on mount (#10040) | Eugen Rochko |
2019-02-14 | Improve image description user experience (#10036) | Ben Lubar |
2019-02-13 | I18n: Update Czech pluralization and fix some language names (#10015) | Aditoo17 |
2019-02-13 | Add list title editing (#9748) | ThibG |
2019-02-13 | Filter incoming Create activities by relation to local activity (#10005) | Eugen Rochko |
2019-02-13 | Fix style regressions on landing page (#10030) | Eugen Rochko |
2019-02-13 | Alternative handling of private self-boosts (#9998) | ThibG |
2019-02-13 | Fix hashtags select styling in default and high contrast themes (#10029) | Eugen Rochko |
2019-02-13 | Disable box shadows for featured hashtags in light theme (#10034) | ThibG |
2019-02-13 | Fix color of static page links in high contrast theme (#10028) | Eugen Rochko |
2019-02-12 | Save IP address used for sign-up, not only sign-in (#10026) | ThibG |
2019-02-12 | Add support for IPv6 only MXes in Email validation (#10009) | Franck Zoccolo |
2019-02-12 | Move sending account Delete to anyone but the account's followers to the pull... | ThibG |
2019-02-12 | Don't focus spiler input when disabled spoiler (#10017) | Hinaloe |
2019-02-11 | Fix timeline jumps (#10001) | ThibG |
2019-02-11 | Add available locales for lv, ms, sq (#10008) | Eugen Rochko |
2019-02-11 | Weblate translations (2019-02-11) (#10007) | Eugen Rochko |
2019-02-11 | Add "copy link" item to status action bars (#9983) | Eugen Rochko |
2019-02-10 | i18n: add Japanese translations (#10000) | mayaeh |
2019-02-09 | Fix URL linkifier grabbing full-width spaces and quotations (#9997) | Eugen Rochko |
2019-02-09 | Only URLs extract with pre-escaped text (#9991) | Hinaloe |