Remove .idea
[akkoma] / lib /
2018-12-19 raenoRemove extra bracket
2018-12-19 raenoMerge branch 'develop' into oembed_provider
2018-12-19 kaniiniMerge branch 'userless-admin' into 'develop'
2018-12-18 lambdaMerge branch 'fix/ci-cache-improved' into 'develop'
2018-12-18 lambdaMerge branch 'fix/formatter-ignore-html-chars' into...
2018-12-18 lainAdd a way to use the admin api without a user.
2018-12-18 rinpatchMerge branch 'develop' into fix/formatter-ignore-html...
2018-12-18 rinpatchIgnore HTML characters in formatter.ex
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-18 raenoMerge branch 'develop' into oembed_provider
2018-12-18 lambdaMerge branch 'runtime-static-plug' into 'develop'
2018-12-17 hrefInstance/Static runtime plug
2018-12-17 lambdaMerge branch 'fix-test' into 'develop'
2018-12-17 lainMerge remote-tracking branch 'origin/develop' into...
2018-12-17 lambdaMerge branch '459_fix_user_profile_crash' into 'develop'
2018-12-17 lambdaMerge branch 'support/issue_449' into 'develop'
2018-12-17 Maksim Pechnikovfix text field
2018-12-17 lambdaMerge branch 'captcha' into 'develop'
2018-12-17 lambdaMerge branch 'fix-tags' into 'develop'
2018-12-17 lambdaMerge branch 'test-mix-tasks' into 'develop'
2018-12-17 lambdaMerge branch 'phoenix14' into 'develop'
2018-12-17 lainFix tagging problems for existing instances.
2018-12-17 vaartisUse :ets.match_delete to delete old captchas
2018-12-17 hrefCowboy handler for Mastodon WebSocket
2018-12-17 raenoSupport both OAuth token record and token string in...
2018-12-17 lambdaMerge branch 'testfix/webfinger-jrd' into 'develop'
2018-12-16 Ekaterina VaartisClean captchas up periodically, not schedule it after...
2018-12-16 Ekaterina VaartisChange minutes_retained config to seconds_retained
2018-12-16 Ekaterina VaartisAdd a configurable auto-cleanup for captchas
2018-12-16 hrefMore put_view.
2018-12-16 link0ffUse bindings dbuser and dbname in sample_psql.eex
2018-12-16 hrefUpgrade to Phoenix 1.4
2018-12-16 HaelwennMerge branch 'develop' into 'develop'
2018-12-16 ealMerge branch 'fix/masto-put-settings' into 'develop'
2018-12-16 ealMastodon API: Fix PUT /api/web/settings
2018-12-15 Ekaterina VaartisReplace HTTPoison with Tesla for kocaptha
2018-12-15 Ekaterina VaartisFormatting fixes
2018-12-15 Ekaterina VaartisSeparate captcha implementation into a behaviour and...
2018-12-15 Haelwenn (lanodan... WebFinger: Sends a 400 when resource param is missing...
2018-12-15 lambdaMerge branch 'bugfix/webfinger-jrd' into 'develop'
2018-12-15 lambdaMerge branch 'fix/views-ignore-unhandled-activites...
2018-12-15 lambdaMerge branch 'tests-warning-as-errors' into 'develop'
2018-12-15 lambdaMerge branch 'feature/mix-task-instance-port-specificat...
2018-12-15 Rin ToshakaAllow port specification in instance.ex
2018-12-15 Ekaterina VaartisAdd an ability to disabled captcha
2018-12-15 Ekaterina VaartisAdd base CAPTCHA support (currently only kocaptcha)
2018-12-14 hrefMerge branch 'fix/issue_433' into 'develop'
2018-12-14 hrefMerge branch '114_email_invites' into 'develop'
2018-12-14 hrefMerge branch 'fix/issue_272' into 'develop'
2018-12-14 Maksim Pechnikovfix case when tags is invalid
2018-12-14 raenoRemove domain from sample_config template
2018-12-14 raenoScrub html from activity.content or user.bio for opengr...
2018-12-14 raenoMerge branch 'develop' into oembed_provider
2018-12-14 Maksim Pechnikovfix tags
2018-12-14 raenoHandle "users/:id" links as well. Fix comments in MR.
2018-12-14 hrefMerge branch 'pleroma-feature/compat/push-subscriptions...
2018-12-14 Maksim Pechnikovfixed typo
2018-12-14 hrefTwitterAPI.ActivityView: Ignore unhandled activities
2018-12-14 hrefWarn if push is disabled..
2018-12-14 Maksim Pechnikovfix markdown formatting
2018-12-14 hrefMerge branch 'feature/file-size-checking' into 'develop'
2018-12-14 hrefFix warning
2018-12-14 hrefPleroma.Activity.mastodon_notification_type/1
2018-12-14 hrefProperly disable Web Push if no VAPID key is set
2018-12-14 hrefTypos
2018-12-14 hrefPush: respect alerts settings
2018-12-14 hrefPush: add missing notification_type field
2018-12-14 hrefPush.Subscription: convert base64 to base64 urlsafe
2018-12-14 Egor Kislitsynimprove push message format (compatibility with mastodon)
2018-12-14 Egor Kislitsynfix and improve web push; add configuration docs
2018-12-14 Ivan Tashkinov[#114] Added `invitesEnabled` to `metadata` of nodeinfo.
2018-12-14 Ivan Tashkinov[#114] Removed `confirm_email` action stub (to be addre...
2018-12-14 Ivan Tashkinov[#114] Improved tests.
2018-12-14 Ivan Tashkinov[#114] Readded `invites_enabled` config setting, update...
2018-12-14 Ivan Tashkinov[#114] Moved email_invite action to AdminAPIController...
2018-12-14 Ivan Tashkinov[#114] Added UserInviteToken creation, adjusted invitat...
2018-12-14 Ivan Tashkinov[#114] Naive implementation of email invitations.
2018-12-14 hrefMerge branch '114_user_registration_emails' into 'develop'
2018-12-14 Ivan Tashkinov[#114] Addressed MR comments. Removed functionality...
2018-12-14 lambdaMerge branch 'fix/double-rt-or-fav' into 'develop'
2018-12-14 lambdaMerge branch 'fix/qvitter-fav-object' into 'develop'
2018-12-14 ealTwitterAPI: Include favorited post in json
2018-12-14 ealPrevent accidental double RTs or favorites
2018-12-14 raenoFix tests. Remove oembed template
2018-12-13 raenoRemove oembed for now, will submit it in another MR...
2018-12-13 raenoRefactor ostatus_controller, extract metatags redirecti...
2018-12-13 raenoSet Pleroma.instance.domain when config is generated
2018-12-13 raenoExtract opengraph/oembed into separate module
2018-12-13 raenoAdd opengraph/twitter_card:summary support. Add config...
2018-12-13 raenoWIP. Implement oembed route and handle both json/xml...
2018-12-13 raenoInsert meta tags into static index.html on the fly...
2018-12-13 lambdaMerge branch 'username-underscores' into 'develop'
2018-12-13 lambdaMerge branch 'fix/mix-tasks-set-user-info' into 'develop'
2018-12-13 Ivan Tashkinov[#114] Removed `email_invite` implementation (to be...
2018-12-13 Ivan Tashkinov[#114] Removed `email_invite` implementation (to be...
2018-12-13 Ivan Tashkinov[#114] Initial implementation of user email invitations.
2018-12-13 Ivan Tashkinov[#114] Refactored `password_reset` (moved to TwitterAPI...
2018-12-12 hrefExtended nicknames: allow dashes.
2018-12-12 link0ffAllow to set both admin and moderator at the same time...
2018-12-12 link0ffFix toggle_activated in mix task User
next