loma-one
|
b37d8807ae
|
Update unicode_smilies.php
correction // subdivision-flag
|
2020-01-02 21:49:14 +01:00 |
|
loma-one
|
fc41ff2e08
|
Update unicode_smilies.php
|
2020-01-02 16:14:22 +01:00 |
|
loma-one
|
9799c65ab3
|
Update unicode_smilies.php
|
2020-01-02 10:02:19 +01:00 |
|
loma-one
|
bbe4c5cd58
|
Extending the Unicode Emoji based on the 'unicode_smiles addon'
-Indentation of the file restored
-change :bowling
-:birthday cake' audited
-German translation removed
-Author list added
|
2020-01-02 09:53:13 +01:00 |
|
loma-one
|
3797c2f971
|
Update unicode_smilies.php
|
2020-01-01 18:36:16 +01:00 |
|
loma-one
|
8ae44d5995
|
Update unicode_smilies.php
Extension of the UNICODE Emoji based on http://www.unicode.org/emoji/charts/full-emoji-list.html
|
2020-01-01 18:10:47 +01:00 |
|
Michael Vogel
|
8504f2e999
|
Merge pull request #936 from MrPetovan/bug/notices
[various] Replace remaining $a->page by DI::page()
|
2019-12-31 10:54:18 +01:00 |
|
Hypolite Petovan
|
d3717045f7
|
[various] Replace remaining $a->page by DI::page()
|
2019-12-30 15:53:43 -05:00 |
|
Hypolite Petovan
|
b351fabb4f
|
Merge pull request #935 from nupplaphil/task/move_page
[various] Replace deprecated $a->page with DI::page()
|
2019-12-30 13:42:47 -05:00 |
|
nupplaPhil
|
2ca621a92a
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:08 +01:00 |
|
Michael Vogel
|
07269ebb69
|
Merge pull request #934 from tobiasd/20191230-markdownPL
[markdown] added PL translation THX waldis
|
2019-12-30 09:54:39 +01:00 |
|
Tobias Diekershoff
|
dc4b91899b
|
[markdown] added PL translation THX waldis
|
2019-12-30 07:58:26 +01:00 |
|
Hypolite Petovan
|
44636c1461
|
Merge pull request #933 from MrPetovan/bug/fatal-errors
[various] Update missing references to DI
|
2019-12-29 22:29:40 -05:00 |
|
Hypolite Petovan
|
14850e553a
|
Merge pull request #932 from annando/markdown-more-elements
Markdown: Protecting some more BBCode elements
|
2019-12-29 21:57:47 -05:00 |
|
Hypolite Petovan
|
b1eefb5a48
|
Update obsolete Module\Login reference to Module\Security\Login
|
2019-12-29 21:55:37 -05:00 |
|
Hypolite Petovan
|
905823ea63
|
Update obsolete App::getBaseUrl calls to DI::baseUrl
|
2019-12-29 21:55:10 -05:00 |
|
Michael
|
d0a7623b94
|
Markdown: Protecting some more BBCode elements
|
2019-12-30 02:25:01 +00:00 |
|
Hypolite Petovan
|
c03588f0b4
|
Merge pull request #931 from annando/fix-927
Fix PR 927: Adds forgotten calls
|
2019-12-29 21:05:33 -05:00 |
|
Michael
|
141007764b
|
Fix PR 927: Adds forgotten calls
|
2019-12-30 01:20:55 +00:00 |
|
Hypolite Petovan
|
bbc629544f
|
Merge pull request #927 from nupplaphil/task/replace_getClass
[various] CleanUp deprecated methods
|
2019-12-29 19:55:44 -05:00 |
|
Hypolite Petovan
|
aa7f8e7bdf
|
Merge pull request #930 from annando/markdown-encoding
Markdown: Protect some more elements from markdown parsing
|
2019-12-29 17:37:22 -05:00 |
|
Michael
|
dbd9e940c8
|
Markdown: Protect some more elements from markdown parsing
|
2019-12-29 21:01:38 +00:00 |
|
Michael Vogel
|
6b128e5f17
|
Merge pull request #929 from tobiasd/20191229-markdownCS
[markdown] added CS translation THX Aditoo
|
2019-12-29 19:36:43 +01:00 |
|
Tobias Diekershoff
|
42ed23bfbc
|
[markdown] added CS translation THX Aditoo
|
2019-12-29 17:44:37 +01:00 |
|
nupplaPhil
|
0b56ff0aa0
|
Add DI::auth() call to windowsphonepush
|
2019-12-28 15:18:18 +01:00 |
|
nupplaPhil
|
9d9384f5ed
|
Remove deprecated App::module - replace with DI::module()->getName()
|
2019-12-27 21:55:19 +01:00 |
|
nupplaPhil
|
dfd8c4c24f
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-27 21:55:19 +01:00 |
|
nupplaPhil
|
5060f3c0aa
|
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
|
2019-12-27 21:55:18 +01:00 |
|
nupplaPhil
|
4b6527e273
|
Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript()
|
2019-12-27 21:55:17 +01:00 |
|
nupplaPhil
|
335fcf670f
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-27 21:55:17 +01:00 |
|
nupplaPhil
|
0775c28854
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-27 21:55:16 +01:00 |
|
nupplaPhil
|
99db3452e3
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-27 21:55:16 +01:00 |
|
nupplaPhil
|
33dae7eb94
|
Refactor dynamic App::getProfiler() to static DI::profiler()
|
2019-12-27 21:55:16 +01:00 |
|
nupplaPhil
|
44bf0343e2
|
Refactor dynamic App::getLogger() to static DI::logger()
|
2019-12-27 21:55:15 +01:00 |
|
nupplaPhil
|
34ba7f441d
|
Replace BaseObject class with DI::* calls
|
2019-12-27 21:55:15 +01:00 |
|
nupplaPhil
|
5d4d175bf9
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-27 21:55:14 +01:00 |
|
Hypolite Petovan
|
d18af9c2c4
|
Merge pull request #925 from annando/markdown-escape
Markdown: Escape some elements prior to sending them through Markdown
|
2019-12-27 12:13:06 -05:00 |
|
Michael Vogel
|
50d028db3c
|
Merge pull request #926 from tobiasd/20191227-markdownDE
[markdown] added DE translation
|
2019-12-27 10:26:10 +01:00 |
|
Tobias Diekershoff
|
11b09b260f
|
better wording
|
2019-12-27 07:54:40 +01:00 |
|
Tobias Diekershoff
|
5776ffcb5b
|
[markdown] added DE translation
|
2019-12-27 07:50:37 +01:00 |
|
Michael
|
051771c4e2
|
Standards
|
2019-12-27 06:09:09 +00:00 |
|
Michael
|
2f3e727570
|
Markdown: Escape some elements prior to sending them through Markdown
|
2019-12-27 01:35:15 +00:00 |
|
Tobias Diekershoff
|
4954cabd9d
|
Merge pull request #924 from annando/markdown
New Addon Markdown
|
2019-12-26 11:36:56 +01:00 |
|
Michael
|
95f0065759
|
Added messages
|
2019-12-26 10:05:27 +00:00 |
|
Michael
|
289d7b344c
|
New Addon Markdown
|
2019-12-26 08:14:04 +00:00 |
|
Tobias Diekershoff
|
04d552bcb4
|
Merge pull request #923 from MrPetovan/bug/notices
[tumblr] Fix notice when submitting user settings
|
2019-12-25 10:03:01 +01:00 |
|
Hypolite Petovan
|
1a4a42598d
|
[tumblr] Fix notice when submitting user settings
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568784745
|
2019-12-24 12:51:21 -05:00 |
|
Tobias Diekershoff
|
c9036cdc4d
|
Merge 2019.12 master into develop
|
2019-12-23 20:00:12 +01:00 |
|
Hypolite Petovan
|
98e9cc7dc2
|
Merge pull request #922 from nupplaphil/bug/7989-advancedcontfilter
[advancedcontentfilter] Fix Hook-call during install
|
2019-12-22 19:38:00 -05:00 |
|
nupplaPhil
|
382ca2b3bc
|
Restored Hook::register and added Hook::add
|
2019-12-23 01:36:32 +01:00 |
|