Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-22 | BBS: add repeat functionality | duponin | |
2022-05-22 | BBS: show post ID when posted | duponin | |
2022-05-22 | BBS: add post favourite feature | duponin | |
2022-05-21 | Apply Hélène suggestions | Hélène | |
2022-05-21 | BBS: mark notification as read | duponin | |
2022-05-21 | BBS: show notifactions | duponin | |
2022-05-21 | BBS: put a new line for each HTML break in an activity | duponin | |
Otherwise it would just put each line on the first one, which is not really readable | |||
2022-05-19 | decode HTML to be human readable in BBS | duponin | |
2022-05-19 | add thread show in BBS frontend | duponin | |
2022-05-18 | fix Ctrl-c catch on SSH BBS | duponin | |
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-10-06 | CI: Bump lint stage to elixir-1.12 | Haelwenn (lanodan) Monnier | |
Elixir 1.12 changed formatting rules, this allows to avoid having to rollback to run `mix format` | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-10-13 | alias alphabetically order | Alexander Strizhakov | |
2020-10-13 | AuthenticationPlug module name | Alexander Strizhakov | |
2020-06-04 | Use atoms as keys in `ActivityPub.fetch_*` functions options | Egor Kislitsyn | |
2020-05-14 | Pbkdf2.verify_pass --> AuthenticationPlug.checkpw | Alex Gleason | |
2020-05-13 | Merge branch 'openapi/statuses' into 'develop' | lain | |
Add OpenAPI spec for StatusController See merge request pleroma/pleroma!2521 | |||
2020-05-12 | Upgrade Comeonin to v5 | Alex Gleason | |
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md | |||
2020-05-13 | Add OpenAPI spec for StatusController | Egor Kislitsyn | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-10-30 | Merge branch 'develop' into feature/fast_sanitize | Mark Felder | |
2019-10-30 | Rip out the rest of htmlsanitizeex | rinpatch | |
2019-10-11 | Replace `user.following` with Pleroma.FollowingRelationship | Egor Kislitsyn | |
2019-09-27 | Extract status actions from `MastodonAPIController` into `StatusController` | Egor Kislitsyn | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-05-15 | bbs: chase timeline containment patch | William Pitcock | |
2019-05-04 | BBS: Credo fixes. | lain | |
2019-05-04 | BBS: Use cached user fetcher. | lain | |
2019-05-04 | BBS: small fixes. | lain | |
2019-03-31 | BBS: Some fixes. | lain | |
2019-03-31 | Add replying. | lain | |
2019-03-31 | BBS: Tests and formatting. | lain | |
2019-03-31 | BBS: Some more functionality. | lain | |
2019-03-31 | Basic SSH daemon. | lain | |