Граф коммитов

1052 Коммитов

Автор SHA1 Сообщение Дата
Myk Melez 8a496f5c18 select All Subscriptions (i.e. the Subscriptions header) if nothing else to be selected when building river view 2009-09-13 18:09:14 -07:00
Myk Melez a0c94dc520 remove unnecessary and no-longer-effective gross hack to make sure newly subscribed feed has messages 2009-09-13 18:03:50 -07:00
Myk Melez 59df79c6b5 make automatic refresh work again by breaking the dependency on Places having been converted 2009-09-13 17:58:35 -07:00
Myk Melez 8e369d0a09 don't pause between persisting messages by default so all messages show up in the river view when a user first subscribes to a feed 2009-09-13 17:35:31 -07:00
Myk Melez 80e48e2188 improve subscription notification by hiding options behind Options button and making description wrap if necessary 2009-09-13 15:39:51 -07:00
Myk Melez e2709b3a0e update version to next release number 2009-09-13 14:52:38 -07:00
Myk Melez 5a1d8126c1 update updated page 2009-09-09 15:01:41 -07:00
Myk Melez ddecab9f4a make strings localizable; remove obsolete localized strings 2009-09-08 07:43:45 -07:00
Myk Melez 5bc7dd68fc updated fr localization 2009-09-08 07:07:09 -07:00
Myk Melez 20f8a528bd mv fr-FR localization to fr
--HG--
rename : locale/fr-FR/about.properties => locale/fr/about.properties
rename : locale/fr-FR/browser.dtd => locale/fr/browser.dtd
rename : locale/fr-FR/collections.dtd => locale/fr/collections.dtd
rename : locale/fr-FR/date.js => locale/fr/date.js
rename : locale/fr-FR/list.dtd => locale/fr/list.dtd
rename : locale/fr-FR/login.dtd => locale/fr/login.dtd
rename : locale/fr-FR/login.properties => locale/fr/login.properties
rename : locale/fr-FR/message.dtd => locale/fr/message.dtd
rename : locale/fr-FR/preferences.dtd => locale/fr/preferences.dtd
rename : locale/fr-FR/river.dtd => locale/fr/river.dtd
rename : locale/fr-FR/sidebar.dtd => locale/fr/sidebar.dtd
rename : locale/fr-FR/subscribe.dtd => locale/fr/subscribe.dtd
2009-09-08 07:00:46 -07:00
Myk Melez fa9f6c661e make first run page localizable 2009-09-08 06:56:34 -07:00
alta88 7257ca6615 header tweak, list contextmenu tweak, bump places db version. 2009-08-26 12:29:32 -04:00
Myk Melez f743c78a01 Added tag release-0.3pre3 for changeset 57f7ff44c1f3 2009-08-25 15:51:22 -07:00
Myk Melez 8912e00d17 make StorageCollection correctly reflect identity/person into message record 2009-08-24 19:17:06 -07:00
Myk Melez 359aeed381 make the stream view use the collection2 module 2009-08-24 17:44:30 -07:00
Myk Melez 98d2e45523 remove periodization code that is no longer used 2009-08-21 18:44:58 -07:00
Myk Melez ab6af491c8 remove unused getDayBounds methods (the functionality is now provided by Datejs 2009-08-21 18:29:28 -07:00
Myk Melez f9f6b5ff6a make received constraints work with the non-stored generic MessageCollection objects 2009-08-21 18:27:40 -07:00
Myk Melez 04dce1d5bd convert dates in river view to julian when using them to query the database; retrieve sources from their menuitems in the river view 2009-08-21 15:42:14 -07:00
Myk Melez 49bd340b47 remove obsolete period code from river view 2009-08-21 15:33:38 -07:00
Myk Melez 1b3e6e0349 make it possible to show a week or month's worth of messages in the river view 2009-08-20 17:48:09 -07:00
Myk Melez d37e2e9295 use Datejs library <http://www.datejs.com/> to switch between periods in the river view; Datejs is latest version from its source code repository, since that contains many improvements over the released version; in the long term we should switch from our custom date utilities to this library 2009-08-18 19:00:37 -07:00
Myk Melez 9a1ae9048a require Firefox 3.5 and allow up to Firefox 3.6a2pre (the latest nightly build version) 2009-08-18 13:26:54 -07:00
Myk Melez 723f73eace require Firefox 3.5 and allow up to Firefox 3.6a2pre (the latest nightly build version) 2009-08-17 17:15:53 -07:00
alta88 1f93e0bfce mark new message read onselect. 2009-08-11 08:53:20 -06:00
alta88 fb8b07e7b6 Merge with 9586be83fd8469694cf2307055862d7a6e430847 2009-08-11 01:18:17 -06:00
alta88 913b057d66 mark read on new message too. 2009-08-11 01:03:41 -06:00
Myk Melez 08c9646978 credit localizers 2009-08-10 15:28:47 -07:00
Myk Melez a1b52cbdad remove es-ES localization, which is no longer maintained and is out-of-date 2009-08-10 15:24:00 -07:00
Myk Melez 77803af1dc remove ca-AD localization, which is no longer maintained and is out-of-date 2009-08-10 15:20:52 -07:00
Myk Melez d80387c2fe hu-HU localization 2009-08-10 15:18:29 -07:00
Myk Melez b53371a277 updated pl-PL localization 2009-08-10 15:14:59 -07:00
alta88 18be35fbf3 restore file. 2009-08-01 18:26:19 -06:00
alta88 145738c722 Search enhancements v4: implement NEAR searches, with ~. 2009-08-01 18:22:47 -06:00
alta88 141e4efda7 Search: add a help dialog; edit check tweak. 2009-08-01 11:15:12 -06:00
alta88 3b374c0a62 Search enhancements v3: make messages/collections menuitems radios, regex tweaking to support mixed ascii/latin1 and non latin1 words, edit check double pipe to avoid crash. 2009-07-26 23:32:32 -06:00
alta88 7aaeb1cf64 Search enhancements v2: better parsing of terms as regex can't do it all, improve highlighting of terms with symbols given sqlite's inexact matching of symbols. 2009-07-25 11:45:14 -06:00
alta88 d368f1b9fa Search enhancements v.1: implement multi item text highlighting of search terms, add unicode support, add edit checking/search textbox background feedback. edit checking attempts to match capabilities/limitations of sqlite FTS, in addition to preventing sequences that result in crashes. 2009-07-24 01:11:27 -06:00
alta88 20c34aae74 tweak modkey-click behavior when filtering. 2009-07-15 10:23:30 -06:00
alta88 7adcb28ecc implement stats and state visuals for custom views and folders, ie rollup within containers. 2009-07-14 18:22:58 -06:00
alta88 3c754e7543 code cleanup now that River no longer uses the collections tree or code, fix sidebar toolbar states/toggling. 2009-07-12 22:46:26 -06:00
alta88 301176a0ee rewrite places db rebuild code, add menuitem for rebuild. 2009-07-12 20:28:35 -06:00
alta88 5c0fa93b73 do not get message parts when building a collection, as the parts are selected when the message is selected; this results in significant perf improvement when building a list.
prior changeset 908 6bf76e98cc04: Bug 499792, fix rest of issues given the relationship between people and identities.
2009-07-11 11:28:35 -06:00
alta88 031a4fd488 (no commit message) 2009-07-11 10:48:53 -06:00
Myk Melez 4654426b3c bug 499792: fix author removal from the list view by treating a.id in Places URLs as the person ID it is 2009-07-09 19:08:20 -07:00
alta88 f292a9f97e Bug 499759 - sort by author in List view broken 2009-07-08 16:05:48 -06:00
alta88 6f357d5f7a use source.unstore in removeSource(), clean up notifies. 2009-07-07 13:09:19 -06:00
alta88 1836597983 add error icon, change 'new' icon. 2009-07-07 08:32:10 -06:00
alta88 508eda2eb4 implement 'error' state and visuals for collections tree. 2009-07-07 08:08:41 -06:00
alta88 198b2745ec Bug 500020, fix refresh source to not persist old messages unnecessarily, a big perf improvement on refresh; make sure sourcesById uses the getter not the var. 2009-07-06 19:26:32 -06:00