Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-20 | Do not track coverage files | Roman Chvanikov | |
2019-04-20 | Digest emails | Roman Chvanikov | |
2019-04-20 | Remove most finmoji mentions where appropriate | Ekaterina Vaartis | |
2019-04-20 | Add the emoji packs & finmoji removal to the changelog | Ekaterina Vaartis | |
2019-04-20 | Fix priv/static/instance/static to be just instance/static | Ekaterina Vaartis | |
It was a misunderstanding | |||
2019-04-20 | Document the pleroma.emoji task | Ekaterina Vaartis | |
2019-04-20 | Add a newline at the end of pack in ls-packs | Ekaterina Vaartis | |
2019-04-20 | Fix tests that used finmoji | Ekaterina Vaartis | |
2019-04-20 | Fix incorrect multiple emoji tag handling introduced in initial impl | Ekaterina Vaartis | |
2019-04-20 | Make emoji default_manifest a config option | Ekaterina Vaartis | |
2019-04-20 | Treat the manifest path as a file if it doesn't start with http | Ekaterina Vaartis | |
2019-04-20 | mix format | Ekaterina Vaartis | |
2019-04-20 | Assume packs without emoji.txt only have emoji pictures, unhardcode | Ekaterina Vaartis | |
unhardcode: remove hardcoded /instance/static and actually use the config option as it is used in other places. packs without emoji.txt: these are now assumed to have .png files that are all emojis, their names are used as shortcodes | |||
2019-04-20 | Add a task to generate emoji packs | Ekaterina Vaartis | |
2019-04-20 | Remove useless comment | Ekaterina Vaartis | |
2019-04-20 | Move helper functions of emoji manager task down in the file | Ekaterina Vaartis | |
2019-04-20 | Add MD5 verification for emoji pack source | Ekaterina Vaartis | |
2019-04-20 | Separate emoji pack file lists in a different file | Ekaterina Vaartis | |
The file should be in the same directory as the manifest file | |||
2019-04-20 | Allow using a custom manfest and getting multiple packs at once | Ekaterina Vaartis | |
A custom manifest can be provided as a command-line options --manifest/-m | |||
2019-04-20 | Remove finmoji and add a way to download emojis in packs | Ekaterina Vaartis | |
These packs are stored in a git repo on pleroma gitlab | |||
2019-04-20 | Merge branch 'patch-2' into 'develop' | Haelwenn | |
Gentoo English Installation Guide See merge request pleroma/pleroma!1050 | |||
2019-04-20 | Include explicit warning for emerge config line as it will vary more widely ↵ | witches.live | |
based on current version of postgres | |||
2019-04-20 | Handle `reblogs` on the first follow request in MastoAPI | eugenijm | |
2019-04-19 | Merge branch 'feature/database-compaction' into 'develop' | kaniini | |
database compaction See merge request pleroma/pleroma!473 | |||
2019-04-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Roman Chvanikov | |
feature/digest-email | |||
2019-04-19 | Fix tests | Roman Chvanikov | |
2019-04-19 | Add User.list_inactive_users_query/1 | Roman Chvanikov | |
2019-04-19 | Add Notification.for_user_since/2 | Roman Chvanikov | |
2019-04-19 | Merge branch 'feature/805-server-rendered-rel-me-links' into 'develop' | lambda | |
Feature/805 server rendered rel me links Closes #805 See merge request pleroma/pleroma!1063 | |||
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-19 | Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' | lambda | |
OAuth consumer params handling refactoring See merge request pleroma/pleroma!1047 | |||
2019-04-19 | Stream out deletes, mistakingly removed when resolving merge conflicts | rinpatch | |
2019-04-19 | Add a changelog entry for removing embded objects mix task | rinpatch | |
2019-04-19 | Add some logging | rinpatch | |
2019-04-18 | remove query timeouts | rinpatch | |
2019-04-18 | Replace embedded object migration with a mix task | rinpatch | |
2019-04-18 | Add a guard to fetching reply activity | rinpatch | |
2019-04-18 | Merge branch 'bugfix/filter-boosted-blocks' into 'develop' | Haelwenn | |
activitypub: fix filtering of boosts from blocked users See merge request pleroma/pleroma!1074 | |||
2019-04-18 | Merge branch 'fix/mastoapi-search-unauth' into 'develop' | kaniini | |
Do not require authentication for user search in MastoAPI See merge request pleroma/pleroma!1075 | |||
2019-04-18 | Do not require authentication for user search in MastoAPI | Mark Felder | |
2019-04-18 | Fix my incorrect search test fix | rinpatch | |
2019-04-18 | Add a migration to remove embeded objects | rinpatch | |
2019-04-18 | Merge branch 'develop' into feature/database-compaction | rinpatch | |
2019-04-18 | Fix search in TwitterAPI | rinpatch | |
2019-04-18 | Fix object search depending on embeded object | rinpatch | |
2019-04-18 | Fix media timeline depending on embeded object and add some guards | rinpatch | |
2019-04-18 | Use the preloaded object in tag queries | rinpatch | |
2019-04-17 | activitypub: fix filtering of boosts from blocked users | William Pitcock | |
2019-04-17 | Merge branch 'feature/improve-block-filtering' into 'develop' | kaniini | |
activitypub: properly filter out transitive activities concerning blocked users See merge request pleroma/pleroma!1072 | |||
2019-04-17 | activitypub: properly filter out transitive activities concerning blocked users | William Pitcock | |