| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-12 | preserve the original path/filename (no encoding/decoding) for proxy | Sachin Joshi | |
| 2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
| async/await to execute status and account search in parallel | |||
| 2019-07-11 | admin api configure changes | Alexander Strizhakov | |
| 2019-07-11 | Merge branch 'fix/1019-refactor' into 'develop' | kaniini | |
| Fix/1019 refactor See merge request pleroma/pleroma!1397 | |||
| 2019-07-11 | Add `list` to Visibility | Egor Kislitsyn | |
| 2019-07-11 | Add "listMessage" | Egor Kislitsyn | |
| 2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
| 2019-07-10 | support for idna domains | Alexander Strizhakov | |
| 2019-07-10 | MastoAPI: Add categories to custom emojis | Haelwenn (lanodan) Monnier | |
| Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch. | |||
| 2019-07-10 | removing synchronization worker | Alex S | |
| 2019-07-10 | adding following_address field to user | Alex S | |
| 2019-07-10 | Create mentions only for explicitly mentioned users | Sergey Suprunenko | |
| 2019-07-10 | Fix unused import warning | Egor Kislitsyn | |
| 2019-07-10 | Fix response | Egor Kislitsyn | |
| 2019-07-10 | Wrap error messages into gettext helpers | Egor Kislitsyn | |
| 2019-07-10 | Add translation helpers | Egor Kislitsyn | |
| 2019-07-10 | Add SetLocalePlug | Egor Kislitsyn | |
| 2019-07-10 | add test for search_controller/ 100% coverage | Maksim | |
| 2019-07-10 | [#1062] added option to disable send email | Maksim | |
| 2019-07-10 | Send and handle "Delete" activity for deleted users | Sergey Suprunenko | |
| 2019-07-10 | Merge branch 'release/listener' into 'develop' | kaniini | |
| add listener port and ip option for 'pleroma.instance gen' and enable its test See merge request pleroma/pleroma!1393 | |||
| 2019-07-10 | Add license/copyright to all project files | feld | |
| 2019-07-10 | tests MRF filters | Maksim | |
| 2019-07-10 | add listener port and ip option for 'pleroma.instance gen' and enable its test | Sachin Joshi | |
| 2019-07-09 | [#878] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 878-activity-object-decoupling-in-tests # Conflicts: # lib/pleroma/object.ex # test/web/activity_pub/transmogrifier_test.exs # test/web/ostatus/ostatus_test.exs | |||
| 2019-07-09 | Merge branch 'feature/allow-user-query-via-id' into 'develop' | kaniini | |
| Admin API: Allow querying user by ID See merge request pleroma/pleroma!1380 | |||
| 2019-07-09 | Merge branch 'remove-avatar-header' into 'develop' | kaniini | |
| Ability to reset avatar, profile banner and backgroud See merge request pleroma/pleroma!1187 | |||
| 2019-07-09 | Merge branch 'develop' into feature/allow-user-query-via-id | Mark Felder | |
| 2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
| 2019-07-09 | Merge branch 'remove-swift' into 'develop' | kaniini | |
| Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374 | |||
| 2019-07-09 | reverse proxy tests | Alexander Strizhakov | |
| 2019-07-09 | Merge branch 'features/sec-websocket-protocol-header' into 'develop' | kaniini | |
| Features: MastoAPI streaming Sec-WebSocket-Protocol header See merge request pleroma/pleroma!1381 | |||
| 2019-07-09 | Merge branch 'enable-ogp-by-default' into 'develop' | Haelwenn | |
| Do not crash if metadata fails to render and enable OGP and TwitterCard by default Closes #1034 See merge request pleroma/pleroma!1388 | |||
| 2019-07-09 | Merge branch 'proxy-error' into 'develop' | feld | |
| make sure the url used by proxy is same as original url See merge request pleroma/pleroma!1383 | |||
| 2019-07-09 | Merge branch 'test-speedup' into 'develop' | Haelwenn | |
| Testing: Don't federate in testing. See merge request pleroma/pleroma!1391 | |||
| 2019-07-09 | Merge branch 'develop' into proxy-error | Mark Felder | |
| 2019-07-09 | Merge branch '161-incoming-replies-depth-limit' into 'develop' | rinpatch | |
| [#161] Limited replies depth on incoming federation (memory leaks fix) Closes #161 See merge request pleroma/pleroma!1361 | |||
| 2019-07-09 | change for local user search | Alexander Strizhakov | |
| 2019-07-09 | Testing: Don't federate in testing. | lain | |
| 2019-07-08 | [#878] Refactored assumptions on embedded object presence in tests. Adjusted ↵ | Ivan Tashkinov | |
| note factory to not embed object into activity. | |||
| 2019-07-08 | Formatting | rinpatch | |
| 2019-07-08 | FallbackRedirector: Do not crash on Metadata rendering errors | rinpatch | |
| 2019-07-08 | OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent | rinpatch | |
| 2019-07-08 | Mastodon API: Fix embedded relationships not being rendered inside of statuses | rinpatch | |
| 2019-07-07 | make sure the url used by proxy is same as origin url | Sachin Joshi | |
| encoding or decoding it breaks some of the signed url | |||
| 2019-07-07 | MastoAPI Streaming: Keep compatibility with access_token | Haelwenn (lanodan) Monnier | |
| 2019-07-06 | MastoAPI streaming: Replace access_token with Sec-WebSocket-Protocol | KokaKiwi | |
| 2019-07-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 161-incoming-replies-depth-limit | |||
| 2019-07-05 | Merge branch 'fix/1058-uploads-dir-consistency' into 'develop' | rinpatch | |
| tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dir Closes #1058 See merge request pleroma/pleroma!1378 | |||
| 2019-07-05 | Admin API: Allow querying user by ID | Maxim Filippov | |
