Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-20 | Fix tests that used finmoji | Ekaterina Vaartis | |
2019-04-20 | Handle `reblogs` on the first follow request in MastoAPI | eugenijm | |
2019-04-19 | Merge branch 'feature/database-compaction' into 'develop' | kaniini | |
database compaction See merge request pleroma/pleroma!473 | |||
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-19 | Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' | lambda | |
OAuth consumer params handling refactoring See merge request pleroma/pleroma!1047 | |||
2019-04-18 | Fix my incorrect search test fix | rinpatch | |
2019-04-18 | Merge branch 'develop' into feature/database-compaction | rinpatch | |
2019-04-18 | Use the preloaded object in tag queries | rinpatch | |
2019-04-17 | activitypub: fix filtering of boosts from blocked users | William Pitcock | |
2019-04-17 | activitypub: properly filter out transitive activities concerning blocked users | William Pitcock | |
2019-04-17 | Remove containment tests from transmogrifier and fix thread visibility solver | rinpatch | |
2019-04-17 | Refactor tests that used ActivityPub.fetch_object_from_id | rinpatch | |
2019-04-17 | Refactor all tests that acessed the embeded object | rinpatch | |
2019-04-17 | Fix note count test | rinpatch | |
2019-04-17 | Make credo happy | rinpatch | |
2019-04-17 | Update functions in object fetcher for tesla and set up a proper mock for tests | rinpatch | |
2019-04-17 | Added some more normalization calls all in mastodon api controller | rinpatch | |
2019-04-17 | Merge branch 'develop' into feature/database-compaction | rinpatch | |
2019-04-16 | Merge branch 'feature/788-separate-email-addresses' into 'develop' | kaniini | |
Feature/788 separate email addresses Closes #788 See merge request pleroma/pleroma!1040 | |||
2019-04-16 | Merge branch 'bugfix/relax-spam-protection' into 'develop' | Haelwenn | |
activitypub: allow indirect messages from users being followed at a personal inbox See merge request pleroma/pleroma!1069 | |||
2019-04-16 | Handle new-style mastodon follow lists | Normandy | |
Fixes https://git.pleroma.social/pleroma/pleroma/issues/814 | |||
2019-04-16 | activitypub: allow indirect messages from users being followed at a personal ↵ | William Pitcock | |
inbox | |||
2019-04-15 | Conversation: Add accounts to output. | lain | |
2019-04-15 | Conversation: Return full status object, id is a string. | lain | |
2019-04-15 | Merge branch 'fix/status-reblogged' into 'develop' | lambda | |
Assign reblogged in the Mastodon reblog status view Closes #812 See merge request pleroma/pleroma!1057 | |||
2019-04-15 | Merge branch 'unfollow-oneself' into 'develop' | lambda | |
Consistent response for self follow/unfollow Closes #819 See merge request pleroma/pleroma!1061 | |||
2019-04-15 | Use User.get_cached_by* | eugenijm | |
2019-04-15 | Remove inReplyToStatusId | rinpatch | |
2019-04-15 | Handle follow/unfollow directed to themselves | eugenijm | |
2019-04-14 | Assign reblogged in the Mastodon reblog status view | eugenijm | |
2019-04-13 | naming fix | Alex S | |
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-12 | Merge branch 'bugfix/pleroma-email-naming' into 'develop' | lambda | |
Make the filename and module name of Pleroma.Emails.* orthogonal See merge request pleroma/pleroma!1029 | |||
2019-04-12 | more tests | Egor Kislitsyn | |
2019-04-12 | Merge branch 'features/mastoapi/2.6.0-min_id-pagination' into 'develop' | lambda | |
Features: mastoapi-2.6.0 `min_id` pagination Closes #351 See merge request pleroma/pleroma!976 | |||
2019-04-12 | adding destroy multiple for mastofe | Alexander Strizhakov | |
2019-04-12 | in_reply_to_id - null | Alexander Strizhakov | |
2019-04-11 | ActivityPub: Fix specs. | lain | |
2019-04-10 | [#923] OAuth consumer params handling refactoring. | Ivan Tashkinov | |
Registration and authorization-related params are wrapped in "authorization" in order to reduce edge cases number and simplify handling logic. | |||
2019-04-10 | Conversations: Make tests run. | lain | |
2019-04-10 | Merge branch 'develop' into feature/788-separate-email-addresses | Alex S | |
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-10 | Merge branch 'feature/767-multiple-use-invite-token' into 'develop' | lambda | |
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032 | |||
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-10 | Conversations: Fix specs. | lain | |
2019-04-10 | Merge branch 'fix/emoji-api-nonsense' into 'develop' | lambda | |
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038 | |||
2019-04-10 | s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/ | Haelwenn (lanodan) Monnier | |
2019-04-10 | Merge branch 'notification-pleroma-settings' into 'develop' | kaniini | |
Notification controls Closes #738 See merge request pleroma/pleroma!988 | |||
2019-04-09 | Change response format of /api/pleroma/emoji to the one that actually makes ↵ | rinpatch | |
sense | |||
2019-04-08 | removing not needed invite update | Alex S | |