Daniel Supernault
|
dba78c24cc
|
Update CommentController
|
2018-06-03 20:20:12 -06:00 |
Daniel Supernault
|
b4394605ee
|
Update TimelineController
|
2018-06-03 19:40:19 -06:00 |
Daniel Supernault
|
4ca5a9e742
|
Add ApiController
|
2018-06-03 19:39:38 -06:00 |
Daniel Supernault
|
6d5c8fb90a
|
Fix n+1 query in status view
|
2018-06-03 01:15:38 -06:00 |
Daniel Supernault
|
3d657e0c52
|
Fix n+1 comment + like counts in status overlays
|
2018-06-02 20:26:49 -06:00 |
Daniel Supernault
|
c53e963537
|
Add supported file types and max caption length to new post form.
Closes #121 and #136
|
2018-06-02 16:53:35 -06:00 |
Daniel Supernault
|
b437b62780
|
Update Image class, remove PNG -> JPEG conversion and use orientate() method to detect proper orientation in Exif
|
2018-06-02 15:29:33 -06:00 |
Daniel Supernault
|
93129fe39f
|
Update AppServiceProvider
Closes #107
|
2018-06-01 17:39:45 -06:00 |
daniel
|
dcd6edb154
|
Merge pull request #114 from m4sk1n/settings-bio-fix
Fix “Can't update account settings without setting a bio”
|
2018-06-01 16:59:56 -06:00 |
daniel
|
619d51060f
|
Merge pull request #108 from m4sk1n/discover-fix
Do not recommend myself
|
2018-06-01 16:46:30 -06:00 |
daniel
|
7c4a383a65
|
Merge pull request #93 from neilalexander/patch-2
Use inRandomOrder instead of orderByRaw in Discover page
|
2018-06-01 16:34:46 -06:00 |
Daniel Supernault
|
91a6f8eba5
|
Add post delete method
|
2018-06-01 15:04:33 -06:00 |
Daniel Supernault
|
fa7d1fef2f
|
Update RestrictedNames so users can't register a username that conflicts with routes
|
2018-06-01 13:57:31 -06:00 |
Marcin Mikołajczak
|
13c0e33490
|
Fix “Can't update account settings without setting a bio”
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-06-01 21:13:29 +02:00 |
Daniel Supernault
|
1b794c8508
|
Update StatusPipeline
|
2018-06-01 12:33:44 -06:00 |
Daniel Supernault
|
92939ed867
|
Add recaptcha to login/register form
|
2018-06-01 11:58:43 -06:00 |
Marcin Mikołajczak
|
71c90c8f49
|
Do not recommend myself
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-06-01 19:05:12 +02:00 |
Neil Alexander
|
efbb1017e7
|
Also fix orderByRaw in SeedFollows
|
2018-06-01 12:23:52 +01:00 |
Neil Alexander
|
11447c13da
|
Use inRandomOrder instead of orderByRaw in Discover page
|
2018-06-01 12:13:32 +01:00 |
Daniel Supernault
|
8498779430
|
Fix avatar bug
|
2018-05-31 22:07:29 -06:00 |
Daniel Supernault
|
51aa17052f
|
Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
|
2018-05-31 21:34:04 -06:00 |
Daniel Supernault
|
753b6d4721
|
Add Inbox util
|
2018-05-31 21:17:07 -06:00 |
Daniel Supernault
|
5559bcdb8f
|
Add ProfileOutbox Transformer
|
2018-05-31 21:16:43 -06:00 |
Daniel Supernault
|
05bf9b7aee
|
Add StatusHashtag model
|
2018-05-31 21:15:37 -06:00 |
Daniel Supernault
|
d84b0c1d41
|
Add UserObserver
|
2018-05-31 21:15:20 -06:00 |
Daniel Supernault
|
ec2bff95b6
|
Add StatusPipeline
|
2018-05-31 21:14:46 -06:00 |
Daniel Supernault
|
e2afe175f4
|
Add RemoteFollowPipeline
Still a WIP
|
2018-05-31 21:14:15 -06:00 |
Daniel Supernault
|
fddc698a74
|
Update StatusController
|
2018-05-31 21:12:27 -06:00 |
Daniel Supernault
|
1c142d4a9b
|
Add SiteController
|
2018-05-31 21:12:06 -06:00 |
Daniel Supernault
|
8fedeb4ce8
|
Update SettingsController
|
2018-05-31 21:11:56 -06:00 |
Daniel Supernault
|
e70d54763c
|
Update ProfileController
|
2018-05-31 20:40:50 -06:00 |
Daniel Supernault
|
30bdd46415
|
Add NotificationController
|
2018-05-31 20:39:56 -06:00 |
Daniel Supernault
|
bfd65c1f76
|
Add ImportDataController
|
2018-05-31 20:39:48 -06:00 |
Daniel Supernault
|
d263353417
|
Add HashtagController
|
2018-05-31 20:39:35 -06:00 |
Daniel Supernault
|
a97403f3e7
|
Update FederationController
|
2018-05-31 20:38:11 -06:00 |
Daniel Supernault
|
82add854a8
|
Update CommentController
|
2018-05-31 20:37:11 -06:00 |
Daniel Supernault
|
4ab0515e76
|
Add AvatarController
|
2018-05-31 20:36:58 -06:00 |
Daniel Supernault
|
f69624eb28
|
Update RestrictedNames
|
2018-05-31 20:31:53 -06:00 |
Daniel Supernault
|
a7b186d7fb
|
Add local timeline to TimelineController
|
2018-05-31 16:05:39 -06:00 |
Daniel Supernault
|
dde1e19d55
|
Update CreateAvatar job
|
2018-05-31 16:04:15 -06:00 |
Daniel Supernault
|
ab6079f2fe
|
Update status model
|
2018-05-31 16:03:43 -06:00 |
Daniel Supernault
|
21d7e47673
|
Update profile model, use proper follower relationship and add new methods
|
2018-05-31 16:03:31 -06:00 |
Daniel Supernault
|
c8cb48a835
|
Update user model
|
2018-05-31 16:02:41 -06:00 |
Daniel Supernault
|
6f8122bed6
|
Add ActivityPub DiscoverActor util
|
2018-05-31 16:02:24 -06:00 |
Daniel Supernault
|
27e779b08d
|
Add PrettyNumber util
|
2018-05-31 16:01:31 -06:00 |
Daniel Supernault
|
1c63184133
|
Add Bookmark feature
|
2018-05-31 15:56:46 -06:00 |
Daniel Supernault
|
672ec191c6
|
Update DiscoverController
|
2018-05-29 21:04:26 -06:00 |
Daniel Supernault
|
e37108c544
|
Update AccountController, fix hydrateNotifications()
Notifications expect a collection, not a vanilla array.
|
2018-05-29 21:03:11 -06:00 |
Daniel Supernault
|
95dcf8f7b3
|
Update follower model, add new methods
|
2018-05-29 21:02:24 -06:00 |
Daniel Supernault
|
e4ebd474ff
|
Update Console Kernel
|
2018-05-29 21:01:56 -06:00 |