Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-13 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-12 | Add `approval_pending` field to User | Alex Gleason | |
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-10 | Update frontend | lain | |
2020-07-10 | Merge branch 'user-search-nickname-rank-boost' into 'develop' | Haelwenn | |
Improved search results for localized nickname match See merge request pleroma/pleroma!2733 | |||
2020-07-10 | Translated using Weblate (Italian) | Ben Is | |
Currently translated at 100.0% (106 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/it/ | |||
2020-07-10 | Translated using Weblate (Polish) | Ben Is | |
Currently translated at 66.0% (70 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/ | |||
2020-07-09 | Merge branch 'features/favicons' into 'develop' | lain | |
Add support for remote favicons See merge request pleroma/pleroma!2261 | |||
2020-07-09 | [static-fe] limit according to- and within- existing ruleset | Dym Sohin | |
2020-07-09 | Update static-fe.css | lain | |
2020-07-09 | fix wide2x emojis within nicknames | Dym Sohin | |
2020-07-08 | Removed unused trigram index on `users`. Fixed `users_fts_index` usage. | Ivan Tashkinov | |
2020-07-08 | Use instances table instead of Cachex | Haelwenn (lanodan) Monnier | |
2020-07-07 | Update frontend | lain | |
2020-07-06 | Update frontend | lain | |
2020-07-06 | Update frontend | lain | |
2020-07-06 | ActivityPub: Add new 'capabilities' to user. | lain | |
2020-07-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-06 | migration to delete migrated tesla setting | Alexander Strizhakov | |
2020-07-03 | Litepub: Add acceptsChatMessages to schema. | lain | |
2020-07-03 | User, Migration: Change `accepts_chat_messages` to be nullable | lain | |
This is to model the ambiguous state of most users. | |||
2020-07-03 | Migrations: Add `accepts_chat_messages` to users. | lain | |
2020-07-02 | Update AdminFE build to utilize new MRF metadata | Mark Felder | |
2020-06-30 | Rename user.settings column | Mark Felder | |
This is used exclusively by MastoFE/GlitchFE now | |||
2020-06-26 | Rename notification "privacy_option" setting | Mark Felder | |
2020-06-26 | Simplify notification filtering settings further | Mark Felder | |
2020-06-26 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-06-25 | Update AdminFE build | Mark Felder | |
2020-06-25 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-06-24 | Merge branch 'feature/admin-api-status-count-per-instance' into 'develop' | lain | |
admin api status count per instance See merge request pleroma/pleroma!2500 | |||
2020-06-23 | Merge develop | Roman Chvanikov | |
2020-06-23 | moving to mrf namespace migration fix | Alexander Strizhakov | |
2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn | |
Moving mrf settings from instance to separate mrf group Closes #1631 See merge request pleroma/pleroma!2320 | |||
2020-06-23 | Merge branch 'issue/1798' into 'develop' | lain | |
[#1798] fixed migration the settings to DB See merge request pleroma/pleroma!2655 | |||
2020-06-22 | added verify RUM settings before start app | Maksim Pechnikov | |
2020-06-22 | Translated using Weblate (Italian) | Ben Is | |
Currently translated at 0.9% (1 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/it/ | |||
2020-06-22 | Added translation using Weblate (Italian) | Ben Is | |
2020-06-17 | Merge branch 'features/users-raw_bio' into 'develop' | rinpatch | |
User: Add raw_bio, storing unformatted bio See merge request pleroma/pleroma!2326 | |||
2020-06-17 | fixed migration the settings to DB | Maksim Pechnikov | |
2020-06-16 | moving mrf settings from instance to separate group | Alexander Strizhakov | |
2020-06-14 | Mastodon API: ensure the notification endpoint doesn't return less than the ↵ | eugenijm | |
requested amount of records unless it's the last page | |||
2020-06-12 | static-fe.css: Restore and move to /priv/static/static-fe | Haelwenn (lanodan) Monnier | |
2020-06-09 | MigrationHelper: Move notification backfilling to own module. | lain | |
2020-06-08 | merge develop | Roman Chvanikov | |
2020-06-08 | Migrations: Add index on client_id and client_secret for apps. | lain | |
Greatly speeds up app lookup. | |||
2020-06-08 | Merge branch 'notification-fixes' into 'develop' | rinpatch | |
Notification performance fixes See merge request pleroma/pleroma!2595 | |||
2020-06-07 | Chats: Change id to flake id. | lain | |
2020-06-06 | User: Add raw_bio, storing unformatted bio | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1643 | |||
2020-06-06 | Migrations: Move Notification migration code to helper | lain | |
2020-06-06 | Notification: Change type of `type` to an enum. | lain | |