pleroma/lib/pleroma
lain 7f48b90bfb Merge branch 'fix/hashtag-rich-media' into 'develop'
Fix hashtags being picked up by rich media parser

Closes #989

See merge request pleroma/pleroma!1288
2019-06-14 11:52:04 +00:00
..
activity Remove search result order for non-RUM indexes 2019-06-12 16:22:56 +07:00
bbs bbs: chase timeline containment patch 2019-05-15 16:02:15 +00:00
captcha Switch to Jason over Poison 2019-05-13 15:37:38 -05:00
config remove deprecated PleromaFE configuration 2019-05-15 15:29:59 +05:45
conversation Conversations: Fetch users in one query. 2019-06-07 17:51:47 +02:00
emails Add Reports to Admin API 2019-05-16 19:09:18 +00:00
gopher gopher: fix rendering of post content (closes #895) 2019-05-14 15:35:06 +00:00
http Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
instances Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
object Add copyright info to containment.ex 2019-06-14 09:26:36 +00:00
plugs Improve rate limiter documentation 2019-06-14 15:02:10 +07:00
upload Credo fixes: parameter consistency 2019-02-09 14:59:20 +01:00
uploaders kill @httpoison 2019-05-25 04:24:21 +00:00
user [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
web [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
PasswordResetToken.ex Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
activity.ex Contain search for unauthenticated users 2019-06-05 16:37:43 +07:00
application.ex Prometheus: Remove flaky process collection NIF. 2019-06-13 20:30:04 +02:00
bookmark.ex Remove `bookmarks` assoc and add a fake `bookmark` assoc instead 2019-05-07 19:33:22 +00:00
clippy.ex [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
config.ex Fix Pleroma.Config.get!/1 raising an error when value is false 2019-05-14 06:40:59 +08:00
conversation.ex Accept question objects for conversations 2019-05-21 17:33:54 +03:00
emoji.ex Emoji: Use full path to check if a file is a directory. 2019-06-07 17:31:21 +02:00
filter.ex chase test failures 2019-05-15 16:23:01 +00:00
flake_id.ex Fix account lookup for nicknames beginning with numbers 2019-04-02 10:51:33 +00:00
formatter.ex Mention all people in the beginning of DM 2019-05-24 20:34:23 +00:00
html.ex Fix hashtags being picked up by rich media parser 2019-06-14 14:34:42 +03:00
instances.ex [#534] Various tweaks. Tests for Instances and Instance. 2019-01-28 15:25:06 +03:00
keys.ex move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
list.ex Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
mime.ex Mime: detect RIFF formats (wave, webp, avi) 2019-02-04 17:44:41 +01:00
notification.ex Merge branch 'develop' into feature/polls-2-electric-boogalo 2019-06-03 11:14:52 +03:00
object.ex Resolve merge conflicts 2019-06-01 16:29:58 +03:00
object_tombstone.ex Revert Activity tombstones, add ObjectTombstone struct 2018-12-25 03:00:06 +03:00
pagination.ex pagination.ex: Drop atom keys in params 2019-03-28 17:18:59 +01:00
registration.ex [#923] Nickname & email selection for external registrations, option to connect to existing account. 2019-03-20 10:35:31 +03:00
release_tasks.ex Add migrate/rollback to release tasks 2019-06-09 13:33:44 +03:00
repo.ex fix format 2019-05-06 17:51:03 +00:00
reverse_proxy.ex reverse proxy: clean up some @hackney leftovers 2019-06-02 09:09:58 +00:00
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
scheduled_activity_worker.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
signature.ex move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
stats.ex Merge develop 2019-05-08 14:34:36 +00:00
thread_mute.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
upload.ex Remove H1 in @moduledoc 2019-05-06 04:53:12 +02:00
user.ex Merge branch 'bugfix/377-stuck-follow-request' into 'develop' 2019-06-05 15:52:40 +00:00
user_invite_token.ex Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/845-improve-status-deletion 2019-05-06 16:45:22 +00:00