Commit graph

5223 commits

Author SHA1 Message Date
Daniel Supernault
d918a68e8b
Update InternalApiController, limit remote profile ui to remote profiles 2020-04-16 20:18:32 -06:00
Daniel Supernault
6ac7f4ffcc
Update changelog 2020-04-16 15:19:27 -06:00
Daniel Supernault
eefa6e0dfd
Update StatusTransformer, fixes #2113 2020-04-16 15:18:31 -06:00
Daniel Supernault
b479514fb6
Update changelog 2020-04-16 15:09:13 -06:00
Daniel Supernault
324ccd0ab8
Update ApiV1Controller, fixes #2112 2020-04-16 15:07:46 -06:00
Daniel Supernault
599ab152a7
Update PublicApiController, remove trailing comma 2020-04-13 22:15:23 -06:00
Daniel Supernault
5dd24f0493
Update compiled assets 2020-04-11 23:14:43 -06:00
Daniel Supernault
0f9b2aea2e
Update changelog 2020-04-11 22:16:13 -06:00
Daniel Supernault
c84cee5ae0
Update ActivityPub Outbox, fixes #2100 2020-04-11 22:12:28 -06:00
Daniel Supernault
f5e4e468a2
Update AccountTransformer 2020-04-11 21:12:12 -06:00
Daniel Supernault
5a75f1573e
Add new database migration for new profile fields 2020-04-11 20:42:01 -06:00
daniel
bd5d80bd86
Merge pull request #2105 from shleeable/docker-1
Docker revision - Clean up dockerfile with comments
2020-04-11 20:26:58 -06:00
daniel
846b0c9cbe
Merge pull request #2103 from shleeable/patch-1
Create dependabot config.yml in staging
2020-04-11 20:21:26 -06:00
daniel
bc0ee947e0
Merge pull request #2087 from fediverse-pl/dev
update Polish translationz
2020-04-11 20:19:03 -06:00
Daniel Supernault
d9a0ec9ba7
Update changelog 2020-04-11 20:15:53 -06:00
Daniel Supernault
0540a28ad1
Update oauth api, allow multiple redirect_uris. Fixes #2106 2020-04-11 20:14:50 -06:00
Daniel Supernault
0cd59e1d98
Update changelog 2020-04-11 19:44:11 -06:00
Daniel Supernault
6ed00c9413
Update mastoapi StatusTransformer, fix in_reply_to_id cast to string instead of int 2020-04-11 19:43:25 -06:00
Shlee
43e8aa7716
Update docker-compose.yml 2020-04-11 23:52:05 +08:00
Shlee
6ef6841e5b
Update docker-compose.yml 2020-04-11 23:50:08 +08:00
Ashley Hull
5c65b81851 Docker changes 2020-04-11 23:48:02 +08:00
Daniel Supernault
e004915aeb
Update help center 2020-04-10 22:07:04 -06:00
Daniel Supernault
6a3bd3357a
Update changelog 2020-04-10 22:00:11 -06:00
Daniel Supernault
9b215001e3
Add Labs deprecation page 2020-04-10 21:59:15 -06:00
Daniel Supernault
4a293ed911
Update blank layout, add sharedData js 2020-04-10 21:28:51 -06:00
Daniel Supernault
2a3fd8771d
Update StoryGC command 2020-04-10 21:23:48 -06:00
Daniel Supernault
1692a95a98
Update StoryTimelineComponent, added list prop for new timeline layout 2020-04-08 22:03:46 -06:00
Daniel Supernault
d41470830b
Update Timeline.vue, add remote post/profile links 2020-04-08 21:42:02 -06:00
Daniel Supernault
59d14fd9a8
Update changelog 2020-04-08 21:36:18 -06:00
Daniel Supernault
95bce31e62
Add remote posts and profiles 2020-04-08 21:34:31 -06:00
Shlee
102db0e810
Create config.yml 2020-04-06 17:15:20 +08:00
daniel
9d7a04e89b
Merge pull request #2101 from pixelfed/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-04-03 23:54:21 -06:00
dependabot[bot]
f24f656201
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 03:02:24 +00:00
daniel
f4492f6a76
Merge pull request #2096 from pixelfed/dependabot/composer/symfony/http-foundation-4.4.7
Bump symfony/http-foundation from 4.4.1 to 4.4.7
2020-03-30 19:37:24 -06:00
Daniel Supernault
6d29caf05f
Update changelog 2020-03-30 19:35:16 -06:00
Daniel Supernault
0eae9f8b78
Update Profile model, use change_count for version 2020-03-30 19:34:27 -06:00
dependabot[bot]
016682f416
Bump symfony/http-foundation from 4.4.1 to 4.4.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.1 to 4.4.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.4.1...v4.4.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-30 23:16:49 +00:00
Daniel Supernault
e6190b896b
Update internal apis 2020-03-24 23:00:02 -06:00
Daniel Supernault
869b4ff727
Update SearchController, add WebfingerService support 2020-03-24 22:54:19 -06:00
Daniel Supernault
801502382b
Update PostMenu.vue, fix session bug 2020-03-24 22:33:09 -06:00
Daniel Supernault
7a4fb447dc
Update post title wording 2020-03-24 22:21:31 -06:00
Daniel Supernault
ac32642325
Update changelog 2020-03-24 22:20:14 -06:00
Daniel Supernault
6026998c1d
Update PostComponent.vue, remove like count from title, fixes #2091 2020-03-24 22:16:51 -06:00
Daniel Supernault
1999f00d4a
Update changelog 2020-03-24 21:23:12 -06:00
Daniel Supernault
d527bbe5ab
Update web routes 2020-03-24 21:23:07 -06:00
Daniel Supernault
3cb676b18b
Update NotificationCard.vue, fix share notifications 2020-03-24 21:22:07 -06:00
Daniel Supernault
844566b9e7
Update PostComponent.vue, update styling 2020-03-24 21:20:41 -06:00
Daniel Supernault
4c3b0b7d52
Update PostMenu.vue, fix styling of list-group 2020-03-24 21:19:19 -06:00
Daniel Supernault
6c632d987e
Update changelog 2020-03-24 21:11:56 -06:00
Daniel Supernault
7e41b4ae6b
Update SearchResults.vue, improve layout 2020-03-24 21:10:19 -06:00