Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-24 | Update .gitlab-ci.yml | lambda | |
2018-04-24 | Merge branch 'dashie/pleroma-fix/delete-decrement-statuses-count' into develop | lain | |
2018-04-24 | Correct syntax with mix format | Dashie | |
2018-04-24 | Add User.decrease_note_count and call it from ActivityPub.delete | Dashie | |
2018-04-24 | Merge branch 'favicon_tag' into 'develop' | lambda | |
Fix endpoint for favicon See merge request pleroma/pleroma!84 | |||
2018-04-23 | update frontend | lain | |
2018-04-23 | update frontend | lain | |
2018-04-22 | Small cleanup. | lain | |
2018-04-22 | Merge branch 'develop' into fix/note-count-not-updating | lain | |
2018-04-21 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-21 | Formatter: Use proper escaping for links. | lain | |
2018-04-21 | Update note count in ActivityPub.create. | eal | |
2018-04-21 | Merge branch '146-enable-custom-panel-by-default-and-have-default-content' ↵ | lambda | |
into 'develop' Resolve "Enable custom panel by default and have default content" Closes #146 See merge request pleroma/pleroma!124 | |||
2018-04-21 | Merge branch 'readme-update' into 'develop' | lambda | |
Elaborate on setup steps and CLI commands. See merge request pleroma/pleroma!126 | |||
2018-04-21 | Merge branch 'nginx-certbot-doc' into 'develop' | lambda | |
Add info about certbot with the webroot plugin to pleroma.nginx See merge request pleroma/pleroma!125 | |||
2018-04-21 | Update README.md | lambda | |
2018-04-21 | Formatting fixes. | lain | |
2018-04-21 | add formatter | lain | |
2018-04-21 | . | lain | |
2018-04-21 | . | lain | |
2018-04-21 | .. | lain | |
2018-04-21 | Update CI. | lain | |
2018-04-21 | Make search use id index too. | lain | |
Seems to be faster in general, query planner chooses well. | |||
2018-04-20 | Elaborate on setup steps and CLI commands. | csaurus | |
* How to use MIX_ENV * How to create a user * Link to certbot's site with the webform which advises how to obtain a certificate based on web server/OS. | |||
2018-04-20 | Add info about certbot with the webroot plugin to pleroma.nginx | csaurus | |
2018-04-20 | formatting | Kawen | |
2018-04-20 | enable instance panel by default, added some content | Kawen | |
2018-04-20 | Formatting. | lain | |
2018-04-20 | Add format checking to CI. | lain | |
2018-04-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-19 | fix again | lain | |
2018-04-19 | Merge branch 'feature/qvitter-notification-endpoint' into 'develop' | lambda | |
TwitterAPI: Add Qvitter notification endpoint. Closes #142 See merge request pleroma/pleroma!123 | |||
2018-04-19 | TwitterAPI: Add Qvitter notification endpoint. | eal | |
2018-04-19 | Merge branch 'patch-2' into 'develop' | lambda | |
Ignore setup_db.psql and specify a folder for custom emojis See merge request pleroma/pleroma!121 | |||
2018-04-19 | fix again | lain | |
2018-04-19 | Fix generate config | lain | |
2018-04-19 | Ignore setup_db.psql and ignore a folder for custom emojis | Dominik V. Salonen | |
Wiki page should also be updated to recommend that admins put their custom emojis in /priv/static/emoji/custom/. This both makes for less hassle when doing a pull. And also prevents more mess in the /priv/static/emoji/ folder. | |||
2018-04-19 | Revert "Ask for proxy URL if proxy enabled." | eal | |
The most common case is running it on the same server. | |||
2018-04-19 | Merge branch 'bugfix/strange-formatting-on-mastodon' into 'develop' | lambda | |
CommonAPI post: kill \r with fire See merge request pleroma/pleroma!120 | |||
2018-04-18 | CommonAPI post: kill \r with fire | William Pitcock | |
2018-04-18 | rm_user: also ensure that cache is running. | eal | |
2018-04-18 | Merge branch 'fix/rm-user-task' into 'develop' | lambda | |
Fix rm_user task. See merge request pleroma/pleroma!119 | |||
2018-04-18 | Fix rm_user task. | eal | |
2018-04-18 | Merge branch 'fix/login-with-username-or-email' into 'develop' | lambda | |
MastoAPI and OAuth: allow login with either email or username. See merge request pleroma/pleroma!118 | |||
2018-04-18 | MastoAPI and OAuth: allow login with either email or username. | eal | |
2018-04-17 | update frontend | lain | |
2018-04-13 | Update README.md | lambda | |
2018-04-13 | Merge branch 'mix_task_rm_user' into 'develop' | lambda | |
Add rm_user mix task See merge request pleroma/pleroma!109 | |||
2018-04-12 | Switch to User.delete for rm_user task | Phenethylamine | |
2018-04-12 | Add rm_user mix task | Phenethylamine | |