Commit Graph

4577 Commits

Author SHA1 Message Date
Daniel Supernault 67d6a82fd8
Update changelog 2019-10-15 21:53:29 -06:00
Daniel Supernault b3c18aecfd
Update InternalApiController, increase license limit to 140 to match UI counter 2019-10-15 21:51:23 -06:00
Daniel Supernault e01dff45c5
Update PublicApiController, fix mixed albums not appearing on timelines 2019-10-15 21:49:37 -06:00
Daniel Supernault 7c15d3c71f
Add MediaDraftTransformer for Camera Roll and Continuity 2019-10-15 21:48:43 -06:00
Daniel Supernault 527789674d
Update compiled assets 2019-10-15 21:47:06 -06:00
Daniel Supernault 767fc887ee
Update custom sass 2019-10-15 21:45:58 -06:00
Daniel Supernault 3aaad81e5d
Update ComposeModal.vue, added album support, editing and UI tweaks 2019-10-15 21:44:48 -06:00
Daniel Supernault 96e25ad2cd
Update Timeline.vue component, remove tap for lightbox as it conflicts with new carousel 2019-10-15 21:40:14 -06:00
Daniel Supernault 0617fada73
Update js components, add vue-carousel 2019-10-15 21:38:47 -06:00
Daniel Supernault 31b114cc0b
Update album presenters, use better carousel 2019-10-15 21:37:44 -06:00
Daniel Supernault c5577112ed
Update npm deps 2019-10-15 21:22:20 -06:00
okpierre b803703c3c
Update footer.blade.php 2019-10-15 16:14:12 -04:00
okpierre 5581d88979
Update footer.blade.php
Adjust Footer Spacing In Mobile View https://github.com/pixelfed/pixelfed/issues/1782
2019-10-15 01:51:49 -04:00
Daniel Supernault 4110f1c4a9
Update changelog 2019-10-14 23:51:19 -06:00
Daniel Supernault abfc9fe7f8
Update Timeline.vue component, use formatted counts, util.emoji and increase pagination limit to 5 2019-10-14 23:50:22 -06:00
Daniel Supernault 30f149616e
Update Profile.vue component, use formatted counts 2019-10-14 23:48:42 -06:00
Daniel Supernault 35d51215a6
Update PostComponent, mark caption sensitive if post is and use util.emoji 2019-10-14 23:47:17 -06:00
Daniel Supernault 71ed965c77
Update CollectionCompose.vue component, fix api namespace change 2019-10-14 23:45:22 -06:00
Daniel Supernault 34c13b6eb7
Update app.js, add App.utils 2019-10-14 23:42:55 -06:00
Daniel Supernault dc4e597254
Update changelog 2019-10-14 22:54:00 -06:00
Daniel Supernault f09b6573f6
Update web routes 2019-10-14 22:53:53 -06:00
Daniel Supernault ebb998d296
Update language view 2019-10-14 22:33:41 -06:00
Daniel Supernault 0e611d006f
Update Help Center view, add outdated warning 2019-10-14 22:24:18 -06:00
Daniel Supernault bad2ecde56
Update BaseApiController, add drafts method for Camera Roll 2019-10-14 21:33:42 -06:00
Daniel Supernault 5773434a13
Update AdminInstanceController, remove db transaction from instance scan 2019-10-14 21:31:57 -06:00
daniel f4c3fd97c1
Merge pull request #1779 from hinaloe/patch-1
composer prefer-dist instead of source
2019-10-14 20:45:10 -06:00
Hinaloe 97bd6ae2b1
composer prefer-dist instead of source 2019-10-12 17:33:59 +09:00
Daniel Supernault 73c0898703
Update BaseApiController, add timestamp to signed media previews for client side cache invalidation 2019-10-11 23:24:56 -06:00
Daniel Supernault d8d11d7b9a
Update PrivacySettings controller, clear cache after updating 2019-10-11 22:13:32 -06:00
Daniel Supernault 5049d4d64f
Update changelog 2019-10-11 18:01:26 -06:00
Daniel Supernault 0c59a55e6d
Update SharePipeline, federate self boosts 2019-10-11 17:58:35 -06:00
daniel fcbd225542
Merge pull request #1778 from pixelfed/staging
Staging
2019-10-10 19:16:51 -06:00
Daniel Supernault 86cb7d0901
Update PublicApiController 2019-10-10 19:13:33 -06:00
Daniel Supernault 1ffbc1c7ec
Add Fix Likes command 2019-10-10 19:06:02 -06:00
daniel 26c47a0d3a
Merge pull request #1777 from pixelfed/staging
Staging
2019-10-10 15:54:02 -06:00
Daniel Supernault 78b32c43d7
Update readme 2019-10-10 15:52:54 -06:00
Daniel Supernault 009c6ee820
Update ComposeModal.vue, added a caption counter. Fixes #1722 2019-10-08 22:56:38 -06:00
Daniel Supernault 72db2b35b5
Update AdminController, improve dashboard caching 2019-10-07 19:48:58 -06:00
daniel 86bef313a5
Merge pull request #1771 from stom79/api_v1_instance
Add some elements in api/v1/instance
2019-10-07 12:40:39 -06:00
Thomas 2a849be650 Add some elements in api/v1/instance 2019-10-07 18:35:13 +02:00
Daniel Supernault 7c0426ab2c
Update AP inbox 2019-10-07 03:39:56 -06:00
Daniel Supernault d85cdd13de
Update AP inbox 2019-10-07 03:36:51 -06:00
Daniel Supernault d06622b7d4
Update tombstone handler 2019-10-07 03:30:53 -06:00
Daniel Supernault d3eaccf706
Update Two factor middleware to allow 3 attempts 2019-10-07 03:25:26 -06:00
daniel d3a4981319
Merge pull request #1770 from pixelfed/staging
Staging
2019-10-07 03:04:33 -06:00
Daniel Supernault 2c16db187b
Update AP transformers, fixes #1637 2019-10-07 03:00:58 -06:00
Daniel Supernault ccaefe3f7f
Update Status model, fixes #1637 2019-10-07 02:49:23 -06:00
Daniel Supernault c952442077
Update Status model, fixes #1637 2019-10-07 02:46:21 -06:00
Daniel Supernault ef77de4e05
Update AP transformers, fixes #1637 2019-10-07 02:36:29 -06:00
Daniel Supernault d14ad094c2
Update api routes 2019-10-07 01:39:21 -06:00