Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-06 | AdminAPI: return user email | Alex Gleason | |
2021-01-06 | allow external emoji | Roger Braun | |
2021-01-05 | Merge branch 'fix/mediaproxy-config-descriptions' into 'develop' | feld | |
Fix proxy and mediaproxy description.exs See merge request pleroma/pleroma!3219 | |||
2021-01-05 | Remove configurability of upload proxy opts, simplify | Mark Felder | |
2021-01-05 | Merge branch 'fix/emoji-encoding' into 'develop' | lain | |
URI.encode custom emojis Closes #2381 See merge request pleroma/pleroma!3235 | |||
2021-01-05 | Add test to validate URLs to custom emojis are properly encoded | Mark Felder | |
2021-01-05 | Add dinosaur gif from https://gifs.cc | Mark Felder | |
"Our animations are free to be used to enhance your website." | |||
2021-01-05 | URI.encode custom emojis | Mark Felder | |
2021-01-05 | Merge branch 'fix/pagination-regression' into 'develop' | lain | |
Do not try to guess which pagination we need by the existence of an :offset param. Closes #2399 See merge request pleroma/pleroma!3230 | |||
2021-01-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
alexgleason/pleroma-confirm-users | |||
2021-01-05 | Merge branch '1526-account-aliases' into 'develop' | lain | |
Resolve "account move from mastodon to pleroma" Closes #1526 See merge request pleroma/pleroma!3233 | |||
2021-01-05 | User: Use ObjectID type to validate also-known-as field | lain | |
2021-01-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
1526-account-aliases | |||
2021-01-05 | Merge branch 'pleroma-moderation-log-stuff' into 'develop' | lain | |
AdminAPI: return id for moderation log entries See merge request pleroma/pleroma!3232 | |||
2021-01-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-moderation-log-stuff | |||
2021-01-05 | AccountControllerTest: Fix test logic | lain | |
2021-01-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
object-normalize-refactor | |||
2021-01-05 | Merge branch '2391-async-bugs' into 'develop' | Haelwenn | |
SideEffects.DeleteTest: asyncify. Closes #2391 See merge request pleroma/pleroma!3231 | |||
2021-01-04 | SideEffects.DeleteTest: asyncify. | lain | |
Replace Mock with Mox, mock out Logger. | |||
2021-01-04 | Add test to validate profile pagination works with keyset | Mark Felder | |
2021-01-04 | Do not try to guess which pagination we need by the existence of an :offset ↵ | Mark Felder | |
param. Require explicit request to get offset pagination. | |||
2021-01-04 | Object: Rework how Object.normalize works | lain | |
Now it defaults to not fetching, and the option is named. | |||
2021-01-01 | AdminAPI: return id for moderation log entries | Alex Gleason | |
2020-12-31 | Migration to confirm previously-logged-in users | Alex Gleason | |
2020-12-31 | Merge branch 'fix/reports-ordering' into 'develop' | feld | |
Do not reverse order of reports. We want newest ones sorted to the top. Closes #2364 See merge request pleroma/pleroma!3225 | |||
2020-12-31 | Document reports ordering change | Mark Felder | |
2020-12-31 | Aliases: refactor validate_also_known_as/1 | Alex Gleason | |
2020-12-31 | Apply 2 suggestion(s) to 1 file(s) | Alex Gleason | |
2020-12-31 | Ensure newest report is returned first in the list | Mark Felder | |
2020-12-31 | Automatically confirm logged-in users | Alex Gleason | |
2020-12-31 | Merge branch 'fix/adminapi-user-status-pagination' into 'develop' | feld | |
Support pagination in AdminAPI for user statuses See merge request pleroma/pleroma!3226 | |||
2020-12-31 | Apply 1 suggestion(s) to 1 file(s) | feld | |
2020-12-31 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2020-12-31 | Alternative implementation of hashtag-filtering queries in ActivityPub. ↵ | Ivan Tashkinov | |
Fixed GROUP BY clause for aggregation on hashtags. | |||
2020-12-31 | [#3213] Added query options support for Repo.chunk_stream/4. | Ivan Tashkinov | |
Used infinite timeout in transfer_hashtags select query. | |||
2020-12-30 | Render AKAs in Actor endpoints | Alex Gleason | |
2020-12-30 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | |
2020-12-30 | Make pagination type conditional | Mark Felder | |
2020-12-30 | Continue to use ActivityPub.fetch_user_activities/3, make it pass :offset | Mark Felder | |
2020-12-30 | Support pagination in AdminAPI for user statuses | Mark Felder | |
2020-12-30 | Do not reverse order of reports. We want newest ones sorted to the top. | Mark Felder | |
2020-12-30 | Merge branch 'deps/crypt-local-fork' into 'develop' | lain | |
Switch to local fork of crypt until upstream fixes ability to build on aarch64 See merge request pleroma/pleroma!3224 | |||
2020-12-30 | [#3213] Made Object.object_data_hashtags/1 handle both AS2 and plain text ↵ | Ivan Tashkinov | |
hashtags. | |||
2020-12-30 | [#3213] Fixed Object.object_data_hashtags/1 to process only AS2 elements of ↵ | Ivan Tashkinov | |
`data.tag` (basing on #2984). | |||
2020-12-30 | [#3213] Improved `database.transfer_hashtags` mix task: proper rollback, ↵ | Ivan Tashkinov | |
speedup. | |||
2020-12-28 | Switch to local fork of crypt until upstream fixes ability to build on aarch64 | Mark Felder | |
https://github.com/msantos/crypt/pull/8 | |||
2020-12-28 | Merge branch 'revert-b122b6ff' into 'develop' | Haelwenn | |
Revert "Merge branch 'features/hashtag-column' into 'develop'" See merge request pleroma/pleroma!3222 | |||
2020-12-28 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | |
This reverts merge request !2824 | |||
2020-12-28 | Merge branch 'features/hashtag-column' into 'develop' | Haelwenn | |
Insert text representation of hashtags into object["hashtags"] See merge request pleroma/pleroma!2824 | |||
2020-12-28 | pleroma.database fill_old_hashtags: Add month_limit argument | Haelwenn (lanodan) Monnier | |