Age | Commit message (Expand) | Author |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-08-31 | Fix autoplay issue with spoiler tag (#8540) | Renato "Lond" Cerqueira |
2018-08-31 | Do not sign useless User-Agent or Accept-Encoding headers (#8533) | Eugen Rochko |
2018-08-30 | Add animate custom emoji param to embed pages (#8507) | Renato "Lond" Cerqueira |
2018-08-26 | Add CLI task for rotating keys (#8466) | Eugen Rochko |
2018-08-26 | Fix low-hanging rubocop gripes (#8458) | Quint Guvernator |
2018-08-26 | Spread out crawling randomly to avoid DDoSing the link (#8445) | Eugen Rochko |
2018-08-25 | Support ActivityStreams’ summaryMap. (#8422) | M Somerville |
2018-08-23 | Add ability to change an instance default theme from the administration panel... | Jakub Mendyk |
2018-08-23 | Do not crash if remote custom emoji does not define updated date (fixes #8376... | ThibG |
2018-08-22 | Improve federated ID validation (#8372) | Eugen Rochko |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-08-17 | Use correct activity id in Accept when receiving duplicate Follow (fixes #821... | ThibG |
2018-08-12 | Expect relays to answer with accept/reject (#8179) | Eugen Rochko |
2018-08-05 | Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) | ThibG |
2018-07-30 | Fix incorrect context definition for the "featured" keyword (#8090) | Eugen Rochko |
2018-07-16 | Fix activity:interactions counter to count all interactions (#8037) | Eugen Rochko |
2018-07-16 | Whitelist dat/ipfs/gopher links in sanitizer (#8034) | Eugen Rochko |
2018-07-16 | Add admin dashboard (#8029) | Eugen Rochko |
2018-07-14 | Disable language detection for texts shorter than 140 characters (#8010) | Eugen Rochko |
2018-07-14 | Do not count self in potential friendships (#8014) | Eugen Rochko |
2018-07-10 | Make whole-word filter regex consistent between Ruby and JS (#7987) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-07-06 | In keyword filter, account for reblogs, HTML and whole-words (#7960) | Eugen Rochko |
2018-07-05 | Check reblogged status for blocked/muted mentions (#7957) | Eugen Rochko |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-29 | Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER... | MIYAGI Hikaru |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-17 | Allow selecting default posting language instead of auto-detect (#7828) | Eugen Rochko |
2018-06-08 | Do not accept ActivityPub follow requests from blocked user (#7756) | Eugen Rochko |
2018-05-31 | Exclude unlisted, private and direct toots from affecting trends (#7686) | Eugen Rochko |
2018-05-29 | Fix N+1 on AtomSerializer (#7669) | abcang |
2018-05-28 | Record trending tags from ActivityPub, too (#7647) | Eugen Rochko |
2018-05-25 | Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) | ThibG |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-18 | User agent for WebFinger (#7531) | MIYAGI Hikaru |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-12 | Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) | ThibG |
2018-05-10 | Disable inflate gzip on head method (#7432) | Yamagishi Kazutoshi |
2018-05-09 | Support gzip encoding on Request (#7425) | Yamagishi Kazutoshi |
2018-05-07 | If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) | Eugen Rochko |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-05-05 | Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
2018-05-03 | Fixes/do not override timestamps (#7331) | ThibG |
2018-05-03 | Fix n+1 queries in StatusThreadingConcern (#7321) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Accept actor object updates from all supported actor types (#7312) | ThibG |