Daniel Supernault
|
302ff874cb
|
Update webfinger logic, fixes #2180
|
2020-05-15 16:10:42 -06: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 |
|
Daniel Supernault
|
c39be2464e
|
Update Inbox
|
2020-04-29 16:14:34 -06:00 |
|
Daniel Supernault
|
f829df23a0
|
Update Inbox
|
2020-04-29 15:56:21 -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 Supernault
|
9661b7788c
|
Update AP helpers, remove tombstone support until race condition fixed
|
2020-04-29 12:55:08 -06:00 |
|
Daniel Supernault
|
ed5667c8ff
|
Update changelog
|
2020-04-28 02:43:43 -06:00 |
|
Daniel Supernault
|
f67fada273
|
Update SearchController, fix self search bug and rank local matches first
|
2020-04-28 02:42:21 -06:00 |
|
Daniel Supernault
|
bc22de3545
|
add
|
2020-04-28 00:18:02 -06:00 |
|
Daniel Supernault
|
285bd4854b
|
Update ApiV1Controller, enforce public timeline setting
|
2020-04-28 00:12:49 -06:00 |
|
Daniel Supernault
|
f87831b542
|
Update changelog
|
2020-04-27 21:36:16 -06:00 |
|
Daniel Supernault
|
cd42b2be3f
|
Update compiled assets
|
2020-04-27 21:35:58 -06:00 |
|
Daniel Supernault
|
2847e6bbca
|
Update web routes
|
2020-04-27 21:34:45 -06:00 |
|
Daniel Supernault
|
b8b5ba4fb3
|
Update changelog
|
2020-04-27 21:29:44 -06:00 |
|
Daniel Supernault
|
66f44a9d26
|
Update RemoteProfile.vue component, add warning for empty profiles and last_fetched_at
|
2020-04-27 21:28:37 -06:00 |
|
Daniel Supernault
|
5e48ffca63
|
Update NotificationCard.vue component, add follow requests at top of card, remove card-header
|
2020-04-27 21:23:13 -06:00 |
|
Daniel Supernault
|
36dc7fbac1
|
Update change log
|
2020-04-27 21:07:01 -06:00 |
|
daniel
|
74cd53613d
|
Merge pull request #2146 from warut92/dev
thai translation, first version
|
2020-04-27 21:05:26 -06:00 |
|
Daniel Supernault
|
1dc65e933e
|
Update StatusController, fix reblog_count bug
|
2020-04-27 00:14:50 -06:00 |
|
Daniel Supernault
|
8763bfc5c4
|
Add ActivityPubFetchService for signed GET requests
|
2020-04-26 23:43:54 -06:00 |
|
Daniel Supernault
|
6131907290
|
Update changelog
|
2020-04-26 23:34:31 -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
|
fcab5010d6
|
Add UIKit model, migration and controller
|
2020-04-26 23:28:24 -06:00 |
|
Daniel Supernault
|
591a192928
|
Update UserInvite model, add sender relation
|
2020-04-26 23:25:35 -06:00 |
|
Daniel Supernault
|
483548e217
|
Update AccountController, add followRequestJson method
|
2020-04-26 23:20:27 -06:00 |
|
Daniel Supernault
|
996866cbac
|
Update LikeController, fix likes_count bug
|
2020-04-26 23:13:39 -06:00 |
|
Daniel Supernault
|
b355b98a9f
|
Update changelog
|
2020-04-26 23:11:17 -06:00 |
|
Daniel Supernault
|
877023fb21
|
Update purify config, fix microformats support
|
2020-04-26 23:10:21 -06:00 |
|
Daniel Supernault
|
c95dd26a79
|
Update PostComponent.vue, use timeAgo util
|
2020-04-26 02:49:28 -06:00 |
|
Daniel Supernault
|
46767810a4
|
Update Profile.vue component, fix pagination bug
|
2020-04-26 02:47:47 -06:00 |
|
Daniel Supernault
|
ed09e54158
|
Update app.js, add timeAgo util
|
2020-04-26 02:47:13 -06:00 |
|
Daniel Supernault
|
6969bb5bb4
|
Update Profile model, cast timestamp for last_fetched_at
|
2020-04-26 02:07:17 -06:00 |
|
Daniel Supernault
|
c7ccb26ffc
|
Update ModLog model, add fillable attribute
|
2020-04-26 02:06:48 -06:00 |
|
Daniel Supernault
|
542ad12bc3
|
Update changelog
|
2020-04-24 13:55:22 -06:00 |
|
Daniel Supernault
|
2cf823a9f1
|
Update compiled assets
|
2020-04-24 13:54:10 -06:00 |
|
Daniel Supernault
|
b1d5eb0556
|
Update Timeline component, fix mod tools
|
2020-04-24 13:53:47 -06:00 |
|
Daniel Supernault
|
9b37c439f7
|
Update InternalApiController, update modAction method
|
2020-04-24 13:10:48 -06:00 |
|
Daniel Supernault
|
30284f5ff0
|
Update compiled assets
|
2020-04-21 23:58:48 -06:00 |
|
Daniel Supernault
|
415912d176
|
Update SearchResults, fix remote post bug
|
2020-04-21 23:58:22 -06:00 |
|