Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Fix tests | raeno | |
Notice test has been failing due to missing placeholder in index.html I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it. | |||
2018-12-14 | Handle "users/:id" links as well. Fix comments in MR. | raeno | |
2018-12-14 | Fix tests. Remove oembed template | raeno | |
2018-12-13 | Remove oembed for now, will submit it in another MR. Fix warnings | raeno | |
2018-12-13 | Refactor ostatus_controller, extract metatags redirection to Redirector ↵ | raeno | |
itself. Set 'html' as default type for ostatus links | |||
2018-12-13 | Set Pleroma.instance.domain when config is generated | raeno | |
2018-12-13 | Extract opengraph/oembed into separate module | raeno | |
2018-12-13 | Add opengraph/twitter_card:summary support. Add config to toggle on/off ↵ | raeno | |
specific metadata | |||
2018-12-13 | WIP. Implement oembed route and handle both json/xml for "Note" type activity | raeno | |
2018-12-13 | Insert meta tags into static index.html on the fly for OStatus#notice | raeno | |
2018-12-13 | Merge branch 'username-underscores' into 'develop' | lambda | |
Allow underscores/dashes in usernames. Closes #429 See merge request pleroma/pleroma!537 | |||
2018-12-13 | Merge branch 'fix/mix-tasks-set-user-info' into 'develop' | lambda | |
Fix mix task User See merge request pleroma/pleroma!539 | |||
2018-12-12 | Extended nicknames: allow dashes. | href | |
2018-12-12 | Allow to set both admin and moderator at the same time in mix task User | link0ff | |
2018-12-12 | Merge branch 'fix/nginx-safari' into 'develop' | lambda | |
Update proxy config to improve behavior and allow compatibility with Safari on MacOS and iOS See merge request pleroma/pleroma!538 | |||
2018-12-12 | Fix toggle_activated in mix task User | link0ff | |
2018-12-12 | Allow underscores in usernames. | href | |
Fixes #429. | |||
2018-12-12 | proxy buffering still needs to be off | Mark Felder | |
2018-12-12 | Update proxy config to improve behavior and allow compatibility with Safari ↵ | Mark Felder | |
on MacOS and iOS | |||
2018-12-12 | Merge branch 'support/issue_442' into 'develop' | kaniini | |
[#442] fix warnings See merge request pleroma/pleroma!536 | |||
2018-12-12 | fix warnings | Maksim Pechnikov | |
2018-12-10 | Merge branch 'new-fe-options' into 'develop' | scarlett | |
Add new frontend options to server-side config. See merge request pleroma/pleroma!535 | |||
2018-12-10 | Document the new frontend options. | scarlett | |
2018-12-10 | Add new frontend options to server-side config. | scarlett | |
2018-12-10 | Merge branch '2018-12-10-update-frontend' into 'develop' | lambda | |
2018 12 10 update frontend See merge request pleroma/pleroma!534 | |||
2018-12-10 | Fix warnings. | lain | |
2018-12-10 | update frontend | lain | |
2018-12-10 | Merge branch 'fix_empty_bio_crash' into 'develop' | lambda | |
Fixes #415. Do not crash during registration when hasn't filled bio field Closes #415 See merge request pleroma/pleroma!529 | |||
2018-12-10 | Merge branch 'fix/mix-task-uploads-moduledoc' into 'develop' | lambda | |
Mix tasks: improve uploads.ex moduledoc See merge request pleroma/pleroma!528 | |||
2018-12-10 | Merge branch 'fix/config-md-typos' into 'develop' | lambda | |
config.md: Fix typos and add `federating` option description See merge request pleroma/pleroma!525 | |||
2018-12-10 | Merge branch 'support/bugfix_272' into 'develop' | lambda | |
[#272] fix hashtags in api See merge request pleroma/pleroma!510 | |||
2018-12-10 | Merge branch 'fix/theora-detection-read-bytes' into 'develop' | lambda | |
Fix Theora detection in mime.ex See merge request pleroma/pleroma!493 | |||
2018-12-10 | Merge branch 'anonymize-filter-text' into 'develop' | lambda | |
AnonymizeFilename: allow for a pre-defined text instead of random string See merge request pleroma/pleroma!516 | |||
2018-12-10 | Merge branch 'develop' into 'fix/mix-task-uploads-moduledoc' | lambda | |
# Conflicts: # lib/mix/tasks/pleroma/uploads.ex | |||
2018-12-10 | Merge branch 'parallel588/pleroma-support/compile_warnings' into 'develop' | lambda | |
Parallel588/pleroma support/compile warnings See merge request pleroma/pleroma!532 | |||
2018-12-10 | Format. | lain | |
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-10 | updates | Maksim Pechnikov | |
2018-12-10 | Keep the shortdoc descriptive | rinpatch | |
2018-12-10 | Fixes #415. Properly handle nil and empty string by User.parse_bio | raeno | |
2018-12-09 | Mix tasks: improve uploads.ex moduledoc | Rin Toshaka | |
2018-12-09 | fix compile warnings | Maksim Pechnikov | |
2018-12-09 | Merge branch 'angristan-docker' into 'develop' | Haelwenn | |
Update angristan/docker-pleroma URL in README See merge request pleroma/pleroma!526 | |||
2018-12-09 | Update angristan/docker-pleroma link | Stanislas | |
2018-12-09 | config.md: Fix typos and add option description | Rin Toshaka | |
2018-12-09 | formatting | Maksim Pechnikov | |
2018-12-09 | fix hashtags in api response | Maksim Pechnikov | |
2018-12-08 | Remove french. | href | |
2018-12-08 | Merge branch 'fix/add-upload.ex' into 'develop' | lambda | |
Mix Tasks: Add task uploads.ex for migrating local uploads. See merge request pleroma/pleroma!517 | |||
2018-12-08 | Merge branch 'fix/nodeinfo-nil-features' into 'develop' | lambda | |
Nodeinfo: remove null features; relay feature. See merge request pleroma/pleroma!520 |