Commit Graph

92 Commits

Author SHA1 Message Date
fabrixxm bfd8e37fb8 Update IT strings 2018-03-19 21:28:00 +01:00
Adam Magness f151406355 Review updates
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness ca3c45101e Network was moved to src
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness 96c41e5623 Update strings
update strings to contain addon
2018-01-20 11:01:59 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Adam Magness 036754e455 Move Cache to src
Cache class moved to Friendica\Core namespace
2017-11-09 11:08:32 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Tobias Diekershoff 1d100905a2 ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
Tobias Diekershoff 545e10bef5 FR translation of the openstreetmap addon, THX Damien Goutte-Gattat 2016-09-13 15:45:18 +02:00
Tobias Diekershoff 3844124d9c PT BR update translations for Twitter, qcomment and OpenStreetmap THX Beatriz Vital 2016-08-19 12:29:10 +02:00
Tobias Diekershoff 09ba184198 FR update to the addon translations 2015-08-31 18:56:09 +02:00
Tobias Diekershoff 797ee03eb8 IT update to the addon translations 2015-08-31 18:52:41 +02:00
Michael Vogel 5dc30229d4 New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
fabrixxm 7aeca27340 openstreetmap: fix admin template 2015-05-15 20:52:45 +02:00
fabrixxm cdbde9d1e6 start porting openstreetmap plugin 2015-05-15 20:27:32 +02:00
Tobias Diekershoff 4533ed9a34 updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
Tobias Diekershoff 1038ae0174 IT: imported translations 2014-09-14 22:01:44 +02:00
Tobias Diekershoff a79ca033f4 fixing a problem with automatization ;-) 2014-09-06 18:27:03 +02:00
Tobias Diekershoff 214e7d9b1c CS: added translation from transifex 2014-09-06 17:59:46 +02:00
Tobias Diekershoff 951f9dc006 RO: added translation for the addons from transifex 2014-09-06 17:58:41 +02:00
Tobias Diekershoff f6460497e3 DE: added translations for the addons from transifex 2014-09-06 17:56:57 +02:00
Michael Vogel 021d6265cd Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +02:00
Tobias Diekershoff 5c5c23acb0 wording submit -> save settings 2013-11-19 14:10:27 +01:00
fabrixxm a85a080856 update addons template dir layout 2013-04-23 08:48:19 -04:00
fabrixxm f82245d9b7 fix plugins strings 2013-02-27 10:22:24 -05:00
fabrixxm 887fcdbd3e add per-plugin language files 2013-02-27 09:38:30 -05:00
fabrixxm 32063986f5 add source strings to plugins 2013-02-27 08:29:48 -05:00
pokerazor 02687a98f2 Added files# 2013-01-09 00:43:48 +01:00
pokerazor d59553b098 Changes to OpenStreetMap, show map inline, also lookup lat lon from location name 2013-01-09 00:41:27 +01:00
Zach Prezkuta c12542ef96 revert addon Smarty3 templates to non-variable-based includes 2012-12-25 13:25:09 -07:00
Zach Prezkuta 3da6f1471c update addons to support Smarty3 2012-12-22 13:36:35 -07:00
Thomas Willingham 49aef48076 Extend openstreetmap description since quite a few people have installed it and been unable to work out what it did.
Update my URL in infiniteimprobabilitydrive so people can shout at the right person.

Remove pokes from morechoice, and put them in their own addon.  We'll leave the really "out there" ones away from the git.

Group text, created by user request.  Sets the group editor to text mode.  This is possibly too 'special interest' for the git, but I'll let somebody else decide.
2012-07-28 00:26:14 +01:00
Thomas Willingham 5ad2d3c7f8 Remove tilde files 2012-04-05 20:26:51 +01:00
Thomas Willingham 1405c0c637 Tobias outlined a rare situation where a site admin may not have an
admin account, and will therefore need to do things in .htconfig.php

So, restore the .htconfig.php method as "If you prefer..."
2012-04-05 20:23:40 +01:00
Thomas Willingham 174296d496 Brought readme up to date 2012-04-04 18:42:13 +01:00
friendica 23def0b48d provide sane osm defaults if nothing has been configured 2012-02-19 14:26:41 -08:00
Klaus Weidenbach ecfdb0ab23 Make OSM tile server configurable.
This patch makes it possible to configure the tile server used for serving the OpenStreetMap maps.
Add README with hints about the Tile Usage Policy (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). A list of public available tile servers can be found here: http://wiki.openstreetmap.org/wiki/TMS
You can also configure the default zoom level.
2012-02-19 14:57:14 +01:00
friendica 111f6717a8 OSM improvements - increase zoom, return quickly if no location to render 2012-02-09 19:53:56 -08:00
friendica bb5588b5eb add openstreetmap 2012-02-09 18:10:12 -08:00