lain
|
e853cfe7c3
|
Revert "Merge branch 'copyright-bump' into 'develop'"
This reverts merge request !3825
|
2023-01-02 20:38:50 +00:00 |
marcin mikołajczak
|
10886eeaa2
|
Bump copyright year
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 12:13:06 +01:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
Ivan Tashkinov
|
dfbc05d496
|
Misc refactoring / tweaks (`ThreadMute.exists?/2`).
|
2020-03-27 08:01:03 +03:00 |
Ivan Tashkinov
|
112101ca52
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
# Conflicts:
# lib/pleroma/thread_mute.ex
|
2020-03-26 09:43:58 +03:00 |
Ivan Tashkinov
|
be5e2c4dbb
|
Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
|
2020-03-25 17:01:45 +03:00 |
Ivan Tashkinov
|
3fa3d45dbe
|
[#1364] Minor improvements / comments.
Further fixes of incorrect usage of "relations" as a short form of "relationships".
|
2020-03-25 13:05:00 +03:00 |
Ivan Tashkinov
|
7c8003c3fc
|
[#1364] Improved control over generation / sending of notifications. Fixed blocking / muting users notifications issue. Added tests.
|
2020-03-15 21:00:12 +03:00 |
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
Egor Kislitsyn
|
b5dfe83433
|
Replace `Pleroma.FlakeId` with `flake_id` hex package
|
2019-09-25 17:14:31 +07:00 |
Haelwenn (lanodan) Monnier
|
a3a9cec483
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
Haelwenn (lanodan) Monnier
|
4c440f12c3
|
[Credo] Fix the consistency
|
2019-03-13 04:17:30 +01:00 |
Karen Konou
|
c01ef574c1
|
Refactor as per Rin's suggestions, add endpoint tests
|
2019-02-11 12:04:02 +01:00 |