Commit Graph

5913 Commits (21837be99f5804949c7220af3ea3dc5789beecfb)
 

Author SHA1 Message Date
daniel 5cfa08946e
Merge pull request #2435 from pixelfed/staging
Add Direct Messages
4 years ago
Daniel Supernault 4bfbe7d747
Update change log 4 years ago
Daniel Supernault edcef7b6a5
Update compiled assets 4 years ago
Daniel Supernault 26550d9cb5
Update RemoteProfile, add dm button 4 years ago
Daniel Supernault 9d07071ee0
Update DirectMessageController 4 years ago
Daniel Supernault c12b35f00d
Update compiled assets 4 years ago
Daniel Supernault f796cc7c11
Update DirectMessageController 4 years ago
Daniel Supernault da4c5fb808
Update compiled assets 4 years ago
Daniel Supernault aeeb75597b
Update Direct component 4 years ago
Daniel Supernault 72a1a1ea19
Update AP Inbox, fix url parser 4 years ago
Daniel Supernault 4b90b1e0df
Update DirectMessageController 4 years ago
Daniel Supernault fa8fbb7e86
Update Status model 4 years ago
Daniel Supernault f15b8f8f5a
Update AP Inbox 4 years ago
Daniel Supernault 2e47091e6e
Update Help Center, add direct message section 4 years ago
Daniel Supernault 86765001e6
Update AP Inbox 4 years ago
Daniel Supernault 11a616b67d
Update AP Inbox 4 years ago
Daniel Supernault 8444d2dc50
Update AP Inbox 4 years ago
Daniel Supernault 20749d7c3c
Update AP Inbox 4 years ago
Daniel Supernault 1bbd613621
Update Inbox, add namespaces 4 years ago
Daniel Supernault 327a0e2d7d
Add db migration 4 years ago
Daniel Supernault 4b96315d73
Update compiled assets 4 years ago
Daniel Supernault 5df6a34101
Update web routes 4 years ago
Daniel Supernault d63569c120
Add Direct Messages 4 years ago
Hervé Yvis f61a551805
Update helpcenter.php 4 years ago
Hervé Yvis 9740798fbd
Update helpcenter.php - FR lang 4 years ago
Strubbl 8c220b97dd
Update Dockerfile.apache 4 years ago
daniel c81511e0bd
Merge pull request #2427 from pixelfed/staging
Update settings view
4 years ago
Daniel Supernault 4d04e4fd25
Update settings view 4 years ago
Strubbl ed7edb8604
Update Dockerfile.apache 4 years ago
okpierre 95d281ef9a
Update PostComponent.vue
Allow word to wrap instead of breaking up
4 years ago
daniel a2d41083a2
Merge pull request #2413 from pixelfed/staging
Staging
5 years ago
Daniel Supernault 8b25932e24
Update compiled assets 5 years ago
Daniel Supernault 3a888886ad
Update changelog 5 years ago
Daniel Supernault 7a62a42a4a
Update PostComponent, fixes #2351 5 years ago
Sven Fischer 5bc96a49e7 docker: update composer to 1.10.12 5 years ago
Daniel Supernault 06f0f80755
Update changelog 5 years ago
Daniel Supernault d1c664fafb
Update Profile component, make modals scrollable 5 years ago
daniel f747897290
Merge pull request #2403 from pixelfed/staging
Update components
5 years ago
Daniel Supernault 8f53d7b59f
Update compiled assets 5 years ago
Daniel Supernault 36bc4adbe7
Update components 5 years ago
daniel 71eccefd4f
Merge pull request #2402 from pixelfed/staging
Update composer deps
5 years ago
Daniel Supernault ee4ac3ba7f
Update composer deps 5 years ago
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.
5 years ago
delthas 18b12584d7 Display the applications tab in the user profile settings sidebar
Uncomments the link to the working Applications page
5 years ago
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.
5 years ago
daniel 248dd78ddf
Merge pull request #2394 from pixelfed/staging
Update Profile + Timeline components, simplify UI
5 years ago
Daniel Supernault eb4bb19555
Update compiled assets 5 years ago
Daniel Supernault 28cdaf5fe2
Update changelog 5 years ago
Daniel Supernault 38d28ab4ac
Update Profile + Timeline components, simplify UI 5 years ago
Daniel Supernault 2ec951d227
Update legacy compose view 5 years ago