Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-01 | Allow additionnal schemes in the config | Haelwenn (lanodan) Monnier | |
2018-07-19 | Merge remote-tracking branch 'upstream/develop' into feature/filter_exif | Tristan Mahé | |
2018-07-19 | merge | Hakaba Hitoyo | |
2018-07-18 | configurable timeout | Hakaba Hitoyo | |
2018-07-18 | better configuration | Hakaba Hitoyo | |
2018-07-18 | config: formatting | William Pitcock | |
2018-07-17 | TwitterAPI: present pleroma frontend config in API | William Pitcock | |
2018-07-17 | config: make instance description configurable | William Pitcock | |
2018-07-17 | debug | Hakaba Hitoyo | |
2018-07-17 | do nothing if configuration is skipped | Hakaba Hitoyo | |
2018-07-15 | format | hakabahitoyo | |
2018-07-14 | change api | hakabahitoyo | |
2018-07-14 | configurable | hakabahitoyo | |
2018-07-13 | Merge remote-tracking branch 'upstream/develop' into feature/filter_exif | Tristan Mahé | |
2018-06-30 | Fix auto-shortcode emoji | Jorty | |
Emoji were broken due to `Pleroma.Formatter` not knowing about the auto-shortcode emoji. This moves that logic from `Pleroma.Web.TwitterAPI.UtilController` to `Pleroma.Formatter`. Additionally, it's now possible to specify multiple shortcode globs, and the default globs were changed to `["/emoji/custom/**/*.png"]`, since that's in the .gitignore and the files there would have to be shortcode emoji anyway. | |||
2018-06-30 | Move emoji glob setting to config.exs | Jorty | |
Also, a bit of formatting, and the glob includes an "/emoji/" prefix to make it more intuitive to users | |||
2018-06-26 | format... | Tristan Mahé | |
2018-06-26 | filter exif data #187 | Tristan Mahé | |
2018-06-25 | Merge branch 'feature/configurable-blocks' into 'develop' | lambda | |
Add more configurability to how blocks work See merge request pleroma/pleroma!203 | |||
2018-06-24 | Merge branch 'feature/application-xml-mime' into 'develop' | lambda | |
config: add application/xml mimetype support. See merge request pleroma/pleroma!228 | |||
2018-06-19 | mrf simple: add accept lists | William Pitcock | |
accept lists supplement reject lists by requiring that any message accepted by contained by the accept list. in other words, this functionality can be used to implement instances similar to awoo.space. | |||
2018-06-18 | config: add application/xml mimetype support. | William Pitcock | |
application/xml is the older xml mimetype. some legacy scripts make use of it, as well as common use for debugging with curl and other tools. so it makes sense to have it alongside text/xml. | |||
2018-06-16 | Merge branch 'develop' into feature/configurable-blocks | squidboi | |
2018-06-10 | add allow_followersonly and allow_direct options for configuring ↵ | squidboi | |
mrf_rejectnonpublic | |||
2018-06-09 | formatting | squidboi | |
2018-06-08 | add option to not deny follow if blocked (fixed) | squidboi | |
2018-06-08 | add option to not deny follow if blocked | squidboi | |
2018-06-08 | add option to not unfollow on block, and option to not federate outgoing blocks | squidboi | |
2018-06-07 | add the ability to 'quarantine' an activitypub peer, causing them to be ↵ | William Pitcock | |
treated as an OStatus peer. | |||
2018-05-26 | activitypub: allow mastodon S2S block extension support to be disabled | William Pitcock | |
2018-05-20 | Migrate to comeonin 4 and Cachex 3 | Thog | |
Also fix some warning in the code and add a missing alias | |||
2018-05-04 | Speling | Mark Felder | |
2018-05-04 | Make it possible to use custom database connection parameters | Mark Felder | |
2018-04-25 | Optionally deactivate public timelines. | lain | |
2018-04-14 | ActivityPub MRF: implement the SimplePolicy policy | William Pitcock | |
2018-04-14 | ActivityPub: implement MRF core hook and baseline noop policy object | William Pitcock | |
2018-04-02 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-01 | Respond to proper ActivityPub type. | lain | |
2018-03-31 | config: make the upload limit configurable | William Pitcock | |
2018-03-31 | Add gopher server. | lain | |
2018-03-30 | Format the code. | lain | |
2018-03-28 | Clean up prod.exs a bit. | lain | |
2018-03-27 | Return version in instance endpoint, set version to 0.9.0. | lain | |
2018-03-27 | Switch to Jason for json handling. | lain | |
It's twice as fast and will be the standard in the coming ecto. | |||
2018-03-08 | Merge branch 'develop' into feature/activitypub | lain | |
2018-03-05 | Add way to disable federation. | lain | |
2018-02-24 | Longer header lenght. | lain | |
2018-02-11 | Merge branch 'develop' into feature/activitypub | Roger Braun | |
2018-02-03 | Add config option for enabling/disabling chat. | eal | |
2018-01-31 | Revert renaming emoji.txt | eal | |