Commit Graph

5442 Commits

Author SHA1 Message Date
Daniel Supernault fee25d44e0
Update Inbox handler, remove logger 2020-05-21 16:45:51 -06:00
daniel 77eb3a9a52
Merge pull request #2193 from pixelfed/staging
Staging
2020-05-21 12:01:07 -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
Ronald McCollam aec3f16a4b add Esperanto translation 2020-05-18 14:04:56 -04: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
Mega Man 24d6a9fdbd Fix indentation issue - FR lang 2020-05-16 17:10:28 +02:00
Daniel Supernault cfaa248c72
Update SiteController, add legacy profile/webfinger redirect 2020-05-15 23:32:54 -06:00
daniel ea57279a01
Merge pull request #2181 from pixelfed/staging
Add bookmarks to v1 api
2020-05-15 23:03:14 -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 75cb3c8dc9
Merge pull request #2159 from pixelfed/staging
AP bugfixes
2020-05-15 21:29:30 -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
Daniel Supernault f829df23a0
Update Inbox 2020-04-29 15:56:21 -06:00
daniel cf7507ab84
Merge pull request #2155 from pixelfed/staging
AP bugfixes
2020-04-29 15:48:09 -06:00
Daniel Supernault d0fefe242b
Update Inbox handler 2020-04-29 15:35:48 -06:00
Daniel Supernault 3063eb249a
Update AP logger 2020-04-29 15:29:10 -06:00
Daniel Supernault 28cbadf197
Update AP Helper 2020-04-29 13:47:03 -06:00
Daniel Supernault 155e960f54
Update AP helpers, update user agent 2020-04-29 13:31:47 -06:00
Daniel Supernault ef575ed483
Update Activity model, add fillable attribute 2020-04-29 13:29:45 -06:00
Daniel Supernault eed00998be
Update AP Inbox, log activities 2020-04-29 13:27:05 -06:00
daniel cc67bd9812
Merge pull request #2153 from pixelfed/staging
Update AP helpers, remove tombstone support until race condition fixed
2020-04-29 12:56:58 -06:00
Daniel Supernault 9661b7788c
Update AP helpers, remove tombstone support until race condition fixed 2020-04-29 12:55:08 -06:00