Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-28 | Update frontend to c54111797ae1058e59931b2d1f12e6ab6a6f96a9 | lain | |
2020-01-28 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/remote-follow-userpage-redirect | |||
2020-01-28 | Merge branch 'linkify-test-expansion' into 'develop' | lain | |
Formatter: Add a test for domain / username clashes See merge request pleroma/pleroma!2151 | |||
2020-01-28 | Merge branch 'features/task-test-email' into 'develop' | lain | |
Create pleroma.email mix task Closes #1061 See merge request pleroma/pleroma!2118 | |||
2020-01-28 | Merge branch 'fix/1524-link_preview' into 'develop' | lain | |
Meta tags parser respects first title tag Closes #1524 See merge request pleroma/pleroma!2157 | |||
2020-01-28 | meta tag parser respect first title header | Alexander Strizhakov | |
2020-01-28 | Merge branch 'feature/tag_feed' into 'develop' | lain | |
[#1452] Atom feeds for hashtags See merge request pleroma/pleroma!2040 | |||
2020-01-28 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/tag_feed | |||
2020-01-28 | Merge branch 'whole-db-removal' into 'develop' | Haelwenn | |
Remove `whole_db` parameter everywhere, it's not used anymore See merge request pleroma/pleroma!2152 | |||
2020-01-28 | Create pleroma.email mix task | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061 | |||
2020-01-28 | Update streamer_test.exs | lain | |
2020-01-28 | Streamer: Correctly handle reblog mutes | lain | |
2020-01-28 | Warn if HTTPSecurityPlug is disabled | Egor Kislitsyn | |
2020-01-28 | filename and test fixes | Alexander Strizhakov | |
2020-01-28 | Merge branch 'fix/attachments-cleanup' into 'develop' | feld | |
Fix attachments cleanup with custom base_url See merge request pleroma/pleroma!2154 | |||
2020-01-28 | Merge branch 'fix-elixir-v1.10' into 'develop' | lain | |
Fix compatibility with Elixir v1.10 See merge request pleroma/pleroma!2153 | |||
2020-01-28 | Fix compatibility with Elixir v1.10 | Egor Kislitsyn | |
2020-01-28 | Add test for custom base_url when deleting an attachment | Roman Chvanikov | |
2020-01-28 | Fix base_url string trimming | Roman Chvanikov | |
2020-01-28 | Add logging | Roman Chvanikov | |
2020-01-28 | Remove `whole_db` parameter everywhere, it's not used anymore | lain | |
2020-01-28 | Apply suggestion to lib/pleroma/web/feed/tag_controller.ex | lain | |
2020-01-28 | Fix __MODULE__ usage | Roman Chvanikov | |
2020-01-28 | path fix | Alexander Strizhakov | |
2020-01-28 | Apply suggestion to mix.lock | Alexander Strizhakov | |
2020-01-28 | Apply suggestion to mix.exs | Alexander Strizhakov | |
2020-01-28 | Merge branch 'translation/errors-french' into 'develop' | lain | |
Translation/errors french See merge request pleroma/pleroma!1457 | |||
2020-01-28 | Merge branch 'docs_introduction' into 'develop' | lain | |
DOCS General update for the "Introduction to Pleroma" section See merge request pleroma/pleroma!2101 | |||
2020-01-28 | DOCS General update for the "Introduction to Pleroma" section | Ilja | |
* Put url's between angle brackets. docs-develop doesn't list the url's as links, I assume these will fix that (but don't know if I can check) * Added a third space before the "sub"bulletpoints. docs-develop doesn't show them as subpoints with only two spaces. I hope three will fix it (but don't know if I can check) * Added a newline above the bulletpoints because otherwise they are broken on docs-develop * Remove the :smile: thingies because neither of the docs (docs.pleroma.social and docs-develop.social) show them as emojis * Add a link to fediverse.network * Update to add new stuff and fix things that aren't correct (any more) | |||
2020-01-28 | Merge branch 'support/update_ecto' into 'develop' | lain | |
updated ecto and fixed warning See merge request pleroma/pleroma!2150 | |||
2020-01-28 | like this | Alexander Strizhakov | |
2020-01-28 | Merge branch 'fix/attachments-cleanup' into 'develop' | lain | |
Fix/attachments cleanup See merge request pleroma/pleroma!2148 | |||
2020-01-28 | Formatter: Add a test for domain / username clashes | lain | |
2020-01-28 | moving restarter application into pleroma repo | Alexander Strizhakov | |
2020-01-28 | update ecto | Maksim Pechnikov | |
2020-01-28 | Remove unused var | Roman Chvanikov | |
2020-01-28 | explicitly describe perform op in AttachmentsClenupWorker | Roman Chvanikov | |
2020-01-27 | fix test | Maksim Pechnikov | |
2020-01-27 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-27 | docs update | Alexander Strizhakov | |
2020-01-27 | Merge branch 'remove/suggestions-third-party-engine' into 'develop' | Haelwenn | |
Remove user recommendation by third party engine See merge request pleroma/pleroma!2141 | |||
2020-01-27 | Remove user recommendation by third party engine | Hakaba Hitoyo | |
2020-01-27 | Merge branch 'descriptions-fixes' into 'develop' | Haelwenn | |
Little fixes for descriptions.exs See merge request pleroma/pleroma!2147 | |||
2020-01-27 | little fixes | Alexander Strizhakov | |
2020-01-27 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-27 | Fix typo | Roman Chvanikov | |
2020-01-26 | Merge branch 'fix/runtime-config' into 'develop' | feld | |
Fixes for runtime config See merge request pleroma/pleroma!2143 | |||
2020-01-26 | Merge branch 'issue/1280' into 'develop' | feld | |
[#1280] updated error messages for authentication process Closes #1280 See merge request pleroma/pleroma!2111 | |||
2020-01-26 | Merge branch 'develop' into issue/1280 | Mark Felder | |
2020-01-26 | Merge branch 'fix/descriptions' into 'develop' | feld | |
Fixes for descriptions.exs Closes admin-fe#68 See merge request pleroma/pleroma!2145 |