This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
0
You've already forked Pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
b981edad8a
Pleroma
/
lib
/
pleroma
History
Ivan Tashkinov
b981edad8a
[
#3213
] HashtagsTableMigrator: fault rate allowance to enable the feature (defaults to 1%), counting of affected objects, misc. tweaks.
2021-02-18 20:40:10 +03:00
..
activity
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
2021-02-11 19:31:57 +03:00
bbs
captcha
chat
config
conversation
docs
ecto_type
emails
Revert "Add plaintext support for all emails except the digest"
2021-02-08 16:39:55 -06:00
emoji
Standardize the way we capture and use Mix.env()
2021-02-04 10:13:03 -06:00
gopher
gun
helpers
http
instances
mfa
migration_helper
migrators
[
#3213
] HashtagsTableMigrator: fault rate allowance to enable the feature (defaults to 1%), counting of affected objects, misc. tweaks.
2021-02-18 20:40:10 +03:00
object
password
reverse_proxy
telemetry
tesla
/middleware
tests
upload
uploaders
Standardize the way we capture and use Mix.env()
2021-02-04 10:13:03 -06:00
user
Merge branch 'develop' into refactor/deactivated_user_field
2021-01-25 09:45:06 -06:00
web
[
#3213
] Fixed
hashtags.name
lookup (must use
citext
type to do index scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests.
2021-02-15 21:13:14 +03:00
workers
[
#3213
] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_create_by_names/1. Misc. improvements.
2021-02-11 19:30:21 +03:00
activity.ex
application_requirements.ex
application.ex
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
2021-02-11 19:31:57 +03:00
bookmark.ex
caching.ex
captcha.ex
chat.ex
clippy.ex
config_db.ex
config.ex
[
#3213
] Partially addressed code review points.
2021-02-07 22:24:12 +03:00
constants.ex
conversation.ex
counter_cache.ex
data_migration.ex
[
#3213
] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.).
2021-02-16 23:14:15 +03:00
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-test.txt
emoji.ex
filter.ex
support for expires_in/expires_at in filters
2021-01-26 08:27:45 +03:00
following_relationship.ex
formatter.ex
frontend.ex
gun.ex
hashtag.ex
[
#3213
] Fixed
hashtags.name
lookup (must use
citext
type to do index scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests.
2021-02-15 21:13:14 +03:00
healthcheck.ex
html.ex
http.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex
notification.ex
[
#2053
] Changed
Notification/for_user_query/2
to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from
users
.
2021-02-15 09:08:04 +03:00
object_tombstone.ex
object.ex
[
#3213
] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_create_by_names/1. Misc. improvements.
2021-02-11 19:30:21 +03:00
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user_invite_token.ex
user_relationship.ex
user.ex
Actually send the mail
2021-02-04 17:42:09 -06:00
utils.ex
web.ex
xml_builder.ex