Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Remove caching because it does not affect performance and may be even worse ↵ | rinpatch | |
in some cases | |||
2019-01-16 | Remove OpenGraph test from Ostatus tests | rinpatch | |
2019-01-16 | Add config doc | rinpatch | |
2019-01-16 | Add a fallback function to handle generic params, just in case | rinpatch | |
2019-01-16 | Thanks you rinpatch, very cool | rinpatch | |
2019-01-16 | No need to use activity in the key | rinpatch | |
2019-01-16 | add caching | rinpatch | |
2019-01-16 | Disable previews for any activity, but create | rinpatch | |
2019-01-16 | cache HTML in OGP | rinpatch | |
2019-01-15 | Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncate | rinpatch | |
2019-01-15 | Add twitter card, filter nsfw | rinpatch | |
2019-01-15 | Add space between name and nickname | rinpatch | |
2019-01-15 | Formating | rinpatch | |
2019-01-15 | Attach attachments | rinpatch | |
2019-01-15 | Introduce get_by_id in Activity, replace newlines with spaces | rinpatch | |
2019-01-15 | refactor opengraph to a different module with a behaviour | rinpatch | |
2019-01-15 | remove useless newlines after every tag. Make domain.com/username provide ↵ | rinpatch | |
opengraph too | |||
2019-01-15 | add a fallback function | rinpatch | |
2019-01-15 | please don't bully me for this | rinpatch | |
2019-01-15 | cringe | rinpatch | |
2019-01-15 | Fix some edge cases [nervous laughter] | rinpatch | |
2019-01-15 | Move metadata.ex out of ostatus | rinpatch | |
2019-01-14 | Prefer ids to usernames | rinpatch | |
2019-01-13 | Resolve merge conflict | rinpatch | |
2019-01-13 | Reset index.html to develop | rinpatch | |
2019-01-13 | Remove .idea | rinpatch | |
2019-01-11 | Merge branch 'bugfix/pinned-statuses' into 'develop' | kaniini | |
Unpin when deleting a status See merge request pleroma/pleroma!655 | |||
2019-01-11 | Merge branch 'fix-spellign' into 'develop' | scarlett | |
Fix spellign. See merge request pleroma/pleroma!656 | |||
2019-01-11 | Fix spellign. | scarlett | |
2019-01-11 | typo | Egor Kislitsyn | |
2019-01-11 | unpin when deleting a status | Egor Kislitsyn | |
2019-01-10 | Merge branch 'fix-varnish-chunked' into 'develop' | kaniini | |
Fix varnish chunked and general improvements See merge request pleroma/pleroma!653 | |||
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 | Consistent intentation | Mark Felder | |
2019-01-10 | Cache partial objects for 10 minutes | Mark Felder | |
This enables caching/streaming of chunked responses | |||
2019-01-10 | Streaming is enabled by default | Mark Felder | |
Support more filetypes for caching static media | |||
2019-01-10 | Merge branch 'feature/add-twitter-card-parser' into 'develop' | kaniini | |
Add Twitter Card parser See merge request pleroma/pleroma!643 | |||
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 | common api: utils: remove newline to <br> conversion from bare HTML to be ↵ | William Pitcock | |
consistent with markdown ok @lanodan | |||
2019-01-10 | common api: fix newlines in markdown code blocks | 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-10 | Merge branch 'fix-alphasort' into 'develop' | kaniini | |
Alpha sort the restricted nicknames See merge request pleroma/pleroma!650 | |||
2019-01-10 | Alpha sort the restricted nicknames | Mark Felder | |
2019-01-09 | Merge branch 'hotfix/ogp-cachex-fix' into 'develop' | rinpatch | |
Rich media: Remove :commit since a tuple is already returned See merge request pleroma/pleroma!649 | |||
2019-01-09 | Remove :commit since a tuple is already returned | rinpatch | |