summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-25make floating title less cpu intensiveAndrew Dolgov
2013-06-25fix 2week catchup parameterAndrew Dolgov
2013-06-23Merge pull request #233 from lotrfan/dismissAndrew Dolgov
Remove content when dismissing
2013-06-21Add some checks to see if the content element existsJeffrey Tolar
This *might* help dismissal not break when not using combined mode.
2013-06-21Fix incorrect function name in exception handlingJeffrey Tolar
2013-06-21Remove content when an article is dismissedJeffrey Tolar
2013-06-21Merge pull request #230 from lotrfan/hotkey_fixAndrew Dolgov
Add missing hotkey action
2013-06-21Add missing hotkey handlerJeffrey Tolar
2013-06-20better root element detection for atom content type xhtml (closes #720)Andrew Dolgov
2013-06-20Merge pull request #229 from skibbipl/patch-1Andrew Dolgov
Update messages.po
2013-06-20Update messages.poskibbipl
Typo in translation.
2013-06-20add rel=noreferrer to article linksAndrew Dolgov
2013-06-19Merge pull request #228 from WGH-/installer_undefined_indexAndrew Dolgov
fixes "undefined index HTTPS" notice in installer script
2013-06-20fixes "undefined index" noticeWGH
2013-06-19feedparser: check if initial xpath query for root element returns anythingAndrew Dolgov
2013-06-18Merge pull request #227 from whyparkc/masterAndrew Dolgov
Pull request for localization for Korean
2013-06-19modifying some Korean translationswhyparkc
2013-06-18deleting files in wrong locationwhyparkc
2013-06-18changing wrong folder tree and updating some Korean translationswhyparkc
2013-06-18changing Korean terms and adding some more translationswhyparkc
2013-06-17Merge pull request #223 from mhaley/patches-viewfeed-timeoutAndrew Dolgov
Load selected feed after a short timeout
2013-06-16Merge pull request #226 from mhaley/patches-no-preloadAndrew Dolgov
Don't preload audio attachments.
2013-06-15Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-06-15do no try to pass MS icon files to GDAndrew Dolgov
2013-06-15Merge pull request #224 from Menti/masterAndrew Dolgov
Small improvements to Spanish
2013-06-14Small improvements to SpanishMenti
2013-06-14commit from shellwhyparkc
2013-06-14update 1826whyparkc
2013-06-14adding only mowhyparkc
2013-06-14adding only powhyparkc
2013-06-14adding ko resourceswhyparkc
test
2013-06-14add ko resourceswhyparkc
add ko resources
2013-06-14updating resources 1758whyparkc
2013-06-14Revert "updating korean resources"whyparkc
This reverts commit 4444db8cc845ec398792c877aa7fe5748e9fcb25.
2013-06-14updating korean resourceswhyparkc
2013-06-14.\locale\ko_KR\*whyparkc
2013-06-14colorPalette: try checking imagesize before invoking GDAndrew Dolgov
2013-06-14adding Korean in the language listwhyparkc
2013-06-13Don't preload audio attachments.Matt Haley
2013-06-13Load selected feed after a short timeoutMatt Haley
Avoid firing multiple server requests if the user is navigating up/down the tree list with the keyboard. Instead, wait till the user has stopped navigating for at least 250ms.
2013-06-13fix crash on feedlist collapse, do not use _COLLAPSED_FEEDLIST prefAndrew Dolgov
2013-06-13Merge pull request #221 from rangerer/bugfix_login_profilesAndrew Dolgov
bugfix for profile list dropdown
2013-06-13bugfix: list correct profile IDs on login pageRoland Angerer
2013-06-13add plugin for bunicomic.comAndrew Dolgov
2013-06-12release 1.8Andrew Dolgov
2013-06-12Revert "Load selected feed after a short timeout"Andrew Dolgov
This reverts commit 17c5d44cf42f6c99786efbc45b788d910fb4c4be.
2013-06-12Merge pull request #219 from mhaley/patch-1Andrew Dolgov
Load selected feed after a short timeout
2013-06-11Load selected feed after a short timeoutMatt Haley
Avoid firing multiple server requests if the user quickly clicks another feed or is navigating up/down the tree list with the keyboard.
2013-06-11make_lockfile: don't do inode checking on windowsAndrew Dolgov
2013-06-11minor user editor updatesAndrew Dolgov