Commit Graph

134 Commits (6316350918d1f55167fa384d55f385ff2c93e6bb)

Author SHA1 Message Date
Alexander Strizhakov a43e055916
using another fn for file deletion
5 years ago
Alexander Strizhakov b59ac37b2c
tests for emoji mix task
5 years ago
Ivan Tashkinov be9d18461a FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.).
5 years ago
Alexander Strizhakov a6ee6784bc
creating trusted app from adminFE & mix task
5 years ago
Ivan Tashkinov 1c05f539aa Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage).
5 years ago
lain 3c2c32b460 Merge branch 'remake-remodel' into develop
5 years ago
Ivan Tashkinov ec3719f539 Improved in-test config management functions.
5 years ago
feld f92c447bbc Merge branch 'relay-list-change' into 'develop'
5 years ago
Mark Felder 5592db4757 Older copyright updates
5 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Alexander Strizhakov cc98d010ed
relay list shows hosts without accepted follow
5 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Alexander Strizhakov 3eccdd15aa
compile fix
5 years ago
rinpatch 035c2c1415 Merge branch 'fix/instance-gen-custom-static' into 'develop'
5 years ago
rinpatch 5e4fe0e8f7 instance.gen task: fix crash when using custom static directory
5 years ago
eugenijm 7ad5c51f23 Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope
5 years ago
Mark Felder ff9fd4ca89 Fix the confusingly named and inverted logic of "no_attachment_links"
5 years ago
Haelwenn (lanodan) Monnier 4eb935be78
Create pleroma.email mix task
5 years ago
feld a182d400d7 Merge branch 'fix_for_migrate_to_db_test' into 'develop'
5 years ago
Alexander Strizhakov 4344c5d5b9
truncate config table on migrate to db task
5 years ago
Alexander Strizhakov 2bad25cf14
fix for migrate to db test
5 years ago
Alexander Strizhakov efb8ef5abe
releases support
5 years ago
Alexander Strizhakov 60ba2339a2
saving to DB only added by user settings
5 years ago
Alexander Strizhakov 29155137fd
renaming
5 years ago
Alexander Strizhakov 59ba5c80b9
little cleanup
5 years ago
Alexander Strizhakov 7d128ca208
dynamic_configuration renaming
5 years ago
Alexander e412d2f152
test fixes after rebase
5 years ago
Alexander fea734ca70
errors on endpoints
5 years ago
Alexander 0656816c77
tests for setttings without an explicit key
5 years ago
Alex S 2753285b77
config editing through database
5 years ago
Maksim Pechnikov 9dfaa0b832 fix loads config variable with large value from db
5 years ago
lain 1bd1f62af5 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
5 years ago
Egor Kislitsyn 4c1dd55c48 Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships
5 years ago
Egor Kislitsyn 4ea1a61b00
Merge branch 'develop' into refactor/following-relationships
5 years ago
Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
5 years ago
lain 6e4f52f8a2 Introduce new ingestion pipeline structure, implement internal Likes with it.
5 years ago
Egor Kislitsyn 059005ff82
Replace `user.following` with Pleroma.FollowingRelationship
5 years ago
Egor Kislitsyn d537bfd4e1
Add a task to re-count statuses for all users
5 years ago
kaniini 48a82c4609 Merge branch 'refactor/user' into 'develop'
5 years ago
Maksim dd4263da5a Apply suggestion to test/tasks/instance_test.exs
5 years ago
Maksim Pechnikov 1b2e4a0ae0 clears `robot.txt` after tests
5 years ago
Egor Kislitsyn 209395c7e6 Add User.change_info/2 and User.update_info/2
5 years ago
Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019
5 years ago
Ivan Tashkinov e890ea7e82 [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
Maksim Pechnikov 73bcbf4fa3 add tests
5 years ago
Ivan Tashkinov 256ff09aa8 [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
lain 8340fe8fcc Merge branch 'digest-template' into 'develop'
5 years ago
Sergey Suprunenko 75a5dd41ee Add more tests for Database tasks and DigestEmailWorker
5 years ago
Maksim a320358703 added test helpers to clear config after tests
5 years ago
Maksim Pechnikov e652cef76b removes duplicates from relay subscription list
5 years ago
Sergey Suprunenko af4cf35e20 Strip internal fields including likes from incoming and outgoing activities
5 years ago
Sergey Suprunenko 05b5af8075 Add tests for users tasks and PleromaAuthenticator
5 years ago
Alex S b8607c151c migrating task refactor
5 years ago
Alex S ade213cb35 robots txt test fix
5 years ago
kaniini 75be90a6d1 Merge branch 'release/listener' into 'develop'
5 years ago
feld 93a0eeab16 Add license/copyright to all project files
5 years ago
Sachin Joshi 6d0ae264fc add listener port and ip option for 'pleroma.instance gen' and enable its test
5 years ago
Alexander Strizhakov 4e6e5d8042 reverse proxy tests
5 years ago
Alexander Strizhakov c6705144a2 don't delete config settings on admin update
5 years ago
Sergey Suprunenko 2c63c67512 Rework user deletion
5 years ago
Alex S 982cad0268 support for config groups
5 years ago
Alexander Strizhakov 32320c1ee9 Fixes for dynamic configuration
5 years ago
Alexander Strizhakov e4fa6b99ac aliases for mix tasks
5 years ago
Alexander Strizhakov c2ca1f22a2 it is changed in compile time
5 years ago
lain cb2bcee842 User Search: Boost friends more strongly.
5 years ago
Sergey Suprunenko 2c303afc8b Remove duplicated entries in users' following lists
5 years ago
Alexander Strizhakov 73ae58fdfa Feature/896 toggling confirmation
5 years ago
Egor b9cdf6d3b9 Use `User.get_cached*` everywhere
5 years ago
Alex S fe511a6c65 Merge branch 'develop' into feature/788-separate-email-addresses
6 years ago
Alex S fe13a1d78c adding notify_email setting for trigger emails
6 years ago
Alex S 012bb5dcc9 renaming expire_at -> expires_at
6 years ago
Alex S ce8d457132 little channges
6 years ago
Alex S 76d8928cf1 fix for field name
6 years ago
Alex S 47b07cec49 token -> invite renaming
6 years ago
Alex S 0484f3a8b1 generating tokens with mix
6 years ago
Egor Kislitsyn a14742f495 add `user delete_activities` mix task
6 years ago
William Pitcock aaec91b9a1 relay test: don't do preloading (since follow objects are activities, it's a mess)
6 years ago
Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder
6 years ago
Haelwenn (lanodan) Monnier 74579115a7
test: Change `lenght(…) == 0` to `Enum.empty?(…)`
6 years ago
Haelwenn (lanodan) Monnier 8bb7e19b38
test: de-group alias/es
6 years ago
William Pitcock 3c08d229db tests: add legal boilerplate
6 years ago
lain 52bda3b456 Fix uploads test.
6 years ago
link0ff 7c235b8874 Add more Mix task tests in relay_test.exs and uploads_test.exs.
6 years ago
link0ff 36f1af232a Add tests for Mix tasks
6 years ago