- 01 Jul, 2022 2 commits
-
-
Ilja authored
I used keyword_list[:key], but if the key doesn't exist, it will return nil. I actually expect a list and further down the code I use that list. I believe the key should always be present, but in case it's not, it's better to return an empty list instead of nil. That way the code wont fail further down the line.
-
Ilja authored
-
- 26 Feb, 2022 1 commit
-
-
Sean King authored
-
- 06 Aug, 2021 5 commits
-
- 04 Jun, 2021 1 commit
-
-
feld authored
-
- 01 Feb, 2021 1 commit
-
-
Alexander Strizhakov authored
-
- 13 Jan, 2021 1 commit
-
-
Haelwenn authored
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
-
- 12 Jan, 2021 1 commit
-
-
feld authored
-
- 11 Nov, 2020 1 commit
-
-
Alexander Strizhakov authored
- fetching activity data - attachment prefetching - using limiter to prevent overload
-
- 13 Oct, 2020 2 commits
-
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
- 12 Oct, 2020 1 commit
-
-
feld authored
-
- 25 Sep, 2020 1 commit
-
-
feld authored
-
- 22 Sep, 2020 4 commits
- 07 Sep, 2020 1 commit
-
-
Alexander Strizhakov authored
-
- 12 Jul, 2020 1 commit
-
-
Alexander Strizhakov authored
added deprecation warning about using bare domains
-
- 16 Jun, 2020 1 commit
-
-
Alexander Strizhakov authored
-