Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-18 | Fix response | Maxim Filippov | |
2019-09-18 | Merge branch 'develop' into feature/return-link-for-password-reset | Maxim Filippov | |
2019-09-18 | namings | Alex S | |
2019-09-18 | docs fix | Alex S | |
2019-09-18 | little fixes | Alex S | |
2019-09-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | Merge branch 'chore/changelog-separate-1.1' into 'develop' | Haelwenn | |
Sync develop changelog with master and create a new section for post-1.1 changes See merge request pleroma/pleroma!1689 | |||
2019-09-17 | Apply suggestion to CHANGELOG.md | rinpatch | |
2019-09-17 | markdown.ex: put two-spaces before the description-newline | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: end suggestions list with a newline | Haelwenn (lanodan) Monnier | |
Otherwise we end up with suggestion on the same level as the childs Markdown is a fuck… | |||
2019-09-17 | markdown.ex: \n\n on >1 suggestions, 2-spaces on one | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: Make suggestion(s) plural only if on >1 | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: uncomment type for email logo | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: remove empty strings on descriptions | Haelwenn (lanodan) Monnier | |
2019-09-17 | markdown.ex: do not fail if there is no children | Haelwenn (lanodan) Monnier | |
2019-09-17 | docs/markdown.ex: do no print empty suggestions | Haelwenn (lanodan) Monnier | |
2019-09-17 | description.exs: remove empty strings and arrays | Haelwenn (lanodan) Monnier | |
2019-09-18 | Sync develop changelog with master and create a new section for post-1.1 | rinpatch | |
changes | |||
2019-09-17 | Merge branch 'feature/bump-elixir-verstion' into 'develop' | rinpatch | |
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686 | |||
2019-09-17 | Admin API: Return link alongside with token on password reset | Maxim Filippov | |
2019-09-17 | Apply suggestion to CHANGELOG.md | Maxim Filippov | |
2019-09-17 | docs/markdown.ex: child header as "- key (type): description" | Haelwenn (lanodan) Monnier | |
2019-09-17 | Remove [true,false] for booleans, it is implicit | Haelwenn (lanodan) Monnier | |
2019-09-17 | Merge branch 'deps/update-tesla' into 'develop' | feld | |
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 | |||
2019-09-17 | Bump elixir version to ~> 1.8 | Maxim Filippov | |
2019-09-17 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
2019-09-17 | Merge branch 'support/package_versions' into 'develop' | rinpatch | |
[#1263] fixed ecto version See merge request pleroma/pleroma!1685 | |||
2019-09-17 | Merge branch 'feature/return-total-for-reports' into 'develop' | rinpatch | |
Admin API: Return total for reports See merge request pleroma/pleroma!1628 | |||
2019-09-17 | fixed ecto version | Maksim Pechnikov | |
2019-09-17 | Update Tesla to 1.3 | rinpatch | |
This version includes a couple of fixes, adds Gun and Mint adapters and removes 0.x -> 1.0 config migrator, which for some reason fails under certain conditions. I had to set `override: true` because Quack pins Tesla to `1.2.0`, but I have looked through the source code and verified that updating Tesla doesn't break anything there. | |||
2019-09-17 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
2019-09-17 | Merge branch 'fix-notification-warnings' into 'develop' | rinpatch | |
Fix notification warnings See merge request pleroma/pleroma!1683 | |||
2019-09-17 | Fix notification warnings | Steven Fuchs | |
2019-09-17 | Merge branch 'fix/upgrade_user_from_ap_id' into 'develop' | Haelwenn | |
Fix `Transmogrifier.upgrade_user_from_ap_id/1` See merge request pleroma/pleroma!1677 | |||
2019-09-17 | Merge branch 'support/tests' into 'develop' | rinpatch | |
add tests for activity_pub/utils.ex See merge request pleroma/pleroma!1627 | |||
2019-09-17 | Merge branch 'eliminate-test-errors' into 'develop' | rinpatch | |
remove remaining errors from tests See merge request pleroma/pleroma!1682 | |||
2019-09-17 | remove remaining errors from tests | Steven Fuchs | |
2019-09-17 | Refactor SubscriptionNotificationView | Roman Chvanikov | |
2019-09-17 | Merge branch 'deps/update-oban' into 'develop' | rinpatch | |
Update oban to 0.8.1 Closes #1261 See merge request pleroma/pleroma!1680 | |||
2019-09-17 | Move pleroma_api controllers into controllers sub-folders | Roman Chvanikov | |
2019-09-17 | Rename SubscriptionNotificationController list and get actions to index and show | Roman Chvanikov | |
2019-09-17 | Cleanup PleromaAPIController | Roman Chvanikov | |
2019-09-17 | Apply suggestion to ↵ | Roman Chvanikov | |
test/web/pleroma_api/subscription_notification_controller_test.exs | |||
2019-09-17 | Apply suggestion to lib/pleroma/web/router.ex | Roman Chvanikov | |
2019-09-17 | Apply suggestion to ↵ | Roman Chvanikov | |
lib/pleroma/web/pleroma_api/subscription_notification_controller.ex | |||
2019-09-17 | Apply suggestion to ↵ | Roman Chvanikov | |
lib/pleroma/web/pleroma_api/subscription_notification_controller.ex | |||
2019-09-17 | Apply suggestion to ↵ | Roman Chvanikov | |
lib/pleroma/web/pleroma_api/subscription_notification_controller.ex | |||
2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
(`hide_follows_count` and `hide_followers_count`) | |||
2019-09-17 | Update oban to 0.8.1 | rinpatch | |
This version uses a different locking mechanism, which gets rid of `WARNING: you don't own a lock of type ShareLock` log spam |