Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Mark Felder
|
f5ef7fe43b
|
Fix test warnings
|
2021-06-07 16:06:53 -05:00 |
Mark Felder
|
ff00b354fa
|
Rename the non-federating Chat feature to Shout
|
2021-06-01 11:49:14 -05:00 |
Mark Felder
|
f95b52255b
|
Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test
|
2021-04-14 09:39:57 -05:00 |
Mark Felder
|
905efc57e9
|
Initial test validating the AdminAPI issue
|
2021-04-13 14:39:28 -05:00 |
Mark Felder
|
cdd271b065
|
Fix assignment / assertion
|
2021-04-13 10:55:54 -05:00 |
Mark Felder
|
9fbcdc15b1
|
Validate custom instance thumbnail set via AdminAPI produces correct URL
|
2021-04-13 10:52:53 -05:00 |
Mark Felder
|
5fcab23aa3
|
Improve error message for ConfigDB
|
2021-01-28 14:59:23 -06:00 |
Mark Felder
|
e854c35e65
|
Convert tests to all use clear_config instead of Pleroma.Config.put
|
2021-01-26 11:58:43 -06: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 |
lain
|
9d5ce82221
|
Test: More async/sync tweaks.
|
2020-12-21 15:05:56 +01:00 |
Ivan Tashkinov
|
c8e7ace812
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
# Conflicts:
# CHANGELOG.md
|
2020-12-07 21:45:04 +03:00 |
Ivan Tashkinov
|
e00c667145
|
[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.
Minor fixes.
|
2020-12-06 18:02:30 +03:00 |
Ivan Tashkinov
|
e9859b68fc
|
[#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
2020-12-06 13:59:10 +03:00 |
Alexander Strizhakov
|
7dffaef479
|
tests consistency
|
2020-10-13 16:35:09 +03:00 |