summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
AgeCommit message (Expand)Author
2014-02-06do not show rename action for feeds that could not be added, fix #464Bernhard Posselt
2013-12-16Rename feed: style improvementsDavide Saurino
2013-11-27Move set/unset feed editing code to controllerDavide Saurino
2013-11-13Style improvementsDavide Saurino
2013-11-13Autofocus on rename textfieldDavide Saurino
2013-11-12Make feed title editable (FIX #242)Davide Saurino
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix a...Bernhard Posselt
2013-05-04place the delete button always on the rightBernhard Posselt
2013-05-04use 99 as maximum unread count to display, permanently display delete button ...Bernhard Posselt
2013-05-01change 'feed' to 'website' in interface, maintain wording consistencyJan-Christoph Borchardt
2013-04-29dont put feed on other feed, fix #135Bernhard Posselt
2013-04-29fix #135 by not cloning the elementBernhard Posselt
2013-04-27delete queue after successful delete request to prevent addtional delete when...Bernhard Posselt
2013-04-27use containement windowBernhard Posselt
2013-04-27dont show weird revert animationBernhard Posselt
2013-04-26format unread count properlyBernhard Posselt
2013-04-22fixed deletion of error messages and display correct iconBernhard Posselt
2013-04-21show full feed title on longer hover, fix #106Bernhard Posselt
2013-04-20remove trailing white spacesQingping Hou
2013-04-20add draggable delay to feedlist itemQingping Hou
2013-04-19set focus to right part when you click on a feed, fix #94Bernhard Posselt
2013-04-19shorten mark all read to mark readBernhard Posselt
2013-04-18use twitter bootstrap for tooltipsBernhard Posselt
2013-04-18remove clientside hashing, fix #72Bernhard Posselt
2013-04-18put tipsy above buttonsBernhard Posselt
2013-04-18add tipsy to buttons, fix #18Bernhard Posselt
2013-04-16dont show unread count when it is 0, dont bold read feeds, implemented autopa...Bernhard Posselt
2013-04-15always display new feeds and folders at the top when theyre being addedBernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-15use delete icon for feed and folder errors and use Delete website instead of ...Bernhard Posselt
2013-04-15remove opacity for feedcounter, fix #57Bernhard Posselt
2013-04-12fix unread count renderingBernhard Posselt
2013-04-12visually show unreadcount using opacity, fix #57Bernhard Posselt
2013-04-11autoselect folder when it was created and open folder if a feed gets added to itBernhard Posselt
2013-04-11allow users to discard folder and feed errorsBernhard Posselt
2013-04-11fixed folderselectionBernhard Posselt
2013-04-11added more code for adding feeds and foldersBernhard Posselt
2013-04-11added opml icons to export import buttonBernhard Posselt
2013-04-11translate folder and feed errors and added css and template code for creating...Bernhard Posselt
2013-04-11implemented drag and drop directivesBernhard Posselt
2013-04-08prework for adding foldersBernhard Posselt
2013-04-05brought back feeds and foldersBernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-02small pixel fixesBernhard Posselt
2013-03-26deleting and adding feeds worksBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-25return empty json responses when nothing has been doneBernhard Posselt
2013-02-14fixed error that resulted of not existing owncloud.cssBernhard Posselt
2013-02-14fixed styling of left content and reversed mark read buttons + unread countBernhard Posselt
2013-02-12Whenever the feed is all read, the symbol of 'Mark all read' shouldn't be at ...Bernhard Posselt