aboutsummaryrefslogtreecommitdiff
path: root/priv
AgeCommit message (Collapse)Author
2020-06-08Migrations: Add index on client_id and client_secret for apps.lain
Greatly speeds up app lookup.
2020-06-08Merge branch 'notification-fixes' into 'develop'rinpatch
Notification performance fixes See merge request pleroma/pleroma!2595
2020-06-07Chats: Change id to flake id.lain
2020-06-06User: Add raw_bio, storing unformatted bioHaelwenn (lanodan) Monnier
Related: https://git.pleroma.social/pleroma/pleroma/issues/1643
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 ↵lain
remake-remodel-dms
2020-06-04ChatMessageReferences: Change seen -> unreadlain
2020-06-03Migrations: Add chat_id, seen index to ChatMessageReferenceslain
This ensures fast count of unseen messages
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
Replies domain block Closes #1650 See merge request pleroma/pleroma!2622
2020-06-02Merge branch 'feature/embeddable-posts' into 'develop'lain
Add embeddable posts Closes #1288 See merge request pleroma/pleroma!2319
2020-06-02Migrations: Add a migration to backfill notification types.lain
2020-06-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-06-02Notifications: Make notifications save their type.lain
2020-06-02Translated using Weblate (Dutch)Fristi
Currently translated at 29.2% (31 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/nl/
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 ↵lain
remake-remodel-dms
2020-05-28Migrate old notification settings to new variantsMark Felder
2020-05-27Update AdminFE build, re-enables emoji packsMark Felder
2020-05-27Merge branch 'notification-fixes' into 'develop'rinpatch
Notification performance fixes See merge request pleroma/pleroma!2595
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
Greatly speeds up app lookup.
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-22priv/static: Add a warning discouraging admins from modifying the static ↵rinpatch
files directly
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-20MastoFE: update to bundle-2020-05-20Haelwenn (lanodan) Monnier
2020-05-18Use indexed split_part/3 to get a hostname rather than ts_ functionsRoman Chvanikov
2020-05-18Merge branch 'develop' into feature/admin-api-status-count-per-instanceRoman Chvanikov
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-17Translated using Weblate (Polish)Jędrzej Tomaszewski
Currently translated at 65.0% (69 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/
2020-05-17Added translation using Weblate (Dutch)Fristi
2020-05-17Merge branch 'pleroma-fe-2020-05-13-with-relationships-support' into 'develop'lain
PleromaFE bundle supporting `with_relationships` param See merge request pleroma/pleroma!2530
2020-05-15Merge branch 'chore/update-fe-settings-and-docs' into 'develop'lain
Synchronize PleromaFE settings See merge request pleroma/pleroma!2532
2020-05-15Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-14Translated using Weblate (Polish)Michał Sidor
Currently translated at 61.3% (65 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/
2020-05-14Translated using Weblate (Polish)Michał Sidor
Currently translated at 55.6% (59 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/
2020-05-14Added translation using Weblate (Polish)Michał Sidor
2020-05-13Sync FE static/config.jsonMark Felder
2020-05-13Merge developRoman Chvanikov
2020-05-13PleromaFE bundle supporting `with_relationships` param.Ivan Tashkinov
https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1107/diffs?commit_id=9c7cb3a95431bbea44391f79da465f77565a4b49
2020-05-13Translated using Weblate (French)Haelwenn (lanodan) Monnier
Currently translated at 100.0% (90 of 90 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/fr/
2020-05-13pleroma-fe bundle: update to 5d49edc823ba2ea3e34d4fd6c5efcc84ef9712f7rinpatch
2020-05-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-11Merge branch 'migration-fix-markers' into 'develop'rinpatch
Markers migration: Fix migration for very large list of markers See merge request pleroma/pleroma!2511