summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-12-13Add opengraph/twitter_card:summary support. Add config to toggle on/off speci...raeno
2018-12-13WIP. Implement oembed route and handle both json/xml for "Note" type activityraeno
2018-12-13Insert meta tags into static index.html on the fly for OStatus#noticeraeno
2018-12-13Merge branch 'username-underscores' into 'develop'lambda
2018-12-13[#114] Removed `email_invite` implementation (to be addressed separately).Ivan Tashkinov
2018-12-13[#114] Removed `email_invite` implementation (to be addressed separately).Ivan Tashkinov
2018-12-13[#114] Initial implementation of user email invitations.Ivan Tashkinov
2018-12-13[#114] Refactored `password_reset` (moved to TwitterAPI). Added homepage link...Ivan Tashkinov
2018-12-12Extended nicknames: allow dashes.href
2018-12-12Allow to set both admin and moderator at the same time in mix task Userlink0ff
2018-12-12Fix toggle_activated in mix task Userlink0ff
2018-12-12Allow underscores in usernames.href
2018-12-12[#114] Routes and config for `confirm_email` and `email_invite` (Twitter API).Ivan Tashkinov
2018-12-12[#114] Addressed warnings. Fix of `with` statement clause in `password_reset`.Ivan Tashkinov
2018-12-12[#114] Initial implementation of user password reset emails (user-initiated).Ivan Tashkinov
2018-12-12[#114] Added /dev/mailbox dev-only route (emails preview). Added mailer confi...Ivan Tashkinov
2018-12-12[#114] SMTP deps and config.Ivan Tashkinov
2018-12-12fix warningsMaksim Pechnikov
2018-12-10Add new frontend options to server-side config.scarlett
2018-12-10Fix warnings.lain
2018-12-10Merge branch 'fix_empty_bio_crash' into 'develop'lambda
2018-12-10Merge branch 'fix/mix-task-uploads-moduledoc' into 'develop'lambda
2018-12-10Merge branch 'support/bugfix_272' into 'develop'lambda
2018-12-10Merge branch 'fix/theora-detection-read-bytes' into 'develop'lambda
2018-12-10Merge branch 'anonymize-filter-text' into 'develop'lambda
2018-12-10Merge branch 'develop' into 'fix/mix-task-uploads-moduledoc'lambda
2018-12-10Treat warnings as errors outside of tests.lain
2018-12-10updatesMaksim Pechnikov
2018-12-10Keep the shortdoc descriptiverinpatch
2018-12-10Fixes #415. Properly handle nil and empty string by User.parse_bioraeno
2018-12-09Mix tasks: improve uploads.ex moduledocRin Toshaka
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-09formattingMaksim Pechnikov
2018-12-09fix hashtags in api responseMaksim Pechnikov
2018-12-08Make uploadlimit an object that stores upload limits for avatars, banners, ba...Rin Toshaka
2018-12-08Merge branch 'fix/add-upload.ex' into 'develop'lambda
2018-12-08Merge branch 'fix/nodeinfo-nil-features' into 'develop'lambda
2018-12-08Merge branch 'fix/media-proxy-url-encoded' into 'develop'lambda
2018-12-08Merge branch 'fix/typo-relay-ex' into 'develop'lambda
2018-12-08[#283] Mix Tasks: Fix a typo in relay.exRin Toshaka
2018-12-07Media proxy: fix url encodinghref
2018-12-07Add uploadlimit to Twitter API configRin Toshaka
2018-12-07Merge branch 'fix/gopher-respect-ip' into 'develop'lambda
2018-12-07Merge branch 'media-proxy-follow-redirect' into 'develop'lambda
2018-12-07Nodeinfo: remove null features; relay feature.href
2018-12-07Media proxy: follow HTTP redirects by defaulthref
2018-12-07Merge branch '394_user_tags' into 'develop'lambda
2018-12-07Make gopher respect ipRin Toshaka
2018-12-07Fix a typoRin Toshaka
2018-12-07Mix Tasks: Add task uploads.ex for migrating local uploads.Rin Toshaka