MastodonAPI: Support idempotency key.
[akkoma] / lib / pleroma / web /
2018-05-04 lainMastodonAPI: Support idempotency key.
2018-04-29 lainFix format.
2018-04-29 lambdaMerge branch 'patch-bio' into 'develop'
2018-04-28 lainInsert object after being rewritten.
2018-04-28 lambdaMerge branch 'fix/blocked-user-boosts' into 'develop'
2018-04-28 Wim VanderbauwhedeMerge remote-tracking branch 'upstream/develop' into...
2018-04-27 lambdaMerge branch 'bugfix/mrf-simple-media-stripping' into...
2018-04-26 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-25 William PitcockActivityPub MRF SimplePolicy: fix media stripping
2018-04-25 ealMerge branch 'patch-1' into 'develop'
2018-04-25 lainOptionally deactivate public timelines.
2018-04-24 NormandyFix typo in MastoFE login page.
2018-04-24 lambdaMerge branch 'gitignore' into 'develop'
2018-04-24 lainFix formatting.
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 Wim VanderbauwhedeChanged to support \r\n and \n
2018-04-24 lainMerge branch 'dashie/pleroma-fix/delete-decrement-statu...
2018-04-24 Wim VanderbauwhedePatch to replace newlines with <br> tags in bio
2018-04-24 DashieAdd User.decrease_note_count and call it from ActivityP...
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-22 lainSmall cleanup.
2018-04-22 lainMerge branch 'develop' into fix/note-count-not-updating
2018-04-21 ealUpdate note count in ActivityPub.create.
2018-04-21 lambdaMerge branch '146-enable-custom-panel-by-default-and...
2018-04-21 lambdaMerge branch 'readme-update' into 'develop'
2018-04-21 lambdaMerge branch 'nginx-certbot-doc' into 'develop'
2018-04-21 lainFormatting fixes.
2018-04-21 lainMake search use id index too.
2018-04-20 lainFormatting.
2018-04-19 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-19 lambdaMerge branch 'feature/qvitter-notification-endpoint...
2018-04-19 ealTwitterAPI: Add Qvitter notification endpoint.
2018-04-19 nenolod@dereferenc... ActivityPub MRF: fix nsfw tagging of objects with attac...
2018-04-19 lambdaMerge branch 'bugfix/strange-formatting-on-mastodon...
2018-04-18 William PitcockCommonAPI post: kill \r with fire
2018-04-18 lambdaMerge branch 'fix/rm-user-task' into 'develop'
2018-04-18 lambdaMerge branch 'fix/login-with-username-or-email' into...
2018-04-18 ealMastoAPI and OAuth: allow login with either email or...
2018-04-14 William PitcockActivityPub MRF: implement the SimplePolicy policy
2018-04-14 William PitcockActivityPub: implement MRF core hook and baseline noop...
2018-04-14 ealActivityPub.ex: do not return boosted statuses from...
2018-04-11 lambdaMerge branch 'develop' into 'develop'
2018-04-11 Gian SassFix issue #124
2018-04-10 lainOrder masto searches by date.
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-09 lambdaMerge branch 'bugfix/user-search-with-at-sign' into...
2018-04-08 lambdaMerge branch 'feature/mastodon-api-for-tootstream'...
2018-04-08 lambdaMerge branch 'fix/persisted-mastofe-settings' into...
2018-04-07 William Pitcockmastodon api: report version as the Mastodon API versio...
2018-04-07 William Pitcockmastodon api: implement /api/v1/lists stub
2018-04-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-07 lainOnly search in public data for now.
2018-04-07 ealMastoAPI: Persist frontend timelines and settings.
2018-04-07 lambdaMerge branch 'bugfix/html-webfinger-host-meta' into...
2018-04-07 lambdaMerge branch 'fix/follow-import-by-uri' into 'develop'
2018-04-07 ealFollow import: allow URI in addition to screen_name.
2018-04-07 William PitcockXML: use try/catch with XPath functions
2018-04-05 lainMastodonAPI search: return only create activities.
2018-04-05 lambdaMerge branch 'develop' into 'develop'
2018-04-05 RX14Fix failure to serve media from custom upload path
2018-04-04 lainTwitterAPI: Don't put follows into the public tls.
2018-04-02 lainLoad all users at once in timelines.
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 lainUse context_ids directly if we have them.
2018-04-02 lainGenerates contexts and ids on insertion time.
2018-04-02 lainPre-fetch conversation ids.
2018-04-02 lambdaMerge branch 'fix-107' into 'develop'
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 Morgan Bazalgettemasto api: run emojis through mediaproxy
2018-04-01 lambdaMerge branch 'feature/cors' into 'develop'
2018-04-01 lambdaMerge branch 'feature/mastodon-search-tags' into 'develop'
2018-04-01 lambdaMerge branch 'feature/upload-limit' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-04-01 William Pitcockmastodon search api: implement a reasonable hashtags...
2018-04-01 William Pitcockconfig: make the upload limit configurable
2018-03-31 lambdaMerge branch 'new-mastofe' into 'develop'
2018-03-31 lainDon't fetch anything except ap_id for follower / following
2018-03-31 Morgan BazalgetteRemove pl-dark-masto-fe, add preloading for common...
2018-03-30 lainRemove unused ActivityRepresenter module.
2018-03-30 lainTwitterApiController: Use ActivityView.
2018-03-30 lainTwApi ActivityView: Add delete activities.
2018-03-30 lainTwApi ActivityView: Add follows.
2018-03-30 lainFormat the code.
2018-03-30 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-30 lainTwApi ActivityView: Add announces.
2018-03-30 lainTwApi ActivityView: Add Like rendering.
2018-03-30 lainFix TwApi reply visibility.
2018-03-30 lambdaMerge branch 'char-limit-mastofe' into 'develop'
2018-03-29 Morgan BazalgetteAdd char_limit to initial-state of mastofe
2018-03-28 lainDon't go through all available emoji.
2018-03-27 lainAdd basic activity view.
2018-03-27 lainReduce OP fetching queries.
2018-03-27 lainDon't try to fetch OP if none is there.
2018-03-27 lainMore Jason changes.
2018-03-27 lainSwitch to Jason for json handling.
2018-03-26 lainFix atom feed pagination.
2018-03-25 lainFix follower collection id.
2018-03-25 lainReturn "audio" info in mastodon api.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-25 KANEKO YoshitakaFix favicon and add to index.html
next