Michael Vogel
|
f889acf8fe
|
Merge pull request #447 from zeroadam/Smilies-#3878
Smilies moved to src
|
2017-11-11 13:44:15 +01:00 |
Adam Magness
|
9a347b473d
|
Smilies moved to src
Smilies moved to Friendica\Content namespace.
Related to https://github.com/friendica/friendica/issues/3878
|
2017-11-11 07:22:45 -05:00 |
Michael Vogel
|
fe1710d3d0
|
Merge pull request #446 from tobiasd/20171111-delpconfig
use more PConfig::delete
|
2017-11-11 09:11:23 +01:00 |
Tobias Diekershoff
|
fa08537213
|
use pconfig::delete in widgets addon
|
2017-11-11 07:23:31 +01:00 |
Tobias Diekershoff
|
916c359eb0
|
use pconfig::delete in pumpio addon
|
2017-11-11 07:23:15 +01:00 |
Tobias Diekershoff
|
2b64efd907
|
use pconfig::delete in fromgplus addon
|
2017-11-11 07:22:46 +01:00 |
Tobias Diekershoff
|
64369ebfa4
|
use pconfig::delete in gnusocial addon
|
2017-11-11 07:22:24 +01:00 |
Tobias Diekershoff
|
3a7fadec48
|
use pconfig::delete in ifttt addon
|
2017-11-11 07:21:47 +01:00 |
Tobias Diekershoff
|
d20e60ef91
|
use pconfig::delete in mailstream addon
|
2017-11-11 07:20:44 +01:00 |
Hypolite Petovan
|
42eefed6e6
|
Merge pull request #445 from annando/new-worker
Support for the new worker class
|
2017-11-10 14:49:54 -05:00 |
Hypolite Petovan
|
6cda95870e
|
Merge pull request #444 from zeroadam/Cache-#3878
Move Cache to src
|
2017-11-09 12:29:37 -05:00 |
Adam Magness
|
036754e455
|
Move Cache to src
Cache class moved to Friendica\Core namespace
|
2017-11-09 11:08:32 -05:00 |
Hypolite Petovan
|
aec554f4d9
|
Merge pull request #441 from zeroadam/Issue-#3878
Class file relocation
|
2017-11-09 01:32:56 -05:00 |
Adam Magness
|
54525724bf
|
Merge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878
|
2017-11-08 23:04:55 -05:00 |
Adam Magness
|
4b88072669
|
Class file relocation
changes related to Issue #3878
|
2017-11-08 23:04:31 -05:00 |
Hypolite Petovan
|
639a32fe19
|
Merge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples
Grouping parentheses instead of capturing parentheses
|
2017-11-08 11:45:25 -05:00 |
rebeka-catalina
|
423db8e766
|
Fixed the typos
|
2017-11-08 17:44:20 +01:00 |
rebeka-catalina
|
fe8d61cc41
|
Fixed a missing position
|
2017-11-08 17:19:51 +01:00 |
rebeka-catalina
|
4b4775812b
|
Grouping parantheses instead of capturing parantheses
|
2017-11-08 16:14:35 +01:00 |
Hypolite Petovan
|
8342dfae0e
|
Merge pull request #442 from tobiasd/20171108-twitter
del_pconfig -> PConfig::delete
|
2017-11-08 01:12:33 -05:00 |
Tobias Diekershoff
|
6942fe1e28
|
del_pconfig -> PConfig::delete
|
2017-11-08 06:59:33 +01:00 |
Adam Magness
|
fd0f50695e
|
Class file relocation
changes related to Issue #3878
|
2017-11-07 23:00:18 -05:00 |
Hypolite Petovan
|
13de70c40b
|
Merge pull request #440 from annando/twitter-280
Twitter just went to the 280 character limit.
|
2017-11-07 17:48:10 -05:00 |
Michael
|
2effabed63
|
Twitter just went to the 280 character limit.
|
2017-11-07 22:44:39 +00:00 |
Hypolite Petovan
|
c3e93f1ed9
|
Merge pull request #439 from zeroadam/Issue3873
Replace deprecated (P)Config functions with new syntax
|
2017-11-07 11:26:03 -05:00 |
Adam Magness
|
718f739df2
|
PConfig update
updates to use PConfig::load()
|
2017-11-07 11:10:01 -05:00 |
Adam Magness
|
9a8b0948b8
|
Review Updates
Removed errant change to logger text
|
2017-11-07 06:51:46 -05:00 |
Adam Magness
|
48dcbc6f3f
|
Issue 3873
Replace deprecated functions with new syntax
|
2017-11-06 18:55:24 -05:00 |
Tobias Diekershoff
|
72474dc2f6
|
Merge pull request #438 from rebeka-catalina/rct/d/NSFW_README_examples
NSFW examples
|
2017-11-06 10:39:00 +01:00 |
rebeka-catalina
|
791579f10b
|
Extended the NSFW's README with some use cases and regex examples - typo correction
|
2017-11-06 09:58:47 +01:00 |
rebeka-catalina
|
11434f843a
|
Extended the NSFW's README with some use cases and regex examples
|
2017-11-06 09:44:10 +01:00 |
Michael Vogel
|
ec1f7c4826
|
Merge pull request #437 from MrPetovan/task/move-languagedetect-to-vendor
Move languagedetect to vendor
|
2017-11-05 18:17:27 +01:00 |
Hypolite Petovan
|
6516e9a667
|
Add PConfig class + fix elseif instances
|
2017-11-05 11:15:34 -05:00 |
Michael
|
3d907bfc53
|
Support for the new worker class
|
2017-11-05 15:07:52 +00:00 |
Hypolite Petovan
|
4c20eec16d
|
Remove reference to library folder
|
2017-11-05 08:59:59 -05:00 |
Hypolite Petovan
|
725534ca6c
|
Fix formatting according to PSR-2
- Add type-hinting to App object
|
2017-11-05 08:59:45 -05:00 |
Michael Vogel
|
b534d74e13
|
Merge pull request #436 from tobiasd/20171103-dav
DAV addon marked unsupported
|
2017-11-03 08:07:05 +01:00 |
Tobias Diekershoff
|
1b861c6660
|
DAV addon marked unsupported
|
2017-11-03 07:09:35 +01:00 |
Michael Vogel
|
1bd12bb775
|
Merge pull request #435 from tobiasd/20171027-superblock_ES
ES translation of the superblock addon THX Albert
|
2017-10-27 23:39:19 +02:00 |
Tobias Diekershoff
|
49e49fea0d
|
ES translation of the superblock addon THX Albert
|
2017-10-27 11:10:40 +02:00 |
Tobias Diekershoff
|
03d84c12b2
|
Merge pull request #434 from annando/removed-deprecated
Removed deprecated addons
|
2017-10-19 09:37:32 +02:00 |
Michael
|
936afb42c4
|
Removed deprecated addons
|
2017-10-19 06:40:00 +00:00 |
Tobias Diekershoff
|
6a809a926c
|
Merge pull request #433 from annando/dba-things
Additional work for PR 3778
|
2017-10-12 23:37:27 +02:00 |
Michael
|
18784a484b
|
Additional work for PR 3778
|
2017-10-12 16:10:42 +00:00 |
Tobias Diekershoff
|
3df63793f7
|
Merge pull request #432 from AlfredSK/patch-1
Update newmemberwidget with new global support forum
|
2017-10-12 15:51:38 +02:00 |
S.Krumbholz
|
dbe86ec22f
|
Update newmemberwidget with new global support forum
I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers.
|
2017-10-12 15:44:00 +02:00 |
Tobias Diekershoff
|
20fb17627e
|
Merge pull request #431 from friendica/revert-428-task/update-languagedetect
Revert "Remove reference to library/langdet folder"
|
2017-10-05 12:59:00 +00:00 |
Tobias Diekershoff
|
03c3ae9bfe
|
Revert "Remove reference to library/langdet folder"
|
2017-10-05 14:58:44 +02:00 |
Tobias Diekershoff
|
253b62c790
|
Merge pull request #428 from MrPetovan/task/update-languagedetect
Remove reference to library/langdet folder
|
2017-10-05 08:49:45 +00:00 |
Michael Vogel
|
18ef1e90eb
|
Merge pull request #430 from tobiasd/master
added ZH-CN translation of cal addon, thx mytbk
|
2017-10-02 19:20:09 +02:00 |