akkoma
2018-04-18 Francis DinhExpose unannounce activity so that it can be tested
2018-04-18 Francis DinhAdd federation for unrepeats
2018-04-17 Francis DinhAdd make_unannounce_data helper function
2018-04-17 Francis DinhRemove unretweet function for now
2018-04-17 Francis DinhReturn target status in MastoAPI endpoint instead of...
2018-04-16 Francis Dinhdoc fixes
2018-04-15 Francis DinhAdd unreblogging tests
2018-04-15 Francis DinhAdd unrepeat functionality
2018-04-13 lambdaUpdate README.md
2018-04-13 lambdaMerge branch 'mix_task_rm_user' into 'develop'
2018-04-12 PhenethylamineSwitch to User.delete for rm_user task
2018-04-12 PhenethylamineAdd rm_user mix task
2018-04-11 lambdaMerge branch 'develop' into 'develop'
2018-04-11 lainupdate frontend
2018-04-11 lainupdate frontend
2018-04-11 Gian SassOops
2018-04-11 Gian SassAdd unit test for pinned statuses
2018-04-11 Gian SassFix issue #124
2018-04-11 lambdaMerge branch 'feld-hackneyupdate' into 'develop'
2018-04-11 Mark FelderUpdate httpoison to get the latest hackney.
2018-04-10 lainFix register_user task.
2018-04-10 lainOrder masto searches by date.
2018-04-10 lambdaMerge branch 'mastofe-250c885de655ed0b45b76cc35c5782e01...
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-10 Mark FelderRemove attempted caching of toots
2018-04-10 lambdaMerge branch 'patch-1' into 'develop'
2018-04-10 StanislasIndentation for Apache vhost
2018-04-09 Morgan BazalgetteBring mastofe up-to-date with 250c885de655ed0b45b76cc35...
2018-04-09 lambdaMerge branch 'bugfix/user-search-with-at-sign' into...
2018-04-09 lambdaMerge branch 'develop' into 'develop'
2018-04-09 William Pitcockuser: strip leading @ from user query when searching...
2018-04-09 lambdaMerge branch 'develop' into 'develop'
2018-04-08 nepfagApache config for everything on one host.
2018-04-08 Hector A. EscobedoFix max upload size in nginx config.
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 lainUpdate Readme.
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-06 lainAccept port number in urls.
2018-04-05 lainMastodonAPI search: return only create activities.
2018-04-05 lambdaDelete Caddyfile
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-04 lainHandle + in links.
2018-04-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-03 lainUse user url in mention if we have it.
2018-04-02 lambdaMerge branch 'mastofe-5edce2030238293463c041537da4aaeea...
2018-04-02 Morgan BazalgetteBring mastofe up to date
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 lainFail faster.
2018-04-02 lainFix some test stuff.
2018-04-02 lainAdd mock.
2018-04-02 Morgan Bazalgettemasto api: run emojis through mediaproxy
2018-04-01 lainRespond to proper ActivityPub type.
2018-04-01 lambdaMerge branch 'mastofe-f48f11d4' into 'develop'
2018-04-01 Morgan Bazalgetteupdate mastofe
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 Pitcocknginx: document how to enable CORS support
2018-04-01 William Pitcockconfig: make the upload limit configurable
2018-03-31 lambdaMerge branch 'new-mastofe' into 'develop'
2018-03-31 lainUse correct linefeed.
2018-03-31 lainSmall fix.
2018-03-31 lainFix typo.
2018-03-31 lainModify newlines.
2018-03-31 lainRemove inspect.
2018-03-31 lainProper info.
2018-03-31 lainNo tabs.
2018-03-31 lainDon't fetch anything except ap_id for follower / following
2018-03-31 lainGopher: Add like / repeat count.
2018-03-31 Morgan BazalgetteRemove pl-dark-masto-fe, add preloading for common...
2018-03-31 Morgan BazalgetteUpdate with mastofe repo
2018-03-31 Morgan BazalgetteBring Mastodon frontend up-to-date
2018-03-31 lainAdd gopher server.
2018-03-31 lainupdate frontend
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.
next