Commit graph

9 commits

Author SHA1 Message Date
Eugen Rochko
2f111b7fbb Disable service worker media cache and IndexedDB storage ()
Fix 
Fix 
2018-07-03 19:50:18 +02:00
Yamagishi Kazutoshi
1ffb500242 Hide status content when spoiler text is not empty () 2018-06-14 08:03:51 +02:00
Eugen Rochko
8b63d39427 Use plaintext value for field value tooltips in web UI ()
Fix 
2018-05-07 09:30:38 +02:00
Eugen Rochko
4055ce490c Enable custom emojis in profiles (notes, field values, display names) ()
Follow-up to 
2018-05-06 11:48:51 +02:00
Eugen Rochko
466442b764 Add bio fields ()
* Add bio fields

- Fix 
- Fix 
- Fix 

* Display bio fields in web UI

* Fix output of links and missing fields

* Federate bio fields over ActivityPub as PropertyValue

* Improve how the fields are stored, add to Edit profile form

* Add rel=me to links in fields

Fix 
2018-04-14 12:41:08 +02:00
Akihiko Odaki
fb8768a469 Free stroage if it is exceeding disk quota () 2018-04-08 13:32:39 +02:00
Akihiko Odaki
e829c21cc6 Cache media () 2018-03-27 12:32:30 +02:00
unarist
351203118c Fix moved account handling in IndexedDB feature ()
* Fix stack overflow on importFetchedAccounts

  When the account has moved property, it should process destination
  account instead of source account itself.

* Set account id instead of account object for moved property

  This restores "foo has moved to" indication on account view, and
  fixes `reblog` index on `accounts` object store.
2018-03-26 12:48:01 +02:00
Akihiko Odaki
43f2b0281d Store objects to IndexedDB () 2018-03-24 13:06:27 +01:00