Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-14 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | Egor Kislitsyn | |
2019-11-14 | Merge branch 'reactions' into 'develop' | rinpatch | |
Emoji Reactions See merge request pleroma/pleroma!1662 | |||
2019-11-12 | Add `allow_following_move` setting to User | Egor Kislitsyn | |
2019-11-10 | [#1335] User: refactored :blocks field into :blocked_users relation. | Ivan Tashkinov | |
Introduced UserBlock. | |||
2019-11-10 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-11-09 | Visually separate header. | Phil Hagelberg | |
2019-11-09 | Move static-fe CSS to a separate file. | Phil Hagelberg | |
2019-11-09 | Bump pleroma-fe bundle to 044c9ad0562af059dd961d50961a3880fca9c642 | rinpatch | |
2019-11-08 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-11-04 | excluded invisible actors from gets /api/v1/accounts/:id | Maksim Pechnikov | |
2019-11-04 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2019-11-03 | fix migrate | Maksim Pechnikov | |
update migrate | |||
2019-11-02 | Merge branch 'fix/migration-schema' into 'develop' | Haelwenn | |
Fix bookmark migration using a query with a schema See merge request pleroma/pleroma!1923 | |||
2019-10-31 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2019-10-31 | Merge branch 'refactor/db-add-defaults' into 'develop' | lain | |
Set defaults to fields with NULL values Closes #1358 See merge request pleroma/pleroma!1914 | |||
2019-10-30 | move sql (update_markers) from migrate to mix task | Maksim Pechnikov | |
2019-10-30 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2019-10-30 | Remove following column from the migrations | Roman Chvanikov | |
2019-10-30 | Fix bookmark migration using a query with a schema | rinpatch | |
This resulted in failures when updating from Pleroma <1.0 because of all the new fields that were added to the user schema. | |||
2019-10-30 | Add a migration to fix blocked follows | Egor Kislitsyn | |
2019-10-29 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2019-10-29 | Fix two migrations sharing the same module name | rinpatch | |
This makes ecto execute only the latter one. | |||
2019-10-29 | Migrate missing follow requests | kPherox | |
2019-10-28 | Move setDefaultsToTables to past to run before notNull migrations | Roman Chvanikov | |
2019-10-28 | Complete defaults | Roman Chvanikov | |
2019-10-28 | Merge branch 'develop' into feature/move-activity | Egor Kislitsyn | |
2019-10-28 | Fix `SetNotNullForUsers` migration | Egor Kislitsyn | |
2019-10-28 | Merge branch 'refactor/following-relationships' into 'develop' | lain | |
Move following relationships to a separate table Closes #1233 See merge request pleroma/pleroma!1814 | |||
2019-10-27 | Add migration | Roman Chvanikov | |
2019-10-27 | Merge branch 'improve-user-info-migration' into 'develop' | kaniini | |
User info migration improvements See merge request pleroma/pleroma!1887 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-users' into 'develop' | kaniini | |
Add NOT NULL constraints for users table See merge request pleroma/pleroma!1910 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-user_invite_tokens' into ↵ | kaniini | |
'develop' Add NOT NULL constraints for user_invite_tokens table See merge request pleroma/pleroma!1909 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-thread_mutes' into 'develop' | kaniini | |
Add NOT NULL constraints for thread_mutes table See merge request pleroma/pleroma!1908 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-scheduled_activities' ↵ | kaniini | |
into 'develop' Add NOT NULL constraints for scheduled_activities table See merge request pleroma/pleroma!1907 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-registrations' into 'develop' | kaniini | |
Add NOT NULL constraints for registrations table See merge request pleroma/pleroma!1906 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-push_subscriptions' into ↵ | kaniini | |
'develop' Add NOT NULL constraints for push_subscriptions table See merge request pleroma/pleroma!1905 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-password_reset_tokens' ↵ | kaniini | |
into 'develop' Add NOT NULL constraints for password_reset_tokens table See merge request pleroma/pleroma!1904 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-objects' into 'develop' | kaniini | |
Add NOT NULL constraints for objects table See merge request pleroma/pleroma!1903 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-oauth_authorizations' ↵ | kaniini | |
into 'develop' Add NOT NULL constraints for oauth_authorizations table See merge request pleroma/pleroma!1902 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-oauth_tokens' into 'develop' | kaniini | |
Add NOT NULL constraints for oauth_tokens table See merge request pleroma/pleroma!1901 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-notifications' into 'develop' | kaniini | |
Add NOT NULL constraints for notifications table See merge request pleroma/pleroma!1900 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-moderation_log' into ↵ | kaniini | |
'develop' Add NOT NULL constraints for moderation_log table See merge request pleroma/pleroma!1899 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-markers' into 'develop' | kaniini | |
Add NOT NULL constraints for markers table See merge request pleroma/pleroma!1898 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-lists' into 'develop' | kaniini | |
Add NOT NULL constraints for lists table See merge request pleroma/pleroma!1897 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-instances' into 'develop' | kaniini | |
Add NOT NULL constraints for instances table See merge request pleroma/pleroma!1896 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-filters' into 'develop' | kaniini | |
Add NOT NULL constraints for filters table See merge request pleroma/pleroma!1895 | |||
2019-10-27 | Merge branch ↵ | kaniini | |
'refactor/db-not-null-constraints-for-conversation_participations' into 'develop' Add NOT NULL constraints for conversation_participations table See merge request pleroma/pleroma!1894 | |||
2019-10-27 | Merge branch ↵ | kaniini | |
'refactor/db-not-null-constraints-for-conversation_participation_recipient_ships' into 'develop' Add NOT NULL constraints for conversation_participation_recipient_ships table See merge request pleroma/pleroma!1893 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-config' into 'develop' | kaniini | |
Add NOT NULL constraints for config table See merge request pleroma/pleroma!1892 | |||
2019-10-27 | Merge branch 'refactor/db-not-null-constraints-for-bookmarks' into 'develop' | kaniini | |
Add NOT NULL constraints for bookmarks table See merge request pleroma/pleroma!1891 |