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

Commit Graph

  • 43ca6673b4 unescape title to not escape html characters, this is handled by angularjs Bernhard Posselt 2013-04-16 16:59:38 +0200
  • 3b425b0a46 dont care if starred items are read or unread, always show them Bernhard Posselt 2013-04-16 16:08:55 +0200
  • b8705e242e adjust readme Bernhard Posselt 2013-04-16 15:47:59 +0200
  • a412194653 implement autopaging and proper loading symbols fix #45 and #26 Bernhard Posselt 2013-04-16 15:43:42 +0200
  • c20b6d34c7 make unreadcounter bold again Bernhard Posselt 2013-04-16 15:33:48 +0200
  • dee17d002d dont show unread count when it is 0, dont bold read feeds, implemented autopaging Bernhard Posselt 2013-04-16 15:19:05 +0200
  • 8df6d36d49 move instantiation into file where object is declared, fix unittests that overwrote services for all unittests and caused them to fail Bernhard Posselt 2013-04-16 13:19:28 +0200
  • efc118431b [tx-robot] updated from transifex Jenkins for ownCloud 2013-04-16 01:04:50 +0200
  • 05b724e5c2 Merge pull request #73 from owncloud/l10n.pl Alessandro Cosentino 2013-04-15 14:01:44 -0700
  • 5d11848343 adding transifex config Thomas Müller 2013-04-15 22:49:31 +0200
  • 72bdcdb391 adding l10n.pl for translation sync with transifex. Jenkins job will be available at: https://ci.tmit.eu/view/translation-sync/job/translation-sync-news/ Thomas Müller 2013-04-15 22:27:58 +0200
  • cbf9baf3c1 dont break if owncloud if appframework isnt enabled Bernhard Posselt 2013-04-15 21:23:37 +0200
  • 35ba857da2 always display new feeds and folders at the top when theyre being added Bernhard Posselt 2013-04-15 21:12:46 +0200
  • 2ce1a03bca remove error_log statement Bernhard Posselt 2013-04-15 18:53:01 +0200
  • 34342814a0 fix potential errors when fetching favicon that preven feed from being added, fix #66 by not shortening the url Bernhard Posselt 2013-04-15 18:49:44 +0200
  • 0ed9131f3f add simple keyboard shortcuts, implemt keep unread fix #43, implement mark as read when scrolling fix #4 Bernhard Posselt 2013-04-15 18:31:30 +0200
  • 7c3c70fc88 removed useless file Bernhard Posselt 2013-04-15 18:12:20 +0200
  • 94e82411f7 fix unittest breakage errors in firefox and phantomjs, bump build tools Bernhard Posselt 2013-04-15 18:11:38 +0200
  • c171e9e381 Merge pull request #65 from owncloud/keep-unread Bernhard Posselt 2013-04-15 08:11:44 -0700
  • d7cf83fd33 show feeds above, fix #67 Bernhard Posselt 2013-04-15 16:05:42 +0200
  • 464ff6c4c1 renamed bl to businesslayer, handle exception in update routine, fix #69 Bernhard Posselt 2013-04-15 16:02:32 +0200
  • 7269dd1ba4 Button Not displayed when different article selected. raghunayyar 2013-04-15 18:47:22 +0530
  • 89c31ab5fc use delete icon for feed and folder errors and use Delete website instead of discard, fix #70 Bernhard Posselt 2013-04-15 14:53:24 +0200
  • 01d6e6a3df show real date on hover, more robust check for language support for relative dates Bernhard Posselt 2013-04-15 14:44:48 +0200
  • cdbafe0555 removed useless file Bernhard Posselt 2013-04-15 13:53:17 +0200
  • 506dc652ff add support for relative dates, fix #28 Bernhard Posselt 2013-04-15 13:52:56 +0200
  • 360966ab4b get language from server and save it in a language object, dont use a seperate file for instantiating controllers Bernhard Posselt 2013-04-15 12:06:14 +0200
  • fe2bb06a2c updated authors file Bernhard Posselt 2013-04-15 11:17:55 +0200
  • 8553c92dd9 remove opacity for feedcounter, fix #57 Bernhard Posselt 2013-04-15 11:11:20 +0200
  • 113af99a66 Restyling the Keep Unread Button, makes it more 'visible' raghunayyar 2013-04-14 18:54:47 +0530
  • 516063c1e1 only ignore spc files in cache Bernhard Posselt 2013-04-14 14:18:26 +0200
  • b4818a403a also check https for favicons Bernhard Posselt 2013-04-14 00:30:01 +0200
  • 36dc56717a remove debug echo statements Bernhard Posselt 2013-04-14 00:00:04 +0200
  • 33342f4ea6 add code to get favicons, fix #49 Bernhard Posselt 2013-04-13 23:56:41 +0200
  • ce7cd121f4 fix import scoping issue that caused feeds not to be imported at times, set created folders to be opened by default Bernhard Posselt 2013-04-13 22:48:31 +0200
  • 0fa0fb22c7 add license headers and authors file Bernhard Posselt 2013-04-13 18:08:52 +0200
  • 3149963853 remove debug console.log output from import Bernhard Posselt 2013-04-13 17:37:19 +0200
  • ee9e17ef17 implement opml import, fix #23 Bernhard Posselt 2013-04-13 17:28:33 +0200
  • 38e4b6d7e9 implement opml import, fix #23 Bernhard Posselt 2013-04-13 17:28:07 +0200
  • 8df86d1991 Update README.rst Bernhard Posselt 2013-04-13 02:49:31 +0300
  • c7125b0c30 small fix Bernhard Posselt 2013-04-13 01:47:58 +0200
  • b077ab7f5a added more readme infos to fix #60 Bernhard Posselt 2013-04-13 01:47:19 +0200
  • 7a0bce7213 show disabled export button if there are no feeds Bernhard Posselt 2013-04-12 15:15:41 +0200
  • a069add71e implement export, needs proper unittests though, fix 31 Bernhard Posselt 2013-04-12 14:53:02 +0200
  • e8767f7511 implement clientside update requests, fix #27 Bernhard Posselt 2013-04-12 12:25:58 +0200
  • e9eaa93826 added return value tests for controllers Bernhard Posselt 2013-04-12 12:00:38 +0200
  • 3baa8b51e4 implement mark as read for feeds and folders, fix #29 Bernhard Posselt 2013-04-12 11:54:49 +0200
  • e8cdb31569 fix unread count rendering Bernhard Posselt 2013-04-12 01:23:43 +0200
  • b90fe335d2 visually show unreadcount using opacity, fix #57 Bernhard Posselt 2013-04-12 01:11:34 +0200
  • 0637bebd54 added serverside caching Bernhard Posselt 2013-04-12 00:33:08 +0200
  • 224a5d526f update readme with staying up to date instructions Bernhard Posselt 2013-04-11 22:26:53 +0200
  • eda8fec587 autoselect folder when it was created and open folder if a feed gets added to it Bernhard Posselt 2013-04-11 21:38:20 +0200
  • b06fc20ddb allow users to discard folder and feed errors Bernhard Posselt 2013-04-11 20:56:23 +0200
  • ce6b20c59e properly clear the query cache Bernhard Posselt 2013-04-11 20:32:34 +0200
  • a9fb379b37 make moving feeds work, fix #22 Bernhard Posselt 2013-04-11 19:56:36 +0200
  • f16b8e1d92 load new feed when it was added Bernhard Posselt 2013-04-11 19:50:17 +0200
  • aa208e38b6 fixed folderselection Bernhard Posselt 2013-04-11 19:45:36 +0200
  • 61395bc32d fixed linting errors Bernhard Posselt 2013-04-11 19:36:34 +0200
  • 9963975875 added more code for adding feeds and folders Bernhard Posselt 2013-04-11 19:34:24 +0200
  • 959b8691fa use images instead of captions for folder create buttons to not run into width problems Bernhard Posselt 2013-04-11 18:06:59 +0200
  • 59f42f80ad add a button for people to get out of add folder mode Bernhard Posselt 2013-04-11 17:55:59 +0200
  • adcf13d214 more padding bottom for app-settings Bernhard Posselt 2013-04-11 16:03:49 +0200
  • 12f9f0be1f added opml icons to export import button Bernhard Posselt 2013-04-11 16:01:10 +0200
  • 80707aa9e3 translate folder and feed errors and added css and template code for creating folders and feeds and what happens when an error gets triggered Bernhard Posselt 2013-04-11 15:48:50 +0200
  • 7808ff902b implemented drag and drop directives Bernhard Posselt 2013-04-11 14:40:00 +0200
  • b54b454f8a fixed feedmodel Bernhard Posselt 2013-04-11 11:33:05 +0200
  • 50902e1c05 fixed foldermodel Bernhard Posselt 2013-04-11 11:20:46 +0200
  • bdb241340a enclosure method called on wrong objects Alessandro Cosentino 2013-04-09 19:38:59 +0200
  • 4c7c12584c fixed feedbl unittests Bernhard Posselt 2013-04-09 10:37:47 +0200
  • ca0864dbcd prework for adding folders Bernhard Posselt 2013-04-08 17:56:53 +0200
  • e6d926de62 add link to feed which gets opened when clicked on the subheading of an item Bernhard Posselt 2013-04-08 15:23:06 +0200
  • e2381ea22c typo fix Bernhard Posselt 2013-04-06 17:58:47 +0200
  • 050d866f54 added warnings for future devs to not run into sql injection mistakes Bernhard Posselt 2013-04-06 17:56:24 +0200
  • 4b169b4561 dont allow setting read and unread if it doesnt change the status Bernhard Posselt 2013-04-05 23:53:56 +0200
  • 7f2cc571f6 only show feedname when not displaying feed Bernhard Posselt 2013-04-05 23:47:23 +0200
  • f704dfe333 brought back starring of feeds Bernhard Posselt 2013-04-05 23:43:15 +0200
  • 27f34bcb4b reload page after showall has been changed Bernhard Posselt 2013-04-05 23:15:25 +0200
  • 2d8f76d28f fix statusflag db query bugs and unittests Bernhard Posselt 2013-04-05 22:56:22 +0200
  • 4560ab8556 making shit work since 1988 Bernhard Posselt 2013-04-05 22:34:52 +0200
  • c6a279128e fix #37 by fixing multiple, hard to track down typos Bernhard Posselt 2013-04-05 16:06:04 +0200
  • 685ff350eb reduce unreadcount instantly when marking as read, fixes #7 Bernhard Posselt 2013-04-05 14:27:14 +0200
  • 1df9491ac0 remove admin page Bernhard Posselt 2013-04-05 14:19:24 +0200
  • ae42bb1c5f fix collapsing of folders Bernhard Posselt 2013-04-05 14:08:12 +0200
  • 1a169b29c1 fixed showall toggle and added methods to set items read and starred Bernhard Posselt 2013-04-05 13:50:30 +0200
  • a6d1cc915a implemented bare itembl methods Bernhard Posselt 2013-04-05 12:07:04 +0200
  • 54a67849bd brought back feeds and folders Bernhard Posselt 2013-04-05 11:38:12 +0200
  • f8451ca565 bring back show all button Bernhard Posselt 2013-04-05 11:22:38 +0200
  • 76b3dcd712 small work on integration test Bernhard Posselt 2013-04-05 11:01:37 +0200
  • 061d70dd2e moved Bernhard Posselt 2013-04-05 10:27:56 +0200
  • 7171a3dba0 moved tests into unit directory Bernhard Posselt 2013-04-05 10:27:28 +0200
  • d001da3394 cleaned up feedcontroller Bernhard Posselt 2013-04-04 21:57:17 +0200
  • 76267670f3 finished feedbl methods Bernhard Posselt 2013-04-04 21:18:43 +0200
  • 346346e01c added most of the bl functionality Bernhard Posselt 2013-04-04 19:58:51 +0200
  • 2d8b635796 Merge pull request #40 from jerrykan/favicon Bernhard Posselt 2013-04-04 08:23:57 -0700
  • 1ffedced05 fixes mappers by using the correct status condition Bernhard Posselt 2013-04-04 17:21:43 +0200
  • 42685490df Improve feedfetcher discoverFavicon() John Kristensen 2013-04-05 00:24:52 +1100
  • b723c12e4c improved and cleaned up js unittests Bernhard Posselt 2013-04-04 15:23:58 +0200
  • 180b36f9b2 deleted old code that i forgot to delete Bernhard Posselt 2013-04-04 13:45:33 +0200
  • 1f2391b0cd move autopurge to itembl Bernhard Posselt 2013-04-04 13:23:03 +0200
  • 3ec631a5c7 autopurge all read items which are not starred if there are more than 1000 Bernhard Posselt 2013-04-04 13:13:25 +0200