1
0
Fork 0
Commit Graph

5352 Commits

Author SHA1 Message Date
Daniel Supernault 90b89cb809
Update MomentUI 2020-05-23 01:38:23 -06:00
Daniel Supernault 59dd39b87d
Update PostComponent, fix MomentUI bugs 2020-05-22 21:58:38 -06:00
Daniel Supernault 33c0db3a9a
Update FederationController, fix typo 2020-05-22 17:03:33 -06:00
Daniel Supernault 6476855519
Update jobs, add retry and timeout attributes 2020-05-22 15:53:59 -06:00
Daniel Supernault 0309f8a4e1
Update FederationController, remove old code 2020-05-22 15:52:49 -06:00
Daniel Supernault fe4d880f2c
Update compiled assets 2020-05-22 15:48:50 -06:00
Daniel Supernault 1f59d55d11
Update ComposeModal, fixes #2198 2020-05-22 15:42:15 -06:00
Daniel Supernault 29ce725c70
Update FederationController, dispatch inbox jobs now on high queue 2020-05-21 21:02:16 -06:00
Daniel Supernault 2ab58fb723
Update InboxValidator, oof 2020-05-21 20:58:31 -06:00
Daniel Supernault 011e2c964c
Update InboxValidator 2020-05-21 20:44:13 -06:00
Daniel Supernault 938e721e91
Update InboxValidator 2020-05-21 20:29:51 -06:00
Daniel Supernault 3ec5102c24
Update FederationController, move signature validation to InboxValidator job 2020-05-21 19:49:30 -06:00
Daniel Supernault ba327ca8d6
Update api routes, remove throttle middleware from inbox endpoint 2020-05-21 18:00:14 -06:00
Daniel Supernault 310b0e58a1
Update Inbox worker 2020-05-21 17:48:05 -06:00
Daniel Supernault f059d2fdd1
Update Inbox worker 2020-05-21 17:45:31 -06:00
Daniel Supernault fee25d44e0
Update Inbox handler, remove logger 2020-05-21 16:45:51 -06:00
Daniel Supernault 18f32e7bcf
Update AP helpers 2020-05-21 11:52:18 -06:00
Daniel Supernault 1cbf8dcb38
Update changelog 2020-05-19 21:29:41 -06:00
Daniel Supernault 3385583ff2
Update checkpoint view, fix recovery code bug 2020-05-19 21:19:39 -06:00
Daniel Supernault c74cd0bdf0
Add missing bookmark api endpoints 2020-05-19 14:55:26 -06:00
Daniel Supernault d398230b27
Update compiled assets 2020-05-17 20:41:55 -06:00
Daniel Supernault fa53f37a80
Update npm deps 2020-05-17 20:41:25 -06:00
Daniel Supernault 24ac8a222d
Update compiled assets 2020-05-17 19:59:50 -06:00
Daniel Supernault 84e92980bd
Update ComposeModal 2020-05-17 19:57:00 -06:00
Daniel Supernault 1e135bba40
Update compiled assets 2020-05-17 19:34:11 -06:00
Daniel Supernault 87668d809a
Update ProfileDirectory 2020-05-17 19:33:43 -06:00
Daniel Supernault cfaa248c72
Update SiteController, add legacy profile/webfinger redirect 2020-05-15 23:32:54 -06:00
Daniel Supernault 287aef284b
Update changelog 2020-05-15 23:01:02 -06:00
Daniel Supernault 99cb48c55e
Update v1 API, add bookmarks 2020-05-15 22:55:01 -06:00
daniel 535bcc2e93
Merge pull request #2179 from yvisherve/patch-2
Create exception.php for french language
2020-05-15 21:28:16 -06:00
daniel 76083c9bd0
Merge pull request #2178 from yvisherve/patch-1
add & translate "composePost"
2020-05-15 21:27:10 -06:00
daniel 03e2830011
Merge pull request #2158 from pixelfed/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-05-15 21:26:41 -06:00
Daniel Supernault 912c194399
Update changelog 2020-05-15 21:21:11 -06:00
Daniel Supernault 50bbeddd14
Update api routes, fixes #2114 2020-05-15 21:13:48 -06:00
Daniel Supernault a0c0c84d3d
Update SearchApiV2Service, fix offset bug fixes #2116 2020-05-15 21:05:41 -06:00
Daniel Supernault aa49afc755
Update ApiV1Controller, fix broken auth check on public timelines. Fixes #2168 2020-05-15 20:41:12 -06:00
Daniel Supernault b7b296c87c
Update changelog 2020-05-15 16:11:58 -06:00
Daniel Supernault 302ff874cb
Update webfinger logic, fixes #2180 2020-05-15 16:10:42 -06:00
Hervé Yvis e353f02513
Create exception.php for french language 2020-05-11 23:03:29 +02:00
Hervé Yvis 5b5f56a582
add & translate "composePost" 2020-05-11 22:36:07 +02:00
Daniel Supernault a87cc2dcaa
Update Discover 2020-04-30 23:29:53 -06:00
Daniel Supernault f3ed2462a7
Update Inbox, add more validators 2020-04-29 20:52:48 -06:00
Daniel Supernault 5c5931200b
Add AP LikeTest 2020-04-29 20:52:04 -06:00
Daniel Supernault 6dbbe14cb8
Update AP Like validator 2020-04-29 20:46:48 -06:00
Daniel Supernault 8f2457bbc8
Update Inbox, only log new activities 2020-04-29 20:28:30 -06:00
Daniel Supernault 802dd326ce
Update AP tests 2020-04-29 20:27:36 -06:00
dependabot[bot] 83e975a53c
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 00:08:55 +00:00
daniel 6c7c94f31f
Merge pull request #2157 from pixelfed/staging
Update Inbox
2020-04-29 16:15:04 -06:00
Daniel Supernault c39be2464e
Update Inbox 2020-04-29 16:14:34 -06:00
daniel 3c6b4ef0e2
Merge pull request #2156 from pixelfed/staging
Update Inbox
2020-04-29 15:57:10 -06:00