Commit Graph

6011 Commits

Author SHA1 Message Date
Daniel Supernault edcef7b6a5
Update compiled assets 2020-11-18 23:25:21 -07:00
Daniel Supernault 26550d9cb5
Update RemoteProfile, add dm button 2020-11-18 23:20:02 -07:00
Daniel Supernault 9d07071ee0
Update DirectMessageController 2020-11-18 23:12:49 -07:00
Daniel Supernault c12b35f00d
Update compiled assets 2020-11-18 23:12:19 -07:00
Daniel Supernault f796cc7c11
Update DirectMessageController 2020-11-18 23:07:00 -07:00
Daniel Supernault da4c5fb808
Update compiled assets 2020-11-18 20:33:11 -07:00
Daniel Supernault aeeb75597b
Update Direct component 2020-11-18 20:28:39 -07:00
Daniel Supernault 72a1a1ea19
Update AP Inbox, fix url parser 2020-11-18 19:54:09 -07:00
Daniel Supernault 4b90b1e0df
Update DirectMessageController 2020-11-18 19:51:08 -07:00
Daniel Supernault fa8fbb7e86
Update Status model 2020-11-18 19:19:07 -07:00
Daniel Supernault f15b8f8f5a
Update AP Inbox 2020-11-18 19:13:34 -07:00
Daniel Supernault 2e47091e6e
Update Help Center, add direct message section 2020-11-18 19:09:19 -07:00
Daniel Supernault 86765001e6
Update AP Inbox 2020-11-18 19:08:21 -07:00
Daniel Supernault 11a616b67d
Update AP Inbox 2020-11-18 15:29:54 -07:00
Daniel Supernault 8444d2dc50
Update AP Inbox 2020-11-18 15:23:11 -07:00
Daniel Supernault 20749d7c3c
Update AP Inbox 2020-11-18 15:05:34 -07:00
Daniel Supernault 1bbd613621
Update Inbox, add namespaces 2020-11-18 14:52:44 -07:00
Daniel Supernault 327a0e2d7d
Add db migration 2020-11-18 14:45:23 -07:00
Daniel Supernault 4b96315d73
Update compiled assets 2020-11-18 14:41:37 -07:00
Daniel Supernault 5df6a34101
Update web routes 2020-11-18 14:31:59 -07:00
Daniel Supernault d63569c120
Add Direct Messages 2020-11-18 14:19:02 -07:00
Hervé Yvis f61a551805
Update helpcenter.php 2020-11-18 12:29:32 +01:00
Hervé Yvis 9740798fbd
Update helpcenter.php - FR lang 2020-11-18 12:15:56 +01:00
Strubbl 8c220b97dd
Update Dockerfile.apache 2020-11-01 21:05:39 +01:00
daniel c81511e0bd
Merge pull request #2427 from pixelfed/staging
Update settings view
2020-10-29 17:45:27 -06:00
Daniel Supernault 4d04e4fd25
Update settings view 2020-10-29 17:44:51 -06:00
Strubbl ed7edb8604
Update Dockerfile.apache 2020-10-24 12:41:08 +02:00
okpierre 95d281ef9a
Update PostComponent.vue
Allow word to wrap instead of breaking up
2020-10-21 17:03:21 -04:00
daniel a2d41083a2
Merge pull request #2413 from pixelfed/staging
Staging
2020-09-22 17:06:10 -06:00
Daniel Supernault 8b25932e24
Update compiled assets 2020-09-22 17:00:49 -06:00
Daniel Supernault 3a888886ad
Update changelog 2020-09-22 16:57:08 -06:00
Daniel Supernault 7a62a42a4a
Update PostComponent, fixes #2351 2020-09-22 16:56:14 -06:00
Sven Fischer 5bc96a49e7 docker: update composer to 1.10.12 2020-09-09 18:39:29 +02:00
Daniel Supernault 06f0f80755
Update changelog 2020-09-07 12:44:14 -06:00
Daniel Supernault d1c664fafb
Update Profile component, make modals scrollable 2020-09-07 12:43:35 -06:00
daniel f747897290
Merge pull request #2403 from pixelfed/staging
Update components
2020-09-04 19:18:43 -06:00
Daniel Supernault 8f53d7b59f
Update compiled assets 2020-09-04 19:18:08 -06:00
Daniel Supernault 36bc4adbe7
Update components 2020-09-04 19:15:26 -06:00
daniel 71eccefd4f
Merge pull request #2402 from pixelfed/staging
Update composer deps
2020-09-04 19:07:20 -06:00
Daniel Supernault ee4ac3ba7f
Update composer deps 2020-09-04 19:05:37 -06:00
delthas 748a3be46d Add support for configurable OAuth tokens and refresh tokens lifetime
Previously, the lifetime of tokens and refresh tokens was hardcoded at
15 and 30 days.

Some instances administrators may wish to change these values.

This makes these two values configurable with the two .env variables:
OAUTH_TOKEN_DAYS and OAUTH_REFRESH_DAYS which are the lifetime in days
for these two tokens and refresh tokens.
2020-08-31 23:16:42 +02:00
delthas 18b12584d7 Display the applications tab in the user profile settings sidebar
Uncomments the link to the working Applications page
2020-08-31 23:04:13 +02:00
delthas 09479c02ca Make the minimum user password length configurable
Previously, all passwords had to be at least 12 characters long.

Some users use a slightly shorter password, so some instances could wish
to reduce the password length limit to a slightly lesser value.

This makes the minimum password length configurable in the .env file,
with the MIN_PASSWORD_LENGTH variable, that defaults to 12 to keep the
previous behaviour by default.
2020-08-31 23:01:01 +02:00
daniel 248dd78ddf
Merge pull request #2394 from pixelfed/staging
Update Profile + Timeline components, simplify UI
2020-08-25 19:07:51 -06:00
Daniel Supernault eb4bb19555
Update compiled assets 2020-08-25 19:07:00 -06:00
Daniel Supernault 28cdaf5fe2
Update changelog 2020-08-25 19:06:43 -06:00
Daniel Supernault 38d28ab4ac
Update Profile + Timeline components, simplify UI 2020-08-25 19:05:11 -06:00
Daniel Supernault 2ec951d227
Update legacy compose view 2020-08-25 00:11:02 -06:00
daniel 0c5c7fd6e0
Merge pull request #2392 from pixelfed/staging
Add password change email notification
2020-08-24 23:38:19 -06:00
Daniel Supernault 25be4ac9cc
Update changelog 2020-08-24 23:37:46 -06:00