aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-16remove id castrinpatch
2019-01-16cache ap_id in id instead of caching user two timesrinpatch
2019-01-16forgot to remove this thingrinpatch
2019-01-16join us now and share the software~. Also testsrinpatch
2019-01-16MastoAPI: Don't break on missing users.lain
2019-01-16Replace map with reduce to remove nilsrinpatch
2019-01-16Merge branch 'feature/improve-microformats' into 'develop'lambda
2019-01-16Merge branch '518_instance_stats_fix' into 'develop'lambda
2019-01-16Remove caching because it does not affect performance and may be even worse i...rinpatch
2019-01-16[#518] Fixed /api/v1/instance ("domain_count" value) and /api/v1/instance/pee...Ivan Tashkinov
2019-01-16Add config docrinpatch
2019-01-16[#477] Minor refactoring (user search query).Ivan Tashkinov
2019-01-16Add a fallback function to handle generic params, just in caserinpatch
2019-01-16Thanks you rinpatch, very coolrinpatch
2019-01-16No need to use activity in the keyrinpatch
2019-01-16add cachingrinpatch
2019-01-16Disable previews for any activity, but createrinpatch
2019-01-16formatter: improve microformats markupWilliam Pitcock
2019-01-16html: allow microformats-related markup through the html filterWilliam Pitcock
2019-01-16cache HTML in OGPrinpatch
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-15Merge branch 'bugfix/websub-hardening' into 'develop'lambda
2019-01-15Add twitter card, filter nsfwrinpatch
2019-01-15http: add support for query parameters, use Jason for JSON encoding instead o...William Pitcock
2019-01-15Add space between name and nicknamerinpatch
2019-01-15Formatingrinpatch
2019-01-15Attach attachmentsrinpatch
2019-01-15websub: improve error handlingWilliam Pitcock
2019-01-15Introduce get_by_id in Activity, replace newlines with spacesrinpatch
2019-01-15refactor opengraph to a different module with a behaviourrinpatch
2019-01-15remove useless newlines after every tag. Make domain.com/username provide ope...rinpatch
2019-01-15[#477] User search tests. Normalized search rank in User.search.Ivan Tashkinov
2019-01-15add a fallback functionrinpatch
2019-01-15please don't bully me for thisrinpatch
2019-01-15cringerinpatch
2019-01-15Fix some edge cases [nervous laughter]rinpatch
2019-01-15Merge branch 'fix/elixir-1-8-type-annotation' into 'develop'lambda
2019-01-15Move metadata.ex out of ostatusrinpatch
2019-01-15Upload: Fix uploading with a : in the filenameHaelwenn (lanodan) Monnier
2019-01-15Upload: Fix uploading with a ? in the filenameHaelwenn (lanodan) Monnier
2019-01-15Fix Elixir 1.8 type annotation issueMaxim Filippov
2019-01-14Merge branch 'media-url-escape' into 'develop'rinpatch
2019-01-14Merge branch 'load-all-dms' into 'develop'lambda
2019-01-14[#477] User search improvements: tsquery search with field weights, friends &...Ivan Tashkinov
2019-01-14URI escape file upload URLsShadowfacts
2019-01-14Merge branch 'feature/add-oembed-parser' into 'develop'kaniini
2019-01-14Merge branch 'activitypub-likes' into 'develop'kaniini
2019-01-14Prefer ids to usernamesrinpatch
2019-01-14mrf: add no placeholder-text policy, strips pointless "." content from posts ...William Pitcock
2019-01-13Resolve merge conflictrinpatch