friendica-addons.git/.git
5 years agoMerge pull request #658 from MrPetovan/task/5410-remove-dbm-class
Michael Vogel [Mon, 23 Jul 2018 19:05:13 +0000 (21:05 +0200)]
Merge pull request #658 from MrPetovan/task/5410-remove-dbm-class

Remove DBM class

5 years agoRename DBA::is_result to DBA::isResult
Hypolite Petovan [Sat, 21 Jul 2018 12:46:13 +0000 (08:46 -0400)]
Rename DBA::is_result to DBA::isResult

5 years agoRename DBM method calls to DBA method calls
Hypolite Petovan [Sat, 21 Jul 2018 12:42:08 +0000 (08:42 -0400)]
Rename DBM method calls to DBA method calls

5 years agoMerge pull request #657 from MrPetovan/task/5410-rename-database-methods
Michael Vogel [Mon, 23 Jul 2018 13:19:05 +0000 (15:19 +0200)]
Merge pull request #657 from MrPetovan/task/5410-rename-database-methods

[advancedcontentfilter] Rename DBA::inArray to DBA::toArray

5 years ago[pumpio] Fixes/imports: (#661)
Roland Häder [Sun, 22 Jul 2018 16:01:05 +0000 (18:01 +0200)]
[pumpio] Fixes/imports: (#661)

* [pumpio] Fixes/imports:
- added curly braces and spaces for better readability
- merged 2 `if()` blocks into one for lesser nested code blocks
- added type-hint `App` and `array` where applyable
- better "import" (`use` under PHP) classes and not reference them directly,
  reducing and improving readability

* [pumpio] Fixes:
- x() is deprecated, let's use !empty() instead
- added spaces for better readability

* [pumpio] Fixes:
- added missing App "imports" (thanks to MrPetovan)
- added type-hint array for $b
- added some spaces

5 years ago[blogger] Cleanups: (#656)
Roland Häder [Sat, 21 Jul 2018 02:21:06 +0000 (04:21 +0200)]
[blogger] Cleanups: (#656)

* [blogger] Cleanups:
- used `use Friendica\App;`
- added type-hints for `App` and `array` where applyable
- removed extra space
- added other spaces

* [blogger]:
- ops, curly brace in new line in function/method declaration
- proper way for x() replacement

5 years ago[advancedcontentfilter] Rename DBA::inArray to DBA::toArray
Hypolite Petovan [Sat, 21 Jul 2018 02:16:16 +0000 (22:16 -0400)]
[advancedcontentfilter] Rename DBA::inArray to DBA::toArray

5 years ago[blockem] Cleanups: (#655)
Roland Häder [Sat, 21 Jul 2018 01:51:15 +0000 (03:51 +0200)]
[blockem] Cleanups: (#655)

* [blockem] Cleanups:
- used `use Friendica\App;`
- used proper type-hints
- added spaces and curly braces for better readability

* [blockem] Moved open curly braces to new line

* [blockem]:
- changed checking condition (CR request)
- added/removed more spaces

* [blockem]: converted 4 spaces -> tab

5 years ago[curweather] Only shown notice about unavailable weather once per session. (#653)
Andreas Neustifter [Fri, 20 Jul 2018 19:58:53 +0000 (21:58 +0200)]
[curweather] Only shown notice about unavailable weather once per session. (#653)

* [curweather] Only shown notice about unavailable weather once per session.

* Fix even more whitespace.

As requested by @MrPetovan.

* [curweather] Reset session's curweather_notice_shown when weather available again.

5 years ago[js_upload] Better wording for mass-upload photos button. (#654)
Andreas Neustifter [Fri, 20 Jul 2018 19:15:09 +0000 (21:15 +0200)]
[js_upload] Better wording for mass-upload photos button. (#654)

5 years agoMerge pull request #652 from MrPetovan/task/5410-rename-dba-to-DBA
Michael Vogel [Fri, 20 Jul 2018 17:45:26 +0000 (19:45 +0200)]
Merge pull request #652 from MrPetovan/task/5410-rename-dba-to-DBA

[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA

5 years ago[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA
Hypolite Petovan [Fri, 20 Jul 2018 12:20:48 +0000 (08:20 -0400)]
[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA

5 years agoMerge pull request #650 from annando/post-type
Tobias Diekershoff [Fri, 20 Jul 2018 10:53:12 +0000 (12:53 +0200)]
Merge pull request #650 from annando/post-type

We don't store the "type" parameter anymore

5 years agoMerge pull request #651 from annando/notices
Tobias Diekershoff [Fri, 20 Jul 2018 10:49:55 +0000 (12:49 +0200)]
Merge pull request #651 from annando/notices

Fixes some notice

5 years agoFixes some notice
Michael [Fri, 20 Jul 2018 05:36:55 +0000 (05:36 +0000)]
Fixes some notice

5 years agoMerge pull request #649 from MrPetovan/task/5410-move-dba-to-src
Michael Vogel [Fri, 20 Jul 2018 04:50:49 +0000 (06:50 +0200)]
Merge pull request #649 from MrPetovan/task/5410-move-dba-to-src

[multiple] Move \dba to \Friendica\Database\dba

5 years ago[multiple] Move \dba to \Friendica\Database\dba
Hypolite Petovan [Fri, 20 Jul 2018 02:18:02 +0000 (22:18 -0400)]
[multiple] Move \dba to \Friendica\Database\dba

- Updated use statement lists

5 years agoMerge pull request #648 from astifter/curweather_fix_header
Tobias Diekershoff [Thu, 19 Jul 2018 04:35:54 +0000 (06:35 +0200)]
Merge pull request #648 from astifter/curweather_fix_header

Unify header level for weather widget.

5 years agoUnify header level for weather widget.
Andreas Neustifter [Thu, 19 Jul 2018 04:18:45 +0000 (06:18 +0200)]
Unify header level for weather widget.

5 years agoMerge pull request #633 from MrPetovan/task/4889-move-config-to-config
Michael Vogel [Wed, 18 Jul 2018 09:04:38 +0000 (11:04 +0200)]
Merge pull request #633 from MrPetovan/task/4889-move-config-to-config

Move configuration to config/

5 years agoWe don't store the "type" parameter anymore
Michael [Wed, 18 Jul 2018 05:49:41 +0000 (05:49 +0000)]
We don't store the "type" parameter anymore

5 years agoMerge pull request #647 from MrPetovan/task/add-mastodoncustomemojis-addon
Tobias Diekershoff [Wed, 18 Jul 2018 04:22:02 +0000 (06:22 +0200)]
Merge pull request #647 from MrPetovan/task/add-mastodoncustomemojis-addon

[mastodoncustomenojis] Add shorter ttl for API call fail

5 years ago[mastodoncustomenojis] Add shorter ttl for API call fail
Hypolite Petovan [Wed, 18 Jul 2018 00:34:59 +0000 (20:34 -0400)]
[mastodoncustomenojis] Add shorter ttl for API call fail

- Add cache bypass through system.ignore_cache

5 years agoUse `use keyword` for "importing" classes/interfaces into your current (#646)
Roland Häder [Tue, 17 Jul 2018 05:12:52 +0000 (07:12 +0200)]
Use `use keyword` for "importing" classes/interfaces into your current (#646)

namespace (if any).

Signed-off-by: Roland Häder <roland@mxchange.org>
5 years agoFixes E_NOTICE for absent 'port' element (#645)
Roland Häder [Mon, 16 Jul 2018 23:40:09 +0000 (01:40 +0200)]
Fixes E_NOTICE for absent 'port' element (#645)

Signed-off-by: Roland Häder <roland@mxchange.org>
5 years agoSome notices had been removed / expiring of item related tables in twitter (#643)
Michael Vogel [Sun, 15 Jul 2018 18:40:20 +0000 (20:40 +0200)]
Some notices had been removed / expiring of item related tables in twitter (#643)

* Some notices had been removed / expiring of item related tables in twitter

* Some more ...

5 years ago[testdrive] Fix Friendica official URL
Hypolite Petovan [Sun, 15 Jul 2018 16:52:24 +0000 (12:52 -0400)]
[testdrive] Fix Friendica official URL

5 years ago[piwik] Fix indentation in README
Hypolite Petovan [Sun, 15 Jul 2018 16:52:10 +0000 (12:52 -0400)]
[piwik] Fix indentation in README

5 years agoMerge pull request #642 from MrPetovan/task/add-mastodoncustomemojis-addon
Michael Vogel [Sun, 15 Jul 2018 15:41:58 +0000 (17:41 +0200)]
Merge pull request #642 from MrPetovan/task/add-mastodoncustomemojis-addon

[mastodoncustomemojis] Add new addon

5 years agoMerge pull request #641 from MrPetovan/develop
Michael Vogel [Sat, 14 Jul 2018 21:52:44 +0000 (23:52 +0200)]
Merge pull request #641 from MrPetovan/develop

 [ImgBot] optimizes images

5 years ago[mastodoncustomemojis] Add new addon
Hypolite Petovan [Sat, 14 Jul 2018 10:08:36 +0000 (06:08 -0400)]
[mastodoncustomemojis] Add new addon

5 years agoMerge pull request #3 from MrPetovan/imgbot
Hypolite Petovan [Sat, 14 Jul 2018 06:29:20 +0000 (02:29 -0400)]
Merge pull request #3 from MrPetovan/imgbot

[ImgBot] optimizes images

5 years ago[ImgBot] optimizes images
ImgBotApp [Fri, 13 Jul 2018 14:12:07 +0000 (14:12 +0000)]
[ImgBot] optimizes images

*Total -- 800.45kb -> 573.62kb (28.34%)

/dav/colorpicker/arrow.png -- 26.66kb -> 0.39kb (98.53%)
/jappixmini/jappix/img/wait/wait-medium.png -- 4.03kb -> 0.68kb (83.1%)
/xmpp/converse/css/images/bitcoin_qr_code.png -- 4.12kb -> 1.07kb (73.95%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/principal.png -- 5.35kb -> 1.60kb (70.15%)
/sniper/70x45.jpg -- 15.15kb -> 5.14kb (66.03%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/card.png -- 5.56kb -> 1.91kb (65.65%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/file.png -- 2.77kb -> 1.03kb (62.99%)
/sniper/32x32.jpg -- 13.58kb -> 5.18kb (61.87%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/addressbook.png -- 7.06kb -> 2.76kb (60.98%)
/sniper/60x60.jpg -- 19.07kb -> 8.73kb (54.24%)
/sniper/80x70.jpg -- 5.10kb -> 2.33kb (54.2%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/collection.png -- 3.39kb -> 1.60kb (52.76%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/parent.png -- 3.39kb -> 1.60kb (52.76%)
/sniper/125x125.jpg -- 30.95kb -> 14.77kb (52.28%)
/sniper/80x80hotshotsniper.jpg -- 23.20kb -> 11.29kb (51.33%)
/js_upload/file-uploader/tests/jquery-ui/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -- 4.32kb -> 2.12kb (51.03%)
/smilies_adult/icons/drunk.gif -- 0.63kb -> 0.31kb (50.46%)
/sniper/100x100.jpg -- 29.77kb -> 15.36kb (48.41%)
/smilies_adult/icons/bong.gif -- 1.82kb -> 0.96kb (47%)
/xmpp/converse/css/images/user.png -- 1.66kb -> 0.93kb (44.08%)
/sniper/150x150.jpg -- 42.74kb -> 23.97kb (43.92%)
/dav/jqueryui/images/ui-bg_gloss-wave_35_f6a828_500x100.png -- 3.67kb -> 2.12kb (42.37%)
/dav/wdcal/css/images/calendar/load-bg.png -- 1.02kb -> 0.60kb (40.98%)
/sniper/180x135.jpg -- 10.22kb -> 6.09kb (40.45%)
/sniper/80x60.jpg -- 7.70kb -> 4.84kb (37.11%)
/ifttt/ifttt.png -- 7.55kb -> 4.79kb (36.51%)
/smiley_pack/icons/sad/crying.png -- 1.23kb -> 0.79kb (35.35%)
/sniper/75x57.jpg -- 8.10kb -> 5.25kb (35.17%)
/sniper/70x60.jpg -- 7.98kb -> 5.22kb (34.59%)
/dav/SabreDAV/lib/Sabre/DAV/Browser/assets/icons/calendar.png -- 4.29kb -> 2.82kb (34.09%)
/sniper/81x67.jpg -- 9.58kb -> 6.42kb (32.96%)
/dav/colorpicker/screenshot.png -- 2.03kb -> 1.38kb (32.19%)
/sniper/73x80.jpg -- 9.23kb -> 6.30kb (31.79%)
/sniper/100x80.jpg -- 12.23kb -> 8.37kb (31.54%)
/sniper/100x75.jpg -- 11.73kb -> 8.08kb (31.1%)
/sniper/120x90hotshotsniper.jpg -- 15.74kb -> 11.00kb (30.15%)
/sniper/140x90.jpg -- 17.28kb -> 12.29kb (28.83%)
/sniper/300x200.jpg -- 16.08kb -> 11.81kb (26.53%)
/sniper/300x300.jpg -- 19.07kb -> 14.30kb (25.03%)
/sniper/335x185.jpg -- 14.99kb -> 11.36kb (24.18%)
/dav/wdcal/css/images/calendar/bubble_combined.png -- 1.92kb -> 1.52kb (20.87%)
/sniper/250x180.jpg -- 38.65kb -> 31.69kb (18%)
/smileybutton/view/smoothly.png -- 0.95kb -> 0.79kb (16.79%)
/xmpp/converse/css/images/overlay.png -- 47.50kb -> 39.89kb (16.01%)
/smileybutton/view/vier.png -- 0.92kb -> 0.78kb (14.57%)
/smiley_pack/icons/food/cake.gif -- 0.65kb -> 0.56kb (13.77%)
/twitter/vendor/abraham/twitteroauth/tests/kitten.jpg -- 210.64kb -> 202.94kb (3.66%)
/smiley_pack/icons/fight/gangs.gif -- 1.71kb -> 1.65kb (2.98%)
/xmpp/converse/css/images/header.jpg -- 30.31kb -> 29.41kb (2.96%)
/statusnet/signinwithstatusnet.png -- 5.67kb -> 5.52kb (2.6%)
/smiley_pack/icons/respect/bravo.gif -- 0.74kb -> 0.72kb (2.5%)
/dav/wdcal/css/images/icons/mtgrsp-decline.gif -- 0.30kb -> 0.29kb (1.32%)
/smiley_pack/icons/fight/dead.gif -- 0.16kb -> 0.16kb (1.2%)
/catavatar/avatars/fur_5.png -- 6.58kb -> 6.50kb (1.08%)
/dav/wdcal/css/images/icons/appt.gif -- 0.56kb -> 0.56kb (1.04%)
/catavatar/avatars/fur_6.png -- 5.70kb -> 5.65kb (0.74%)
/smiley_pack/icons/fight/army.gif -- 2.95kb -> 2.93kb (0.69%)
/dav/wdcal/css/images/icons/mtgrsp-tent.gif -- 0.29kb -> 0.29kb (0.67%)
/smiley_pack/icons/devilangel/angel.gif -- 0.30kb -> 0.30kb (0.64%)
/smiley_pack/icons/confused/shrug.gif -- 0.18kb -> 0.18kb (0.54%)
/dav/wdcal/css/images/icons/calwrkwk.gif -- 0.38kb -> 0.37kb (0.52%)
/smiley_pack/icons/fight/crusader.gif -- 0.39kb -> 0.39kb (0.5%)
/catavatar/avatars/body_12.png -- 12.70kb -> 12.65kb (0.42%)
/smiley_pack/icons/happy/cloud9.gif -- 0.26kb -> 0.26kb (0.38%)

5 years agoMove addon-specific config to config/addon.ini.php
Hypolite Petovan [Thu, 12 Jul 2018 02:56:52 +0000 (22:56 -0400)]
Move addon-specific config to config/addon.ini.php

5 years ago[fortunate] Mark addon as unsupported
Hypolite Petovan [Tue, 10 Jul 2018 12:47:57 +0000 (08:47 -0400)]
[fortunate] Mark addon as unsupported

5 years agoRevert "[fortunate] Move addon to deprecated-addons"
Hypolite Petovan [Tue, 10 Jul 2018 12:44:13 +0000 (08:44 -0400)]
Revert "[fortunate] Move addon to deprecated-addons"

This reverts commit 9ad60dfe4dd8badfc14ae3bd499250c1daf764e8.

5 years ago[pumpio/twitter] Replace global $a with BaseObject::getApp()
Hypolite Petovan [Tue, 10 Jul 2018 12:38:58 +0000 (08:38 -0400)]
[pumpio/twitter] Replace global $a with BaseObject::getApp()

5 years ago[various] Replace direct accesses to $a->config with Config::get
Hypolite Petovan [Tue, 10 Jul 2018 12:38:36 +0000 (08:38 -0400)]
[various] Replace direct accesses to $a->config with Config::get

5 years agoUpdate multiple README.md
Hypolite Petovan [Thu, 28 Jun 2018 13:40:20 +0000 (09:40 -0400)]
Update multiple README.md

- Update geonames, impressum, piwik, public_server, testdrive, twitter

5 years ago[twitter] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:21:24 +0000 (23:21 -0400)]
[twitter] Add addon config

5 years ago[testdrive] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:19:11 +0000 (23:19 -0400)]
[testdrive] Add addon config

- Update mentions of .htconfig.php

5 years ago[pumpio] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:18:58 +0000 (23:18 -0400)]
[pumpio] Add addon config

- Update mentions of .htconfig.php

5 years ago[public_server] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:18:46 +0000 (23:18 -0400)]
[public_server] Add addon config

- Update mentions of .htconfig.php

5 years ago[piwik] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:18:33 +0000 (23:18 -0400)]
[piwik] Add addon config

- Update mentions of .htconfig.php

5 years ago[openstreetmaps] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:18:19 +0000 (23:18 -0400)]
[openstreetmaps] Add addon config

- Update mentions of .htconfig.php

5 years ago[mathjax] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:17:57 +0000 (23:17 -0400)]
[mathjax] Add addon config

- Update mentions of .htconfig.php

5 years ago[libravatar] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:14:39 +0000 (23:14 -0400)]
[libravatar] Add addon config

- Update mentions of .htconfig.php

5 years ago[ldapauth] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:14:29 +0000 (23:14 -0400)]
[ldapauth] Add addon config

- Update mentions of .htconfig.php

5 years ago[impressum] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:13:20 +0000 (23:13 -0400)]
[impressum] Add addon config

- Update mentions to .htconfig.php

5 years ago[gravatar] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:12:50 +0000 (23:12 -0400)]
[gravatar] Add addon config

- Update mentions to .htconfig.php

5 years ago[geonames] Add addon config
Hypolite Petovan [Thu, 28 Jun 2018 03:12:27 +0000 (23:12 -0400)]
[geonames] Add addon config

5 years ago[fortunate] Move addon to deprecated-addons
Hypolite Petovan [Thu, 28 Jun 2018 03:11:56 +0000 (23:11 -0400)]
[fortunate] Move addon to deprecated-addons

5 years agoAvoid warnings in addons (#639)
Michael Vogel [Tue, 10 Jul 2018 12:30:23 +0000 (14:30 +0200)]
Avoid warnings in addons (#639)

* Avoid warnings in addons

* And some warnings removed

* And more ...

* And some more ...

* Added comment

* And again ...

* And again ...

* Partly reworked "newmemberwidget"

* And more warnings ...

* The next round

5 years agoMerge pull request #638 from tobiasd/20180707-cs
Michael Vogel [Sat, 7 Jul 2018 10:45:49 +0000 (12:45 +0200)]
Merge pull request #638 from tobiasd/20180707-cs

morepokes translation update THX Aditoo

5 years agomorepokes translation update THX Aditoo
Tobias Diekershoff [Sat, 7 Jul 2018 09:24:37 +0000 (11:24 +0200)]
morepokes translation update THX Aditoo

5 years agoMerge pull request #637 from tobiasd/20180706-cs
Michael Vogel [Fri, 6 Jul 2018 10:03:29 +0000 (12:03 +0200)]
Merge pull request #637 from tobiasd/20180706-cs

CS translation of the curweather addon THX Aditoo

5 years agouCS translation of the curweather addon THX Aditoo
Tobias Diekershoff [Fri, 6 Jul 2018 04:32:21 +0000 (06:32 +0200)]
uCS translation of the curweather addon THX Aditoo

5 years agoMerge pull request #636 from tobiasd/20180704-cs
Michael Vogel [Wed, 4 Jul 2018 09:24:29 +0000 (11:24 +0200)]
Merge pull request #636 from tobiasd/20180704-cs

CS translation morepokes, numfriends THX Aditoo

5 years agoCS translation morepokes, numfriends THX Aditoo
Tobias Diekershoff [Wed, 4 Jul 2018 05:33:57 +0000 (07:33 +0200)]
CS translation morepokes, numfriends THX Aditoo

5 years agoMerge pull request #635 from tobiasd/20180703-cs
Michael Vogel [Tue, 3 Jul 2018 05:16:01 +0000 (07:16 +0200)]
Merge pull request #635 from tobiasd/20180703-cs

CS translation update public_server THX Aditoo

5 years agoCS translation update public_server THX Aditoo
Tobias Diekershoff [Tue, 3 Jul 2018 05:08:35 +0000 (07:08 +0200)]
CS translation update public_server THX Aditoo

5 years agoMerge pull request #634 from annando/language
Hypolite Petovan [Sat, 30 Jun 2018 12:55:25 +0000 (08:55 -0400)]
Merge pull request #634 from annando/language

"langfilter" uses the new "language" field as well

5 years ago"langfilter" uses the new "language" field as well
Michael [Sat, 30 Jun 2018 05:20:17 +0000 (05:20 +0000)]
"langfilter" uses the new "language" field as well

5 years agoMerge pull request #631 from annando/pumpio-fix
Hypolite Petovan [Fri, 29 Jun 2018 16:31:04 +0000 (12:31 -0400)]
Merge pull request #631 from annando/pumpio-fix

Fix: [pumpio] Wrong variable name in "if" / Some reworked parts

5 years agoAnd again ..
Michael [Thu, 28 Jun 2018 16:43:06 +0000 (16:43 +0000)]
And again ..

5 years agoEven more standards
Michael [Thu, 28 Jun 2018 16:39:25 +0000 (16:39 +0000)]
Even more standards

5 years agoSome gravity clarification
Michael [Thu, 28 Jun 2018 05:21:57 +0000 (05:21 +0000)]
Some gravity clarification

5 years agoIt's all about standards ...
Michael [Thu, 28 Jun 2018 05:21:13 +0000 (05:21 +0000)]
It's all about standards ...

5 years agoMerge pull request #632 from tobiasd/20180625-cs
Hypolite Petovan [Mon, 25 Jun 2018 13:01:57 +0000 (09:01 -0400)]
Merge pull request #632 from tobiasd/20180625-cs

morepokes translation update THX Aditoo

5 years agomorepokes translation update THX Aditoo
Tobias Diekershoff [Mon, 25 Jun 2018 05:45:09 +0000 (07:45 +0200)]
morepokes translation update THX Aditoo

5 years agoFix: Wrong variable name in "if" / Some reworked parts
Michael [Sun, 24 Jun 2018 05:02:09 +0000 (05:02 +0000)]
Fix: Wrong variable name in "if" / Some reworked parts

5 years agoMerge pull request #630 from annando/pumpio-fix
Tobias Diekershoff [Sat, 23 Jun 2018 11:20:16 +0000 (13:20 +0200)]
Merge pull request #630 from annando/pumpio-fix

Pumpio: Fix for wrong item class function call

5 years agoPumpio: Fix for wrong item class function call
Michael [Sat, 23 Jun 2018 10:51:45 +0000 (10:51 +0000)]
Pumpio: Fix for wrong item class function call

5 years agoMerge pull request #629 from tobiasd/20180622-usecase
Hypolite Petovan [Fri, 22 Jun 2018 11:52:46 +0000 (07:52 -0400)]
Merge pull request #629 from tobiasd/20180622-usecase

Model/Item usages instead of ModelItem

5 years agoModel/Item usages instead of ModelItem
Tobias Diekershoff [Fri, 22 Jun 2018 08:06:30 +0000 (10:06 +0200)]
Model/Item usages instead of ModelItem

5 years agoMerge pull request #628 from annando/and-again-abstraction
Hypolite Petovan [Thu, 21 Jun 2018 14:39:42 +0000 (10:39 -0400)]
Merge pull request #628 from annando/and-again-abstraction

Some more replaced item SQL queries

5 years agoSome more replaced item SQL queries
Michael [Thu, 21 Jun 2018 06:23:27 +0000 (06:23 +0000)]
Some more replaced item SQL queries

5 years agoMerge pull request #627 from tobiasd/20180619-missindclass
Hypolite Petovan [Tue, 19 Jun 2018 16:38:52 +0000 (12:38 -0400)]
Merge pull request #627 from tobiasd/20180619-missindclass

missing use DBM

5 years agomissing use DBM
Tobias Diekershoff [Tue, 19 Jun 2018 16:34:40 +0000 (18:34 +0200)]
missing use DBM

5 years agoMerge pull request #626 from annando/more-abstraction
Hypolite Petovan [Tue, 19 Jun 2018 12:13:18 +0000 (08:13 -0400)]
Merge pull request #626 from annando/more-abstraction

And some more item class calls in the addons

5 years agoMerge pull request #625 from tobiasd/20180618-lng
Michael Vogel [Mon, 18 Jun 2018 10:14:49 +0000 (12:14 +0200)]
Merge pull request #625 from tobiasd/20180618-lng

translation update CS, EN US, ZH CN

5 years agoCS, EN US localization superblock addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:37:59 +0000 (11:37 +0200)]
CS, EN US localization superblock addon

5 years agoZH CN xmpp addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:34:12 +0000 (11:34 +0200)]
ZH CN xmpp addon

5 years agoCS wppost addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:32:36 +0000 (11:32 +0200)]
CS wppost addon

5 years agoZH CN windowsphonepush translation
Tobias Diekershoff [Mon, 18 Jun 2018 09:30:35 +0000 (11:30 +0200)]
ZH CN windowsphonepush translation

5 years agoZH CN webrtc translation
Tobias Diekershoff [Mon, 18 Jun 2018 09:28:28 +0000 (11:28 +0200)]
ZH CN webrtc translation

5 years agoZH CN viewsrc translation
Tobias Diekershoff [Mon, 18 Jun 2018 09:26:22 +0000 (11:26 +0200)]
ZH CN viewsrc translation

5 years agoEN US added twitter translation
Tobias Diekershoff [Mon, 18 Jun 2018 09:24:18 +0000 (11:24 +0200)]
EN US added twitter translation

5 years agoCS twitter addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:22:32 +0000 (11:22 +0200)]
CS twitter addon

5 years agoZH CN testdrive addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:19:22 +0000 (11:19 +0200)]
ZH CN testdrive addon

5 years agoCS statusnet addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:16:48 +0000 (11:16 +0200)]
CS statusnet addon

5 years agoCS, ZH CN startpage addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:15:02 +0000 (11:15 +0200)]
CS, ZH CN startpage addon

5 years agoCS showmore addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:11:06 +0000 (11:11 +0200)]
CS showmore addon

5 years agoCS remote permissions addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:08:14 +0000 (11:08 +0200)]
CS remote permissions addon

5 years agoCS qcomment addon
Tobias Diekershoff [Mon, 18 Jun 2018 09:05:05 +0000 (11:05 +0200)]
CS qcomment addon

5 years agoZH CN notimeline addon
Tobias Diekershoff [Mon, 18 Jun 2018 08:58:28 +0000 (10:58 +0200)]
ZH CN notimeline addon

5 years agoCS morepokes addon
Tobias Diekershoff [Mon, 18 Jun 2018 08:44:39 +0000 (10:44 +0200)]
CS morepokes addon

5 years agoCS langfilter addon
Tobias Diekershoff [Mon, 18 Jun 2018 08:39:42 +0000 (10:39 +0200)]
CS langfilter addon

5 years agoCS irc addon
Tobias Diekershoff [Mon, 18 Jun 2018 08:33:46 +0000 (10:33 +0200)]
CS irc addon

5 years agoCS gnot addon
Tobias Diekershoff [Mon, 18 Jun 2018 08:25:52 +0000 (10:25 +0200)]
CS gnot addon