Hypolite Petovan
03c1f2cbf8
Fix formatting in Render/FriendicaSmarty*
2018-02-02 07:47:42 -05:00
Hypolite Petovan
99eb696386
Remove include/friendica_smarty
2018-02-02 07:46:13 -05:00
Hypolite Petovan
65713f26f4
Remove references to include/friendica_smarty
2018-02-02 07:46:13 -05:00
Hypolite Petovan
42c97db724
Switch register_template_engine() to the only one available
...
- get_declared_classes() can't be used with autoloading
- Removed killme() to prevent infinite loop during App object
instantiation
2018-02-02 07:46:13 -05:00
Hypolite Petovan
f574528338
Add FriendicaSmarty and FriendicaSmartyEngine classes in src
2018-02-02 07:46:13 -05:00
Michael Vogel
7cf198696e
Merge pull request #4378 from tobiasd/20180202-doc
...
some additions to the developer-intro docs
2018-02-02 08:44:14 +01:00
Tobias Diekershoff
efa6b2b9f0
add hook description to automatically update the dependencies via git-hooks to devel docs
2018-02-02 08:08:09 +01:00
Tobias Diekershoff
5c02e569f1
there is a label, even linked now
2018-02-02 07:53:27 +01:00
Tobias Diekershoff
efd5bf27e9
name Friendiqa as client in devel docs as the one to help improving
2018-02-02 07:50:22 +01:00
Tobias Diekershoff
92f0ad0c51
Merge pull request #4376 from MrPetovan/task/3878-move-include-like-to-src
...
Move include/like to src/
2018-02-02 07:15:26 +01:00
Hypolite Petovan
1ef02bd36b
Remove include/like
2018-02-01 14:17:31 -05:00
Hypolite Petovan
974539913c
Remove include/like references
2018-02-01 14:17:22 -05:00
Hypolite Petovan
a286e8bf3b
Replace do_like() calls
2018-02-01 14:17:08 -05:00
Hypolite Petovan
d1001bf158
Replace do_like() content
2018-02-01 14:14:27 -05:00
Hypolite Petovan
426fd7045a
Add Model\Item::performLike function
...
- Fix uses
2018-02-01 14:14:11 -05:00
Hypolite Petovan
1eb082402f
Merge pull request #4374 from tobiasd/20180201-msg
...
consistent community naming, regenerated messages for translators
2018-02-01 03:56:55 -05:00
Tobias Diekershoff
6362c655ec
consistend community naming, regenerated messages for translators
2018-02-01 09:21:46 +01:00
Tobias Diekershoff
2a53186ef1
Merge pull request #4371 from annando/public-commenting
...
Public commenting is now always enabled
2018-02-01 08:20:45 +01:00
Michael
662d2b31a1
Better title for the different communities
2018-02-01 06:11:56 +00:00
Michael
4949be60a8
Improved query speed
2018-02-01 00:29:47 +00:00
Michael
03aafa8228
Public commenting is now always enabled
2018-01-31 23:22:41 +00:00
Michael Vogel
28d79281a9
Merge pull request #4365 from MrPetovan/task/4116-add-autoload-to-library
...
Add library/ to autoload
2018-01-31 18:20:33 +01:00
Hypolite Petovan
53eab506bf
Merge pull request #4370 from tobiasd/20180131-cal2
...
add medi=print to the event_head template files
2018-01-31 10:34:35 -05:00
Tobias Diekershoff
c28b62b302
lets print out the internets
2018-01-31 11:31:47 +01:00
Michael Vogel
3a89e23288
Merge pull request #4366 from tobiasd/20180131-msg
...
regenerated master messages.po file
2018-01-31 07:27:07 +01:00
Tobias Diekershoff
eac3a21c57
regenerated master messages.po file
2018-01-31 07:11:19 +01:00
Hypolite Petovan
ea01d7078a
Remove require calls to library/asn*
2018-01-31 00:49:11 -05:00
Hypolite Petovan
13849299f9
Remove require calls to library/OAuth1
2018-01-31 00:49:11 -05:00
Hypolite Petovan
6edf84f528
[Composer] Add library/ as a PSR-0 folder for autoloading
2018-01-31 00:49:11 -05:00
Hypolite Petovan
be4c237766
Remove library/slinky
2018-01-31 00:49:11 -05:00
Hypolite Petovan
be5230844a
[Composer] Upgrade npm-asset/fullcalendar to version 3.8.2
2018-01-31 00:49:11 -05:00
Tobias Diekershoff
21f6cbb7be
Merge pull request #4364 from MrPetovan/develop
...
Add missing use for Model\Item in Worker\Delivery
2018-01-31 06:47:36 +01:00
Hypolite Petovan
997b058743
Add missing use for Model\Item in Worker\Delivery
2018-01-30 21:14:44 -05:00
Hypolite Petovan
112e55e760
Merge pull request #4363 from annando/follow-fail
...
Quit if follow fails because of not configured addon
2018-01-30 15:49:12 -05:00
Michael
f8526c1664
Some other message
2018-01-30 20:48:12 +00:00
Michael
e08be4e921
Improved message
2018-01-30 19:31:57 +00:00
Michael
edf7213297
Better message
2018-01-30 19:20:41 +00:00
Michael
ae362f01d5
Quit if follow failes because of not configured addon
2018-01-30 18:51:09 +00:00
Hypolite Petovan
c0b8685343
Merge pull request #4360 from annando/diaspora-forum
...
Basic forum support for Diaspora
2018-01-30 08:55:47 -05:00
Michael Vogel
c9edbd0b55
Merge pull request #4361 from tobiasd/20180130-adminmenu
...
Admin menu reorganisation
2018-01-30 14:34:26 +01:00
Tobias Diekershoff
7ef77b926a
Admin menu reorganisation
...
The aside menu in the admin panel is now handled in one array, which also
holds the submenu items. Also the sections of the menu are now a bit more
structured and separated from each other.
2018-01-30 13:37:00 +01:00
Michael
9cbc4a7355
Basic forum support for Diaspora
2018-01-30 06:22:09 +00:00
Hypolite Petovan
59406b24c5
Merge pull request #4359 from tobiasd/20180129-fedstat
...
positioning of the fedstat graph
2018-01-29 12:00:40 -05:00
Tobias Diekershoff
88e71a102c
same indentation style
2018-01-29 17:51:59 +01:00
Tobias Diekershoff
8eb8288b68
positioning of the fedstat graph
...
This is a followup on #4266 resizing the fedstat graph in the admin panel
so that it fits alongside the intro text again. Checked also with duepunto,
quattro and vier theme.
2018-01-29 17:39:44 +01:00
Tobias Diekershoff
5cae43c8c7
Merge pull request #4358 from annando/empty-needle
...
Avoid empty needle warning
2018-01-29 07:23:32 +01:00
Michael
6d19c780d9
Avoid empty needle warning
2018-01-29 06:03:39 +00:00
Michael Vogel
edda62ef9f
Merge pull request #4357 from friendica/revert-4356-revert-4353-task/4116-move-twitteroauth-to-composer
...
Move TwitterOAuth to Composer, part 2b : Remove library/twitteroauth
2018-01-29 06:47:41 +01:00
Hypolite Petovan
cfd09d995c
Revert "Revert "Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth""
2018-01-28 22:37:30 -05:00
Michael Vogel
ceef8771f2
Merge pull request #4356 from friendica/revert-4353-task/4116-move-twitteroauth-to-composer
...
Revert "Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth"
2018-01-28 23:48:35 +01:00