Commit History

Author SHA1 Message Date
  Hugo Sales f3972abb70 [DOCUMENTATION][Entity] Improve documentation on Entity::getWithPK, explaining the ways it can be used 3 years ago
  Diogo Peralta Cordeiro 2e3ab5bdfb [ENTITY][Link] Sometimes URLs don't work, handle that 3 years ago
  Diogo Peralta Cordeiro d23312aff9 [Embed] Add UI element and fix some bugs 3 years ago
  Diogo Peralta Cordeiro a43f1a641a [TWIG] Add Links representation to notes 3 years ago
  Diogo Peralta Cordeiro 31c5fd6da7 [ImageEncoder] Handle VIPS unsupported image type 3 years ago
  Diogo Peralta Cordeiro 7b3ca428e9 [ATTACHMENT] Some attachments don't have thumbnails and that's okay 3 years ago
  Diogo Peralta Cordeiro df5e7b139a [CORE][GSFile] ensureFilenameWithProperExtension: extension isn't an I/O param 3 years ago
  Diogo Peralta Cordeiro 4c1fc40c43 [ENTITY][Note] Add getter for note links 3 years ago
  Diogo Peralta Cordeiro c381e58d33 [ENTITY] Refactor RemoteURL entities to Link 3 years ago
  Diogo Peralta Cordeiro 333567c6a1 [Embed] Retrieve remote thumbnails and other improvements 3 years ago
  Diogo Peralta Cordeiro 632a54208d [Embed] Fix usage of EmbedLib 3 years ago
  Diogo Peralta Cordeiro daaf7ea236 [Attachment] Sometimes we can't provide download of original file 3 years ago
  Diogo Peralta Cordeiro 3019048585 [Posting] Re-add original file to attachment on upload, if it was previously removed 3 years ago
  Diogo Peralta Cordeiro 9781ddc8e0 [AttachmentToNote][Attachment] Add title getter to Attachment 3 years ago
  Diogo Peralta Cordeiro c12eacc758 [TESTS][Twig] Fix ExtensionTest->testIconsExtension 3 years ago
  Diogo Peralta Cordeiro d13da61d30 [StoreRemoteMedia] Implement the first version of it in v3 3 years ago
  Diogo Peralta Cordeiro f64436771c [UTIL] Common::config wasn't a proper port from v2, it has to accept one argument only as well 3 years ago
  Diogo Peralta Cordeiro 91666f7d61 [RemoteURLToAttachment] Fix primary key, relation is: One Attachment Has Many URLs, One URL Has One Attachment 3 years ago
  Diogo Peralta Cordeiro b20a4c89fb [Attachment] Allow to delete the associated file 3 years ago
  Diogo Peralta Cordeiro 6453593b0d [MODULES] Add module configuration 3 years ago
  Diogo Peralta Cordeiro f72cfd1c2b [CORE][Event] Fix bug on handler Log 3 years ago
  Diogo Peralta Cordeiro c0a404c640 [CORE][Entity] Compare with object properties when creating/updating, instead of class 3 years ago
  Diogo Peralta Cordeiro aec8521e4b [ENTITY][Posting] Remove GSActorToRemoteURL, Fix URL database store 3 years ago
  Diogo Peralta Cordeiro eb6ff68f7a [AttachmentShowRelated] Bug fix after re-introduction of NoteActions 3 years ago
  Eliseu Amaro c86cac2095 [CSS][Assets] Minified header icons. Reverted footer links position due to Firefox's corageous interpretation of a fixed element's position. 3 years ago
  Eliseu Amaro c14718e8dd [Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel. 3 years ago
  Diogo Peralta Cordeiro ae7516c893 [ATTACHMENTS] Always store in the same location 3 years ago
  Diogo Peralta Cordeiro 32ad5dbd74 [ENTITY] Split Attachment in various new entities 3 years ago
  Diogo Peralta Cordeiro 2ea739ef61 [FileQuota] We'll get back to this plugin later 3 years ago
  Hugo Sales 420b3f4aeb [DB][Attachments] Use count function rathar than fetch and count, rename to refCount, rather than countDepencies 3 years ago