Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-30 | Merge develop | Roman Chvanikov | |
2019-04-26 | add support for bbcode | William Pitcock | |
2019-04-25 | Add mediaproxy whitelist capability | Mark Felder | |
2019-04-25 | Merge branch 'develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-22 | added healthcheck setting to instance config | Alex S | |
2019-04-22 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-21 | Change the default manifest to pleroma's namespace | Ekaterina Vaartis | |
2019-04-21 | Move comments for email_notifications config to docs | Roman Chvanikov | |
2019-04-20 | Digest emails | Roman Chvanikov | |
2019-04-20 | Remove most finmoji mentions where appropriate | Ekaterina Vaartis | |
2019-04-20 | Make emoji default_manifest a config option | 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 | 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-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Roman Chvanikov | |
feature/digest-email | |||
2019-04-19 | Add Notification.for_user_since/2 | Roman Chvanikov | |
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-17 | Resolve conflicts | Roman Chvanikov | |
2019-04-16 | Merge branch 'feature/788-separate-email-addresses' into 'develop' | kaniini | |
Feature/788 separate email addresses Closes #788 See merge request pleroma/pleroma!1040 | |||
2019-04-16 | add extra_cookie_attrs option to config | Hakurei Reimu | |
Allow instance admins to set their own SameSite cookie policy from the config. Default value in the config is `Lax`. | |||
2019-04-15 | Config.exs: Add big warning so that nobody ever edits it. | lain | |
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-11 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-10 | s/Pleroma.Mailer/Pleroma.Emails.Mailer/ | Haelwenn (lanodan) Monnier | |
2019-04-08 | Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush | Egor Kislitsyn | |
2019-04-08 | Merge branch 'improve_upgrade_user_from_ap_id' into 'develop' | lambda | |
Improve Transmogrifier.upgrade_user_from_ap_id/2 See merge request pleroma/pleroma!1019 | |||
2019-04-08 | Merge branch 'twitter_oauth' into 'develop' | lambda | |
OAuth consumer (sign in / sign up with external provider) See merge request pleroma/pleroma!923 | |||
2019-04-08 | Merge branch 'feature/770-add-emoji-tags' into 'develop' | lambda | |
Feature/770 add emoji tags See merge request pleroma/pleroma!998 | |||
2019-04-08 | Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush | Egor Kislitsyn | |
2019-04-08 | Merge branch 'develop' into use-jobs-in-webpush | Egor Kislitsyn | |
2019-04-08 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # docs/config.md # test/support/factory.ex | |||
2019-04-08 | Merge branch 'develop' into 'improve_upgrade_user_from_ap_id' | lambda | |
# Conflicts: # config/config.exs # docs/config.md | |||
2019-04-06 | Add scheduler for sending scheduled activities to the queue | eugenijm | |
2019-04-06 | Added limits and media attachments for scheduled activities. | eugenijm | |
2019-04-06 | Merge develop to 770-add-emoji-tags | Alex S | |
Merge conflict in test/web/mastodon_api/mastodon_api_controller_test.exs | |||
2019-04-05 | Use PleromaJobQueue in Pleroma.Web.Push | Egor Kislitsyn | |
2019-04-05 | [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. | Ivan Tashkinov | |
2019-04-04 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # mix.exs | |||
2019-04-04 | Merge branch 'develop' into feature/prometheus | Mark Felder | |
2019-04-04 | Add ability to ship logs to a Slack channel | feld | |
2019-04-04 | Clean merge crumbs | Mark Felder | |
2019-04-04 | Serve metrics at `/api/pleroma/app_metrics` | href | |
2019-04-04 | [#1] fix telemetry | Egor Kislitsyn | |
2019-04-04 | Set up telemetry and prometheus | href | |
2019-04-04 | Improve Transmogrifier.upgrade_user_from_ap_id/2 | Egor Kislitsyn | |
2019-04-02 | Merge develop into feature/770-add-emoji-tags | Alex S | |
2019-04-02 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # mix.exs | |||
2019-04-02 | little changes and typos | Alex S | |
2019-04-02 | refactoring of emoji tags config to use groups | Alex S | |
2019-04-01 | Adding tag to emoji ets table | Alex S | |
changes in apis |