Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 years ago |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 years ago |
Mikael Nordfeldth
|
138d26d488
Favorite "aside"-sections moved, also small fixes left from before
|
10 years ago |
Mikael Nordfeldth
|
c8d613b916
Minifying javascripts is evil. Let's not do it.
|
10 years ago |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 years ago |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 years ago |
Siebrand Mazeland
|
3bcff2fa86
Use profile->getBestName() instead of more complex i18n unfriendly construction.
|
13 years ago |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 years ago |
Evan Prodromou
|
429cbb66b4
Mapstraction plugin uses Plugin::path()
|
14 years ago |
Brion Vibber
|
bf20258f4b
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
d8d9edfc99
Merge branch 'master' into 0.9.x
|
14 years ago |
Brion Vibber
|
26bd15ec0a
Mapstraction plugin: use minified sources for OpenLayers
|
14 years ago |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 years ago |
Brion Vibber
|
dc350b5463
Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh.
|
14 years ago |
Evan Prodromou
|
b6af5a25ba
don't try to initialize the mapstraction canvas if it doesn't exist
|
14 years ago |
Evan Prodromou
|
fdf3a23da7
don't try to initialize the mapstraction canvas if it doesn't exist
|
14 years ago |
Craig Andrews
|
9f9126e524
Load MS Virtual Earth javascript over https when browsing in https
|
14 years ago |
Siebrand Mazeland
|
34f95c26fd
* FIXME/CHECKMEs added for (possible) bad i18n
|
14 years ago |
Brion Vibber
|
b0c589de9a
Ticket #2330: fix Google Maps provider for Mapstraction plugin
|
14 years ago |
Evan Prodromou
|
4f62d685d0
Mapstraction PluginVersion
|
15 years ago |
Brion Vibber
|
4b5e977a7b
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
15 years ago |
Evan Prodromou
|
e7e9dfceb4
remove unnecessary debugging code from mapstraction output
|
15 years ago |
Evan Prodromou
|
a92228c713
Update Mapstraction to properly scrape data from notice-list pages
|
15 years ago |
Craig Andrews
|
35ff3961e8
Remove unnecessary pass by reference indicators
|
15 years ago |
Craig Andrews
|
43a1a35524
refactor the common parts of usermap and allmap into a common base class
|
15 years ago |
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
|
15 years ago |
Brion Vibber
|
afe5e71c4e
Quick fix for Safari XHTML error... the map doesn't currently work with Safari, but this gets the whole page parsing again!
|
15 years ago |
Brion Vibber
|
1ca022464a
Fix double-escaped HTML in mapstraction notice popups
|
15 years ago |
Brion Vibber
|
46c5a52810
fix notice bug
|
15 years ago |
Evan Prodromou
|
2daa31f142
show maps on inbox and personal page
|
15 years ago |