aboutsummaryrefslogtreecommitdiff
path: root/priv
AgeCommit message (Expand)Author
2020-06-14Mastodon API: ensure the notification endpoint doesn't return less than the r...eugenijm
2020-06-09MigrationHelper: Move notification backfilling to own module.lain
2020-06-07Chats: Change id to flake id.lain
2020-06-06Migrations: Move Notification migration code to helperlain
2020-06-06Notification: Change type of `type` to an enum.lain
2020-06-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-06-04ChatMessageReferences: Change seen -> unreadlain
2020-06-03Migrations: Add chat_id, seen index to ChatMessageReferenceslain
2020-06-03Migrations: Fix migration module namelain
2020-06-03Chats: Remove `unread` from the db, calculate from unseen messages.lain
2020-06-03Migration: Remove superfluous importslain
2020-06-03Migrations: Add unique index to ChatMessageReferences.lain
2020-06-03ChatMessageReference: Introduce and switch in chat controller.lain
2020-06-02Merge branch 'replies-domain-block' into 'develop'lain
2020-06-02Merge branch 'feature/embeddable-posts' into 'develop'lain
2020-06-02Migrations: Add a migration to backfill notification types.lain
2020-06-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-06-02Notifications: Make notifications save their type.lain
2020-06-02Translated using Weblate (Dutch)Fristi
2020-06-01exclude replies on blocked domainsAlexander Strizhakov
2020-06-01Merge remote-tracking branch 'origin/develop' into feature/embeddable-postsEgor Kislitsyn
2020-05-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-27Update AdminFE build, re-enables emoji packsMark Felder
2020-05-27Merge branch 'notification-fixes' into 'develop'rinpatch
2020-05-27Migrations: Make user_id index on notifications better for query.lain
2020-05-26Migrations: Add index on client_id and client_secret for apps.lain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-22priv/static: Add a warning discouraging admins from modifying the static file...rinpatch
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-20MastoFE: update to bundle-2020-05-20Haelwenn (lanodan) Monnier
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-17Translated using Weblate (Polish)Jędrzej Tomaszewski
2020-05-17Added translation using Weblate (Dutch)Fristi
2020-05-17Merge branch 'pleroma-fe-2020-05-13-with-relationships-support' into 'develop'lain
2020-05-15Merge branch 'chore/update-fe-settings-and-docs' into 'develop'lain
2020-05-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-14Translated using Weblate (Polish)Michał Sidor
2020-05-14Translated using Weblate (Polish)Michał Sidor
2020-05-14Added translation using Weblate (Polish)Michał Sidor
2020-05-13Sync FE static/config.jsonMark Felder
2020-05-13PleromaFE bundle supporting `with_relationships` param.Ivan Tashkinov
2020-05-13Translated using Weblate (French)Haelwenn (lanodan) Monnier
2020-05-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-11Merge branch 'migration-fix-markers' into 'develop'rinpatch
2020-05-12Gettext: remove english messages and update the pot filerinpatch
2020-05-11Migration: Fix typolain
2020-05-11Migration: Enum.chunk is deprecated.lain
2020-05-11Markers migration: Fix migration for very large list of markerslain
2020-05-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-09insert skeletons migration: fix for non-local localsrinpatch