Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-03 | Update `auto_linker` dependency | Egor Kislitsyn | |
2019-04-01 | [#923] Deps config adjustment (no `override` for `httpoison`), code analysis ↵ | Ivan Tashkinov | |
issues fixes. | |||
2019-04-01 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # mix.exs | |||
2019-03-31 | BBS: Some more functionality. | lain | |
2019-03-29 | Replace Pleroma.Jobs with `pleroma_job_queue` | Egor | |
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does | |||
2019-03-27 | Merge remote-tracking branch 'remotes/origin/develop' into twitter_oauth | Ivan Tashkinov | |
2019-03-24 | Merge branch 'fix/eldap-warnings' into 'develop' | rinpatch | |
Ignore compilation warnings for undefined module :eldap See merge request pleroma/pleroma!956 | |||
2019-03-20 | [#923] Support for multiple OAuth consumer strategies. | Ivan Tashkinov | |
2019-03-20 | Ecto 3.0.5 migration | rinpatch | |
kms | |||
2019-03-20 | Ignore compilation warnings for undefined module :eldap | link0ff | |
2019-03-18 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # config/config.exs # lib/pleroma/web/auth/pleroma_authenticator.ex | |||
2019-03-15 | Fix headers and add !929 docs to extras | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-03-11 | Sign in via Twitter (WIP). | Ivan Tashkinov | |
2019-03-04 | Add status text to notifications (mentions and reposts) | Maxim Filippov | |
2019-02-28 | mix: update dependencies for cowboy 2.0 | William Pitcock | |
2019-02-26 | AutoLinker | Egor | |
2019-02-21 | mix: add timex dependency | William Pitcock | |
2019-02-17 | Merge branch 'develop' into 'docs/add-clients-to-ex_doc' | lambda | |
# Conflicts: # mix.exs | |||
2019-02-17 | Fix formating | rinpatch | |
2019-02-17 | Add differences in MastoAPI responses to mix.exs extras | rinpatch | |
2019-02-16 | mix.exs: Add docs/Clients.md to docs.extras | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-01-13 | Resolve merge conflict | rinpatch | |
2019-01-06 | Install ex_syslogger | Haelwenn (lanodan) Monnier | |
2019-01-01 | Add OGP parser | Maxim Filippov | |
2018-12-31 | Add docs/Admin-API.md | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2018-12-27 | [#396] Updated `ex_doc` version spec. Updated README to reflect Elixir version. | Ivan Tashkinov | |
2018-12-27 | [Fixes #396] Required Elixir ~> 1.7. | Ivan Tashkinov | |
2018-12-18 | Move to docs | Haelwenn (lanodan) Monnier | |
2018-12-18 | Documentation: Move generated files to priv/static/doc, add it to endpoint.ex | Haelwenn (lanodan) Monnier | |
2018-12-18 | Merge branch 'develop' into oembed_provider | raeno | |
2018-12-18 | Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints | Haelwenn (lanodan) Monnier | |
2018-12-17 | Switch to phoenixframework/phoenix as the needed change is merged. | href | |
2018-12-17 | Integration tests for mastodon websocket | href | |
2018-12-16 | Upgrade to Phoenix 1.4 | href | |
2018-12-15 | Merge branch 'tests-warning-as-errors' into 'develop' | lambda | |
Enable warnings_as_errors for tests See merge request pleroma/pleroma!548 | |||
2018-12-14 | Scrub html from activity.content or user.bio for opengraph meta | raeno | |
2018-12-14 | Enable warning_as_errors for tests | href | |
2018-12-14 | fix markdown formatting | Maksim Pechnikov | |
2018-12-12 | [#114] SMTP deps and config. | Ivan Tashkinov | |
2018-12-10 | Format. | lain | |
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-06 | Merge branch 'develop' into feature/compat/push-subscriptions | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/application.ex # lib/pleroma/plugs/oauth_plug.ex | |||
2018-12-06 | Merge branch 'develop' into feature/compat/push-subscriptions | Egor Kislitsyn | |
# Conflicts: # lib/mix/tasks/sample_config.eex # lib/pleroma/web/twitter_api/controllers/util_controller.ex # mix.exs # mix.lock | |||
2018-12-06 | Add web push support | Egor Kislitsyn | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-11-24 | version string: force git abbrev size to 8 chars | href | |
Fixes #389 Older git versions defaults to 7 chars. | |||
2018-11-20 | Improved version string | href | |
2018-11-10 | config/config.md: Create | Haelwenn (lanodan) Monnier | |
2018-11-10 | Add ex_doc | Haelwenn (lanodan) Monnier | |