Commit Graph

6758 Commits (575a52874c8ebb0bcd5741009cc143389ea2279e)
 

Author SHA1 Message Date
whyparkc cdbb3c38c7 update 1826 11 years ago
whyparkc 4caaba2115 adding only mo 11 years ago
whyparkc ac794fc29c adding only po 11 years ago
whyparkc f628469f56 adding ko resources
test
11 years ago
whyparkc 5ff4e9723a add ko resources
add ko resources
11 years ago
whyparkc f654f0e538 updating resources 1758 11 years ago
whyparkc 82b6682820 Revert "updating korean resources"
This reverts commit 4444db8cc8.
11 years ago
whyparkc 4444db8cc8 updating korean resources 11 years ago
whyparkc 20d60ebdac .\locale\ko_KR\* 11 years ago
Andrew Dolgov 8d1cfe8020 colorPalette: try checking imagesize before invoking GD 11 years ago
whyparkc d349eb8f88 adding Korean in the language list 11 years ago
Matt Haley afd0849e30 Don't preload audio attachments. 11 years ago
Matt Haley a95e14fb4c Load selected feed after a short timeout
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.
11 years ago
Andrew Dolgov b684a2e665 fix crash on feedlist collapse, do not use _COLLAPSED_FEEDLIST pref 11 years ago
Andrew Dolgov 29b47c5ce8 Merge pull request #221 from rangerer/bugfix_login_profiles
bugfix for profile list dropdown
11 years ago
Roland Angerer 0806d68bac bugfix: list correct profile IDs on login page 11 years ago
Andrew Dolgov edcbb8c997 add plugin for bunicomic.com 11 years ago
Andrew Dolgov b5a9ef5ebc release 1.8 11 years ago
Andrew Dolgov f6ba763d6b Revert "Load selected feed after a short timeout"
This reverts commit 17c5d44cf4.
11 years ago
Andrew Dolgov cfb4ea298d Merge pull request #219 from mhaley/patch-1
Load selected feed after a short timeout
11 years ago
Matt Haley 17c5d44cf4 Load selected feed after a short timeout
Avoid firing multiple server requests if the user quickly clicks another feed or is navigating up/down the tree list with the keyboard.
11 years ago
Andrew Dolgov 1fcebfb3c7 make_lockfile: don't do inode checking on windows 11 years ago
Andrew Dolgov da8d534ac1 minor user editor updates 11 years ago
Andrew Dolgov d9afd9b2b5 use dojo stuff for user details 11 years ago
Andrew Dolgov 808ef3d4fc pref-users: remove useless javascript: prefix 11 years ago
Andrew Dolgov 222a61c222 user editor: use dojo stuff 11 years ago
Andrew Dolgov 10e1b51798 remove dijit tree folder icons 11 years ago
Andrew Dolgov d256f1fbd8 atom: support <published> 11 years ago
Andrew Dolgov 0a561a4371 Merge pull request #218 from levito/patch-2
only update floatingTitle innerHTML if active article changes
11 years ago
Veit Lehmann 5313ae17e4 only update floatingTitle innerHTML if active article changes
This will boost scrolling performance pretty much and avoid flickering of floatingTitle
11 years ago
Andrew Dolgov 496195db4e fix calculation of feed counts in pref-feeds editor 11 years ago
Andrew Dolgov 1d3848623d info/warning/error: use inset shadows 11 years ago
Andrew Dolgov f863d0bd07 update: do not explicitly fclose lockfile before unlinking (refs #703) 11 years ago
Andrew Dolgov f127eacb3b add some inset shadow on container elements 11 years ago
Andrew Dolgov 5f9699a53f hide floatingTitle when first batch of headlines is received 11 years ago
Andrew Dolgov 33e2d26bcb apply special feedTree styles only to main UI feedtree, fix feedParam and filterParam screwing with tree node layout 11 years ago
Andrew Dolgov 58fc7095ed make_lockfile: check ino and dev fields for lock file (refs #703) 11 years ago
Andrew Dolgov 0f9067450a Revert "do not unlink lockfiles (closes #703)"
This reverts commit 9ffe8907dd.
11 years ago
Andrew Dolgov 5a8d8a87e5 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov f890372a14 experimentally disable unnecessary folder icons for feedTree 11 years ago
Andrew Dolgov 97b5ec8c25 Merge pull request #217 from ldidry/master
Fix automatic language detection for registered users
11 years ago
Luc Didry c4db796fc7 Fix automatic language detection for registered users
If you do not choose a language, the db pref record for your language is an empty string, but if you choose "automatic detection" and save your prefs, it's "auto".
"auto" in startup_gettext function prevents ttrss to choose the appropriate language.
11 years ago
Andrew Dolgov 15a829013c remove single-line excerpts in widescreen 3panel mode because it breaks layout 11 years ago
Andrew Dolgov 19b906b94b block automarking headlines on scroll in unexpanded cdm because it doesn't work so well 11 years ago
Andrew Dolgov 0e70e4a42e unify some cdm padding values with 3panel mode 11 years ago
Andrew Dolgov f8900c3171 unify excerpt font sizes for CDM and 3 panel mode, use single line headers in expandable mode 11 years ago
Andrew Dolgov 3e008206a6 move notify a bit to the left so it woulnd't obscure browser scrollbar 11 years ago
Andrew Dolgov ffc21d2b54 clamp content preview to single line in three panel mode 11 years ago
Andrew Dolgov e2bf55b64e use text-overflow in floatingTitle 11 years ago
Andrew Dolgov d1692b4cf7 limit floatingTitle width 11 years ago