Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-19 | Merge branch 'bugfix/improve-boost-targeting' into 'develop' | kaniini | |
improve handling of non-public Announces See merge request pleroma/pleroma!681 | |||
2019-01-19 | Merge branch '491_full_mentions_in_user_bio' into 'develop' | kaniini | |
[#491] Made user bio preserve full nicknames (nick@host) Closes #491 See merge request pleroma/pleroma!676 | |||
2019-01-19 | Format | Maxim Filippov | |
2019-01-19 | Add current user to mentioned | Maxim Filippov | |
2019-01-18 | test: add regression test for to/cc clobbering | William Pitcock | |
2019-01-18 | Add actor to recipients | Maxim Filippov | |
2019-01-18 | Add fixes for SPC users. | lain | |
2019-01-18 | Fix merge conflict | rinpatch | |
2019-01-18 | Fix ostatus test | rinpatch | |
2019-01-18 | [#477] User: FTS and trigram search results mixing (to handle misspelled ↵ | Ivan Tashkinov | |
requests). | |||
2019-01-18 | Use object instead of activity for metadata | rinpatch | |
2019-01-18 | [#491] Made full nicknames be preserved in user links text only in Bio. | Ivan Tashkinov | |
2019-01-17 | Fix object id in OpenGraph test | rinpatch | |
2019-01-17 | [#502] Fixed `user_count` in `/api/v1/instance` to include only active local ↵ | Ivan Tashkinov | |
users. | |||
2019-01-17 | [#491] Made user bio preserve full nicknames (nick@host). | Ivan Tashkinov | |
2019-01-17 | Fix test | rinpatch | |
2019-01-16 | join us now and share the software~. Also tests | rinpatch | |
2019-01-16 | MastoAPI: Don't break on missing users. | lain | |
2019-01-16 | Merge branch 'feature/improve-microformats' into 'develop' | lambda | |
improve microformats support See merge request pleroma/pleroma!672 | |||
2019-01-16 | Merge branch '518_instance_stats_fix' into 'develop' | lambda | |
[#518] Fix: /api/v1/instance ("domain_count"), /api/v1/instance/peers Closes #518 See merge request pleroma/pleroma!673 | |||
2019-01-16 | [#518] Fixed /api/v1/instance ("domain_count" value) and ↵ | Ivan Tashkinov | |
/api/v1/instance/peers responses. | |||
2019-01-16 | Remove OpenGraph test from Ostatus tests | rinpatch | |
2019-01-16 | tests: fixup | William Pitcock | |
2019-01-15 | [#477] User search tests. Normalized search rank in User.search. | Ivan Tashkinov | |
2019-01-15 | [#477] Added FTS index for `users`. Fixed failing test. | Ivan Tashkinov | |
2019-01-15 | Upload: Fix uploading with a : in the filename | Haelwenn (lanodan) Monnier | |
2019-01-15 | Upload: Fix uploading with a ? in the filename | Haelwenn (lanodan) Monnier | |
2019-01-14 | Merge branch 'media-url-escape' into 'develop' | rinpatch | |
URI escape file upload URLs See merge request pleroma/pleroma!665 | |||
2019-01-14 | Add attachment escaping test | Shadowfacts | |
2019-01-14 | [#477] User search improvements: tsquery search with field weights, friends ↵ | Ivan Tashkinov | |
& followers boosting. | |||
2019-01-14 | Merge branch 'feature/add-oembed-parser' into 'develop' | kaniini | |
Add OEmbed parser See merge request pleroma/pleroma!661 | |||
2019-01-14 | Merge branch 'activitypub-likes' into 'develop' | kaniini | |
Activitypub c2s likes See merge request pleroma/pleroma!658 | |||
2019-01-13 | Add test for mastodon API /favourites endpoint | Sadposter | |
2019-01-13 | Resolve merge conflict | rinpatch | |
2019-01-13 | Add OEmbed parser | Maxim Filippov | |
2019-01-12 | Add likes to activitypub object representation | sxsdv1 | |
Top level of the likes OrderedCollection is inlined to get immediate access to totalItems. Because the count can be returned without scanning the database for like activities the extra query is saved when the client only wants to display the total. | |||
2019-01-12 | Add route to get object like activities | sxsdv1 | |
2019-01-12 | Handle client submitted activitypub like activity | sxsdv1 | |
2019-01-12 | Prepare all types objects before serialising | sxsdv1 | |
Activities returned from inbox can include other types of objects like Article | |||
2019-01-11 | typo | Egor Kislitsyn | |
2019-01-11 | unpin when deleting a status | Egor Kislitsyn | |
2019-01-10 | Merge branch 'activitypub-dereference-activity-id' into 'develop' | kaniini | |
Support activity+json request for activity See merge request pleroma/pleroma!641 | |||
2019-01-10 | Add Twitter Card parser | Maxim Filippov | |
2019-01-10 | Merge branch 'twapi-follower-pagination' into 'develop' | kaniini | |
Twapi follower pagination See merge request pleroma/pleroma!648 | |||
2019-01-10 | Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop' | Haelwenn | |
common api: fix newlines in markdown code blocks See merge request pleroma/pleroma!651 | |||
2019-01-10 | test: common api: add tests for format_input/4 | William Pitcock | |
2019-01-10 | Merge branch 'feature/pinned-posts' into 'develop' | kaniini | |
Pinned Statuses Closes #440 See merge request pleroma/pleroma!636 | |||
2019-01-10 | Merge branch 'mass-follow' into 'develop' | kaniini | |
Mass follow See merge request pleroma/pleroma!642 | |||
2019-01-10 | Merge branch 'dm-optimizations' into 'develop' | kaniini | |
Add activity visibility index. See merge request pleroma/pleroma!646 | |||
2019-01-09 | Add integer casts. | lain | |