Merge branch 'feature/qvitter-notification-endpoint' into 'develop'
[akkoma] / lib / pleroma / web /
2018-04-19 lambdaMerge branch 'feature/qvitter-notification-endpoint...
2018-04-19 ealTwitterAPI: Add Qvitter notification endpoint.
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-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 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-24 lambdaMerge branch 'bugfix/activitypub-hashtags' into 'develop'
2018-03-24 William Pitcockactivitypub transmogrifier: rewrite incoming hashtags
2018-03-24 lainFix tests.
2018-03-24 lainUnify user fetching.
2018-03-24 lainFetch the same data from json webfinger as from xml...
2018-03-24 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-24 lainFix hashtags.
2018-03-23 William Pitcockoauth: implement grant_type=password for single-page...
2018-03-23 lainStrip html from emoji stuff.
2018-03-23 lainFor outgoing objects, fake mastodon style ap id for...
2018-03-22 lainMerge branch 'develop' into kaniini/pleroma-feature...
2018-03-22 lainFix test.
2018-03-22 William Pitcockwebfinger: implement json response parsing
2018-03-22 William Pitcockwebfinger: attempt to fall back if LRDD template cannot...
2018-03-22 William Pitcockwebfinger: support JSON output
2018-03-22 William Pitcockactivitypub: add outbox endpoint
2018-03-22 William Pitcockactivitypub: add restrict_limit
2018-03-22 William Pitcockactivitypub: implement following/followers endpoints
2018-03-21 lainFetch relayed messages from source while we don't have...
2018-03-20 lambdaMerge branch 'feld-varnish' into 'develop'
2018-03-20 lambdaMerge branch 'patch-README' into 'develop'
2018-03-20 lambdaMerge branch 'feld-mastoweb5000' into 'develop'
2018-03-20 lambdaMerge branch 'feld-Logger' into 'develop'
2018-03-19 Mark FelderClarify that this error is about a problem decoding...
2018-03-19 Mark FelderLRDD, you are special and we love you too
2018-03-19 Mark Feldercap again
2018-03-19 Mark Felderstart with a capital
2018-03-19 Mark FelderAP and WebFinger need love here
2018-03-19 Mark FelderMake XML feel special too
2018-03-19 Mark FelderThis log message was do do 💩
2018-03-19 Mark FelderAnother WebSub CamelCase
2018-03-19 Mark FelderCapitalize Atom
2018-03-19 Mark FelderCamelCase WebSub in log messages
2018-03-19 Mark FelderCapitalize start of log message
2018-03-19 Mark Feldercapitalize Salmon protocol name
2018-03-19 Mark FelderGrammar consistency
next