aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-06Merge branch 'feld-warnings' into 'develop'lambda
2018-05-06Get rid of unsafe variables.eal
2018-05-05Streamer: Don't send out stream events for blocked users.lain
2018-05-05Unify wss uri generation.lain
2018-05-05Idempotency: Use special cache, keep for 6 hours.lain
2018-05-04Group def renders here as wellMark Felder
2018-05-04Group def renders together to fix warningMark Felder
2018-05-04Fix formattingMark Felder
2018-05-04Group response declarations togetherMark Felder
2018-05-04That last change was stupid. Multiline comments in Elixir don't really exist.Mark Felder
2018-05-04Dirty hack to remove the warningMark Felder
2018-05-04Fix unused variables, imports, and aliasesMark Felder
2018-05-04Fix build. Too eager with the fixing of unused variables.Mark Felder
2018-05-04Clean up unused aliases and importsMark Felder
2018-05-04More unused variablesMark Felder
2018-05-04Fix a bunch of unused variable warningsMark Felder
2018-05-04Merge branch 'feature/nodeinfo' into 'develop'lambda
2018-05-04Don't expire idempotency cache for five minutes.lain
2018-05-04MastodonAPI: Support idempotency key.lain
2018-05-03Use a variable for stats to avoid double callDashie
2018-05-03Add metadata.nodeNameDashie
2018-05-03Return the right content-type for the schema callDashie
2018-05-02Explicit error messageDashie
2018-05-02Simplify version and fix typoDashie
2018-05-02Add localPosts count, also set to 0 if nullDashie
2018-05-02Change path of nodeinfo to use .json formatDashie
2018-05-02Format filesDashie
2018-05-02Add first try at nodeinfoDashie
2018-04-29Fix format.lain
2018-04-29Merge branch 'patch-bio' into 'develop'lambda
2018-04-28Insert object after being rewritten.lain
2018-04-28Merge branch 'fix/blocked-user-boosts' into 'develop'lambda
2018-04-28Merge remote-tracking branch 'upstream/develop' into patch-bioWim Vanderbauwhede
2018-04-27Merge branch 'bugfix/mrf-simple-media-stripping' into 'develop'lambda
2018-04-25ActivityPub MRF SimplePolicy: fix media strippingWilliam Pitcock
2018-04-25Merge branch 'patch-1' into 'develop'eal
2018-04-25Optionally deactivate public timelines.lain
2018-04-25Align local bio limits to remote limit.lain
2018-04-24Fix typo in MastoFE login page. Normandy
2018-04-24Fix formatting.lain
2018-04-24Merge branch 'feature/message-rewrite-facility' into 'develop'lambda
2018-04-24Changed to support \r\n and \nWim Vanderbauwhede
2018-04-24Patch to replace newlines with <br> tags in bioWim Vanderbauwhede
2018-04-24Correct syntax with mix formatDashie
2018-04-24Add User.decrease_note_count and call it from ActivityPub.deleteDashie
2018-04-24Merge branch 'favicon_tag' into 'develop'lambda
2018-04-22Small cleanup.lain
2018-04-22Merge branch 'develop' into fix/note-count-not-updatinglain
2018-04-21Formatter: Use proper escaping for links.lain
2018-04-21Update note count in ActivityPub.create.eal