1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00

Commit Graph

  • 04cf2672c3 🎨 Adapt front-end to match new implementation - remove share-specific code since new solution uses dummy feeds Marco Nassabain 2021-03-07 00:23:38 +0100
  • 088ebcc63a 🎨 Load icons from the server and delete SVGs Nicolas Wendling 2021-03-06 21:28:02 +0100
  • 0085e533b5 🎨 ShareResource : Change itemType to news_item Nicolas Wendling 2021-03-05 21:04:13 +0100
  • 9e2ef5df9d 📝 Update CHANGELOG and AUTHORS Marco Nassabain 2021-03-02 23:20:01 +0100
  • cfea34ba14 🧹 Cleanup code to match master Marco Nassabain 2021-03-02 23:15:41 +0100
  • 96846e1266 🔥 Remove changes to back-end from front-end pr Marco Nassabain 2021-03-02 23:13:43 +0100
  • ce1db3f5dc ✏️ Cleanup part.content.php + fix typo Marco Nassabain 2021-02-27 22:43:57 +0100
  • a77cdad828 💄 Update dropdown style Marco Nassabain 2021-02-25 00:25:43 +0100
  • 9876441799 ✏️ Updated labels (interface) Marco Nassabain 2021-02-25 00:04:44 +0100
  • 00f48c70dd 💡 ContentController: update comments feed cache - shared items are still in the owners feeds - since we don't have access to those feeds, we don't cache them Marco Nassabain 2021-02-24 23:47:12 +0100
  • dc407c5d7d 🩹 ContentController: Remove unused ShareResource Marco Nassabain 2021-02-24 23:44:56 +0100
  • edc7092ac2 🍱 Remove google logo (no more google+) Marco Nassabain 2021-02-24 23:42:26 +0100
  • d192abef88 Run.js: Include shared route in regex Marco Nassabain 2021-02-24 23:24:37 +0100
  • d935a7b26e ✏️ Fix indentation problems in navigation.css Marco Nassabain 2021-02-24 09:00:43 +0100
  • 2e921f64db ✏️ Remove placeholder share link Marco Nassabain 2021-02-20 18:49:02 +0100
  • a6dba240c9 (+) ui : dropdown on click (i.t of hover) Jimmy Huynh 2021-02-19 15:30:19 +0100
  • 63dddc342e (+) checkmark on sent users Jimmy Huynh 2021-02-19 15:15:59 +0100
  • c35bdeba20 (+) ui > anchor > target new tab Jimmy Huynh 2021-02-19 14:27:48 +0100
  • eff6468090 (+) ui > social networks in row Jimmy Huynh 2021-02-19 14:19:05 +0100
  • e7afafba29 🎨 Cleanup code marco in ShareController Marco Nassabain 2021-02-18 21:36:19 +0100
  • a3eed6507d (+) adding UI when no contact has been found & icon user on contact Jimmy Huynh 2021-02-16 17:40:45 +0100
  • 660173c428 (+) Ergonomy improvement Jimmy Huynh 2021-02-16 14:26:33 +0100
  • a990183265 Update jasmine tests to use share data - explicitly state that isShared = false - we don't track unreadCount of feeds we don't own => a shared item is still in the sharers feed - cache only gets updated for current users feeds Marco Nassabain 2021-02-07 22:48:06 +0100
  • 3b4a1a1e4e 🐛 get users request limit to 5 users WENDLING NICOLAS 2021-01-29 15:19:48 +0100
  • 9bfbb7c21f Fix Loading which doesn't end Aurélien 2021-01-29 14:17:33 +0100
  • 02a84c583f added nextcloud router Marco Nassabain 2021-01-28 17:24:15 +0100
  • 86949f992b (+) isSharedUnread (depending on getSharedCount(): function done Jimmy Huynh 2021-01-28 17:07:58 +0100
  • 7609fdbabf Add Loading for searchUser and share Aurélien 2021-01-28 16:59:20 +0100
  • a78287a777 (+) Blocking multiple sharing request to the same user Jimmy Huynh 2021-01-28 16:24:44 +0100
  • b5df8bbec9 traduction ELHADDAD Hamza 2021-01-28 16:15:02 +0100
  • 4940897b33 (+) adding tempo to autocomplete Jimmy Huynh 2021-01-28 15:01:47 +0100
  • b7527a7b81 share on google plus and mail ELHADDAD Hamza 2021-01-27 10:44:52 +0100
  • a876e74074 share ELHADDAD Hamza 2021-01-27 10:27:30 +0100
  • 4a9a4cf0d2 (+) Adding sharing_user names to EVERY articles + pre-condition if sharedArticle: no title feed (e.g.: from wikiRSS...) Jimmy Huynh 2021-01-26 18:14:05 +0100
  • e5ccff97a6 Shared menu: get and show sharedCount Marco Nassabain 2021-01-26 18:03:42 +0100
  • 29a68a10e8 Run.js: Subscribe to 'shared' (sharedCount) Marco Nassabain 2021-01-26 18:02:15 +0100
  • 9b1e2cfc5f (+) adding google & mail icons (urls remain unchanged) Jimmy Huynh 2021-01-26 16:52:11 +0100
  • c469d3221a 🐛 Change to singlequotes - Fix build error WENDLING NICOLAS 2021-01-26 16:50:43 +0100
  • 0d5443d6ee (+) sharedButton Jimmy Huynh 2021-01-26 15:54:49 +0100
  • 1ff8c26ac0 (+) Shared href navigation Jimmy Huynh 2021-01-26 14:38:38 +0100
  • 5342837d40 NewsItem: share with user on click (front-end) Marco Nassabain 2021-01-17 19:52:14 +0100
  • ea4178620b 🎨 create ShareController and moved share logic marco.nassabain@etu.unistra.fr 2021-01-12 23:15:41 +0100
  • 4a86db338d 🎨 rename UserResource to ShareResource marco.nassabain@etu.unistra.fr 2021-01-12 23:03:53 +0100
  • 4b1102972e 🐛 Use the sharee api to get users for sharing marco.nassabain@etu.unistra.fr 2021-01-12 22:56:33 +0100
  • cf00206da0 (+) Dynamic userlist on input change Jimmy Huynh 2021-01-04 15:16:30 +0100
  • 2e151f6e14 remove @nextcloud/router dependecy Marco Nassabain 2020-12-27 17:17:00 +0100
  • da7d43e2b3 added searchUsers function in ContentController Marco Nassabain 2020-12-27 18:33:46 +0100
  • 00011ee4ec (+) Partage RSS (FB & Twitter) [URL] Jimmy Huynh 2020-12-18 14:40:37 +0100
  • 5a9f8ff770 added UserResource with getUsers function Marco Nassabain 2020-12-27 18:32:20 +0100
  • 8639f9fb36 change svg share + css Aurelien DAVID 2020-12-17 15:35:37 +0100
  • e6658969aa (+) input contactSearch Jimmy Huynh 2020-12-17 15:31:23 +0100
  • 1beb3249c8 added nextcloud router Marco Nassabain 2020-12-14 10:11:18 +0100
  • 9743cf3260 (*) Logo RSX <---- left placement Jimmy Huynh 2020-12-17 11:23:01 +0100
  • e49a361740 (+) add fb twitter logos Jimmy Huynh 2020-12-17 11:14:30 +0100
  • ea7211fd2a (+) add fake contacts + twitter + fb Jimmy Huynh 2020-12-17 10:56:35 +0100
  • 06690315ca (+) Link share icon Jimmy Huynh 2020-12-14 16:04:02 +0100
  • 93700c8446 v1 dropdown shared for a new Aurelien DAVID 2020-12-09 20:16:29 +0100
  • 391dd25293 🩹 Fix rebase issues Marco Nassabain 2021-04-08 19:00:27 +0200
  • bf85a5883a 🩹 Item: change $sharedBy to string|null in annot. Marco Nassabain 2021-03-29 21:10:01 +0200
  • a6f9e4495b 🩹 Fix rebase errors Marco Nassabain 2021-03-29 21:08:24 +0200
  • 486e651ed6 🎨 Rename $l to $l10n Marco Nassabain 2021-03-29 20:30:42 +0200
  • 307534cc29 Added test for sharedByDisplayName field Marco Nassabain 2021-03-20 13:14:02 +0100
  • 413c4b8914 🩹 Fix sharedByDisplayName bug: - setting sharedByDisplayName shouldn't mark it as updated Marco Nassabain 2021-03-20 13:12:02 +0100
  • d5b9fbba3d ✏️ Fix comments in ShareService Marco Nassabain 2021-03-19 20:21:13 +0100
  • 9e9bd24c5f Add + update sharer display name tests - added testMapSharedByDisplayNames - updated ItemController tests to expect call to function Marco Nassabain 2021-03-19 20:12:53 +0100
  • 1a5ca74172 Add sharer display name into shared items - Add mapSharedByDisplayNames in ShareService - Update ItemController to call function on items Marco Nassabain 2021-03-19 20:11:49 +0100
  • bbdd95c30d 🔥 Remove UserManager code from ItemMapper & tests Marco Nassabain 2021-03-19 18:13:13 +0100
  • 7f21574615 🎨 Type hint ItemController share function mnassabain 2021-03-19 17:29:07 +0100
  • 4d0a82d429 ✏️ Fix phpcs indentation error Marco Nassabain 2021-03-18 23:55:36 +0100
  • c2c92a3f5a 🩹 Fix issues after rebase Marco Nassabain 2021-03-18 23:50:36 +0100
  • 276460a240 🩹 Item: mark categoriesJson as updated in clone Marco Nassabain 2021-03-18 23:45:12 +0100
  • 35dc4cf033 🗃 Update share migration version Marco Nassabain 2021-03-18 23:00:30 +0100
  • af84bbf204 Item: update tests - include sharer display name Marco Nassabain 2021-03-18 22:34:14 +0100
  • 7306370ece Item: add sharer display name in findEntities Marco Nassabain 2021-03-18 22:29:13 +0100
  • 8674d558fc Update Item model: add sharedByDisplayName - added field + setters + getters - include field in serialized Item Marco Nassabain 2021-03-18 22:12:48 +0100
  • 0fdd88df55 🧹 ShareService: rename $url to $urlGenerator Marco Nassabain 2021-03-07 19:29:49 +0100
  • a754b437e0 Update test to include localization Marco Nassabain 2021-03-06 22:32:57 +0100
  • 7f3c63a2a4 🎨 ShareService: update dummy feed URL - add IURLGenerator DI - update url to "http://serverurl/news/sharedwithme" - updated tests: added DI + adapted expected url Marco Nassabain 2021-03-06 22:22:20 +0100
  • 920ae54a2c 🌐 ShareService: Localize dummy feed title Marco Nassabain 2021-03-06 19:35:53 +0100
  • b0c42e4cd7 ♻️ Item: Remove isShared Marco Nassabain 2021-03-05 23:10:17 +0100
  • 2cba1e4146 🧹 Cleanup code, remove spaces, rename variables Marco Nassabain 2021-03-05 22:14:56 +0100
  • 4612ed9bf0 🎨 Share migration: remove shared_by default value Marco Nassabain 2021-03-05 22:02:21 +0100
  • e5d439ee7e 🚑 Fix newsItem insert error - add Item::__clone method resetting updated fields - set item id to null in ShareService Marco Nassabain 2021-03-05 21:33:33 +0100
  • 5c5578b16e Update ItemServiceTest: remove share tests Marco Nassabain 2021-03-04 23:28:25 +0100
  • e6eb878c4f WIP add ShareServiceTest Marco Nassabain 2021-03-04 23:27:37 +0100
  • 25e2efd54a Update ItemTest - remove sharedWith field Marco Nassabain 2021-03-04 23:26:34 +0100
  • 293300166d 🚑 Fix exception handling in ShareService Marco Nassabain 2021-03-04 23:26:08 +0100
  • 88fa9886ae Update ItemController share tests - use ShareService and shareItemWithUser function Marco Nassabain 2021-03-04 22:07:17 +0100
  • 1a582f2a7a 🚑 Fix ItemController::share - call correct ShareService function - correct ShareService className annotation Marco Nassabain 2021-03-04 22:06:20 +0100
  • d92d77c066 🚑 Fix errors in ShareService - change argument $id to $itemId - import Exceptions Marco Nassabain 2021-03-04 21:35:04 +0100
  • d275a5b9e7 🩹 Patch ItemControllerTest to mock shareService Marco Nassabain 2021-03-04 00:21:40 +0100
  • 409c835433 🩹 Patch ItemController + test to use ShareService Marco Nassabain 2021-03-04 00:16:19 +0100
  • dd818c6203 🚑 Fix circular inclusion: create ShareService Marco Nassabain 2021-03-04 00:02:21 +0100
  • 8fd3975907 🎨 Update share migration - remove shared_with column - make shared_by nullable Marco Nassabain 2021-03-03 23:27:04 +0100
  • e96d7c9b1e 🎨 Item.php: make shared_by nullable Marco Nassabain 2021-03-03 23:26:06 +0100
  • 6a6f89ff94 🎨 Item.php: Remove shared_with Marco Nassabain 2021-03-03 23:25:49 +0100
  • 54a228eca5 Add FeedService DI into ItemService in tests Marco Nassabain 2021-03-03 23:15:50 +0100
  • 26569fd4a2 Add FeedServiceV2 DI into ItemServiceV2 - used for finding dummy share feed Marco Nassabain 2021-03-03 23:15:20 +0100
  • 2ee5112760 🔥 Remove old share logic from tests & old tests Marco Nassabain 2021-03-03 23:01:36 +0100
  • 9bd27da9ba 🔥 Remove old share item logic & functions Marco Nassabain 2021-03-03 22:34:28 +0100