2019-02-17 |
lambda | Merge branch 'docs/add-clients-to-ex_doc' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lambda | Merge branch 'develop' into 'docs/add-clients-to-ex_doc' |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lambda | Merge branch 'docker-speedup' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lambda | Merge branch 'mastoapi-stop-capping-attachments' into... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lambda | Update Differences-in-MastodonAPI-Responses.md |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lambda | Merge branch 'fix/hellthread-policy-recipient-check... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lain | More speedup, test fixes. |
commit | commitdiff | tree | snapshot |
2019-02-17 |
rinpatch | more tests for HellthreadPolicy |
commit | commitdiff | tree | snapshot |
2019-02-17 |
lain | Speed up docker postgres. |
commit | commitdiff | tree | snapshot |
2019-02-17 |
rinpatch | Fix recipient count in hellthread policy |
commit | commitdiff | tree | snapshot |
2019-02-17 |
rinpatch | Fix formating |
commit | commitdiff | tree | snapshot |
2019-02-17 |
rinpatch | Add differences in MastoAPI responses to mix.exs extras |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Haelwenn (lanodan... | mix.exs: Add docs/Clients.md to docs.extras |
commit | commitdiff | tree | snapshot |
2019-02-16 |
rinpatch | Add a section on how to identify a pleroma instance... |
commit | commitdiff | tree | snapshot |
2019-02-16 |
rinpatch | Merge branch 'welcome-message' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-16 |
rinpatch | Remove a limit on attachments in Mastodon API and docum... |
commit | commitdiff | tree | snapshot |
2019-02-16 |
lain | WelcomeMessage: specify that the user has to be local. |
commit | commitdiff | tree | snapshot |
2019-02-16 |
lain | WelcomeMessage: Get rid of Ecto reference. |
commit | commitdiff | tree | snapshot |
2019-02-16 |
lain | Check that the welcome message is sent from the correct... |
commit | commitdiff | tree | snapshot |
2019-02-16 |
lain | Add optional welcome message. |
commit | commitdiff | tree | snapshot |
2019-02-15 |
lambda | Merge branch 'bugfix/oauth-token-padding' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-15 |
rinpatch | Merge branch 'hellthread-filter-fix' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Karen Konou | Readd threshold is not 0 check, optmization? |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Karen Konou | Rename test, add check for follower collection when... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
rinpatch | Merge branch 'bugfix/actor-containment' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Karen Konou | Add tests, change default config values, fix a bug |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | test: user: add a test for whether user search returns... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | user: search: use get_or_fetch() instead of get_or_fetc... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
lambda | Merge branch 'bugfix/activitypub-reserialization' into... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: clean up logging statements a little |
commit | commitdiff | tree | snapshot |
2019-02-14 |
href | Merge branch 'fix/mediaproxy-s3' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Egor Kislitsyn | fix S3 links encoding in Mediaproxy |
commit | commitdiff | tree | snapshot |
2019-02-14 |
kaniini | Merge branch 'fix/credo-issues-test' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Haelwenn | Merge branch 'bugfix/activitypub-totalitems-removal... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | tests: update tests for totalItems leak fix |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: user view: formatting |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: user view: report totalItems=0 for follows... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: user view: remove totalItems from user... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: user view: remove totalInbox from user... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
kaniini | Merge branch 'feature/activitypub-oauth-endpoints'... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: user view: do not expose oAuth endpoints... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | oauth: never use base64 padding when returning tokens... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | tests: add some reserialization tests based on IR diffe... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: transmogrifier: correctly handle nil inRep... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
William Pitcock | activitypub: transmogrifier: do not attempt to expand... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
kaniini | Merge branch 'feature/better-login-errors' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Mark Felder | Improve login error for OAuth flow |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | tests: add tests for endpoints |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | activitypub: user view: use route helpers instead of... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | activitypub: user view: add oauthRegistrationEndpoint... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | activitypub: user view: fix up endpoints rendering |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | litepub schema: add oauthRegistrationEndpoint [ci skip] |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Pitcock | user view: add AP C2S oauth endpoints to local user... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Karen Konou | refactored code |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Karen Konou | Merge branch 'develop' into hellthread-filter-fix |
commit | commitdiff | tree | snapshot |
2019-02-13 |
rinpatch | Merge branch 'mass-follow-fixes' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-13 |
lain | User.follow_all: Respect blocks in both directions. |
commit | commitdiff | tree | snapshot |
2019-02-13 |
kaniini | Merge branch 'doc/mark-streaming-feature-for-apps-2... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Hakaba Hitoyo | Mark streaming feature for desktop apps in Clients.md |
commit | commitdiff | tree | snapshot |
2019-02-13 |
kaniini | Merge branch 'bugfix/mdii-uploader' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-13 |
hakabahitoyo | bugfix mdii uploader |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Karen Konou | added checks for public url and follower collections |
commit | commitdiff | tree | snapshot |
2019-02-12 |
kaniini | Merge branch 'feature/csp_mastofe-dev' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Haelwenn (lanodan... | Plugs.HTTPSecurityPlug: Add webpacker to connect-src |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Haelwenn (lanodan... | Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Haelwenn (lanodan... | config/dev.exs: Don’t put secure cookies on dev |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Haelwenn | Merge branch 'fix-csp-upgrade-insecure-requests-check... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Haelwenn | Merge branch 'doc/mark-streaming-feature-for-apps'... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Hakaba Hitoyo | Mark streaming feature for mobile/web apps in Clients.md |
commit | commitdiff | tree | snapshot |
2019-02-11 |
shibayashi | Use url[:scheme] instead of protocol to determine if... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
kaniini | Merge branch 'bugfix/keyword-policy-check-summary'... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
rinpatch | Filter summary in keywordpolicy |
commit | commitdiff | tree | snapshot |
2019-02-11 |
rinpatch | Merge branch 'feature/thread-muting' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-11 |
lambda | Merge branch 'feature/rich-media-limits' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Karen Konou | Merge branch 'develop' into feature/thread-muting |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Karen Konou | Refactor as per Rin's suggestions, add endpoint tests |
commit | commitdiff | tree | snapshot |
2019-02-11 |
lambda | Merge branch 'revert-e0de0fcf' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-11 |
lambda | Revert "Merge branch 'object-creation' into 'develop'" |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Haelwenn (lanodan... | test: Change `lenght(…) == 0` to `Enum.empty?(…)` |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Haelwenn (lanodan... | test: de-group alias/es |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | .credo.exs: Add test directory as well |
commit | commitdiff | tree | snapshot |
2019-02-10 |
William Pitcock | rich media: tighten fetching timeouts and size limits |
commit | commitdiff | tree | snapshot |
2019-02-10 |
kaniini | Merge branch 'update-mastofe/glitch-soc-2019-02-10... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
kaniini | Merge branch 'feather_mention' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-10 |
kaniini | Merge branch 'fix/credo-issues' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-10 |
kaniini | Merge branch 'update-service-files-of-openrc-and-system... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
shibayashi | Update service files of OpenRC and systemd to new recom... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | Update Mastodon Frontend to 2019-02-10 bundle |
commit | commitdiff | tree | snapshot |
2019-02-10 |
succfemboi | add feather to webclients |
commit | commitdiff | tree | snapshot |
2019-02-10 |
lambda | Merge branch 'adapt-nginx-acme-path-to-guide-recommenda... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
lambda | Merge branch 'docs/pleroma-clients' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | docs/Clients.md: Add Nekonium |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | docs/Clients.md: Add Twidere, Remove SubwayTooter,... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | docs/Clients.md: Add Social (GNOME) |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | docs/Clients.md: Add per-type sections |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | docs/Clients.md: Add Brutaldon, Sengi, Halcyon, Pinafore |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Haelwenn (lanodan... | WIP: docs/Clients.md: Add documentation about clients... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Karen Konou | refactor, status view updating, error handling |
commit | commitdiff | tree | snapshot |
2019-02-10 |
rinpatch | Merge branch 'object-creation' into 'develop' |
commit | commitdiff | tree | snapshot |
2019-02-09 |
shibayashi | Recommend the acme-challenge path that is used in the... |
commit | commitdiff | tree | snapshot |
next |