]> cat aescling's git repositories - mastodon.git/history - app/lib
Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)
[mastodon.git] / app / lib /
2019-09-17 Eugen RochkoFix Move handler queuing jobs that will fail if account...
2019-09-11 Eugen RochkoChange deletes to preserve soft-deleted statuses in...
2019-09-11 Tao Bror Bojlénadd admin setting for default search engine indexing...
2019-09-10 Eugen RochkoAdd retry for failed media downloads and `tootctl media...
2019-09-09 ThibGAdd account bio to account admin view (#11473)
2019-09-05 ThibGAttempt to concurrently connect to remote IP addresses...
2019-09-03 ThibGFix ActivityPub context not being dynamically computed...
2019-09-02 Eugen RochkoChange trending hashtags to not disappear instantly...
2019-08-29 Eugen RochkoAdd profile directory to web UI (#11688)
2019-08-22 Eugen RochkoFix remote and staff-removed statuses leaving media...
2019-08-16 Eugen RochkoFix accounts search by full/partial display name and...
2019-08-07 Eugen RochkoFix non-lowercase hashtags not being picked up by the...
2019-08-06 Eugen RochkoAdd trends UI with admin and user settings (#11502)
2019-07-31 Eugen RochkoFix delete regression (#11450)
2019-07-30 ThibGFix boosting & unboosting preventing a boost from appea...
2019-07-28 Eugen RochkoRevert "Remove conversation URI (#11423)" (#11424)
2019-07-28 Eugen RochkoRemove conversation URI (#11423)
2019-07-28 Eugen RochkoChange hashtags to preserve first-used casing (#11416)
2019-07-27 Eugen RochkoAdd search syntax for operators and phrases (#11411)
2019-07-21 ThibGPlay animated custom emoji on hover (#11348)
2019-07-18 ThibGFix sanitizing lists contents (#11354)
2019-07-18 ThibGAdd ActivityPub actor representing the entire server...
2019-07-18 Eugen RochkoChange language detection to include hashtags as words...
2019-07-17 ThibGAdd setting to disable the anti-spam (#11296)
2019-07-16 Eugen RochkoAdd option to disable real-time updates in web UI ...
2019-07-13 Eugen RochkoAdd a spam check (#11217)
2019-07-11 Eugen RochkoAdd ActivityPub secure mode (#11269)
2019-07-11 Eugen RochkoAdd HTTP signatures to all outgoing ActivityPub GET...
2019-07-10 Eugen RochkoRefactor fetching of remote resources (#11251)
2019-07-09 Eugen RochkoRefactor domain block checks (#11268)
2019-07-08 Eugen RochkoRefactor controllers for statuses, accounts, and more...
2019-07-07 Eugen RochkoRemove Atom feeds and old URLs in the form of `GET...
2019-07-07 Eugen RochkoFix URLs appearing twice in errors of ActivityPub:...
2019-07-07 ThibGFix support for HTTP proxies (#11245)
2019-07-06 Eugen RochkoRemove Salmon and PubSubHubbub (#11205)
2019-07-05 ThibGFix HTTP requests to IPv6 hosts (#11240)
2019-07-01 Eugen RochkoFix statsd UDP sockets not being cleaned up in Sidekiq...
2019-07-01 Eugen RochkoAdd request pool to improve delivery performance (...
2019-06-26 ThibGAdd option to disable blurhash previews (#11188)
2019-06-26 ThibGAdd support for Audio activities (#11189)
2019-06-25 ThibGApply filters to poll options (#11174)
2019-06-22 Eugen RochkoFix audio not being downloaded from remote servers...
2019-06-21 Eugen RochkoChange domain blocks to automatically support subdomain...
2019-06-16 Eugen RochkoFix sanitizer making block level elements unreadable...
2019-06-09 Eugen RochkoChange priority of delete activity forwards for replies...
2019-06-04 ThibGDo not misattribute inlined boosts if `attributedTo...
2019-06-04 Eugen RochkoRefactor all ActivityPub deliveries to be serialized...
2019-06-03 ThibGHandle blank poll options more gracefully (#10946)
2019-05-25 Eugen RochkoAdd responsive panels to the single-column layout ...
2019-05-23 ThibGFix possible race condition when processing statuses...
2019-05-15 ThibGMinor performance improvements and cleanup in formatter...
2019-05-09 ThibGPrevent silenced local users from notifying remote...
2019-04-27 Eugen RochkoAdd blurhash (#10630)
2019-04-21 Ben LubarDefault to the web domain (eg. mastodon.lubar.me) inste...
2019-04-10 Eugen RochkoFix Keybase verification using wrong domain for remote...
2019-04-08 Takeshi UmedaFix config serializer regex (#10487)
2019-03-30 Eugen RochkoAdd ActivityPub representation for identity proofs...
2019-03-28 Alex Gessnersquashed identity proof updates (#10375)
2019-03-28 Eugen RochkoRename :poll to :preloadable_poll and :owned_poll to...
2019-03-27 Eugen RochkoFix alternative relay support regression (#10398)
2019-03-27 Eugen RochkoRemove unused ActivityPub `@context` values depending...
2019-03-26 Eugen RochkoChange language detector threshold from 140 characters...
2019-03-21 Eugen RochkoImprove config serializer for Keybase (#10338)
2019-03-20 ThibGAdd support for custom emojis in poll options (#10322)
2019-03-18 Eugen RochkoAdd Keybase integration (#10297)
2019-03-17 ThibGSet and store report URIs (#10303)
2019-03-15 Eugen RochkoFix language detection of non-latin alphabets even...
2019-03-12 Eugen RochkoFix poll update handler calling method was that was...
2019-03-11 ThibGIncrease DNS timeouts (#10238)
2019-03-10 ThibGSupport pushing and receiving updates to poll tallies...
2019-03-07 ThibGDo not allow adding votes to expired polls (#10214)
2019-03-07 ThibGAvoid unnecessarily fetching the replies collection...
2019-03-05 ThibGFix newlines in OStatus and RSS serializations (#10183)
2019-03-05 ThibGWhen serializing polls over OStatus, serialize poll...
2019-03-04 ThibGStore remote votes URI (#10158)
2019-03-04 Eugen RochkoAdd tests for ActivityPub poll processing (#10143)
2019-03-03 Eugen RochkoFix remote poll expiration time (#10144)
2019-03-03 Eugen RochkoAdd polls (#10111)
2019-02-28 ThibGGive the `replies` collection an identifier and enable...
2019-02-28 ThibGImproved remote thread fetching (#10106)
2019-02-27 ThibGFix mention processing for unknwon accounts on incoming...
2019-02-17 Eugen RochkoFix Announce activities of unknown statuses not fetchin...
2019-02-17 Eugen RochkoAdd logging for rejected ActivityPub payloads and add...
2019-02-15 Eugen RochkoFilter incoming Announce activities by relation to...
2019-02-13 Eugen RochkoFilter incoming Create activities by relation to local...
2019-02-13 ThibGAlternative handling of private self-boosts (#9998)
2019-02-09 Eugen RochkoFix URL linkifier grabbing full-width spaces and quotat...
2019-02-09 Hinaloe Only URLs extract with pre-escaped text (#9991)
2019-02-02 ThibGMake displaying application used to toot opt-in (#9897)
2019-02-02 ysksnCreate Redisable#redis (#9633)
2019-02-02 Jakub MendykAllow most kinds of characters in URL query (fixes...
2019-01-18 ThibGAdd tombstones for remote statuses (#9830)
2019-01-18 Eugen RochkoAdd support for non-public reblogs from ActivityPub...
2019-01-16 Eugen RochkoUse summary as summary for converted ActivityPub object...
2019-01-16 ThibGReduce chances of race conditions when processing delet...
2019-01-02 ThibGEnsure blocked user unfollows blocker if Block/Undo...
2018-12-30 ThibGDo not ignore federated reports targetting already...
2018-12-30 ThibGReduce usage of LD signatures (#9659)
2018-12-29 Eugen RochkoAdd handler for Move activity (#9629)
2018-12-26 Eugen RochkoFix ThreadResolveWorker getting queued with invalid...
next
This page took 0.13948 seconds and 6 git commands to generate.