Merge branch 'hj.doc-install' into 'develop'
[akkoma] / lib /
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-29 Roger BraunAdd banner and background updating.
2017-08-29 Roger BraunAdd profile update.
2017-08-28 Roger BraunMore sensible attachment names.
2017-08-25 Roger BraunIgnore padding for salmon public keys.
2017-08-24 Roger BraunSet twitter-style possibly_sensitive boolena.
2017-08-24 Roger BraunAdd activity_type to twitter api output.
2017-08-24 Roger BraunRemove email from mastoinfo.
2017-08-24 Roger BraunBasic masto-style info.
2017-08-24 Roger BraunMore meta info fixes.
2017-08-24 Roger BraunSmall meta info fixes.
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunExtend webfinger capabilities.
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-22 Roger Braunadd correct content type for catch-all
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-16 Roger BraunFix deletion not deleting relevant actions.
2017-08-14 Roger BraunUse unicode regex in mentions and links.
2017-08-09 Roger Braunescape attachment urls on creation.
2017-08-09 Roger BraunCowboy and Elixir don't seem to agree on uri encoding...
2017-08-09 Roger BraunURI encode filenames...
2017-08-08 Roger BraunOrder by id instead of inserted_at to better use indexes.
2017-08-04 Roger BraunAlso fetch atom links.
2017-08-03 Roger BraunRevert "Better error handling for user feeds."
2017-08-03 Roger BraunBetter error handling for user feeds.
2017-08-03 Roger BraunSlightly nicer webfinger error handling.
2017-08-02 Roger BraunTry refresh all invalid subscriptions.
2017-08-02 Roger BraunHandle subscriptions in queue.
2017-08-02 Roger BraunAdd some debug info to websub.
2017-08-01 Roger BraunAdd href to in-reply-to.
2017-08-01 Roger BraunAdd basic incoming deletions.
2017-08-01 Roger BraunDisplay html links correctly for remote activies.
2017-08-01 Roger BraunDon't crash on activity handling problems.
2017-07-31 Roger BraunStrip all newlines in atom html content to work around...
2017-07-31 Roger BraunRevert "Close br tags."
2017-07-31 Roger BraunRevert "Wrap in <p>."
2017-07-31 Roger BraunRevert "Remove newlines completely so mastodon doesn...
2017-07-31 Roger BraunRemove newlines completely so mastodon doesn't bug...
2017-07-31 Roger BraunWrap in <p>.
2017-07-31 Roger BraunClose br tags.
2017-07-29 Roger BraunAdd html alternate link to atom.
2017-07-22 Roger BraunSave follower count and note count in user.
2017-07-20 Roger BraunAdd friends endpoint.
2017-07-20 Roger BraunAdd followers endpoint.
2017-07-20 Roger BraunAdd follower / friend fetching to user.
2017-07-19 Roger BraunUse follower address in user entry.
2017-07-19 Roger BraunAdd follower_address to users, add on generation.
2017-07-09 エーロFix finmoji title attribute.
2017-07-08 Roger BraunFix undo activity.
2017-07-02 Roger BraunAdd way to update most recent notification id.
2017-07-01 Roger BraunMake user timelines faster for users with few statuses.
2017-07-01 Roger BraunLarger bio length limit for remote accounts.
2017-06-30 Roger BraunFor non-create activities, grab the create activity...
2017-06-30 Roger BraunAlso fetch posts by id in fav/rts.
2017-06-30 Roger BraunOnly return posts in TwAPI conversations.
2017-06-30 Roger BraunOrder conversation fetches like GS does.
2017-06-30 Roger BraunDon't add public recipient to notes that don't contain it.
2017-06-26 Roger BraunBio can actually be nil.
2017-06-25 Roger BraunAdd external links to twapi.
2017-06-25 Roger BraunSave external link for notes.
2017-06-24 Roger BraunMore resilient xml parsing.
2017-06-24 Roger BraunUpdate user data on fetch if it changed.
2017-06-23 Roger BraunHandle webpubs in queue.
2017-06-23 Roger BraunSome salmon debug fixes.
2017-06-23 Roger Braunuse correct arity .post.
2017-06-23 Roger BraunLonger timeouts for outgoing federation.
2017-06-20 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-06-20 Roger BraunBetter debugging.
2017-06-20 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-06-20 dtlunaMove util functions to UtilController
2017-06-20 Roger BraunUse more efficient queries.
2017-06-20 Roger BraunUse more efficient query.
2017-06-20 Roger BraunAdd some debugging to federations.
2017-06-20 Roger BraunMerge branch 'develop' into refactor/user-view
2017-06-20 Roger BraunWork around upserting problems in context mapping.
2017-06-19 dtlunaReplace UserRepresenter with UserView
2017-06-19 Roger BraunMove finmojis to representation.
2017-06-19 Roger BraunAdd finmoji.
2017-06-18 Roger BraunDowncase tags coming in through the TwAPI.
2017-06-18 Roger BraunSave incoming tags as lowercase.
2017-06-18 Roger BraunRevert "Add invisible tags to TwAPI output."
2017-06-18 Roger BraunFetch user feed on externalprofile request.
2017-06-18 Roger BraunOutput tags list in TwAPI.
2017-06-18 Roger BraunStrip unsafe html on output in TwAPI.
2017-06-18 Roger BraunSlightly better html link regex.
2017-06-18 Roger BraunRemove html from user bios on display.
2017-06-14 Roger BraunDo some basic escaping.
2017-06-14 Roger BraunMove mention parsing to Formatter module.
2017-06-12 Roger BraunEnable user timelines.
2017-06-12 Roger BraunRedirect html user profile request.
2017-06-08 Roger BraunSave correct date for incoming notes.
2017-06-05 Roger BraunFix NaN statuses per day.
2017-06-02 Roger BraunRepresent object publishing date in notes.
2017-06-01 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-31 Roger BraunMake timeouts longer, some servers are very slow.
2017-05-31 Roger BraunRedirect to frontend on html notice path.
2017-05-30 Roger BraunShorten names in links.
2017-05-24 Roger BraunSave remote user bio and update if we see new data.
2017-05-24 Roger BraunOutput proper published data in ostatus.
2017-05-22 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
next