Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | [#1895] Applied code review suggestion. | Ivan Tashkinov | |
2020-07-07 | [#1895] Documentation hints on private instances and ↵ | Ivan Tashkinov | |
instance/restrict_unauthenticated setting. | |||
2020-07-07 | [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵ | Ivan Tashkinov | |
setting. | |||
2020-07-07 | Merge branch 'develop' into 'develop' | lain | |
added hyper:// to default protocols See merge request pleroma/pleroma!2727 | |||
2020-07-07 | Merge branch 'bugfix/peertube-videos' into 'develop' | lain | |
Fix getting videos from peertube See merge request pleroma/pleroma!2728 | |||
2020-07-07 | Merge branch 'feature/1392-support-irreversible-filters' into 'develop' | Haelwenn | |
Updates for Feature/1392 support irreversible filters Closes #1392 See merge request pleroma/pleroma!2186 | |||
2020-07-07 | Fix getting videos from peertube | Haelwenn (lanodan) Monnier | |
2020-07-07 | added hyper:// to default protocols | DYM | |
2020-07-07 | Merge branch 'description-limits' into 'develop' | Haelwenn | |
Add limits to image descriptions See merge request pleroma/pleroma!2724 | |||
2020-07-07 | Merge branch '1507-static-fe-prioritize-json' into 'develop' | Haelwenn | |
StaticFE: Prioritize json in requests. Closes #1507 See merge request pleroma/pleroma!2695 | |||
2020-07-06 | StaticFE Plug: Use phoenix helper to get the requested format. | lain | |
2020-07-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
1507-static-fe-prioritize-json | |||
2020-07-06 | Merge branch '1915-dont-filter-announce-notifications' into 'develop' | rinpatch | |
Streamer: Don't filter out announce notifications. Closes #1915 See merge request pleroma/pleroma!2719 | |||
2020-07-06 | Merge branch 'filter-tesla-config' into 'develop' | lain | |
Filter tesla config See merge request pleroma/pleroma!2722 | |||
2020-07-06 | Changelog: Document description limits. | lain | |
2020-07-06 | Docs: document instance differences | lain | |
2020-07-06 | InstanceView: Add chat limit, description limit | lain | |
2020-07-06 | Docs: Add description limits to cheat sheet | lain | |
2020-07-06 | Upload: Restrict description length | lain | |
2020-07-06 | test fixes | Alexander Strizhakov | |
2020-07-06 | tests fixes | Alexander Strizhakov | |
2020-07-06 | adding benchmarks in new format | Alexander Strizhakov | |
2020-07-06 | renaming back and reject nil on create | Alexander Strizhakov | |
2020-07-06 | Apply suggestion to test/notification_test.exs | Alexander Strizhakov | |
2020-07-06 | Apply suggestion to test/notification_test.exs | Alexander Strizhakov | |
2020-07-06 | Apply suggestion to lib/pleroma/filter.ex | Alexander Strizhakov | |
2020-07-06 | don't filter notifications for follow and move types | Alexander Strizhakov | |
2020-07-06 | Restrict thread statuses that contain user's irreversible filters | Sergey Suprunenko | |
2020-07-06 | Skip notifications for statuses that contain an irreversible filtered word | Sergey Suprunenko | |
2020-07-06 | Restrict statuses that contain user's irreversible filters | Sergey Suprunenko | |
2020-07-06 | migration to delete migrated tesla setting | Alexander Strizhakov | |
2020-07-06 | don't save tesla settings into db | Alexander Strizhakov | |
2020-07-04 | Streamer: Don't filter out announce notifications. | lain | |
2020-07-03 | Merge branch 'features/mastoapi-2.9.0-status_text' into 'develop' | lain | |
MastoAPI 2.9.0: status text on deletion See merge request pleroma/pleroma!2690 | |||
2020-07-03 | Merge branch '1912-leading-trailing-space-search' into 'develop' | lain | |
SearchController: Trim query. Closes #1912 See merge request pleroma/pleroma!2717 | |||
2020-07-03 | Update changelog | lain | |
2020-07-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/mastoapi-2.9.0-status_text | |||
2020-07-03 | Merge branch '1892-exclude-bots-from-search-results' into 'develop' | lain | |
[#1892] Exclusion of service actors from user search results Closes #1892 See merge request pleroma/pleroma!2708 | |||
2020-07-03 | SearchController: Trim query. | lain | |
2020-07-03 | Merge branch '1910-migration-fix' into 'develop' | rinpatch | |
Notification Backfill: Explicitly select the needed fields. Closes #1910 See merge request pleroma/pleroma!2715 | |||
2020-07-03 | Notification Backfill: Explicitly select the needed fields. | lain | |
Prevents a crashing migration when we change user fields. | |||
2020-07-03 | [#1892] Excluded internal users (applications) from user search results, ↵ | Ivan Tashkinov | |
reinstated service actors in search results. | |||
2020-07-02 | Merge branch 'feature/1885-MRF-metadata' into 'develop' | feld | |
Feature/1885 mrf metadata Closes #1885 See merge request pleroma/pleroma!2693 | |||
2020-07-02 | Merge branch 'activation-meta' into 'develop' | feld | |
Add more FE-required fields to /api/v1/instance See merge request pleroma/pleroma!2613 | |||
2020-07-02 | Merge branch 'develop' into activation-meta | Mark Felder | |
2020-07-02 | Document the new API extension of /api/v1/instance | Mark Felder | |
2020-07-02 | Remove camelCase from the keys | Mark Felder | |
2020-07-02 | Lint, long lines | Mark Felder | |
2020-07-02 | Improve descriptions, move primary MRF settings to top for AdminFE ordering | Mark Felder | |
2020-07-02 | Update AdminFE build to utilize new MRF metadata | Mark Felder | |