Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-08 | PleromaFE bundle dropping requirement for embedded account relationships in ↵ | Ivan Tashkinov | |
statuses / notifications. https://git.pleroma.social/pleroma/pleroma-fe/-/commit/7a0e554daf843fe9e98053e79ec0114c380ededb | |||
2020-05-08 | Merge branch 'bugfix/fix-like-notifications' into 'develop' | rinpatch | |
Notifications: Simplify recipient calculation for some Activities. See merge request pleroma/pleroma!2486 | |||
2020-05-08 | Merge branch 'feature/emojireactvalidator' into 'develop' | lain | |
Move EmojiReacts to the Pipeline. See merge request pleroma/pleroma!2473 | |||
2020-05-08 | Transmogrifier tests: Remove more double tests. | lain | |
2020-05-08 | Transmogrifier tests: Remove double tests. | lain | |
2020-05-08 | fixed 'source' object in verify_credentials | Maksim Pechnikov | |
2020-05-08 | Builder: Extract common features of likes and reactions. | lain | |
2020-05-08 | Merge branch 'issue/1276-2' into 'develop' | lain | |
[#1276] added an endpoint for getting unread notification count See merge request pleroma/pleroma!2392 | |||
2020-05-08 | revert mix.lock | Maksim Pechnikov | |
2020-05-08 | Merge branch 'fix/privacy-notification' into 'develop' | lain | |
Privacy option affects all push notifications, not just Direct Messages Closes #1745 See merge request pleroma/pleroma!2485 | |||
2020-05-08 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-07 | Merge branch 'feature/restrict-c2s' into 'develop' | Haelwenn | |
AP C2S: Restrict creation to `Note`s for now. See merge request pleroma/pleroma!2472 | |||
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/emojireactvalidator | |||
2020-05-07 | Merge branch 'feature/undo-validator-reduced' into 'develop' | rinpatch | |
Move Undo (except undo follow) to the common pipeline See merge request pleroma/pleroma!2489 | |||
2020-05-07 | Test Direct, Public, and Favorite notifications with privacy option | Mark Felder | |
2020-05-07 | Merge branch 'openapi/search' into 'develop' | lain | |
Add OpenAPI spec for SearchController See merge request pleroma/pleroma!2484 | |||
2020-05-07 | Merge branch 'fix/streamer-wrong-arg-order' into 'develop' | rinpatch | |
Streamer: Fix wrong argument order when rendering activities to authenticated user Closes #1747 See merge request pleroma/pleroma!2490 | |||
2020-05-07 | Streamer: Fix wrong argument order when rendering activities to ↵ | rinpatch | |
authenticated user Closes #1747 | |||
2020-05-07 | Credo fixes | lain | |
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/emojireactvalidator | |||
2020-05-07 | Merge fixes. | lain | |
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/undo-validator-reduced | |||
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/undo-validator-reduced | |||
2020-05-07 | Merge branch 'fix/downgraded-deps' into 'develop' | rinpatch | |
Restore mix.lock after 2FA merge See merge request pleroma/pleroma!2487 | |||
2020-05-07 | Restore mix.lock after 2FA merge | rinpatch | |
It downgraded a bunch of deps, including plug. Which resulted in errors since pleroma was using a feature plug didn't support at the time. | |||
2020-05-07 | Apply suggestion to lib/pleroma/notification.ex | lain | |
2020-05-07 | Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.ex | lain | |
2020-05-07 | Notifications: Simplify recipient calculation for some Activities. | lain | |
Fixes the 'getting notfications for other people's posts' bug. | |||
2020-05-07 | Add OpenAPI spec for SearchController | Egor Kislitsyn | |
2020-05-07 | Add schema for Tag | Egor Kislitsyn | |
2020-05-07 | Merge branch 'openapi/polls' into 'develop' | lain | |
Add OpenAPI spec for PollController See merge request pleroma/pleroma!2476 | |||
2020-05-07 | Merge branch 'streamer-worker-registry' into 'develop' | lain | |
Streamer rework See merge request pleroma/pleroma!2426 | |||
2020-05-07 | Streamer rework | href | |
2020-05-07 | Merge branch 'issue/209' into 'develop' | lain | |
[#209] 2FA/two_factor_authentication support See merge request pleroma/pleroma!801 | |||
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-06 | Hide the sender when privacy option is enabled | Mark Felder | |
2020-05-06 | Privacy option affects all push notifications, not just Direct Messages | Mark Felder | |
2020-05-06 | Merge branch 'fix/syslog-compile' into 'develop' | lain | |
Fix for syslog compile with updated rebar3 See merge request pleroma/pleroma!2482 | |||
2020-05-06 | fix for syslog compile with updated rebar3 | Alexander Strizhakov | |
2020-05-06 | Merge branch 'docs/chat-in-cheatsheet' into 'develop' | feld | |
Add :chat to cheatsheet See merge request pleroma/pleroma!2480 | |||
2020-05-06 | Merge branch 'feature/delete-validator' into 'develop' | rinpatch | |
Move deletions to the common pipeline Closes #1497 See merge request pleroma/pleroma!2441 | |||
2020-05-06 | Add :chat to cheatsheet | Mark Felder | |
2020-05-06 | Merge branch 'fix/apache-cert-chain' into 'develop' | feld | |
Apache chain issue fix See merge request pleroma/pleroma!2478 | |||
2020-05-06 | apache chain issue fix | Alexander Strizhakov | |
2020-05-06 | added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` | Maksim Pechnikov | |
2020-05-06 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-06 | Fix description | Egor Kislitsyn | |
2020-05-06 | Merge branch 'plug-if-unless-func-options-refactoring' into 'develop' | lain | |
Refactoring of :if_func / :unless_func plug options See merge request pleroma/pleroma!2446 | |||
2020-05-06 | Merge branch 'openapi/subscriptions' into 'develop' | lain | |
Add OpenAPI spec for SubscriptionController See merge request pleroma/pleroma!2444 |