]> cat aescling's git repositories - mastodon.git/history - app/lib
Remove links to bridge.joinmastodon.org (non-functional) (#9608)
[mastodon.git] / app / lib /
2018-12-09 ThibGAdd setting to not aggregate reblogs (#9248)
2018-11-27 Eugen RochkoFix TLS handshake timeout not being enforced (#9381)
2018-11-27 Eugen RochkoFix nil error when no DNS addresses are found for host...
2018-11-22 Eugen RochkoFix connect timeout not being enforced (#9329)
2018-11-21 ThibGInclude replies to list owner and replies to list membe...
2018-11-21 Eugen RochkoRevert connect timeout from 1s to 10s (#9319)
2018-11-16 Eugen RochkoPrevent multiple handlers for Delete of Actor from...
2018-11-16 Eugen RochkoRemove intermediary arrays when creating hash maps...
2018-11-10 ThibGFix emoji update date processing (#9255)
2018-11-08 Eugen RochkoReduce connect timeout limit and limit signature failur...
2018-10-30 Eugen RochkoAccept the same payload in multiple inboxes and deliver...
2018-10-29 m.bAdd Page AP type support (#9121)
2018-10-26 ThibGIgnore invalid hashtags on remote statuses instead...
2018-10-26 ThibGFix missing `mention` argument when processing incoming...
2018-10-25 Eugen RochkoAllow inbox owner to view implicitly targeted ActivityP...
2018-10-20 Eugen RochkoAdd option to block reports from domain (#8830)
2018-10-17 Eugen RochkoImprove support for aspects/circles (#8950)
2018-10-11 Eugen RochkoImprove signature verification safeguards (#8959)
2018-10-11 Eugen RochkoFix typo in ActivityPub Create handler (#8952)
2018-10-10 Eugen RochkoMove network calls out of transaction in ActivityPub...
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-10-05 Jeong ArmLeave unknown language as nil if account is remote...
2018-10-03 ThibGFix handling of ActivityPub activities lacking some...
2018-09-28 Eugen RochkoFix class autoloading issue in ActivityPub::Activity...
2018-09-27 cbayerleinExclude replies from list timelines (#8683)
2018-09-25 ふぁぼ原Add a new preference to always hide all media (#8569)
2018-09-24 Matt SweetmanAdd user preference to always expand toots marked with...
2018-09-18 Eugen RochkoRedesign forms, verify link ownership with rel="me...
2018-08-31 Renato "Lond" Cerq... Fix autoplay issue with spoiler tag (#8540)
2018-08-31 Eugen RochkoDo not sign useless User-Agent or Accept-Encoding heade...
2018-08-30 Renato "Lond" Cerq... Add animate custom emoji param to embed pages (#8507)
2018-08-26 Eugen RochkoAdd CLI task for rotating keys (#8466)
2018-08-26 Quint GuvernatorFix low-hanging rubocop gripes (#8458)
2018-08-25 Eugen RochkoSpread out crawling randomly to avoid DDoSing the link...
2018-08-25 M SomervilleSupport ActivityStreams’ summaryMap. (#8422)
2018-08-23 Jakub MendykAdd ability to change an instance default theme from...
2018-08-22 ThibGDo not crash if remote custom emoji does not define...
2018-08-22 Eugen RochkoImprove federated ID validation (#8372)
2018-08-17 ThibGImplement Undo { Accept { Follow } } (fixes #8234)...
2018-08-17 ThibGUse correct activity id in Accept when receiving duplic...
2018-08-12 Eugen RochkoExpect relays to answer with accept/reject (#8179)
2018-08-05 ThibGSerialize text-less statuses as '.' over OStatus (fixes...
2018-07-30 Eugen RochkoFix incorrect context definition for the "featured...
2018-07-16 Eugen RochkoFix activity:interactions counter to count all interact...
2018-07-16 Eugen RochkoWhitelist dat/ipfs/gopher links in sanitizer (#8034)
2018-07-15 Eugen RochkoAdd admin dashboard (#8029)
2018-07-14 Eugen RochkoDisable language detection for texts shorter than 140...
2018-07-14 Eugen RochkoDo not count self in potential friendships (#8014)
2018-07-10 Eugen RochkoMake whole-word filter regex consistent between Ruby...
2018-07-09 ThibGAdd option to not consider word boundaries when process...
2018-07-06 Eugen RochkoIn keyword filter, account for reblogs, HTML and whole...
2018-07-05 Eugen RochkoCheck reblogged status for blocked/muted mentions ...
2018-07-02 Eugen RochkoRe-add follow recommendations API (#7918)
2018-06-29 MIYAGI HikaruMerge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into ...
2018-06-29 Eugen RochkoKeyword/phrase filtering (#7905)
2018-06-17 Eugen RochkoAllow selecting default posting language instead of...
2018-06-07 Eugen RochkoDo not accept ActivityPub follow requests from blocked...
2018-05-31 Eugen RochkoExclude unlisted, private and direct toots from affecti...
2018-05-29 abcangFix N+1 on AtomSerializer (#7669)
2018-05-28 Eugen RochkoRecord trending tags from ActivityPub, too (#7647)
2018-05-25 ThibGIgnore multiple occurrences of a hashtag within a statu...
2018-05-18 Eugen RochkoResolve unknown status from Add activity, skip Remove...
2018-05-18 Eugen RochkoAdd preference to hide following/followers lists (...
2018-05-17 MIYAGI HikaruUser agent for WebFinger (#7531)
2018-05-16 Akihiko OdakiRaise Mastodon::RaceConditionError if Redis lock failed...
2018-05-12 ThibGFetch boosted statuses on behalf of a follower (fixes...
2018-05-10 Yamagishi KazutoshiDisable inflate gzip on head method (#7432)
2018-05-09 Yamagishi KazutoshiSupport gzip encoding on Request (#7425)
2018-05-07 Eugen RochkoIf an OStatus message contains nsfw hashtag, mark it...
2018-05-06 Eugen RochkoEnable custom emojis in profiles (notes, field values...
2018-05-05 Eugen RochkoFix handling of malformed ActivityPub payloads when...
2018-05-04 Eugen RochkoStore URIs of follows, follow requests and blocks for...
2018-05-03 ThibGFixes/do not override timestamps (#7336)
2018-05-03 ThibGFixes/do not override timestamps (#7331)
2018-05-03 Eugen RochkoFix n+1 queries in StatusThreadingConcern (#7321)
2018-05-02 Eugen RochkoSlightly reduce RAM usage (#7301)
2018-05-02 ThibGAccept actor object updates from all supported actor...
2018-05-02 Eugen RochkoRemove most behaviour disparities between blocks and...
2018-05-02 Eugen RochkoGuard against nil URLs in Request class (#7284)
2018-05-02 Surinna CurtisSupport Actors/Statuses with multiple types (#7305)
2018-04-30 Eugen RochkoFix missing updated_at attribute on emoji EntityCache...
2018-04-30 Eugen RochkoFix missing domain attribute in EntityCache for emoji...
2018-04-26 Eugen RochkoAdd entity cache (#7271)
2018-04-25 MIYAGI HikaruHTTP proxy support for outgoing request, manage access...
2018-04-25 Eugen RochkoAdd RSS feeds for end-users (#7259)
2018-04-23 Eugen RochkoDetect and prevent image bombs, max. processable dimens...
2018-04-22 Eugen RochkoRemove "nsfw" category for sensitive statuses in OStatu...
2018-04-14 Eugen RochkoAdd bio fields (#6645)
2018-04-08 Levi BardEnable updating additional account information from...
2018-04-07 Eugen RochkoForward deletes on the same path as reply forwarding...
2018-04-01 David Underwood[WIP] Enable custom emoji on account pages and in the...
2018-03-30 ThibGFix compatibility with PeerTube (#6968)
2018-03-28 ThibGDo not ignore unknown media attachments, only skip...
2018-03-26 Akihiko OdakiValidate HTTP response length while receiving (#6891)
2018-03-24 Akihiko OdakiClose http connection in perform method of Request...
2018-03-20 Rey Tuckerrequest: in the event of failure, try other IPs (#6761...
2018-03-19 ThibGSerialize mentions in the order they are added (#6836)
2018-03-19 Eugen RochkoIgnore media validation when attaching to status during...
2018-03-08 MitarashiDangofix validation error (media only status) (#6684)
2018-03-07 Eugen RochkoRemove text requirement when media attached from status...
next
This page took 0.172148 seconds and 6 git commands to generate.