Evan Prodromou
|
45ba33e2ac
|
use InboxNoticeStream in AllmapAction in Mapstraction
|
2011-04-07 15:41:34 -04:00 |
|
Brion Vibber
|
6e03456753
|
Migrate some more code from manually constructing "fullname (nickname)" to using Profile->getFancyName(). Encapsulates common logic and allows for localization of the parens.
|
2010-11-03 13:10:42 -07:00 |
|
Brion Vibber
|
d6b3d7fb1a
|
Fix unescaped dollar signs in double-quoted strings due to localization updates (%1$s etc)
|
2010-10-04 14:24:04 -07:00 |
|
Siebrand Mazeland
|
34f95c26fd
|
* FIXME/CHECKMEs added for (possible) bad i18n
* translator hints added
* superfluous whitespace removed
|
2010-09-18 15:10:49 +02:00 |
|
Craig Andrews
|
6317f7d92b
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04:00 |
|
Brion Vibber
|
4b5e977a7b
|
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default).
Top-level Makefile added to build .mo files for plugins as well as core.
As described on list:
http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html
|
2009-12-08 12:17:11 -08:00 |
|
Craig Andrews
|
43a1a35524
|
refactor the common parts of usermap and allmap into a common base class
|
2009-12-03 19:43:02 -05:00 |
|
Craig Andrews
|
e3caec9d8a
|
Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page
Clicking on a geo link pops up a map (round 2)
|
2009-12-02 21:24:41 -05:00 |
|
Evan Prodromou
|
2daa31f142
|
show maps on inbox and personal page
|
2009-11-19 12:34:56 -05:00 |
|