Pleroma/lib/pleroma/web/twitter_api
Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
2021-05-31 16:48:03 -05:00
..
controllers Switch to aliasing `Router.Helpers` instead of importing 2021-05-18 17:45:30 -05:00
views Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
controller.ex Change user.confirmation_pending field to user.is_confirmed 2021-01-15 12:44:41 -06:00
twitter_api.ex Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00