pleroma/lib/pleroma
Henry Jameson f077d41b12 Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop: (92 commits)
  Web.MastodonApi.MastodonSocketTest: Add test for unauthenticated websocket
  Web.Streamer: Get unauthenticated statuses representation
  Web.MastodonAPI.MastodonSocket: Put access_token at function-level
  Web.MastodonAPI.MastodonSocket: Add unauthentified websocket endpoints
  Improved version string
  mediaproxy: fix empty url & add some tests
  RetryQueue: tiny refractor, add tests
  Various runtime configuration fixes
  update pleroma frontend
  Federator: add retry queue.
  activitypub: object view: avoid leaking private details
  ostatus controller: respond with AS2 objects instead of activities to notice URIs
  tests: federator: fix formatting
  activitypub: transmogrifier: make deletes secure
  Web.AdminAPI.AdminAPIControllerTest: New Test
  Web.AdminAPI.AdminAPIController: Fixes bugs found with ExUnit
  test/plugs/user_is_admin_plug_test: New test
  lib/mix/tasks/relay*: Use a with block
  Change Relay from `status` to `{status, message}`
  Web.Router: Change right to permission group (except for function names)
  ...
2018-11-26 17:52:07 +03:00
..
gopher Runtime configuration 2018-11-06 19:41:15 +01:00
http http: fix mediaproxy 2018-10-26 06:38:08 +00:00
plugs lib/pleroma/plugs/user_is_admin_plug.ex: change 403 string to “User is not admin.” 2018-11-17 20:25:56 +01:00
uploaders fallbacking into local uploader 2018-11-17 20:16:25 +09:00
web Merge remote-tracking branch 'origin/develop' into shigusegubu 2018-11-26 17:52:07 +03:00
activity.ex activity: add helper to fetch an activity's parent 2018-10-25 02:47:55 +00:00
application.ex Merge branch 'feature/improve-version' into 'develop' 2018-11-21 16:53:38 +00:00
config.ex Runtime configuration 2018-11-06 19:41:15 +01:00
emoji.ex Fix wrong return when finmoji is disabled 2018-11-05 21:17:47 +01:00
filter.ex Ensure filters have a filter_id 2018-11-01 09:17:02 +00:00
formatter.ex Runtime configuration 2018-11-06 19:41:15 +01:00
html.ex Runtime configuration 2018-11-06 19:41:15 +01:00
list.ex Add a test for List.get_lists_account_belongs 2018-10-19 21:24:15 +09:00
notification.ex notification: add fallback get_notified_from_activity() 2018-11-09 09:07:40 +00:00
object.ex Various runtime configuration fixes 2018-11-19 10:09:24 +01:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Runtime configuration 2018-11-06 19:41:15 +01:00
user.ex Add better test for user search functionlity. 2018-11-16 18:31:32 +01:00
user_invite_token.ex Token-generating task 2018-06-17 14:30:07 +03:00