Commit Graph

2147 Commits

Author SHA1 Message Date
Daniel Supernault 6bbef6ac4e
Update compiled assets 2019-02-25 00:12:33 -07:00
Daniel Supernault 14b29137ba
Update Timeline component 2019-02-25 00:12:15 -07:00
Daniel Supernault c557faa15a
Update PublicApiController 2019-02-25 00:11:52 -07:00
Daniel Supernault 9fb6a379cd
Update BaseApiController 2019-02-25 00:03:51 -07:00
Daniel Supernault 7aeea2c49a
Update PublicApiController 2019-02-24 23:53:48 -07:00
Daniel Supernault 9ca18f6b0d
Update PublicApiController 2019-02-24 23:50:39 -07:00
Daniel Supernault eb7651e8ef
Update StatusTransformer 2019-02-24 23:41:12 -07:00
Daniel Supernault 19617f286c
Update compiled assets 2019-02-24 23:33:34 -07:00
Daniel Supernault d76886e041
Update Timeline component, defer notifications until timeline is loaded 2019-02-24 23:33:12 -07:00
Daniel Supernault cbf57b73f9
Update PublicApiController 2019-02-24 23:32:07 -07:00
Daniel Supernault 41525e07d8
Update PublicApiController 2019-02-24 23:28:35 -07:00
Daniel Supernault fcef8c9a2f
Cache private profile id list 2019-02-24 23:22:06 -07:00
Daniel Supernault 3b7802814d
Update PublicApiController 2019-02-24 23:02:11 -07:00
Daniel Supernault d1d8fa4acd
Update FollowerController 2019-02-24 22:57:22 -07:00
Daniel Supernault c3aa407b9a
Update routes, support .well-known/change-password 2019-02-24 22:34:52 -07:00
Daniel Supernault caac0a02d1
Update compiled assets 2019-02-24 22:13:03 -07:00
Daniel Supernault 47fdf0f0b7
Update Profile component 2019-02-24 22:12:53 -07:00
Daniel Supernault 2aeb3ce27b
Update compiled assets 2019-02-24 22:07:56 -07:00
Daniel Supernault d03fe409c3
Update Profile component 2019-02-24 22:07:38 -07:00
Daniel Supernault c887471c96
Update compiled assets 2019-02-24 22:04:30 -07:00
Daniel Supernault 838cca12b5
Update Profile component 2019-02-24 22:04:01 -07:00
Daniel Supernault fb40a55c7c
Add new api routes 2019-02-24 21:30:02 -07:00
Daniel Supernault 77c056e93b
Update ActivityPub Inbox 2019-02-24 20:17:01 -07:00
Daniel Supernault 2078bb10c9
Update ActivityPub Inbox 2019-02-24 20:07:43 -07:00
Daniel Supernault 8d3acc0101
Update fediverse page, remove pleroma from supported projects 2019-02-24 17:02:56 -07:00
Daniel Supernault 70a9bc4bd1
Update ASP, enforce https 2019-02-24 12:16:18 -07:00
Daniel Supernault 3fc6ec48bd
Update compiled assets 2019-02-22 18:23:02 -07:00
Daniel Supernault 27e710befb
Update npm deps 2019-02-22 18:21:41 -07:00
Daniel Supernault 6dcfde4779
Add search results view 2019-02-22 13:51:42 -07:00
Daniel Supernault eac61a975a
Add SearchResults vue component 2019-02-22 13:51:17 -07:00
Daniel Supernault b80f6daac7
Update SearchController 2019-02-22 13:50:52 -07:00
Daniel Supernault b3c4409dcf
Update RestrictedNames 2019-02-22 12:31:09 -07:00
Daniel Supernault f96025c558
Add setting reports view 2019-02-22 12:14:12 -07:00
Daniel Supernault 185a492ae6
Update settings view 2019-02-22 11:49:52 -07:00
Daniel Supernault 98a40506f5
Update config 2019-02-22 11:18:56 -07:00
Daniel Supernault 030ec4b825
Update SearchController 2019-02-21 23:10:26 -07:00
Daniel Supernault 74268874ca
Update ProfileController 2019-02-21 23:08:06 -07:00
Daniel Supernault e5b7c3c97d
Update compiled assets 2019-02-21 21:17:13 -07:00
Daniel Supernault 3bfee40d69
Update Timeline component 2019-02-21 21:16:47 -07:00
Daniel Supernault be3106b4d3
Update compiled assets 2019-02-21 21:09:25 -07:00
Daniel Supernault 1c71d61aef
Update vue components 2019-02-21 21:08:39 -07:00
Daniel Supernault 80624aea83
Update custom sass 2019-02-21 21:05:55 -07:00
Daniel Supernault 6fc752b5ad
Update StatusTransformer 2019-02-16 11:48:24 -07:00
Daniel Supernault 7b7ce8ea8a
Update Circle model 2019-02-15 20:56:44 -07:00
Daniel Supernault 24bc57700f
Update hashing config, set custom bcrypt or argon settings 2019-02-15 20:56:15 -07:00
Daniel Supernault da0b3b5f1c
Add user invites 2019-02-15 20:13:24 -07:00
daniel d127fbf290
Merge pull request #848 from techknowlogick/patch-1
Speed up docker build times and decrease image size
2019-02-15 13:58:07 -07:00
daniel 3e59f6b3cf
Merge pull request #850 from leuc/status-transform-cache
Status transform cache
2019-02-15 13:54:53 -07:00
leuc fd4eeb7621 Use an hour as default cache time for status transform, to avoid stale cache objects 2019-02-15 21:21:25 +01:00
leuc a891bbcc9a cache StatusTransform and invalidate on like, comment and share 2019-02-15 21:21:20 +01:00