Age | Commit message (Expand) | Author |
2019-07-21 | Play animated custom emoji on hover (#11348) | ThibG |
2019-07-19 | Fix sanitizing lists contents (#11354) | ThibG |
2019-07-18 | Change language detection to include hashtags as words (#11341) | Eugen Rochko |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-02 | Add request pool to improve delivery performance (#10353) | Eugen Rochko |
2019-06-25 | Apply filters to poll options (#11174) | ThibG |
2019-06-16 | Fix sanitizer making block level elements unreadable (#10836) | Eugen Rochko |
2019-06-04 | Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) | ThibG |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-05-09 | Prevent silenced local users from notifying remote users not following them (... | ThibG |
2019-04-10 | Fix Keybase verification using wrong domain for remote accounts (#10547) | Eugen Rochko |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-27 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-17 | Fix reblogs privacy (#10302) | ThibG |
2019-03-15 | Fix language detection of non-latin alphabets even at few characters (#10276) | Eugen Rochko |
2019-03-08 | Do not allow adding votes to expired polls (#10214) | ThibG |
2019-03-05 | Add test ensuring that unknown object types are rejected (#10166) | Eugen Rochko |
2019-03-04 | Store remote votes URI (#10158) | ThibG |
2019-03-04 | Add tests for ActivityPub poll processing (#10143) | Eugen Rochko |
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-15 | Filter incoming Announce activities by relation to local activity (#10041) | Eugen Rochko |
2019-02-13 | Alternative handling of private self-boosts (#9998) | ThibG |
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 |
2019-02-02 | Allow most kinds of characters in URL query (fixes #8408) (#8447) | Jakub Mendyk |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-02 | Ensure blocked user unfollows blocker if Block/Undo Block are processed out o... | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-11-22 | Fix connect timeout not being enforced (#9329) | Eugen Rochko |
2018-10-29 | Bump sanitize from 4.6.6 to 5.0.0 (#9140) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-10-05 | Leave unknown language as nil if account is remote (#8861) | Jeong Arm |
2018-10-04 | Lint pass (#8876) | aus-social |
2018-08-31 | Fix autoplay issue with spoiler tag (#8540) | Renato "Lond" Cerqueira |
2018-08-29 | formatter spec fixes & clarification (#8481) | sundevour |
2018-08-28 | Display pending message on admin relays UI (#8494) | Eugen Rochko |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-07-14 | Disable language detection for texts shorter than 140 characters (#8010) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-04 | Add tests for embeds controller (#7719) | Shuhei Kitagawa |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |