Daniel Supernault
|
8f9d36bd3d
|
Cleanup, fixes #3440
|
2022-05-14 00:36:52 -06:00 |
Daniel Supernault
|
cc6b78c436
|
Update StatusService
|
2022-04-18 01:59:27 -06:00 |
Daniel Supernault
|
6057de305e
|
Update ApiV1Controller, remove pinned attribute to match MastoAPI Status entity
|
2022-03-25 02:46:12 -06:00 |
Daniel Supernault
|
c383f1008d
|
Update ApiV1Controller, fix instance endpoint
|
2022-03-22 21:56:22 -06:00 |
Daniel Supernault
|
c166925319
|
Update MediaTransformer, fix type case bug. Fixes #3281
|
2022-03-02 01:05:36 -07:00 |
Daniel Supernault
|
0157566c25
|
Add BookmarkService
|
2022-01-27 05:17:55 -07:00 |
Daniel Supernault
|
42602351c7
|
Update StatusTransformer, add emoji entities
|
2022-01-22 18:54:12 -07:00 |
Daniel Supernault
|
46d5f12590
|
Update custom emoji json-ld
|
2022-01-21 01:55:58 -07:00 |
Daniel Supernault
|
b2016e6c21
|
Update note transformers, add custom emoji support
|
2022-01-19 02:21:26 -07:00 |
Daniel Supernault
|
ca79e26d3a
|
Add custom emoji
|
2022-01-18 23:03:21 -07:00 |
Daniel Supernault
|
85e4be8172
|
Update AccountService, add getMastodon method for mastoapi compatibility
|
2022-01-03 00:53:15 -07:00 |
Daniel Supernault
|
89206d6e1f
|
Update mastoapi transformers
|
2022-01-02 23:26:18 -07:00 |
Daniel Supernault
|
98f76abbe8
|
Update AccountTransformer, add note_text and location fields
|
2021-12-04 17:34:32 -07:00 |
Daniel Supernault
|
e5387d6742
|
Add StatusMentionService, fixes #3026
|
2021-12-03 20:47:00 -07:00 |
Daniel Supernault
|
7a9a06e0fd
|
Update NotificationTransformer
|
2021-10-19 19:49:44 -06:00 |
Daniel Supernault
|
80d9b9399a
|
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
|
2021-10-07 03:27:13 -06:00 |
Daniel Supernault
|
7b3e672d89
|
Update NoteTransformer, fix tag array
|
2021-09-22 20:04:23 -06:00 |
Daniel Supernault
|
d7b6edc018
|
Update NotificationTransformer
|
2021-09-03 21:23:43 -06:00 |
Daniel Supernault
|
f808b7b19d
|
Story transformers
|
2021-09-03 20:50:38 -06:00 |
Daniel Supernault
|
e1277d4081
|
Update StatusStatelessTransformer, cast snowflake ids as strings
|
2021-08-27 20:37:00 -06:00 |
Daniel Supernault
|
7709220074
|
Add Polls
|
2021-08-04 20:29:21 -06:00 |
Daniel Supernault
|
6e45021fc2
|
Update StatusTransformer, prioritize scope over deprecated visibility attribute
|
2021-07-26 22:21:03 -06:00 |
Daniel Supernault
|
14a1367a8f
|
Federate Media Licenses
|
2021-07-25 03:17:49 -06:00 |
Daniel Supernault
|
7c6cff3103
|
Update StatusTransformer
|
2021-07-24 23:24:56 -06:00 |
Daniel Supernault
|
1054b025b1
|
Update StatusTransformer
|
2021-07-24 23:16:01 -06:00 |
Daniel Supernault
|
09d5198c55
|
Update StatusTransformers, remove includes and use cached services
|
2021-07-24 23:10:44 -06:00 |
Daniel Supernault
|
8ac8fcad3f
|
Update LikeController, add UndoLikePipeline and federate Undo Like activities
|
2021-07-21 03:41:28 -06:00 |
Daniel Supernault
|
3ba31bdc7c
|
Add UndoAnnounce transformer
|
2021-06-28 23:25:49 -06:00 |
Daniel Supernault
|
dac326e949
|
Update StatusTransformer, fix missing tags attribute
|
2021-05-18 19:39:33 -06:00 |
Daniel Supernault
|
fabb57a9d5
|
Add profile pronouns
|
2021-05-11 23:25:10 -06:00 |
Daniel Supernault
|
372bacb01b
|
Update StatusTransformers, add liked_by attribute
|
2021-05-01 16:06:39 -06:00 |
Daniel Supernault
|
552e950d7a
|
New License formats
|
2021-03-31 22:08:03 -06:00 |
Daniel Supernault
|
3f14a4c412
|
Update MediaTransformers, add default blurhash attribute
|
2021-01-30 17:31:07 -07:00 |
Daniel Supernault
|
9e0fd36ba7
|
Update Status tranformers, add version attribute
|
2021-01-30 16:39:42 -07:00 |
Daniel Supernault
|
899bbeba5f
|
Update StatusHashtagTransformer, add blurhash attribute
|
2021-01-30 16:38:43 -07:00 |
Daniel Supernault
|
23db9de870
|
Update StatusTransformer, add blurhash
|
2021-01-29 01:38:40 -07:00 |
Daniel Supernault
|
ab888b2e70
|
Add StatusLabelService
|
2021-01-27 22:25:14 -07:00 |
Daniel Supernault
|
258b2729d3
|
Update MediaTransformer, remove cache busting
|
2021-01-24 21:11:52 -07:00 |
Daniel Supernault
|
f8cbe1e42c
|
Update MediaTransformers, include meta attribute with focus and dimensions
|
2021-01-19 19:39:04 -07:00 |
Daniel Supernault
|
cf40526ef9
|
Update mobile apis, add blurhash
|
2021-01-18 18:25:03 -07:00 |
Daniel Supernault
|
5b0b14fc42
|
Update StoryItemTransformer, increase story duration from 5 seconds to 10 seconds
|
2021-01-17 15:27:26 -07:00 |
Daniel Supernault
|
f70826e18c
|
Update status model, use scope over deprecated visibility attribute
|
2020-12-27 18:00:43 -07:00 |
Daniel Supernault
|
881fa86573
|
Update NotificationTransformer, handle tagged deletes
|
2020-12-13 17:28:33 -07:00 |
Daniel Supernault
|
3a428366fb
|
Update NotificationTransformer, add missing types
|
2020-12-13 16:03:44 -07:00 |
Daniel Supernault
|
d0d4680709
|
Update StatusStatelessController, remove unused attributes
|
2020-12-12 23:40:22 -07:00 |
Daniel Supernault
|
4d22426da2
|
Update StatusStatelessTransformer, add missing attributes
|
2020-12-05 00:14:29 -07:00 |
Daniel Supernault
|
0a5a0e8616
|
Add federated photo filters
|
2020-11-27 19:52:40 -07:00 |
Daniel Supernault
|
4733ca9fb9
|
Add shared inbox
|
2020-11-26 00:39:01 -07:00 |
Daniel Supernault
|
d63569c120
|
Add Direct Messages
|
2020-11-18 14:19:02 -07:00 |
Daniel Supernault
|
c4506ebd71
|
Update NotificationTransformer, fixes #2389
|
2020-08-24 18:53:37 -06:00 |
Daniel Supernault
|
e5aa506c5a
|
Update Hashtag.vue, add nsfw toggle. Fixes #2225
|
2020-08-05 01:50:34 -06:00 |
Daniel Supernault
|
6e507a553a
|
Update StatusTransformer, add tagged and shortcode fields
|
2020-07-20 08:34:51 -06:00 |
Daniel Supernault
|
49dab6fb5a
|
Update NotificationTransformer, add modlog and tagged types
|
2020-07-15 10:37:37 -06:00 |
Daniel Supernault
|
6300789115
|
Update Api Transformers, fixes #2234
|
2020-06-12 23:12:15 -06:00 |
Daniel Supernault
|
924e424cd2
|
Update StoryItemTransformer, increase story length to 5 seconds
|
2020-04-26 23:33:37 -06:00 |
Daniel Supernault
|
38b0233e96
|
Update AccountTransformer, add last_fetched_at attribute
|
2020-04-26 23:29:24 -06:00 |
Daniel Supernault
|
eefa6e0dfd
|
Update StatusTransformer, fixes #2113
|
2020-04-16 15:18:31 -06:00 |
Daniel Supernault
|
f5e4e468a2
|
Update AccountTransformer
|
2020-04-11 21:12:12 -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 |
Daniel Supernault
|
cdb6385298
|
Update v1 Api StatusTransformer
|
2020-03-19 21:22:02 -06:00 |
Daniel Supernault
|
1a0c1afedf
|
Update NotificationTransformer, add modlog type
|
2020-03-18 17:02:03 -06:00 |
Daniel Supernault
|
51642fc40d
|
Add modlog notifications
|
2020-02-21 21:00:00 -07:00 |
daniel
|
585a5ca8f8
|
Merge pull request #2007 from shleeable/cleanup
Code Review - dead code
|
2020-02-21 18:06:31 -07:00 |
Daniel Supernault
|
4c332ce700
|
Update StoryTransformer
|
2020-02-18 00:40:37 -07:00 |
Daniel Supernault
|
876323228a
|
Update StoryItemTransformer
|
2020-02-18 00:39:56 -07:00 |
Shlee
|
06d60ac351
|
Update ProfileTransformer.php
|
2020-02-13 17:56:24 +08:00 |
Daniel Supernault
|
121b258dbb
|
Update AccountTransformer, re-add header_bg field. Fixes #1933
|
2020-01-14 19:58:18 -07:00 |
Daniel Supernault
|
8b7917e76a
|
Update StatusTransformer
|
2020-01-06 23:24:47 -07:00 |
Daniel Supernault
|
3f0c45f601
|
Update AccountTransformer
|
2019-11-24 15:48:02 -07:00 |
Daniel Supernault
|
71e77a8325
|
Update StatusStatelessTransformer
|
2019-11-24 14:57:45 -07:00 |
Daniel Supernault
|
08fb905c12
|
Add AccountWithStatusesTransformer
|
2019-11-24 14:57:28 -07:00 |
Daniel Supernault
|
256f6b3515
|
Update StatusTransformer
|
2019-11-21 20:59:55 -07:00 |
Daniel Supernault
|
484bb509c6
|
Update StatusTransformer
|
2019-11-10 20:53:37 -07:00 |
Daniel Supernault
|
d2a90f11a0
|
Update AccountTransformer
|
2019-10-29 18:13:44 -06:00 |
Daniel Supernault
|
7c15d3c71f
|
Add MediaDraftTransformer for Camera Roll and Continuity
|
2019-10-15 21:48:43 -06:00 |
Daniel Supernault
|
2c16db187b
|
Update AP transformers, fixes #1637
|
2019-10-07 03:00:58 -06:00 |
Daniel Supernault
|
ef77de4e05
|
Update AP transformers, fixes #1637
|
2019-10-07 02:36:29 -06:00 |
Daniel Supernault
|
f89852c321
|
Update StatusTransformer, Fixes #1760
|
2019-10-04 20:27:29 -06:00 |
Daniel Supernault
|
a79d23d152
|
Update StatusTransformers
|
2019-10-01 21:06:42 -06:00 |
Daniel Supernault
|
21f262315d
|
Update AccountTransformer, fixes #1730
|
2019-10-01 20:53:45 -06:00 |
Daniel Supernault
|
9528d97c0a
|
Update StatusTransformers
|
2019-09-30 22:38:52 -06:00 |
Daniel Supernault
|
4d084ac5de
|
Update AccountTransformer
|
2019-09-30 00:55:49 -06:00 |
Daniel Supernault
|
7243489088
|
Update mastodon api transformers
|
2019-09-26 22:24:03 -06:00 |
Daniel Supernault
|
5d97fc8776
|
Update StatusTransformer
|
2019-09-26 22:19:41 -06:00 |
Daniel Supernault
|
2532663295
|
Update StatusTransformer
|
2019-09-26 22:18:52 -06:00 |
Daniel Supernault
|
abcc62a3fc
|
Update NotificationTransformer
|
2019-09-26 21:58:40 -06:00 |
Daniel Supernault
|
530149f0f4
|
Update AccountTransformer
|
2019-09-26 21:53:55 -06:00 |
Daniel Supernault
|
e4669a8aab
|
Update AccountTransformer, tfw you confuse javascript and php operators
|
2019-09-26 21:36:49 -06:00 |
Daniel Supernault
|
70f4b8607a
|
Update AccountTransformer
|
2019-09-26 21:35:25 -06:00 |
Daniel Supernault
|
68e09477d0
|
Update NotificationTransformer
|
2019-09-26 20:16:56 -06:00 |
Daniel Supernault
|
5ff4ba0807
|
Update mastodon api transformers, fix timestamps
|
2019-09-26 20:15:49 -06:00 |
Daniel Supernault
|
9b130cfe9b
|
Add new api transformers
|
2019-09-26 01:30:15 -06:00 |
Daniel Supernault
|
9b5aac4f50
|
Remove deprecated AttachmentTransformer
|
2019-09-25 22:38:44 -06:00 |
Daniel Supernault
|
b66cf9cdc2
|
Update StatusTransformer, make spoiler_text non-nullable
|
2019-09-24 20:45:36 -06:00 |
Daniel Supernault
|
93c687c7a0
|
Update AccountTransformer
|
2019-09-24 11:56:56 -06:00 |
Daniel Supernault
|
ac0ec74c3d
|
Update AccountTransformer
|
2019-09-23 19:39:41 -06:00 |
Daniel Supernault
|
6a80146b0c
|
Update AccountTransformer
|
2019-09-21 00:02:09 -06:00 |
Daniel Supernault
|
4899ff3479
|
Update AccounTransformer
|
2019-09-20 23:56:00 -06:00 |
Daniel Supernault
|
2484ed1e6d
|
Update Api Transformers
|
2019-09-20 23:45:19 -06:00 |
Daniel Supernault
|
a6bf535dbc
|
Update API Transformers
|
2019-09-20 23:26:56 -06:00 |