5012 Commits (36d66d965519037d086ad5080ccf833801c3381e)

Author SHA1 Message Date
  Maksim Pechnikov 92a5133c42 fix text field 5 years ago
  lain e4763cd459 Fix tagging problems for existing instances. 5 years ago
  vaartis 35522fef09 Use :ets.match_delete to delete old captchas 5 years ago
  href 77b5154c82
Cowboy handler for Mastodon WebSocket 5 years ago
  raeno cc87880488 Support both OAuth token record and token string in UserView 5 years ago
  Ekaterina Vaartis ef6829382a Clean captchas up periodically, not schedule it after theyre created 5 years ago
  Ekaterina Vaartis 3a31fdaf06 Change minutes_retained config to seconds_retained 5 years ago
  Ekaterina Vaartis 6062885df6 Add a configurable auto-cleanup for captchas 5 years ago
  href 5dcb7aecea
More put_view. 5 years ago
  link0ff 22d483d4f7 Use bindings dbuser and dbname in sample_psql.eex 5 years ago
  href f672555ad3
Upgrade to Phoenix 1.4 5 years ago
  eal 4c783e35c0 Mastodon API: Fix PUT /api/web/settings 5 years ago
  Ekaterina Vaartis 8d55a549e6 Replace HTTPoison with Tesla for kocaptha 5 years ago
  Ekaterina Vaartis 23549d3952 Formatting fixes 5 years ago
  Ekaterina Vaartis b5518da904 Separate captcha implementation into a behaviour and use it 5 years ago
  Haelwenn (lanodan) Monnier cddab5700b
WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test 5 years ago
  Rin Toshaka 4a895a46d1 Allow port specification in instance.ex 5 years ago
  Ekaterina Vaartis 28c43a417e Add an ability to disabled captcha 5 years ago
  Ekaterina Vaartis a2399c1c7c Add base CAPTCHA support (currently only kocaptcha) 5 years ago
  Maksim Pechnikov ea72ac549b fix case when tags is invalid 5 years ago
  raeno 30812f8451 Remove domain from sample_config template 5 years ago
  raeno b0c3211984 Scrub html from activity.content or user.bio for opengraph meta 5 years ago
  Maksim Pechnikov d3ec09bb38 fix tags 5 years ago
  raeno 46486595ff Handle "users/:id" links as well. Fix comments in MR. 5 years ago
  Maksim Pechnikov bc6262d250 fixed typo 5 years ago
  href 84b9a9d497
TwitterAPI.ActivityView: Ignore unhandled activities 5 years ago
  href 412df2cd38
Warn if push is disabled.. 5 years ago
  Maksim Pechnikov baead4ea4b fix markdown formatting 5 years ago
  href 0b4c61e8d5
Fix warning 5 years ago
  href ec0e613eca
Pleroma.Activity.mastodon_notification_type/1 5 years ago
  href 331396cbcd
Properly disable Web Push if no VAPID key is set 5 years ago
  href 6822916183
Typos 5 years ago
  href b1bcd97a0f
Push: respect alerts settings 5 years ago
  href d8984b7bf8
Push: add missing notification_type field 5 years ago
  href 7facbb2b8d
Push.Subscription: convert base64 to base64 urlsafe 5 years ago
  Egor Kislitsyn 324933a0ac
improve push message format (compatibility with mastodon) 5 years ago
  Egor Kislitsyn 658edb166f
fix and improve web push; add configuration docs 5 years ago
  Ivan Tashkinov 69fd63e248 [#114] Added `invitesEnabled` to `metadata` of nodeinfo. 5 years ago
  Ivan Tashkinov 66380b0641 [#114] Removed `confirm_email` action stub (to be addressed in a separate MR). 5 years ago
  Ivan Tashkinov 07e93f9940 [#114] Improved tests. 5 years ago
  Ivan Tashkinov 9666376f5f [#114] Readded `invites_enabled` config setting, updated readme. 5 years ago
  Ivan Tashkinov a89e3b4b60 [#114] Moved email_invite action to AdminAPIController, adjusted tests. 5 years ago
  Ivan Tashkinov 3cbf16a5fe [#114] Added UserInviteToken creation, adjusted invitation email link to include it. 5 years ago
  Ivan Tashkinov cc83d7ffe7 [#114] Naive implementation of email invitations. 5 years ago
  Ivan Tashkinov f81213910f [#114] Addressed MR comments. Removed functionality to be extracted to other MRs. 5 years ago
  eal 61ad2ce422 TwitterAPI: Include favorited post in json 5 years ago
  eal 1ca080c862 Prevent accidental double RTs or favorites 5 years ago
  raeno c5c3ad90d0 Fix tests. Remove oembed template 5 years ago
  raeno b5de7c4c4d Remove oembed for now, will submit it in another MR. Fix warnings 5 years ago
  raeno 018516d3f3 Refactor ostatus_controller, extract metatags redirection to Redirector itself. Set 'html' as default type for ostatus links 5 years ago