Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier | |
2020-07-07 | Merge branch 'remove-twitter-api' into 'develop' | lain | |
Remove some TwitterAPI endpoints See merge request pleroma/pleroma!2327 | |||
2020-07-07 | added hyper:// to default protocols | DYM | |
2020-07-06 | Config: Remove Statusnet preloader. | lain | |
2020-07-06 | Upload: Restrict description length | lain | |
2020-07-03 | Merge branch 'develop' into issue/1790-updated-oban | Mark Felder | |
2020-06-30 | AutoLinker --> Linkify, update to latest version | Alex Gleason | |
https://git.pleroma.social/pleroma/elixir-libraries/linkify | |||
2020-06-27 | Config: Reduce default preloaders to configuration endpoints. | lain | |
Fetching the timeline is a bit heavy to do by default. | |||
2020-06-25 | Merge branch 'preload-data' into 'develop' | feld | |
Preload data into index.html Closes #1660 See merge request pleroma/pleroma!2381 | |||
2020-06-25 | added wrapper Pleroma.HTTP for ExAws.S3 | Maksim Pechnikov | |
2020-06-24 | added wrapper Pleroma.HTTP for Tzdata.HTTPClient | Maksim Pechnikov | |
2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn | |
Moving mrf settings from instance to separate mrf group Closes #1631 See merge request pleroma/pleroma!2320 | |||
2020-06-23 | migrate to oban 2.0-rc1 | Maksim Pechnikov | |
2020-06-22 | Add missing default config value for :instance, instance_thumbnail | Mark Felder | |
Follows up on b7fc61e17b | |||
2020-06-17 | Merge branch 'develop' into issue/1855 | Mark Felder | |
2020-06-16 | moving mrf settings from instance to separate group | Alexander Strizhakov | |
2020-06-15 | Merge branch 'develop' into issue/1855 | Maksim Pechnikov | |
2020-06-14 | fix invalidates media url's | Maksim Pechnikov | |
2020-06-12 | Merge branch 'develop' into preload-data | Mark Felder | |
2020-06-12 | Merge remote-tracking branch 'origin/develop' into merge-ogp-twitter-parsers | Egor Kislitsyn | |
2020-06-11 | Merge OGP parser with TwitterCard | Egor Kislitsyn | |
2020-06-08 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-06-03 | fix config | stwf | |
2020-06-03 | Merge branch 'preload-data' of git.pleroma.social:stwf/pleroma into preload-data | stwf | |
# Conflicts: # lib/pleroma/web/preload/status_net.ex | |||
2020-06-03 | clean up | stwf | |
2020-06-03 | add status_net/config | stwf | |
2020-06-03 | preload data into index.html | stwf | |
2020-06-03 | add status_net/config | stwf | |
2020-06-02 | Merge branch 'tagline' into 'develop' | lain | |
Update default instance description See merge request pleroma/pleroma!2600 | |||
2020-06-01 | Merge remote-tracking branch 'origin/develop' into global-status-expiration | Egor Kislitsyn | |
2020-06-01 | Config: Default to Hackney again | lain | |
Gun needs some server setting changes (files) and has problems with OTP 23 (wildcards), so use Hackney as a default again for now. | |||
2020-05-29 | preload data into index.html | stwf | |
2020-05-28 | Update default instance description | Alex Gleason | |
2020-05-26 | Config: Restore old new background image | lain | |
Became lost in a settings restructure | |||
2020-05-22 | Add filename_display_max_length config | Roman Chvanikov | |
2020-05-20 | Merge branch 'chore/update-config-fe' into 'develop' | Haelwenn | |
Synchronize :fe settings in config.exs See merge request pleroma/pleroma!2560 | |||
2020-05-20 | Also add new sidebarRight setting | Mark Felder | |
2020-05-20 | Merge branch 'exposed-background-image' into 'develop' | Haelwenn | |
InstanceView: Expose background image link. See merge request pleroma/pleroma!2545 | |||
2020-05-20 | Merge branch 'issue/1509' into 'develop' | lain | |
[#1509] purge media from cache after delete See merge request pleroma/pleroma!2539 | |||
2020-05-19 | Synchronize :fe settings in config.exs | Mark Felder | |
2020-05-18 | InstanceView: Expose background image link. | lain | |
This will make it easier for more clients to support this feature. | |||
2020-05-18 | updated docs | Maksim Pechnikov | |
2020-05-17 | added example cache purge script | Maksim Pechnikov | |
2020-05-15 | added media proxy invalidation | Maksim Pechnikov | |
2020-05-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-05 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-05-04 | Add a config option to enable strict validation | Egor Kislitsyn | |
2020-05-01 | Restricted embedding of relationships where applicable (statuses / ↵ | Ivan Tashkinov | |
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. | |||
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |